@charset "utf-8";
/* CSS Document */

.style {
	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-weight: normal;
}
* {	
margin:0;	padding:0;
}
a:focus{
	outline:0;
}
body {
	margin:0px; font-family: 'Open Sans', sans-serif;	font-size: 13px;	font-weight: normal; line-height:16px; background:url(../images/bg.jpg);
}
.image{
	border:0px;
}
.clear{
	clear:both;
}
a { color:#fff; text-decoration:none;}
a:hover{ color:#ff9205;}

h1 {
	font-family: 'Open Sans', sans-serif;	font-size: 16px; text-transform:uppercase;	color:#fff; font-weight:bold;
	
}
h2 {
	font-family: 'Open Sans', sans-serif;	font-size: 13px;	color:#0085dc; font-weight:bold;
}
h3 {
	font-family: 'Open Sans', sans-serif;	font-size: 11px;	color:#fff; text-transform:uppercase;		font-style: normal;	font-weight:bold;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:12pt;	color:#808080;		font-style: normal;	font-weight:bold;
}
#maincontainer_home {
	height: auto;	width: 100%;	float:left; background:url(../images/top-bg.jpg) repeat-x top;
}
#maincontainer_home-inner {
	height: auto;	width: 100%;	float:left; background:url(../images/top-bg-inner.jpg) repeat-x top;
}
#maincontainer {
	height: auto;	width: 1160px;	margin:0 auto; 
}
#maincontainer_wrapper {
	height: auto;	width: 1160px;	float:left;	padding:0px 0px 0px 0px;
	}

.top-wrapper{ width:1160px; float:left; height:auto;}
#logo{ width:255px; float:left; height:85px;}
#top-right{ width:270px; float:right; height:85px;}
	
	
.user{ width:35px; float:left; height:auto;}	
.user-txt{ width:135px; float:left; height:auto; padding:10px 0 0 10px;}	
.user-logout{ width:45px; float:left; height:auto; padding:15px 0 0 10px;}


#form-main{ width:1120px; float:left; background:#0066ad; padding:20px; height:auto; margin:20px 0;}
#form-main-inner{ width:874px; float:left; background:#0066ad; padding:20px; height:auto; margin:5px 0;}
.form-left{ width:auto; float:left; height:auto; padding-bottom:5px;}

.form-txt{ width:185px; float:left; height:auto; font-family: 'Open Sans', sans-serif; color:#FFF; padding-top:8px; font-weight:bold;	font-size: 14px; text-transform:uppercase;}	
.form-txt-inner{ width:185px; float:left; height:auto; font-family: 'Open Sans', sans-serif; color:#FFF; padding-top:8px;	font-size: 12px; }	
.form-dot{ width:30px; float:left; height:auto; font-family: 'Open Sans', sans-serif; color:#FFF; padding-top:8px; font-weight:bold;	font-size: 14px; text-transform:uppercase;}	
.form-field{ width:325px; float:left; height:auto;}	
	
.field{ width:100%; height:36px; border:2px solid #0096ff; background:#fff; padding:2px;}	
.field01{ width:200px; height:25px; border:2px solid #73b987; background:#fff; padding:2px;}	
.field02{ width:250px; height:80px; border:2px solid #73b987; background:#fff; padding:2px;}	
	
	
#mid-left{ width:205px; float:left; height:auto; background:#e4e1e1; padding:5px;}	
#mid-right{ width:915px; float:left; height:auto; background:#e4e1e1; padding:5px; margin-left:20px;}	
	
.link01 ul {
	margin:0px;
}

.link01 li {
	color:#fff; 
	list-style:none;
	font-family: "Open Sans", sans-serif;
	font-size:12px; height:29px; padding:12px 0 0 40px;
	line-height:18px; text-transform:uppercase; font-weight:bold;
	background:url(../images/left-bg.jpg) no-repeat left;
	font-weight:lighter; margin-bottom:1px;
}
.link01 li a {
	color:#fff; 
	list-style:none;
	font-family: "Open Sans", sans-serif;
	font-size:12px;
	line-height:18px; 
	font-weight:bold;
	text-decoration:none;
}
.link01 li a:hover {
	color:#ff9205;}

	#copy{ width:300px; float:left; height:auto;}
#design{ width:220px; float:right; height:auto;}
	
#bottum_wrapper {
	height: auto;	width: 100%;	float:left; background:#0072bc; margin-top:20px;
}
#bottum_container {
	height: auto;	width: 1160px;	margin:0 auto 0 auto; padding:20px 0; text-align:center; 
}
.error
{
	color:#FF9205;
}