
#twocolumn-contact {
	float:right;
	width:625px;
}
#content-contact{
	float:left;
	width:375px;
	padding:15px 0 5px 5px;
}
#twocolumn-contact h1 {
	margin:0 0 15px;
	color:#288b42;
	font:21px/24px Arial, Helvetica, sans-serif;
}
#twocolumn-contact h2 {
	color:#2db24b;
	font-size:18px;
	line-height:22px;
	margin:0 0 15px;
}
#sidebar-contact{
	float:left;
	width:195px;
	font-size:12px;
	color: #288b42;
	padding:15px 0 5px 15px;
}
#sidebar-contact p {
	margin:5px 0 10px;
	color: #288b42;
	line-height: 16px;
	}
#sidebar-contact h3 {
	color:#2db24b;
	font-size:18px;
	line-height:22px;
	margin:0 0 15px;
	}
#contact p, label, legend { font: 12px Arial, Helvetica, sans-serif; color:#4c4c4c; }

#contact h1 { margin: 0; font-size: 14px; color: #333333; }
#contact hr { color: inherit; height: 0;  margin: 8px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }


#contact { display: block; width: 375px; margin: 0; padding: 3px 0;   }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 13px; width: 125px; font-size: 12px; margin: 3px 0;}
#contact input, textarea, select { 
	width: 200px; 
	margin: 0; 
	padding: 5px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 3px 5px; 
	font:12px Arial, Helvetica, sans-serif;
}   
#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 #4c4c4c; background:#288b42; color:#fff; }
#contact input.submit:hover { background:#2f73a6; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:3px 0; border:none;}
#contact legend { padding: 0 0 10px;}


#contact span.required{ font-size: 12px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 3px 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; }

.loader { padding: 0 10px; }


#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }



#contact02 p, label, legend { font: 11px Arial, Helvetica, sans-serif; color:#288b42; width: 200px; }

#contact02 h1 { margin: 0; font-size: 11px; color: #333333; }

#contact02 hr { color: inherit; height: 0;  margin: 8px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }


#contact02 { 
	width:200px;
	padding:0 0 15px; 
	}

/* Form style */

#contact02 label { display: block; height: 20px; width: 155px; font-size: 11px; margin: 5px 0 0;}
#contact02 input, textarea, select { 
	width: 175px; 
	margin: 0; 
	padding: 2px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #ccc; 
	margin: 1px 0 3px; 
	font:11px Arial, Helvetica, sans-serif;
}   
#contact02 input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact02 input.submit { width: 65px; cursor: pointer; border: 1px solid #4c4c4c; background:#2f73a6; color:#fff; }
#contact02 input.submit:hover { background:#288b42; }
#contact02 input[type="submit"][disabled] { background:#888; }
#contact02 fieldset { padding:0 0; border:none;}
#contact02 legend {  padding: 0 0 10px;}


#contact02 span.required{ font-size: 11px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#contact02 #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }


