/* CSS Document */
body {
	background-color: #3771C9;
	background-image: none;
        margin-top: 0px;
        margin-bottom: 0px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #c4c4c4;
	text-decoration: none;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFE;
	text-decoration: none;
}
.footertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #8A2C52;
	text-decoration: none;
	background-image: url(images/menu-bg.gif);
	height: 25px;
	width: 175px;
	padding-left: 25px;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu-bg1.gif);
	height: 25px;
	width: 175px;
	padding-left: 25px;
}
.bg-boxtop {
	background-image: url(images/bg-boxtop.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 129px;
}
.footerlinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #c4c4c4;
	text-decoration: underline;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #889248;
	border: 1px solid #999999;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
	margin: 0px;
}
