A.default,A.default:link,A.default:visited {
	color: #c71444;
	text-decoration: none;
}
A:active,A:hover {
	color: #c71444;
	text-decoration: none;
}
A.SiteNavLink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	line-height: 14px;
}
A.White2Red, A.White2Red:link,A.White2Red:visited {
	color : #FFFFFF;
	text-decoration: none;
}
A.White2Red:active,A.White2Red:hover {
	color : #c71444;
	text-decoration: none;
}
A.Grey2Red, A.Grey2Red:link,A.Grey2Red:visited {
	color : #666666;
	text-decoration: none;
}
A.Grey2Red:active,A.Grey2Red:hover {
	color : #c71444;
	text-decoration: none;
}
A.Black2Red, A.Black2Red:link {
	color : #000000;
	text-decoration: none;
}
A.Black2Red:visited {
	color : #000000;
	text-decoration: none;
}
A.Black2Red:active,A.Black2Red:hover {
	color : #c71444;
	text-decoration: none;
}
A.Grey2RedUnderline, A.Grey2RedUnderline:link,A.Grey2RedUnderline:visited {
	color : #666666;
	text-decoration: underline;
}
A.Grey2RedUnderline:active,A.Grey2RedUnderline:hover {
	color : #c71444;
	text-decoration: underline;
}
A.Grey2White, A.Grey2White:link,A.Grey2White:visited {
	color : #cccccc;
	text-decoration: none;
}
A.Grey2White:active,A.Grey2White:hover {
	color : #ffffff;
	text-decoration: none;
}
A.White2Grey, A.White2Grey:link,A.White2Grey:visited {
	color : #FFFFFF;
	text-decoration: none;
}
A.White2Grey:active,A.White2Grey:hover {
	color : #E5E5E5;
	text-decoration: none;
}
BODY {
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.EmphasisText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.FooterText {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.InformationText {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	text-decoration: none;
}
.InformationTextReverse {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 11px;
	text-decoration: none;
}
.Subhead1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight : bold;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}
.Subhead2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight : bold;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}

.Subhead2Reverse{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight : bold;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Subhead3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}

.Subhead3Reverse {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
}

.TitleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.borderless {
	border: 0px none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

.impersonating { 
	background: #C71444; 
	color: White;
}
