a:link {
	color: #2E6418;
}
a:visited {
	color: #2E6418;
}
a:hover {
	color: #1E4895;
}
a:active {
	color: #2E6418;
}

body {
	background-color: #1E4895;
}
.bodybg {
	background-color: #E2E9F7;
	background-image: url(img/body.jpg);
	background-repeat: no-repeat;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}
.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.leftsideshadow {
	background-image: url(img/blue_body_left_side.gif);
	background-repeat: repeat-y;
}
.rightsideshadow {
	background-image: url(img/blue_body_right_side.gif);
	background-repeat: repeat-y;
}
#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin-left: 10px;
}
.menubg {
	background-image: url(img/menu.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1E4895;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
}
.footer_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #1E4895;
	background-image: url(img/footer_interior.gif);
	background-repeat: no-repeat;
	padding-left: 135px;
}
.sidemenubg {
	background-image: url(img/sidemenubg.gif);
	background-repeat: repeat-y;
}

#column1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-right: 20px;
}
#column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2E6418;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 38px;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #333333;
}
.sub_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-style: italic;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E4895;
	border: 1px solid #333333;
}