/* BASIC HTML DEFINITIONS */

body       {background-color: #3A3C5D; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 70%; margin: 0;}
span.heading4 { font-variant: small-caps; font-family: Trebuchet MS; font-size: 12pt; color: 
               #CC0066; font-weight: bold }
span.Heading_page { font-size: 24pt; font-family: Trebuchet MS; font-weight: bold; color:#FFFFFF }
table, td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
li         {list-style-image: url(images/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 {background-image: url(images/cell1.jpg); width: 500px; height: 100px; color: #FFFFFF; text-align: left; padding-left: 10px; font-family: Georgia, Georgia, serif; font-size: 26px;}
.global {background-image: url('images/cell1.jpg'); width: 250px; height: 100px; color: #0000FF; text-align: right; padding-right: 10px; font-size: 90%}
.global A:LINK    {color: #0000FF; text-decoration: none; font-weight: bold; font-family:Verdana}
.global A:VISITED {color: #0000FF; text-decoration: none; font-weight: bold}
.global A:HOVER   {color: #FF0000; text-decoration: underline; font-weight: bold}
.global A:ACTIVE  {color: #0000FF; 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-left: 1px solid #C0C0C0; 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/cell1.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 2px 10px; float: right; border: 3px double #C0C0C0;}
.imagecenter {margin: 0px 5px; border: 3px double #C0C0C0;}