@charset "iso-8859-1";
/* 000944 005090 437ba8 006574 c9d5de 
344d68 b5caec 423b75 */
#pageWrapper, #masthead, #innerColumnContainer, #footer, .vnav ul, .vnav ul li, .hnav, .hnav ul li a { border-color: #005090; }
html, body { background-color: #b5caec; color: #000;
	font-family: arial, helvetica, sans-serif;}
#pageWrapper { font-size: 80%;	/* set your default font size here. */ }
#masthead { background-color: #000944; color: #fff; }
.hnav { background-color: #3c5378; color: #fff; }
#outerColumnContainer {
	border-left-color: Yellow; /* left column background color */
	border-right-color: #c8b7f0; /* right column background color */
	background-color: #c9d5de; /* set the background color for the middle column here */ }
.vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active {
	text-decoration: none; background-color: #cdc; color: #000; }
#rightColumn .vnav ul li a:link, #rightColumn .vnav ul li a:visited, #rightColumn .vnav ul li a:active { background-color: #ded; }
.vnav ul li a:hover, #rightColumn .vnav ul li a:hover {
	text-decoration: none; background-color: #898; color: #fff; }
.hnav ul li a:link, .hnav ul li a:visited {
	background-color: #432449;	color: #fff; }
.hnav ul li a:hover{ background-color: #000944; color: #fff; }
#rightColumn .inside{font-size: 90%;}
#rightColumn .inside .vnav{	font-size: 110%;}
#footer{background-color: #000944;	color: #fff;  text-align: center;}

