@charset "utf-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }
body {
	background: #284893 url(images/pagefillwide.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
	color: #030132;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #1C2F61;
	text-decoration: underline;
}
a:visited {
	color: #172461;
	text-decoration: underline;
}
a:hover {
	color: #BCC9E8;
	background: #3B62BF;
}

#logoleft {
	background: url(images/logoleft2.jpg) no-repeat;
	height: 215px;
	width: 249px;
}
#logoright {
	background: url(images/logoright2.jpg) no-repeat;
	height: 215px;
	width: 545px;
}
#paneltop {
	background: url(images/paneltop.gif) no-repeat;
	height: 33px;
}
#panelmiddle {
	background: url(images/panelfill.gif) repeat-y;
}
#footer {
	background: url(images/footer.gif) no-repeat right center;
	height: 130px;
	font: 12px "Trebuchet MS";
	color: #BCC9E8;
}
.maincontent {
	padding-right: 35px;
	padding-left: 35px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.imagepad {
	margin-right: 6px;
	margin-bottom: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}
hr {
	color: #000033;
}

.footerdiv {
	margin-top: 4px;
	margin-right: 12px;
	padding-top: 4px;
	padding-right: 12px;
	color: #BCC9E8;
	font: 9px "Trebuchet MS";
}
.menu {
	font: bold 12px "Trebuchet MS";
	color: #BCC9E8;
	height: 42px;
}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #BCC9E8;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
.menuplacement {
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.menu a:visited {
	color: #BCC9E8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover {
	font: bold 12px "Trebuchet MS";
	color: #030335;
	background: #BCC9E8;
	margin: 2px;
	padding: 2px;
	border: 1pt solid #000030;
}
.footerdiv a:link {
	color: #BCC9E8;
	text-decoration: underline;
}
.footerdiv a:visited {
	color: #BCC9E8;
	text-decoration: underline;
}
.footerdiv a:hover {
	color: #345CBA;
	background: #BCC9E8;
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
li {
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
}
.smaller {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
.largeredtext {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.dotbox {
	border: 1pt solid #315096;
	font-size: 13px;
}
h3 {
	background: #E1E7F4;
	border-bottom: 1px solid #284893;
	font-size: 16px;
}
