/* CSS Document  */
body{background:#C5B8B1; margin:0; padding:0; font-family:verdana,arial,sans-serif,helvetica; font-size:11px; color:#000; text-align:center;}
img{border:0;}
form{margin:0; padding:0;}

/* Headings */
h1 {font-size:200%;}
h2 {font-size:175%;}
h3 {font-size:150%;}
h4 {font-size:125%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

/* Links */
a{text-decoration:none; font-weight:bold;}
a:link, a:active, a:visited{color:#6C7B86;}
a:hover{color:#6C7B86; text-decoration:underline;}


/* Tables */
table {font:inherit; font-size:100%; color:inherit; border-collapse:collapse;}

/* Div's */
#wrap{width:940px; margin:0 auto; padding:0; text-align:left; background-color:#FFFFFF;}
#header{background-color:#00467f;color:#FFF; height:125px; padding:5px; padding-top:8px;}
#topnav{background-color:#5B6F7B; text-align:center; width:940px; height:5px;}
#header #advert{margin-top:5px; text-align:center; z-index:1000000 !important; visibility:visible !important; display:block !important;}

/* Sets header, topnav, and footer text and links color */
#header, #header a, #topnav a{color:#FFFFFF;font-weight:normal;}
#topnav a:hover{color:#040C5C;}


/* Classes */
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.advert{display:block;}
.relative{position:relative;}

.heading {background-color:#6698CB; color:#FFFFFF; margin:0;}

.cols {width:100%;}
.cols th, .cols td {text-align:left;vertical-align:top;}
.cols th {width:100px;}

