body,td{font-family:Tahoma; font-weight: normal; font-size:10pt; color: #ffffff; margin: 0 0 0 0;}
textarea,input {font-family:Tahoma; font-weight: normal; font-size:10pt;}
body {background-color: #000000;}
.footer {color:#ffffff; font-size:10.5pt; font-weight: normal; letter-spacing: 1px; padding-left: 9px; padding-top: 0px; white-space: nowrap;}
a{text-decoration: none;color:#ffffff;}
a:hover{text-decoration: underline;}
a.white{text-decoration: underline;color:#ffffff;align:right;}
.menu {font-family:Arial Narrow; font-size:11pt; font-weight:normal;}
.nav {font-family:Arial Narrow; color:#ffffff}
.navcurrent {font-family:Arial Narrow; color:#8c542b;}
.imgnav {margin-bottom:8px;}
.small {font-size:8.5pt;}
.service {background-color:transparent;background-image:url('images/bg.png'); border: solid 1px; #575b59; margin-left:20px; margin:20px;padding:1 20 1 20;}

.input_required {
background-color:#fff0df;
border:1px dotted #f4911d;
}

/* Form Styling */

form.cmxform fieldset 
{
	border: 0px;
	width: 600px;	
}

form.cmxform legend 
{
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 120px; /* Width of labels */	
	vertical-align: top;
}

form.cmxform fieldset ol 
{
	margin: 0;
	padding: 0;
}

form.cmxform ol li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea
{
	height: 90px;
	width: 220px;
}
