body { font-family: Arial, Helvetica, sans-serif; }

#pageHead {
	width: 770px;
	height: 480px;
	background-image:url(/images/header/bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0;
	top: 0;
}

#topNav {
	position: absolute;
	left: 9px;
	top: 228px;
	width: 187px;
	height: 217px;
}

	#topNav ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 45px;
	}
	
	#topNav ul li { list-style: none; padding: 0; margin: 0; }
	
	#topNav a {	
		font-size: 16px;
		font-weight: bold;
		/* color: #e3bf6b; */
		color: #ffffff;
		text-decoration: none;
	}
	
#topCaption {
	position: absolute;
	left: 464px;
	top: 462px;
	width: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #e3bf6b;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #01138b;
	text-decoration: none;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #d4b317;
	text-decoration: none;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BodyText a:link, .BodyText a:active, .BodyText a:visited{
	color: #df0000;
	text-decoration:underline;
}

.BodyText a:hover{
	color: #0000ff;
	text:decoration:underline;
}

.Navigation a:hover {
	color: #9ec5ff;

}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000e65;
}
.boldlink, .boldlink a:link, .boldlink a:active, .boldlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b10000;
	text-decoration:none;

}
.boldlink a:hover{
	color: #df0000;
}
.ptRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b80000;
}
.ptLtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300
}
#bdyDIV img {
	border: 1px solid #000000;
}
.BodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ptRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b80000;
}
