/* Ajax Form  start*/


body, img {
	margin: 0px;
	padding: 0px;
}


.instructions {
	font-size: 10px;
	line-height: 16px;
	color: #3399CC;
}


.bodyLarge {

font-size: 16px;
}



#contact form {

}

#contact table, #contact tr, #contact td  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.orange {
	color: #FF3300;

}

.black {
	color: #000000;

}



.confirm {
	color:#3399FF;

}

#contact span {
	display: inline;
	
}

#contact, label, legend {
	font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}


#contact p {
	font: 1.7em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 10px 0px 0px;
}


#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }


#contact h2 {
	margin: 20px 0px 10px;
	font-size: 24px;
	color: #FF3300;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



.leftNums{
	font-size: 1.7em;
	padding: 10px 6px 0px 2px;
	position: relative;
	color: #999999;
	
}



.stepBlock {
	font-size: 1em;

}




#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact {
	display: block;
	margin: 5px auto 50px;
	padding: 20px;
	border: 1px none #cbcbcb;
	-webkit-border-radius:5px;
	font: 67% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #666;
	
}



#contact .formSubHead {
	font: 2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}


.customCampaign {
	width: 650px;
}

.RFI {
	width: 600px;
}

.RFS {
	width: 650px;
}







.formReturn {
	width: 400px;
	line-height: 30px;
}



/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	width: 300px;
	font-size: 1.2em;
	-webkit-border-radius:5px;
	padding-right: 15px;
	text-align: right;
	line-height: 1.1em;
	padding-top: 5px;
}


#contact .formLabel {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 20px;
	font-size: 1.5em;
	clear: left;
	width: auto;
	}


#contact .formGroup {
	display: block;
	position: relative;
	width: 350px;
	border: 1px none #999999;
	height: auto;
	float: left;
	margin-bottom: 5px;
	clear: left;
	margin-left: 173px;
	margin-top: 15px;
	
	}


#contact .textBoxSm {
	margin: 0;
	padding: 3px 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0px;
	font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	webkit-border-radius:5px;
}






#contact .textBox, textarea, select {
	width: 280px;
	margin: 0;
	padding: 3px 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	webkit-border-radius:5px;
}


#contact input {
	margin: 0;
	padding: 3px 5px;
	color: #666;
	border: 1px none #ccc;
	margin: 5px 0;
	font:1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	webkit-border-radius:5px;
}




   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius:5px;
	font-size: 12px;
}

.loader { padding: 0 10px; }

#contact #success_page h1 {
	background: url('../assets/success.gif') left no-repeat;
	font-size: 20px;
	font-weight: normal;
	color: #0099FF;
}


#contact #success_page p {
	line-height: 30px;
	font-size: 13px;
}








#SlideSideBGA {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}


/*#slideA img {
	padding: 5px;
	margin-bottom: 5px;
	
}*/


#slideA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993300;
	text-align: left;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
}

