/*
	green : 669933;
	red   : FF0000;
	blue2 : 166a82;
*/
body {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:11.5px;
	color:#FFF;
	line-height:15px;
	/*background:#000;*/
	background-color: transparent;
	padding:0;
	margin:0;
	border:0;
	}


a {color:#166a82;}
a img { border:none;}

.navColor {color: #166A82;}

#requestform i {
	color: #166a82;
}
table.requestForm tr td{
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:11.5px;
	color:#FFF;
}

label {

	line-height:20px;
	/*margin-top:10px;*/
	float:left;
	width:350px;
}
input.cat_textbox, select.cat_dropdown, select.cat_listbox {
	width: 300px;
}
input#fullname, input#website, input#emailaddress,input#Captcha {
	width: 300px;
}
tr {
	vertical-align:top;
}

fieldset {
		border:none;
		border-top:1px solid #262626;
		padding:0 0 12px 0;
		margin: 0 10px 0 0;
}
#requestform p { 	
	margin:10px 85px 0 0;
	padding:0;
}
div.submit { padding:0 5px 0 0; }

#thankyouEncore { background: #353535 url(../img/thankyouEncoreBg.png) no-repeat 0 bottom; padding: 0 18px 15px 18px; width: 760px; }
#thankyouEncore h3 { background: transparent url(../img/thankyouEncoreH3.png) no-repeat; margin: 0 -18px 0 -18px; padding: 0; height: 31px; text-indent: -9999px; overflow: hidden; }

