body {
	margin: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #669ECD;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #FFFFFF;
}
.copyright a{
text-decoration:none;
color:#FFFFFF;
}

.copyright a:hover{
text-decoration:underline;
}
.link_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}
.textbox {
	width: 250px;
}

.body_txt a{
	color: #023764;
	font-size: 12px;
	text-decoration:none;
}

.body_txt a:hover{
	color: #023764;
	text-decoration:underline;
}
.body_homepagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #234249;
	line-height: 18px;
	font-weight: bold;
}
.innerpage_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #0F67B1;
	line-height: 18px;
	font-weight: bold;
}
.link_txt a{
	color: #FFFFFF;
	text-decoration:none;
}

h3 {
	color: #000099;
}
.title_un {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.feedback_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	text-align: right;
	color: #C4C4C4;
}
.width {
	width: 200px;
	margin-left: 10px;
}
.yellow_txtCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	text-align: justify;
	color: #F1B612;
}
.contact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #0F67B1;
	line-height: 18px;
	font-weight: bold;
}

