body {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
margin: 0px;
padding: 0px;
width:100%;
height:100%;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

h1 {
font-size: 18px;
color: #48688f;
text-decoration: none;
line-height: 18px;
padding-top: 20px;
margin: 0px;
font-weight: bold;
letter-spacing: 1px;
}

h2 {
font-size: 16px;
color: #3a6590;
text-decoration: none;
font-weight: normal;
line-height: 24px;
padding: 0px;
margin: 0px;
margin-top:10px;
letter-spacing: -1px;
font-weight: bold;
}

h3 {
font-size: 18px;
color: #929292;
text-decoration: none;
line-height: 24px;
padding:0px;
margin: 0px;
letter-spacing: -1px;
font-weight: bold;
}


#formbody{
float:left;
clear: both;
width: 794px;
height: 240px;
text-align:left;
font-size: 11px;
line-height: 17px;
color: #000000;
}

.formcol {
	width: 300px;
	height: auto;
	float: left;
	display: inline;
}

.formcolB {
	width: 450px;
	height: auto;
	float: left;
	display: inline;
}

.formcolC {
	width: auto;
	height: auto;
	display: inline;
}
div.divide {text-align:left; width:724px; float:left; height:3px;}
div.divide hr {width:100%; height:1px; border-top:1px solid #999; border-left:0; border-right:0; border-bottom:0;}
div.captcha {float:left; width:300px; clear:left;}
div.captcha span.text {float:left; margin-bottom:10px;}
div.captcha span.image {float:left; margin-top:5px;}

div.button {float:left; width:200px; clear:none;}

.formbutton_row {
clear: both;
height: 30px;
width: 280px;
font-size: 11px;
text-decoration: none;
clear: both;
margin-top: 42px;
}

.formbutton {
margin-top:22px;
position: relative;
text-align: center;
z-index: 10;
top:0px;
vertical-align:center;
height:25px;
width:130px;
display:block;
float: left;
color: #FFFFFF;
background: #7c7b79;
padding: 5px 0 0 0;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 16pt;
}

.formbutton:hover {
background: #CC0033;

}

.formrow {
clear: both;
width:280px;
margin-top: 5px;
}

.formlabel {
clear: both;
width: 280px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}

.formfield {
clear: both;
width: 280px;
margin-top: 6px;
}

.formfieldcss {
width: 270px;
height: 18px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #aaa;
background:#eee;
}

.formfieldcaptcha {
width: 268px;
height: 22px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #aaa;
background:#eee;
}

.formfieldcaptchaerror {
width: 126px;
height: 22px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #ff3300;
background:#eee;
}

.formfieldcsserror {
width: 270px;
height: 18px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #ff3300;
background:#eee;
}

.formfieldlargecss {
width: 420px;
height: 123px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #aaa;
background:#eee;
margin-top: 5px;
}

.formfieldlargecsserror {
width: 420px;
height: 175px;
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #444444;
text-align:left;
padding: 4px;
border: solid 1px #ff3300;
background:#eee;
}

.formcheckboxerror {
font-family: Arial, sans-serif, Helvetica;
font-size: 12px;
font-weight: normal;
color: #ff3300;
background:#eee;
}

.formcheckbox {
width: 20px;
height: 20px;
}

.formthankyou {
clear: both;
width: 280px;
font-size: 14px;
line-height: 20px;
font-weight: normal;
}

.captchalink {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
font-weight: normal;
color: #7c8792;
text-decoration:underlined;
}

.captchalink:hover {
font-family: Arial, sans-serif, Helvetica;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration:underlined;
}

div.curFocus input, div.curFocus textarea {border:1px solid black;}


input.form_checkboxerror {
    outline: 1px solid #ff0000 !important;
}


/* BRAD CHECKBOX STYLING */

.formfieldcss_check {
width: 13px;
height: 13px;
}

.formfieldcss_checkerror {
width: 13px;
height: 13px;
border: solid 1px #ff3300;
}

input.formfieldcss_checkerror {
    outline: 1px solid #ff0000 !important;
}
