body {
	background-color: #EEF3F7;
	
}

td.sidebg {
	background-image: url(../images/bg/vert_dot.gif);
	background-repeat: repeat-y;
}

h2 {
	font-size: 25px;
	font-weight: normal;
	color: #0446BF;
	padding: 5px; margin: 0;
}
hr	{ height: 0px; border: solid #7888A6 0px; border-top-width: 1px;}
font,th,td,p { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #081243; }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }

.menu { 
	background-color: #081543; 
	background-image: url(../images/bg/menu.gif); 
	height: 37px; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	font-family: Verdana;
}
a.menulink:link { color: #FFFFFF; font-size: 10px; text-decoration: none; font-weight: bold;}
a.menulink:visited { color: #FFFFFF; font-size: 10px; text-decoration: none; font-weight: bold;}
a.menulink:hover { color: #16A2C0; font-size: 10px; text-decoration: none; font-weight: bold;}

td.footer { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #53608D; 
	background-image: url(../images/bg/footer_dot.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
}

a.footer:link { color: #FFFFFF; text-decoration: underline; }
a.footer:visited { color: #FFFFFF; text-decoration: underline; }
a.footer:hover { color: #FFFFFF; text-decoration: none; }

.splashfooter { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
a.splashfooter:link { color: #FFFFFF; text-decoration: underline; }
a.splashfooter:visited { color: #FFFFFF; text-decoration: underline; }
a.splashfooter:hover { color: #FFFFFF; text-decoration: none; }

.submenu { padding-left: 25px; padding-top: 5px;}
a.submenu:link {  color: #0A387C; font-size: 12px; text-decoration: none; }
a.submenu:visited {  color: #0A387C; font-size: 12px; text-decoration: none;}
a.submenu:hover {  color: #FF7724; font-size: 12px; text-decoration: none; } 

.splashmenu { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
a.splashmenu:link { color: #FFFFFF; font-size: 12px; text-decoration: none;}
a.splashmenu:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }
a.splashmenu:hover { color: #FFFFFF; font-size: 12px; text-decoration: underline;} 

.largeheader { padding-left: 40px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #0B4499; font-weight: bold; font-style: italic; }

.caption { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: italic;}

td.quote {
	background-color: #081543;
	background-image: url(../images/bg/side_menu_dot.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0 0 25px 0;
}

#popup {
	background-color: #FFF;
	height: 475px;
	padding: 10px 10px 10px 10px;
}

#over {
	color: #58BDD4; font-size: 10px; text-decoration: none; font-weight: bold;
}
#over a{
	color: #58BDD4; font-size: 10px; text-decoration: none; font-weight: bold;
}
