@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/new-bg3.jpg);
	background-repeat: repeat-x;
	background-color: #304057;
}
.mid {
	background-image: url(images/mid-bg.png);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.body-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.body-txtINTBLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	margin-left: 10px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	margin-left: 75px;
	line-height: 22px;
	margin-right: 65px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	margin-left: 75px;
	line-height: 22px;
}
a {
	color: #3E4E65;
	text-decoration: none;
}
a:hover {
	color: #3E4E65;
	text-decoration: underline;
}
.formtxt-sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333;
}
.form_bk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}
.body-sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	margin-right: 95px;
	margin-left: 555px;
}
.formBrder {
	border: 1px solid #090909;
}
.midHome {
	background-image: url(images/midHome.png);
	background-repeat: no-repeat;
}
