BODY  {
	font-family : Arial, Helvetica, sans-serif;
	background-color : Black;
	color : White;
	FONT-SIZE : 10pt;
}

a  {
	COLOR : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:hover  {
	COLOR : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

H1  {
	FONT-WEIGHT : bolder;
	FONT-SIZE : 18pt;
	COLOR : #660066;
	font-family : Arial, Helvetica, sans-serif;
}

h2  {
	FONT-SIZE : 14px;
	COLOR : Black;
	font-family : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 10px;
}

.error  {
	padding-top : 4px;
	padding-bottom : 4px;
	text-decoration : none;
	font-weight : normal;
	font-family : arial,verdana,helvetica;
	color : #ff0000;
	font-size : 10px;
}

.content  {
	color : Black;
	background-color : White;
	border-color : #ff6600;
	border-width : 4px;
	border-style : solid;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

div  {
	margin-bottom : 10px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
}

a.footerlink  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

a.footerlink:hover  {
	text-decoration : underline;
}

.textsmall  {
	font-size : 10px;
}

select.localepull  {
	width : 110px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 16px;
}

.button  {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	background-color : #FA6A10;
	font-size : 10px;
	text-decoration : none;
	color : White;
}

td  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

.orangetext  {
	COLOR : #ff6600;
}

a.link  {
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a.link:hover  {
	text-decoration : underline;
}

.radio  {
	margin-bottom : 3px;
}

.text  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.orangebox  {
	border-color : #ff6600;
	border-width : 1px;
	border-style : solid;
}

.note  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

.bgRound1  {
	background-color : #FB8A04;
}

.bgRound2  {
	background-color : #FCD475;
}

.bgRound3  {
	background-color : #FFD71E;
}

