body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00285C;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #00285C;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #00285C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #9ACE62;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #9ACE62;
	font-weight: bold;
}
hr {
	background-color: #9ACE62;
	border: thin solid #00285C;
	width: 90%;
}
.borders {
	background-color: #00285C;
	color: #9ACE62;
	font-size: 11px;
	font-weight: bold;
}
.menuback {
	background-color: #9ACE62;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.borders a:link {
	text-decoration: none;
	color: #9ACE62;
	font-weight: bold;
}
.borders a:visited {
	text-decoration: none;
	color: #9ACE62;
	font-weight: bold;
}
.borders a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
.borders a:active {
	text-decoration: none;
	color: #9ACE62;
	font-weight: bold;
}
.title {
	font-size: 21px;
	font-weight: bold;
}
.contentBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00285C;
	
}
.rightColumnTitle {
	background-color: #9ACE62;
	padding: 2px 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00285C;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #00285c;
	border-bottom-color: #00285C;
	font-weight: bold;
	height: 10px;
}
.rightColumnBlock {
	padding: 5px;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00285C;
	border-left-color: #00285C;
	text-align: center;
	height: 10px;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #00285C;
}
.subTitle {
	font-size: 16px;
	font-weight: bold;
	color: #9ACE62;
}
.form_input {
	font-size: 12px;
	background-color: #00285C;
	color: #9ACE62;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 00285C;
}
.lefttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00285C;
	font-weight: bold;
}
.leftmaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9ACE62;
}
