.header_text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.header_text_pink {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: f52da9;
	line-height: 20px;
}
.header_text_pink2 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: f52da9;
	line-height: 18px;
}
.header_text_grey {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	line-height: 16px;
}
.background_signup {
	background-repeat: no-repeat;
	background-position: top;
}
.background_footer {
	background-image: url(../images/bg_ftr.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.background_quote {
	background-image: url(../images/bg_quote.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.background_snav {
	background-image: url(../images/bg_snav_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.background_sidebar {
	background-image: url(../images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contact_form_hdr {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.contact_form_text {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.contact_form_text_small {
	font-family: Arial;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.quote_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.quote_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.quote_text:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.body_text {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.body_text:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #f52da9;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.body_text_bold_italic {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.body_text_pink_bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f52da9;
	line-height: 18px;
}
a.body_text_pink_bold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #f52da9;
	line-height: 18px;
}
a.body_text_pink_bold:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.notation_text {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.quote_text_bold {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.quote_text_italic {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.quote_text_hdr {
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.footer_text {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #717781;
}
.footer_text_links {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #b6bcc1;
}
a.footer_text_links {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #b6bcc1;
	text-decoration: none;
}
a.footer_text_links:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #717781;
	text-decoration: underline;
}
.snav {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a.snav {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.snav:hover {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: f52da9;
	text-decoration: underline;
}
.snav_selected {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: f52da9;
	text-decoration: underline;
}
.header_textBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.contact_form_textBold {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

