body {
	background-color: #FFFFFF;
	background-image: url(../images1/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header_content-blue {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #090971;
	text-decoration: none;
}
.header_content-red {
	font-family: Tahoma;
	font-size: 24px;
	line-height: 23px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}.banner-bg {
	background-image: url(../images1/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form-bg {
	background-color: #94c5ef;
	background-image: url(../images1/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 5px solid #6aa7dc;
}
.form_content-white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #090971;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-image: url(../images1/bullet1.jpg);
	*list-style-image: url(../images1/bullet.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
	
}
.footer-bg {
	background-color: #f3f3f3;
}
.footer_content-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f92a4;
	text-decoration: none;
}
.footer_content-greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bdbdbd;
	text-decoration: none;
	padding-right: 28px;
}
a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bdbdbd;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bdbdbd;
	text-decoration: none;
}

.li{
	margin-bottom: 12px;
}
.input-bg {
	background:url(../images1/input-bg.jpg) no-repeat left;
	float:left;
	height:38px;
	margin:0;
	width:305px;
}
.c-input {
	float:left;
	border:0 none;
	background:none;
	color:#d76c1b;
	height:30px;
	margin:2px 0 0 2px;
	width:295px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	padding-top:1px;
}
.input-bg-small {
	float:left;
	height:38px;
	margin:0;
	width:97px;
	background-image: url(../images1/input-box-small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c-input-small {
	float:left;
	border:0 none;
	background:none;
	color:#d76c1b;
	height:32px;
	margin:2px 0 0 2px;
	width:97px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	padding-top:1px;
}
.txt-area {
	width: 278px;
	border: 1px solid #bdbdbd;
	height: 60px;
	color:#d76c1b;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

.content_form {	
	color:#d76c1b;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.txt-area-bg {
	background-image: url(../images1/txt-area-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border_2side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddedfa;
	border-left-color: #ddedfa;
}
.body_main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #090971;
	text-decoration: none;
	text-align: justify;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 19px;
}

