body
{
	background-color: #ebebff;
	margin-top: 0px;
}
.style1
{
	font-size: x-small;
	color: #666666;
}
a:link
{
	color: #6699CC;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #009900;
}
a:hover
{
	text-decoration: none;
	color: #009A00;
}
a:active
{
	text-decoration: underline;
	color: #0063C1;
}
.style5
{
	font-size: 24px;
	color: #000066;
}
.style6
{
	font-size: 30px;
	color: #000066;
}
.style8
{
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.style11 
{
	font-size: 18;
	color: #000066;
	font-weight: bold;
}
.style12
{
	font-size: 18;
}
.faqCatTitle
{
	font-weight: bold;
	font-size: 20;
	color: #000066
}
.faqQ
{
	font-weight: bold;
	font-size: 20;
	color: #000066
}
.faqQuestion
{
	font-weight: bold;
	font-size: 18;
	color: #000066
}
.faqA
{
	font-weight: normal;
	font-size: 16;
	color: #0D690B
}
.faqAnswer
{
	font-weight: normal;
	font-size: 14;
	color: #000000
}
.PageHeaderLg
{
	font-size: 30px;
	color: #000066;
}
.PageHeaderSm
{
	font-size: 24px;
	color: #000066;
}

.subnav 
{ 
	width:195px;
	height:208px;
	background:#EDEDED;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.subnav a, .subnav a:visited
{
	display:block;
	width:163px;
	padding:5px 0 4px 0;
	margin:0 0 0 14px;
	color:#4F534D;
	border-bottom:1px solid #CED0C8;
	text-decoration:none;
}
.subnav a:hover,.subnav a.here  
{
	color:black;
	background:url(/images/arrow-black.gif) no-repeat 3px 9px;
	text-decoration:none;
}
.subnav a.first 
{
	margin-top:10px;
}
.subnav a b 
{
	display:block;
	padding:0 0 0 19px;
}

.MainBody
{
	color: #FFFFFF;
}

.MainBodyHeader
{
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
}

.MainBodyText
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}