/* CSS Document */
body {
	margin:0px;
	background-color:#2c2c2c;
	font-family:arial, verdana, tahoma, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;}
	
#SiteContainer {
	background-color:#028bbd;
	width:799px;}
	
#mainContentPane {
	padding: 0px 20px 0px 20px;
	color: #094e63;
}

img { border: none; }

a.footerlink:link {font-size:11px; color:#ffffff; text-decoration:none;}
a.footerlink:visited {font-size:11px; color:#ffffff; text-decoration:none;}
a.footerlink:hover {font-size:11px; text-decoration:underline;}

a:link { color: #094e63; text-decoration: none;}
a:active { color: #094e63; text-decoration: none;}
a:visited { color: #094e63; text-decoration: none;}
a:hover { color: #094e63; text-decoration: underline;}

a.nav1:link { color: white; }
a.nav1:active { color: white; }
a.nav1:visited { color: white; }
a.nav1:hover { color: white; }

a.nav1_selected:link { color: white; }
a.nav1_selected:active { color: #ffbb00; }
a.nav1_selected:visited { color: white; }
a.nav1_selected:hover { color: white; }

a.nav2:link { color: white; }
a.nav2:active { color: white; }
a.nav2:visited { color: white; }
a.nav2:hover { color: white; }

a.nav2_selected:link { color: white; }
a.nav2_selected:active { color: #ffbb00; }
a.nav2_selected:visited { color: white; }
a.nav2_selected:hover { color: white; }


a.uline:link { text-decoration: underline; }
a.uline:active { text-decoration: underline; }
a.uline:visited { text-decoration: underline; }
a.uline:hover { text-decoration: underline; }
