@charset "utf-8";
#wrapper {
	width: 100%;
	margin-top: 0px;
	height: 100%;
}
#navbar {
	width: 100%;
	height: 37px;
	background-image: url(img_03.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#content {
	width: 65%;
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	font-size: 0.875em;
	color: #000000;
	padding: 20px;
	text-align: justify;
	line-height: 2em;
	float: left;
	clear: left;
	padding-left: 30px;
	margin-top: -80px;
}



.img_style {
	border: 1px solid #A4AAAE;
	float: left;
	margin-right: 15px;
}
#rightpanel {
	float: right;
	margin-right: 30px;
	margin-top: 40px;
}
#footer {
	background-color: #082956;
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	clear: both;
	font-size: 0.7em;
	padding-top: 10px;
	text-decoration: none;
	height: 30px;
}
#footer a {
	text-decoration: none;
}


#content li {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
}

#main {
	background-image: url(banner_bg.jpg);
	background-repeat: repeat-x;
	height: 254px;
	width: 100%;
}
#main_inner {
	background-image: url(banner_bg.jpg);
	background-repeat: repeat-x;
	height: 151px;
	width: 100%;
	background-position: 0px -103px;
}
#content_inner {
	width: 68%;
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	font-size: 0.875em;
	color: #000000;
	padding: 20px;
	text-align: justify;
	line-height: 2em;
	float: left;
	clear: left;
	padding-left: 30px;
	padding-right: 10px;
}
.ul_ {
	list-style-image: url(bullet_.gif);
	list-style-position: inside;
}


#defaultform {
	float: left;
	width: 100%;
	margin-top: 10px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background-position: top;
}
.style3 {
	color: #FF0000;
}



#form_l {
	float: left;
	width: 180px;
	line-height:41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
	line-height: 42px;
}


#form_r {
	float: left;
	width: 300px;
	margin-top: 10px;
	padding-left: 10px;
}
.e_form {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
}
.t_form {
	float: left;
	width: 50%;
	padding-top: 10px;
}


#footer a:hover {
	text-decoration: underline;
}


.style1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}


#footer_home {
	background-color: #082956;
	font-family: Arial, "Trebuchet MS", "Times New Roman";
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	clear: both;
	line-height: 1.5em;
	font-size: 1em;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

