body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #282A57;
}

form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #015EAC;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
a:link {
	color: #282A57;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #282A57;
}
a:hover {
	text-decoration: underline;
	color: #282A57;
}
a:active {
	text-decoration: none;
	color: #282A57;
}
.navcontainer {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #282A57;
}
.nav {
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
}
.legal a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.legal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.legal a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.legal a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015EAC;
	text-align: center;
}
.footer a:link {
	color: #015EAC;
	text-decoration: underline;
}
.footer a:hover {
	color: #015EAC;
	text-decoration: underline;
}
.footer a:visited {
	color: #015EAC;
	text-decoration: underline;
}
.footer a:active {
	color: #015EAC;
	text-decoration: underline;
}
.greengreenbordered {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #006633; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #d5eed9
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #015EAC;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.toprepeat {
	background-image: url(/themes/default/images/body_top_repeat.jpg);
	background-repeat: repeat-x;
