.PageHeader {
	font-family: Arial;
	font-weight:bold;
	font-size: 10pt;
	color: #FF0000;
}
.Header{
	font-family: Arial;
	font-weight:bold;
	font-size: 10px;
	color: #333333;
 	text-transform: uppercase;
}
.Text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.TextBold {
	font-family: Verdana;
	font-weight:bold;
	font-size: 9pt;
	color: #999999;
 	text-transform: none;
}
.Link {
	font-family: Arial;
	font-size: 8pt;
	color: #CBD6EE;
    text-decoration: none;
}
.Link:hover{
	color:#263D71;
	text-decoration: underline;
}
.Link:visited{
	color:#213561;
}
.Link:active{
	color:#213561;
}
.TextSmall { font-family: Arial; font-size: 11.5px; color: #CCCCCC; }
.TextSmallBlack { font-family: Arial; font-size: 11.5px; color: #333333; }
.TextSmallBlackBold { font-family: Arial; font-size: 11px; color: #666666; ; font-weight: bold}
.TextBoldRed { font-family: Verdana; font-weight:bold; font-size: 10pt; color: #FF0000; text-transform: uppercase; }
.TextBoldWhite { font-family: Verdana; font-weight:bold; font-size: 9pt; color: #FFFFFF; text-transform: uppercase; }
.TextWhite { font-family: Arial; font-size: 10pt; color: #FFFFFF; }
.TextFormLabel { font-family: Arial; font-size: 11px; color: #999999; ; font-weight: bold}
.TextFormHeader { font-family: Arial; font-size: 11px; color: #FFFFFF; ; font-weight: bold }
.TextFormSmallTextBold { font-family: Arial; font-size: 9px; color: #999999; ; font-weight: bold ; text-decoration: underline}
.TextFormSmallText { font-family: Arial; font-size: 10px; color: #999999; ; font-weight: normal}
.TextBlack { font-family: Arial; font-size: 10pt; color: #333333; }
.TextPurple { font-family: Arial; font-size: 10pt; color: #CC3399; ; font-weight: bold}
.TextBrown { font-family: Arial; font-size: 10pt; color: #993300; ; font-weight: bold }
.TextGreen { font-family: Arial; font-size: 10pt; color: #009900; ; font-weight: bold }
.TextBlue { font-family: Arial; font-size: 10pt; color: #003399; ; font-weight: bold }
.TextOrange { font-family: Arial; font-size: 10pt; color: #FF6600; ; font-weight: bold }
.TextRed { font-family: Arial; font-size: 10pt; color: #FF0000; ; font-weight: bold }
.TexDarkBlue { font-family: Arial; font-size: 10pt; color: #000066; ; font-weight: bold }
.TextYellow { font-family: Arial; font-size: 10pt; color: #FF9900; ; font-weight: bold }
.LinkDBlue {

	font-family: Arial;
	font-size: 9pt;
	color: #223765;
    text-decoration: underline;
}
.LinkDBlue:hover {

	color:#263D71;
	text-decoration: underline;
}
.FormLblLightBlue {
	font-family: Arial;
	font-size: 11px;
	color: #93A9DB;
	font-style: normal;
	font-weight: bold;

}

