@charset "UTF-8";
.side_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #339999;
	text-decoration: none;
}
.grey_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.whats_new_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 17px;
	padding-left: 50px;
}
.white_text {
	color: #FFFFFF;
	text-decoration: none;
}
.teal_box {
	background-image: url(images/box_bkg.jpg);
	border: 1px solid #9ccfd3;
	padding-left: 16px;
}
.dotted_line_horizontal {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dotted_line_vertical {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.faq_spacing {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #009999;
	font-weight: bold;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.whats_new_page_box {
	background-color: #FFFFFF;
	padding: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9ccfd3;
	border-bottom-color: #9ccfd3;
	border-left-color: #9ccfd3;
}
a.new_links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.number_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	display: block;
}
a.number_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
}
a.new_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	padding: 5px;
}
a.new_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.orange_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
.newsletter_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
	text-decoration: none;
}
.CMS_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FF6600;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
