@charset "UTF-8";
.header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #60a63a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0063a2;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greenfooter {
	background-color: #60a63a;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.sidepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0063a2;
	padding: 10px 0px;
}
.navigation {
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #60a63a;
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0063a2;
}
.navigation1 {
	font-size: 13px;
	
	text-align: left;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0063a2;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0063a2;
	border: 2px solid #60B830;
	padding: 5px;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0063a2;
	text-align: right;
}
.bodytextbox {
	font-size: 12px;
	line-height: 16px;
	color: #0063A2;
	padding: 0px 0px 0px 3px;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0063A2;
	padding: 10px;
}
.subheader {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #0063A2;
}
.breadcrumbs {
font-size: 13px;
font-weight: bold;
	
	color: #60A63A;
	padding: 0px 0px 0px 3px;
}
.sidepanel .navigation a:link {
	color: #0063A2;
}
.sidepanel .navigation a:visited {
	color: #0063A2;
}
.sidepanel .navigation a:hover {
	color: #0063A2;
}
.sidepanel .navigation a:active {
	color: #0063A2;
}
