body {
	background-color: #333333;
	margin:5px 0px;
	padding:0px;
	text-align:center;
	overflow: scroll;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 11px;
	color: #FFFFFF;
}	
a:link.nav { text-decoration: underline; color: #ffffff}
a:visited.nav { text-decoration: underline; color: #ffffff}
a:hover.nav { text-decoration: none; color: #CC9900}

a:link { text-decoration: underline; color: #0000cc}
a:visited { text-decoration: underline; color: #660099}
a:hover { text-decoration: none; color: #CC9900}

.tableBorder {
	background-color: #29354B;
	border-width: 3px;
	border-style: groove;
	border-top-color: #EFE0C0;
	border-right-color: #EFE0C0;
	border-bottom-color: #81602E;
	border-left-color: #BC8D2E;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}
.subHeads {
	background-image: url(images/cssSubHead_BG1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #D0CECF;
	text-indent: 5px;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #959492;
}
