@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.jpg);
	background-color: #022F59;
}
.text{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #454545  ;
	text-align: justify;
	padding-top: 15px;
	line-height:18px;
	}

.text a{
	color: #396CA1;
	font-weight: normal;
	text-decoration: underline;
}
.text a:hover{
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
.bottomtext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 15px;
	text-align: center;
	}
.bottomtext a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #004080;
	text-decoration: none;
}
.bottomtext a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}.submenuhdr {
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #184D81;
	text-align: justify;
	line-height:18px;
}
.pagetitle {
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #184D81;
	text-align: justify;
	padding-top: 12px;
	line-height:18px;
	
}
.homehdrs {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8B874E;
	text-align: justify;
	padding-top: 12px;
	line-height:18px;
	padding-bottom: 6px;
	border-bottom:solid #636332 1px;
}
.hmweltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #5E5A35;
	padding-top: 0px;
	text-align: justify;
}
.address {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #585858;
	text-align: justify;
	padding: 0px;
}
