/* HTML redefines */
body {background-color: #ebebeb; font-size: 9pt; font-family: "Georgia";}
a:link, a:visited {color: white;}
a:hover {color: white;}
#navlinks a:link, #navlinks a:visited {color: #405c78; text-decoration: none; font-size: 12pt; font-weight: bold;}
#navlinks a:hover{color: white; text-decoration: none;}
#advert a:link, #advert a:visited {color: #405c78; text-decoration: none; font-weight: bold;}
#advert a:hover {color: #333333; text-decoration: none;}
img {display: block;}
h1 {font-size: 12pt; font-weight: bold; margin: 0px; padding: 0px;}
.grey {color: #606365;}
.fineprint {font-size: 8pt; color: #606365;}
.button {font-size: 12pt;  font-weight: bold; color: white; border: 1px solid black; background-color: #555555; height: 25px; width: 110px; padding-top: 7px; text-align: center;}
.indent {margin-left: 15px;}
#pointnote {float: right; color: #333333;}
#logged {color: #333333;}
#logged a:link, #logged a:visited, #logged a:hover {font-size: 9pt;}

/* Container defines */

#main {width: 754px; margin: auto; margin-top: 5px;}
#logo {width: 754px; height: 153px; background-image: url("images/toppart.png"); float: left;}
#content {width: 754px; float: left;}
#leftvert {width: 10px; float: left; background-image: url("images/leftvert.png");}
#lightbluestrip {width: 10px; float: left; background-color: #abbccc;}
#navstrip {width: 130px; background-color: #8098af; border-left: 1px solid #69839c; border-right: 1px solid #69839c; padding-left: 8px; padding-right: 8px; float: left;}
#maincontent {width: 551px; float: left; padding-left: 0px; padding-right: 0px; background-color: #abbccc; padding-left: 10px; padding-right: 15px;}
#rightvert {width: 10px; float: left; background-image: url("images/rightvert.png");}
#botcurve {width: 754px; height: 21px; background-image: url("images/botcurve.png"); float: left;}
#bottom {width: 754px; height: 15px; float: left; position: relative; margin-bottom: 5px;}
#copyright {position: absolute; bottom: 0px; left: 20px; color: #606365;}
#advert {position: absolute; bottom: 0px; right: 20px; color: #606365;}
