.newform form {
margin:0pt auto;
width:300px;
}
.newform fieldset {
border:0px none;
width:100%;
}
.newform input, .newform textarea {
background-color:#FFFFFF;
background-image:url(../images/bg_input_hover.gif);
background-position:right bottom;
background-repeat:repeat-x;
border:1px solid #999999;
color:#000000;
margin-bottom:0.25em;
padding:1px;
width:98%;
}
.newform select {
color:#000000;
margin-bottom:0.25em;
width:98%;
}
.newform option {
border-bottom:1px solid #F2F2F2;
}
.newform input:hover, .newform textarea:hover, .newform input:focus, .newform textarea:focus {
background-color:#FFFFFF;
border:1px solid #000000;
color:#000000;
}
.newform label {
color:#000000;
font-weight:bold;
margin:0.5em 0pt 0.15em;
width:100%;
}
.newform input.button, .newform input.button:hover {
background-color:#CF0100;
background-image:url(../images/but_back.gif);
background-position:right top;
background-repeat:repeat-x;
border:0px none;
color:#FFFFFF;
cursor:pointer;
display:block;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
margin-left:10px;
margin-top:0.5em;
text-align:center;
width:5em;
}
p.label {
color:#73BE1E;
font-weight:bold;
margin:0.15em 0pt;
}
.newform .dob_section {
float:left;
width:88px;
}
.newform .dob {
width:75px;
}
.newform .dob_label {
font-weight:normal;
width:75px;
}
.newform .checkbox {
background-color:transparent;
border:0px none;
font-weight:normal;
margin:6px 0pt 0pt;
padding:0pt;
width:auto;
}
.newform hr {
background-color:#CCCCCC;
border:0px none;
color:#CCCCCC;
height:1px;
margin-top:1em;
}
a.link_button, a.link_button:link, a.link_button:visited, a.link_button:hover {
background-color:#CF0100;
background-image:url(../images/but_back.gif);
background-position:right top;
background-repeat:repeat-x;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
padding:2px 4px;
text-align:center;
text-decoration:none;
width:5em;
}
a.link_button span {
color:#FFFFFF;
}
.smallbttn, input.smallbttn {
background-color:#CF0100;
background-image:url(../images/but_back.gif);
background-position:right top;
background-repeat:repeat-x;
border:0px none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
width:5em;
}
.smallbttn:hover, input.smallbttn:hover {
background-color:#CF0100;
background-image:url(../images/but_back.gif);
background-position:right top;
background-repeat:repeat-x;
border:0px none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
width:5em;
}
.large, input.large, .large:hover, input.large:hover {
width:10em;
}
.qsForm {
margin-top:2px;
}
.qsFormHolder {
background-color:#5B5C5B;
padding:10px;
}
.home_row .qsFormHolder {
background-color:transparent;
padding:0pt 0pt 10px;
}
.survey label.radio {
float:left;
margin-bottom:1.5em;
margin-right:15px;
width:auto;
}
.relocate td {
padding:5px 0pt;
}
.relocate input, .relocate select, .relocate textarea {
width:100%;
}



/*** contact form specific ***/
.contactForm
{
	width: 550px;
	color: #fff;
	margin: 10px auto 0px auto;
}

/*** ***/

.formField
{
	display:block;
	clear:both;
	padding-top:2px;
}
.formLabel
{
	float:left;
	display:block;
	width:50%;
	text-align:left;
	padding-top:4px;
}
.formInput
{
	float:left;
	display:block;
	width:50%;
}
.formButtons
{
	clear:both;
}
.formButtons .button
{
	float:right;
}

.formInput input, .formInput select, .formInput textarea
{
	width:98%;
}
.formInput select
{
	width:100%;
}

.onlineSearch .formField
{
	width:300px;
	float:left;
	clear:none;
}
.onlineSearch .formField label
{
	width:100px;
}

.uploadWrapper{
clear: both;
padding-left: 165px;
height: 60px;
}


.uploadWrapper input {
margin: 5px 5px 0 0;
}

/*** REGISTER FORM ***/

.registerForm ul.box 
{
    padding: 15px 20px;
    margin-bottom: 15px;
    background-color: #540000;
    }

.registerForm .mandatory
{
    color: #FFFFFF;
       }

.registerForm
{
	width:580px;
}
.registerForm ul
{
	list-style-type:none;
	margin:0;
}
.registerForm ul li
{
	clear:both;
}
.registerForm input, .registerForm textarea
{
	width:200px;
	float:left;
	margin-right:2px;
	margin-top:5px;
}
.registerForm select
{
	width:204px;
	float:left;
	margin-right:2px;
	margin-top:5px;
}
.registerForm label
{
	width:200px;
	float:left;
	clear:both;
	margin-top:5px;
	padding-top:5px;
}
.checkbox input
{
	width:25px;
}

       
/*** QUICK REGISTER FORM ***/

.quickregisterForm ul.box 
{
    padding: 15px 20px;
    margin-bottom: 10px;
    background-image:url(/images/rounded/fixed_rounded_630_top.gif);
    background-position:center top;
    background-repeat:no-repeat;
    border-left: 2px solid #CC0000;
    border-right: 2px solid #CC0000;
    border-bottom: 2px solid #CC0000;
    color: #AAAAAA;
    }

.quickregisterForm .mandatory
{
    color: #FFFFFF;
       }

.quickregisterForm label
{
	width:100px;
	float:left;
	clear:both;
	margin-top:5px;
	padding-top:5px;
}

.quickregisterForm input, .quickregisterForm textarea
{
	width:135px;
	float:left;
	margin-right:2px;
	margin-top:5px;
}
.quickregisterForm select
{
	width:139px;
	float:left;
	margin-right:2px;
	margin-top:5px;
}



