body
{
	margin: 20px;
	background-color: #225577;
}
A:link 
{
	color: #336699;
}
A:visited 
{
	color: #666666;
}
A:hover 
{
	color: #CC6600;
}
A.tier2link:link 
{
	color: #887744;
	text-decoration: none;
}
A.tier2link:visited 
{
	color: #887744;
	text-decoration: none;
}
A.tier2link:hover 
{
	color: #771144;
	text-decoration: none;
}
A.tier2linkon:link 
{
	color: #771144;
	font-weight: 600;
	text-decoration: none;
}
A.tier2linkon:visited 
{
	color: #771144;
	font-weight: 600;
	text-decoration: none;
}
A.tier2linkon:hover 
{
	color: #771144;
	font-weight: 600;
	text-decoration: none;
}
A.footerlink:link 
{
	color: #FFFFFF;
}
A.footerlink:visited 
{
	color: #CCCCCC;
}
A.footerlink:hover 
{
	color: #CC6600;
}
A.htmlbutton:link
{
	color: #336699;
	font-weight: 600;
	text-decoration: none;
}
A.htmlbutton:hover
{
	color: #CC6600;
	font-weight: 600;
	text-decoration: none;
}
A.htmlbutton:visited
{
	color: #336699;
	font-weight: 600;
	text-decoration: none;
}
td
{
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif
}
p
{
	margin: 0px 0px 6px 0px;
}
.hmcontent
{
	margin: 25px 25px 25px 0px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.content
{
	margin: 21px 25px 25px 25px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.leftnav
{
	margin: 5px 0px 5px 12px;
	font-size: 11px;
}
.callout
{
	padding: 10px 10px 5px 10px;
	font-size: 11px;
	color: #333333;
}
.bullethm
{
	margin: 10px 0px 0px 16px;
	text-indent: -14px;
	line-height: 18px;
}
.bullet
{
	margin: 6px 0px 6px 16px;
	text-indent: -14px;
	line-height: 18px;
}
.callouttier
{
	margin: 10px 10px 10px 20px;
	text-indent: -14px;
	line-height: 18px;
}
.h1
{
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	color: #776644;
}
.h2
{
	font-weight: 600;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.footer 
{
	margin: 10px 0px 0px 0px;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.tierfooter 
{
	margin: 10px 0px 0px 70px;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.required 
{
	color:#CC0000;
}