@charset "iso-8859-2";
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
}

.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 224px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.formbg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.homtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e7e7e;
	line-height: 24px;
	text-align: justify;
}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #018d44;
	height: 26px;
	padding-left: 20px;
	padding-top: 0px;
}
.subbottom {
	background-color: #FFFFFF;
	background-image: url(images/s-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aril13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00115c;
}
.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #018d44;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
	background-color: #00115C;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}
#more a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
	background-color: #00115C;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
}

