body {
margin: 0;
padding: 0;
font-size: 100%;
font-family: Arial Verdana, Helvetica, sans-serif;
color: #333366;
background-color: #f2f2f6;
}
html, body, #wrapper {
min-height:100%;
width:100%;
height:100%;
}
html>body, html>body #wrapper {
height:auto;
}
#wrapper{
position:absolute;
top:0;
left:0;
}
a:link { color: #036; }
a:visited { color: #066; }		
a:hover, a:active {
color: #fff;
background-color: #036;
}
.bannertable {
background-image:url(../graphics/front_banner.jpg);
background-repeat:repeat-y;
}
div#banner {
background-color: #333366;
/*background-color: #1d59eb;*/
border-bottom: 1px solid #000;
}
div#topnav1 {
float: left;
}
div#topnav2 {
float: right;
}
.headersmall {font-size: 60%;}
div#banner h1 {
color: #ffffff;
padding-right: 0px;
padding-left: 0.5em;
font-weight: normal;
font-size: 180%;
padding-bottom: 0em;
margin: 0px;
padding-top: 0.6em;
}
div#banner h2 {
padding-right: 0px;
padding-left: 0.5em;
font-weight: normal;
font-size: 100%;
padding-bottom: 0.6em;
margin: 0px;
padding-top: 0em;
}
div#banner a:link{ color: #ffffff; text-decoration: none;}
div#banner a:visited { color: #ffffff;text-decoration: none; }
div#banner a:hover, a:active {
color: #ff0000;
background-color: #036;
text-decoration: none;
}
div#container {
margin-left: 20px;
margin-right: 20px;
margin-bottom:20px;
}		
div#container2 { }		
div#content {
}
#cleardiv {
clear: both;
height: 1em;
}
.continue a:link {
color: #000000; 
text-decoration: none;
}
.continue a:visited {
color: #000000;
text-decoration: none; 
}
.continue a:hover, a:active {
color: #ff0000;
background-color: #036;
text-decoration: none;
}
.continuelarge {
font-size:110%;
font-weight:bold;
}
div#centercolumn {
margin-left:auto;
margin-right:auto;
margin-top: 25px;
font-size: 90%;
}
div#centercolumn ul {
padding: 0;
margin: 10px;
font-size:85%;
}
div#centercolumn li {
border-bottom: 1px solid #cccccc;
padding-bottom:4px;
padding-top:4px;
margin-left:7px;
list-style-image: url(../graphics/tick1.gif);
}
div#centercolumn .blue ul {
padding: 0;
margin: 10px;
font-size:85%;
}
div#centercolumn .blue li {
border-bottom: 1px solid #cccccc;
padding-bottom:4px;
padding-top:4px;
margin-left:7px;
list-style-image: url(../graphics/tick.gif);
}
div#centercolumn h1 {
font: normal 130% "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
/*font-size:130%;*/
margin-top:10px;
font-weight: bold;
background-image:url(../graphics/h1_bkgd.gif);
background-repeat:repeat-x;
padding-top: 4px;
padding-bottom:4px;
padding-left:10px;
padding-right:10px;
}
div#centercolumn h2 {
font-weight:bold;
color: #000066;
font-size:110%;
padding-top:5px;
margin:0;
}
div#centercolumn h3 {
color: #4cbc00;
margin-top:0;
font-weight: bold;
font-size: 100%;
padding-top: 4px;
padding-bottom:4px;
padding-left:10px;
padding-right:10px;
}
div#centercolumn .bkg {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:10px;
margin-bottom:15px;
border-right: #006699 2px solid;
border-top: #006699 2px solid;
border-left: #006699 2px solid;
border-bottom: #006699 2px solid;
-moz-border-radius: 10px;
}
div#left {
width:30%;
float:left;
padding-right: 20px;
border-right: 1px dashed #000000;
}
div#center {
width:32%;
float:left;
padding-left: 15px;
padding-right: 20px;
border-right: 1px dashed #000000;
}
div#right {
width:28%;
padding-left: 0px;
padding-right: 5px;
float:right;
}
div#topnav {
width: 100%;
margin: 0;
padding: 0 0 0 0;
padding-bottom: 10px;
margin-top: 10px;
padding-top : 10px;
color: #000000;
background-color: #ffffff;
text-align: center;	
font: 90% Verdana, Arial, Helvetica, sans-serif;
border-top: 1px dashed #999999;
}
div#topnav a, div#topnav a:visited {
color: #000000;
text-decoration: none;
}
div#topnav a:hover {
background-color: #CCCCCC;
color: #000000;
}
div#topnav a:link {
color: #000000;
text-decoration: none;
}

div#topnav_sub {
width: 100%;
margin: 0;
padding: 0 0 0 0;
padding-bottom: 0px;
margin-top: 2px;
padding-top : 0px;
color: #000000;
background-color: #ffffff;
text-align: right;	
font: 84% Verdana, Arial, Helvetica, sans-serif;
}

.menutopactive {
background-color: #CCCCCC;
color: #000000;	
}
div#footer {
position: absolute;
bottom: 0;
width:100%;
clear: both;
padding: 0 0 0 0;
border-top: 1px solid #999;
text-align: left;
background-color: #a6c0d8;	
color: #ffffff;	
font-size: 80%;
}
div#footer a {
color: #ffffff;
text-decoration: none;	
}
div#footer_images {
position: absolute;
bottom: 0;
width:100%;
clear: both;
padding: 5px 5px 5px 5px;
border-top: 1px solid #999;
text-align: left;
color: #ffffff;			
}