.mainbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.mainbody:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #AA1D22;
	text-decoration: none;
}
a.mainbody:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #AA1D22;
	text-decoration: none;
}
a.mainbody:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #ED1B23;
	text-decoration: underline;
}
a.mainbody:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c82228;
	text-decoration: underline;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #9B3B00;
}
.mainhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 45px;
	color: #AA1D22;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-style: normal;
}

.smallbodyrev {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EFEFEF;
	font-style: normal;
	text-decoration: none;
}
a.smallbodyrev:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #EFEFEF;
	font-style: normal;
	text-decoration: none;
}
a.smallbodyrev:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
a.smallbodyrev:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FF9933;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
}
a.smallbodyrev:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FF9933;
	font-style: normal;
	text-decoration: underline;
}

.smallcaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
.subheadBlue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #003B6F;
}
.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #F1EDE3;
	font-style: normal;
	text-decoration: none;
	list-style-image: url(images/lefnav-bullet-empty.gif);
}

#navcontainer { width: 230px;}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	list-style-image: url(images/lefnav-bullet-empty.gif);
	list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 210px;
background-color: #1E1E1F;
border-bottom: 1px solid #626469;
list-style-type: none;
}

#navcontainer a:link, #navlist a:visited
{
color: #F1EDE3;
text-decoration: none;
list-style-image: url(images/lefnav-bullet-empty.gif);
list-style-type: none;
}

#navcontainer a:hover
{
list-style-image: url(images/lefnav-bullet.gif);
background-color: #2D2D2E;
color: #FFEF98;
}
