body {
	margin: 0px 0px 0px 0px;
	background-color: #e8eae4;
}
.topMenu, .topMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:hover {
	color: #3399CC;
}
.pagetitle h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a4b4d8;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 80px;
	margin: 0px;
}
.sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a4b4d8;
	text-decoration: none;
}
.pageSub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a4b4d8;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6B828D;
	text-decoration: none;
}
.footer a:hover, .mainText a:hover {
	color: #002846;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	color: #5a5a5a;
	line-height: 24px;
}
.mainText a{
	text-decoration: underline;
	color: #5a5a5a;
	font-weight: bold;
}
.footer {
background-repeat:repeat-x;
}
#small {
	font-size: x-small;
}
#small {
	font-size: 9px;
}
