.HomeBody{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ffffff;
	text-align:left;
}

/*Text*/
.HomeTitleBlue{
	font-family:'Hoefler Text', 'Times New Roman';
	color:#000099;
	font-size:16px;
}

.TitleBlue{
	font-family:'Hoefler Text', 'Times New Roman';
	color:#4146ae;
	font-size:14px;
}

.BodyText{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#000000;
}

.BodyTextBlue{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#4146ae;
}

.BodyTextRed{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#ffffff;
}

.BodyTextWhite{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#6a000b;
}

.RequiredText{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#FF0000;
}

.BodyTextLink{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#4146ae;
	text-decoration:none;
}

.BodyTextWht{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.BodyTextLinkBig{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:14px;
	color:#4146ae;
	text-decoration:none;
}

.BodyTextLinkBigWht{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

.FooterText{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#999999;
}

.FooterTextLink{
	font-family:'Hoefler Text', 'Times New Roman';
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

/*Cntrols*/
.DefaultTextBox{
	font-family:"Hoefler Text", "Times New Roman";
	font-size:12px;
	border-collapse:collapse;
	border-style:inset;
	height:18px;
}

.DefaultSelect{
	font-family:"Hoefler Text", "Times New Roman";
	font-size:12px;
	border-collapse:collapse;
	border-style:inset;
	height:18px;
}

/* Images */
.pngImage{
	behavior: url(http://www.kablooey.us/pnghack/iepngfix.htc);
}