.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #777676;
	color: #FFFFFF;
	border-top-color:#000000;
	border-top-width:1px;
	border-top-style: solid;	
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style: solid;	
}

.menubackground {
	background-color: #777676;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	color: #FFFFFF;
}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline
}

.topbackground {
	background-color: #537AA4
}

.loginfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;

}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #777676;
	color: #999999;
}
.loginMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;

}
.logotableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.maintableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #537AA4;
	font-weight: 300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #537AA4;
	text-decoration: none;
}
