body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 5px;
	background: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
li,ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
}
.form_element_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
}

.form_data_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	
}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE8D18;
}
.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.white_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.white_bold a:link, .white_bold a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_bold a:hover, .white_bold a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7AC8DE;
}
.black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #231F20;
	font-style: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #231F20;
	font-weight: normal;
	font-style: normal;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #DE8D18;
	font-weight: normal;
	font-style: normal;
}
 a:link, a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #7AC8DE;
	text-decoration: none;
	font-weight: bold;
}
	
H1{
	font-size: 14px;
	font-weight: bold;
	color: #DE8D18;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #DE8D18;
	}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: #DE8D18;
}
	
.padding {
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}
.border_thin {
	border: 1px solid #DE8D18;
}

form div {
	margin-bottom: 0.1em;
	width: 100%;
}

form .indent {
	margin:10px 0px 10px 95px;
}

form .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
	vertical-align: middle;
}

form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}
