body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #3E3D65;
	margin: 0px;
	padding: 0px;
}
.contentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
h1 {
	color: #71838F;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	color: #71838F;
	font-size: 13px;
	font-weight: bold;
}
p,td,input,textarea,select {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #0000CC;
	text-decoration: none;
}
a:hover{
	color: #0000CC;
	text-decoration: underline;
}
#tableLinks a{
	color: #0000CC;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#tableLinks a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	padding-right: 2px;
	padding-left: 2px;
}
#footerRow {
	height: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 6px;
	background-color: #D6F7D6;
}
#footerRow a:link,#footerRow a:visited,#footerRow a:active {
	color: #333333;
	text-decoration: underline;
}
#footerRow a:hover {
	color: #CC0000;
	text-decoration: none;
}
#newsbox {
	background-color: #C1CFD6;
	text-align: left;
	vertical-align:top;
	padding: 10px;
}
#newsbox h1 {
	font-size: 11px;
	color: #CC0000;
	letter-spacing: 0.2em;
}
#newsbox h2 {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 2px;
	padding-left:5px;
}
#newsbox p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
#newsbox a {
	color: #CC0000;
}
#headerMenu {
	height: 25px;
	text-align: right;
	vertical-align: top;
}
#headerMenu a:link,#headerMenu a:active,#headerMenu a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #899FAD;
	height: 15px;
	padding-left: 5px;
}
#headerMenu a:hover {
	color: #CC0000;
}
#headerBanner {
	height: 117px;
	vertical-align: bottom;
	background-image: url(../images/banners/banner_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#promo {
	background-color: #D6F7D6;
	border: 1px solid #D6E0E5;
	padding: 10px;
	vertical-align:top;
}
#promo h1 {
	font-size: 13px;
	font-weight: bold;
	color: #971B1A;
	margin-bottom: 0px;
}
#promo p,#promo td {
	font-size: 10px;
	color: #333333;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #899FAD;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:12px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #899FAD;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #899FAD;
}
#dropmenudiv a:hover{ /*hover background color*/
	color: #CC0000;
}
.tableRowAlternate {
	background-color: #FFD6D6;
}
#spacedList li {
	padding-bottom: 5px;
}
