.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align:left
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
/* the following classes are for links */
.textBlack a:link
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}
.textBlack a:hover {
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: underline;
}
.textBlack a:visited {
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;/* the above classes are for links */
}
.textBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.textBlackIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-left: 19px
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
.textGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 17px;
	text-align:left
}
.HeaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	letter-spacing: normal;
	line-height: 17px;
	text-align:left
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 17px;
	text-align:left
}
.subHeadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 17px;
	text-align:left
}
.asterisks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subNavActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B1B1B1;
	line-height: 12px;
}
.headlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-style: italic;
}
.footnoteBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-style: italic;
}

span.indent
{
	margin-left: 15px
}


/* the following classes are for links */

a:link {
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #333333;
	text-decoration: none;
	}
a:hover {
	font-style: normal;
	color: #FF0000;
}
a:active {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.secondarylinks a:link {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	}
.secondarylinks a:visited {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	}
.secondarylinks a:hover {
	font-style: normal;
	color: #FF0000;
}
.secondarylinks a:active {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
.whitelinks a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.whitelinks a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.whitelinks a:hover {
	font-style: normal;
	color: #FFFFFF;
}
.whitelinks a:active {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
}
.linkedText a:link {
	text-decoration: underline;
}
.linkedText a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.textPipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:left;
}
