body {
	margin: 0px;
	padding: 0px;
	/*height: 0px;
	width: 0px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FBEFCD;
	background-image: url(images/BG_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
}
.ImgGoldBrdr {
	border: 2px solid #F09A04;
}

.PageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2A056E;
	line-height: normal;
	font-weight: bold;
}
.PageSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2A056E;
}
.PageSubSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A056E;
}
.PageNavSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10px;
	color: #2A056E;
}
p.PageQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2A056E;
	margin-left: 1em;
}
.Underline {
    text-decoration:underline;
}
.Bold  {
	font-weight:bold;
}
.BoldUnderline  {
	font-weight:bold;
	text-decoration:underline;
}
.TopNavText {
	font-size: 14px; 
	color: #FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.TopNavTextSelected {
	font-size: 14px;
	color: #2A056E;
}
.TopSubNavText {
font-size: 14px; 
color: #FFFFFF; 
font-family: Georgia, "Times New Roman", Times, serif; 
}
.TopSubNavTextSelected {
font-size: 14px; 
color: #2A056E; 
font-family: Georgia, "Times New Roman", Times, serif; 
}
.bodytextdarklinks {

	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000052;
	text-decoration: underline;
}
a.TopNavText:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopNavText:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopNavText:active {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopNavText:hover {
	font-size: 14px;
	color: #2A056E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopSubNavText:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopSubNavText:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopSubNavText:active {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopSubNavText:hover {
font-size: 12px; 
color: #F09A04; 
font-family: Georgia, "Times New Roman", Times, serif; 
text-decoration: none;
}
a.TopSubNavTextSelected:link {
font-size: 12px; 
color: #2A056E; 
font-family: Georgia, "Times New Roman", Times, serif; 
text-decoration: none;
}
a.TopSubNavTextSelected:visited {
font-size: 12px; 
color: #2A056E; 
font-family: Georgia, "Times New Roman", Times, serif; 
text-decoration: none;
}
a.TopSubNavTextSelected:active {
font-size: 12px; 
color: #2A056E; 
font-family: Georgia, "Times New Roman", Times, serif; 
text-decoration: none;
}
a.TopSubNavTextSelected:hover {
	font-size: 12px;
	color: #2A056E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.TopNavTextSelected:link {
	font-size: 14px;
	color: #2A056E;
	text-decoration: none;
}
a.TopNavTextSelected:visited {
	font-size: 14px;
	color: #2A056E;
	text-decoration: none;
}
a.TopNavTextSelected:active {
	font-size: 14px;
	color: #2A056E;
	text-decoration: none;
}
a.TopNavTextSelected:hover {
	font-size: 14px;
	color: #2A056E;
	text-decoration: none;
}

a.PageSubHeader:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2A056E;
	text-decoration: underline;
}
a.PageSubHeader:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F09A04;
	text-decoration: underline;
}
a.PageSubHeader:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F09A04;
	text-decoration: underline;
}
a.PageSubHeader:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4D09CA;
	text-decoration: underline;
}


a:link {
	color: #4D09CA;
	text-decoration: underline;
}
a:visited {
	color: #4D09CA;
	text-decoration: underline;
}
a:hover {
	color: #4D09CA;
	text-decoration: underline;
}
a:active {
	color: #4D09CA;
	text-decoration: underline;
}

