/* BASIC HTML DEFINITIONS */

body       {background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 70%; margin: 0;}
table, td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
li         {list-style-image: url(images/m_bullet.gif); font-size: 100%;}
hr         {background-color: #C0C0C0; color: #C0C0C0; height: 1px; width: 100%;}
blockquote {margin-bottom: 0;}

form         {margin: 5px 0 0 0; padding: 0; font-size: 100%;}
.formbutton1 {background-color: #3A3C5D; color: #FFFFFF; border: 2px double #C0C0C0;}
.forminput   {background-color: #FFFFFF; color: #000000; border: 1px solid #C0C0C0; padding: 2px; font-size: 100%; font-family: Verdana, Arial, sans-serif;}
.feedback {width: 450px; background-color: #FFFFFF; color: #000000; border: 3px double #000000; padding: 10px;}

/* HEADING DEFINITIONS */

h1 {font-family: Verdana, Arial, sans-serif; color: #415799; text-align: left; font-size: 20px; font-weight: normal; padding: 0px; margin: 0 0 10px 0;}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #415799; text-align: left; text-transform: lowercase; font-size: 20px; font-weight: normal; letter-spacing: 1px; margin: 8px 0;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #C12238; text-align: left; text-transform: lowercase; font-size: 16px; font-weight: bold; margin: 10px 0;}
h4 {font-size: 120%; font-weight: bold; color: #F76937;}
h5 {font-size: 120%; font-weight: bold; color: #415799; margin: 10px 0;}
h6 {font-size: 120%; font-weight: bold; color: #000000; margin: 10px 0;}

span.dropcap {font-family: Times, Times, serif; float: left; color: #415799; font-size: 75px; line-height: 60px; padding: 0 4px 0 0;}
span.heading2 {color: #C12238;}
span.heading3 {color: #415799;}

/* BASIC LINK COLORS */

A:LINK    {color: #718ED1; text-decoration: none; font-weight: bold;}
A:VISITED {color: #718ED1; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #ED2739; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #718ED1; text-decoration: none; font-weight: bold;}

/* HEADER AREA DEFINITIONS */

.yourname {border-bottom:3px solid #00559B; width: 500px; height: 100px; text-align: left; padding-left: 4px; font-family: Trebuchet MS; font-size: 15px; border-left-width:1px; border-right-width:1px; border-top-width:1px; padding-right:4px; padding-top:1px; padding-bottom:4px}
.global {background-image: url('images/cell2.jpg'); width: 250px; height: 100px; color: #FFFFFF; text-align: right; padding-right: 10px; font-size: 90%}
.global A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.global A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.global A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.global A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: bold;}

/* MAIN NAVIGATION AND MAIN IMAGE AREA */

.main {width: 750px; background-color: #FFFFFF;}
.mainnavigation {width: 230px; padding: 10px; line-height: 22px; text-align: left; border-bottom: 1px solid #C0C0C0;}
.mainimage {width: 240px; border-bottom: 1px solid #C0C0C0;}
.mainright {width: 250px; padding: 10px; text-align: left; font-size: 90%; vertical-align: top; border-bottom: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0;}
.maintext {background-color: #FFFFFF; width: 500px; padding: 10px; text-align: justify; vertical-align: top; line-height: 16px;}
.sidebar {width: 250px; font-size: 90%; vertical-align: top; text-align: justify; padding: 10px; border-left: 1px solid #C0C0C0;}
.mainwide {width: 750px; padding: 10px 20px; text-align: justify;}

/* FOOTER AREA */

.footer {width: 750px; height: 80px; background-image: url('images/cell2.jpg'); color: #FFFFFF; text-align: center; font-size: 90%}
.footer A:LINK    {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: normal;}
.footer A:HOVER   {color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE  {color: #FFFFFF; text-decoration: none; font-weight: normal;}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0px 10px 2px 0px; float: left; border: 3px double #C0C0C0;}
.imageright  {margin: 0px 0px 0px 0px; float: right;}
.imagecenter {margin: 0px 5px; border: 3px double #FF6699;}