@charset "UTF-8";
#contentAreaContactUs {
	position:relative;
	left:5px;
	top:3px;
	width:615px;
	height:458px;
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A4;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}
#contentAreaHome {
	position:relative;
	left:5px;
	top:3px;
	width:615px;
	height:458px;
	z-index:22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A4;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}
#thankyoutext {
	position:absolute;
	left:14px;
	top:0px;
	width:734px;
	height:auto;
	z-index:11;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
}
#contactusgeneraltext {
	position:absolute;
	left:30px;
	top:41px;
	width:757px;
	height:50px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
}
#contactustext {
	position:absolute;
	left:10px;
	top:141px;
	width:682px;
	height:40px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
}
#contacth1 {
	position:absolute;
	left:30px;
	top:20px;
	width:600px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	height: 20px;
	font-weight: bold;
}
#contacth2 {
	position:absolute;
	left:30px;
	top:146px;
	width:600px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	height: 20px;
	font-weight: bold;
}
#contactitalic {
	position:absolute;
	left:30px;
	top:117px;
	width:600px;
	z-index:11;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
	height: 20px;
}
#mainWindowContact {
	position:absolute;
	left:9px;
	top:124px;
	width:910px;
	height:770px;
	z-index:22;
	border:1px solid #bcbdc0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A4;
	clear: left;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	background: #fdfdfd;
	position: absolute;
	height: 441px;
	width: 625px;
	left: 1px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0054A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	background-image: url(../images/white_bg.gif);
	background-repeat:repeat-x;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #0054A4;
	background: #fff;  	
}
textarea {
	width: 400px;
	padding: 1px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #0054A4;
}
input, textarea, select {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #0054A4;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

