body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(images/BODY-BG_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
.address_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blt {
	list-style-type: circle;
	line-height: 18px;
	list-style-image: url(images/blt.jpg);
}
.emailtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lf_rt_bd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
}
.address1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E3926;
	text-decoration: none;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.btm_bd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
.top_left_bd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A7A7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;

}
.left_bd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;
}
a.homepage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.homepage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.homepage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sub_heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-style: italic;
}

.in_pg_top_left_bd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;

}
.in_pg_left_bd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.sub_page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	font-style: none;
}

.all_bd {
	border: 4px solid #FFFFFF;
}
.sub_page1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	font-style: none;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}


.inputbox {
	width:90%;
	color:#355a86; 
	border:1px solid #355a86; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}

input.button {
	color:#fff;
	border:1px solid #8ba2cc;
	background:#0e3b96;
	padding:2px 15px;
}