BODY{
	margin:0px;
	background-color:#FCFAF6;
	font-family:Georgia, "Times New Roman", Times, serif;
}
SPAN{
	font-family:Georgia, "Times New Roman", Times, serif;
}
TABLE{
	border:0px;
	margin:0px;
	border-collapse:collapse;
}



span.HomeHeader{
	font-size:26px;
	color:#000000;
}
span.HomeTextLarge{
	color:#286891;
	font-size:20px;
	line-height:26px;
}
span.NormalText{
	color:#7E7D7B;
	font-size:12px;
	line-height:20px;
	
}

span.NormalTextItalic{
	color:#7E7D7B;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	padding-left:20px;
}

a.NormalTextLink{
	color:#C6514E;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
}
a.NormalTextLink:hover{
	text-decoration:underline;
}




a.HomeTextLink{
	color:#C6514E;
	font-size:20px;
	line-height:26px;
	text-decoration:none;
}
a.HomeTextLink:hover{
	text-decoration:underline;
}
span.HomeTextGreyMedium{
	color:#7E7D7B;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

span.HomeTextBlueMedium{
	color:#286891;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

span.HomeTextBlackMedium{
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

div.BlueStarItem{
	color:#286891;
	font-size:12px;
	line-height:22px;
	background-image:url(../images/ico_StarBullet.png);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0px 5px;
}

div.GrayStarItem{
	color:#7E7D7B;
	font-size:12px;
	line-height:22px;
	background-image:url(../images/ico_StarBullet.png);
	background-repeat:no-repeat;
	padding-left:18px;
	background-position:0px 5px;
}
div.FooterText_Holder{
	margin:10px 27px 10px 27px;
}
span.FooterText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#8191A9;
}
a.FooterTextLink{
	color:#C6514E;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
}
a.FooterTextLink:hover{
	text-decoration:underline;
}
a.FooterTextLinkGrey{
	color:#A3A3A3;
	font-size:10px;
	line-height:14px;
	text-decoration:none;
}
a.FooterTextLinkGrey:hover{
	text-decoration:underline;
}
div.RowBreak_Holder{
	margin-left:2px;margin-right:2px;
}
tr.RowBreak, div.RowBreak{
	height:1px;
	background-color:#DDD0A9;
}
tr.RowBreakGrey, div.RowBreakGrey{
	height:1px;
	background-color:#E3E3E3;
}
table.HomeMainTable{
	 width:100%;
	 margin-left:10px;
}
td.ContentRow{
	width:785px;
}
td.Home_TopLeftLogo{
	width:300px; height:94px;
	background-image:url(../images/home_TopLogo.png);
	background-repeat:no-repeat;
}
td.ImageCell{
	background-repeat:no-repeat;
}
div.TopMenuHolder{
	text-align:right;
	margin-right:10px;
	margin-top:10px;
}
span.TopMenu_Highlight{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#286891;
	font-size:11px;
}
a.TopMenu_Idle{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#286891;
	font-size:11px;
}
span.TopMenu_Idle{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#286891;
	font-size:11px;
}
td.Home_TopRightMenu{
	height:94px;
	width:485px;
	vertical-align:text-top;
}
td.HomeText_1{
	width:785px;
	vertical-align:text-top;
}
div.HomeText1_Holder{
	margin:22px 27px 22px 27px;
}
div.HomeText1_Paragraph{
	margin-bottom:10px;
}
td.HomeLinkListItem{
	padding-right:20px;
}
table.100p{
	width:100%;
}


.HomeTextBulletTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#7E7D7B;
	font-size:12px;
	line-height:20px;
	padding: 0px;
	margin-left: 1.9em;
	margin-top: .2em;
}

.HomeTextBullets{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7E7D7B;
	font-size:12px;
	line-height:20px;
	padding: 0px;
	margin-left: 2.9em;
	margin-top: .2em;
	list-style-image:url(images/bullet_plus02.gif)
}

ul.HomeTextBullets li{
	margin-bottom:15px;
}