.adTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 0 7px;
}
a.adstextWhite:link {
	color: #ffffff;
}
a.adstextWhite:visited {
	color: #663366;
}
a.adtextWhite:active {
	color: #ffffff;
}
a.adstextWhite:hover {
	color: #663366;
}

.bodyTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
a.bodyTextWhite:link {
	color: #FFFFFF;
}
a.bodyTextWhite:visited {
	color: #9966CC;
}
a.bodyTextWhite:active {
	color: #9966CC;
}
a.bodyTextWhite:hover {
	color: #9966CC;
}

.bodyTextWhiteLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}
a.bodyTextWhiteLarge:link {
	color: #FFFFFF;
}
a.bodyTextWhiteLarge:visited {
	color: #9966CC;
}
a.bodyTextWhiteLarge:active {
	color: #9966CC;
}
a.bodyTextWhiteLarge:hover {
	color: #9966CC;
}
.navWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.navWhite:link {
	color: #ffffff;
}
a.navWhite:visited {
	color: #ffffff;
}
a.navWhite:active {
	color: #990066;
}
a.navWhite:hover {
	color: #990066;
	text-decoration: underline;
}
.bodyTextDarkGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	list-style-type: circle;	text-decoration: none;
}
.bodyTestamonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
}

a.bodyTextDarkGray:link {
	color: #990066;
}

a.bodyTextDarkGray:visited {
	color: #990066;
}

a.bodyTextDarkGray:active {
	color: #9966CC;
}

a.bodyTextDarkGray:hover {
	color: #9966CC;	text-decoration: underline;
}

.bodyTextDarkGrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 333333;
    font-weight: bold
}
.bodyTextPurpleHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990066;
}
.homePageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-right: 270px;
	padding-left: 20px;
	line-height: 12pt;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	white-space: nowrap;
}
input, textarea, checkbox, radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	white-space: nowrap;
}
.tableCellIndent {
	padding-right: 15px;
	padding-left: 15px;
}
.errorText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #ff6633;
}

.bodyNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #990066;
	list-style-type: circle;	text-decoration: none;
}

a.bodyNav:link {
	text-decoration: none;
	color: #990066;
}

a.bodyNav:visited {
	color: #990066;
}

a.bodyNav:active {
	color: #9966CC;
}

a.bodyNav:hover {
	color: #990066;	text-decoration: underline;
}

A:active, A:link, A:visited {
	color: #990066;
	text-decoration: none;
	}
	
A:hover {
	text-decoration: underline;
	color: #003366;
  }

.bodyTextCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	list-style-type: circle;	text-decoration: none;
}
.bodyTextPurpleTitle { font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: 663366; }
.bodyTextPurpleSubTitle { font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 663366; }
.bodyTextGraySubTitle { font-family: Myriad, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 333333; }

.formError{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color:rgb(255,160,160);
	white-space: nowrap;
}
.formErrorText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	color:rgb(255,0,0);
	word-spacing:normal;
	letter-spacing:normal;
	line-height:normal;
	white-space:normal;}


