/* CSS Document */
body {background:#FFF; margin:0; padding:0; font-family:Arial,sans-serif;}
h1 {color:#66C; font-size:14pt;}
h2 {color:#000; font-size:14pt; margin-bottom:0; text-align:center;}
h3 {color:#66C; font-size:14pt; margin-bottom:0;}
li {font-size:10pt;}
a img {border:none;}
.forminput {font-weight:bold;}
.small {font-size:.75em;}
.subtitle {color:#66C; font-style:italic;}
.adside {text-align:center; font-size:10pt; width:110px;}
.heading {font-size:13pt; font-weight:bold;}
.emph {font-weight:bold; font-style:italic;}

.floatright {float:right; margin-left:10px;}
.floatleft {float:left; margin-right:10px;}

#header {background:url(images/topbg.jpg) no-repeat; height:77px;}
#header img {float:left;}
#header ul,#header li {list-style:none; margin:0; padding:0;}
#header li {float:left; overflow:hidden; font:bold .75em Arial,sans-serif; padding:5px 20px 0 20px;}
#sidemenu {background:url(images/sidebg.jpg) no-repeat; width:118px; padding-right:7px; height:475px;}

#sidemenu a {display:block; margin-top:10px; background:#F9F3DD; border:1px solid #8F8C79; color:#000; text-align:center;
             text-transform:uppercase; text-decoration:none; font-size:.9em; font-weight:bold; padding:0 1px;}
#sidemenu a:hover {background:#91775E; color:#FFFCDD;}

#maintd {padding:1px 0 0 5px;}
#bannerad {color:#00F; text-align:center; font-size:10pt; margin-top:25px;} /*padding:10px; border-top:1px solid #888;}*/

.checknote {font-size:.8em;}
.error {color:#080;}
