.body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodylarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
ul ul {
	list-style: disc;
}
div.support_box {
	color:#FFF;
	font-size:10px;
	font-weight: bolder;
	text-transform:uppercase;
	line-height:17px;
}
div.support_text {
	width:48%;
	float:left;
}
div.support_text_current {
	width:48%;
	float:left;
}
div.support_spacer {
	width:3%;
	float:left;
}
div.selector a{
	color:#ffffff !important;
	text-decoration:none !important;
}
div.support_text a, div.support_text a:link,div.support_text a:active {
	color:#ffffff;
	text-decoration:none;
}
div.support_text_current a, div.support_text_current a:link, div.support_text_current a:active {
	color:#FF0;
	text-decoration:none;
}
div.support_text a:hover,div.support_text_current a:hover {
	color:#FF0 !important;
	text-decoration:none !important;
}
div#current_data {
	padding-top: 25px;
	float:left;
	display:table;
	font-size:11px;
}
div#current_data .title {
	color:#0E9007;
	font-weight: bold;
	font-size: 14px;
}
div#current_data hr {
	color: #5A5A5A;
	border: 1px solid #CCC;
	background-color: #5A5A5A;
	height: 1px;
}
