body{
	font-family: Arial;
	font-size: 10pt;
}
.topMenu_Active {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #444444;
	padding-right:5px;
	padding-left:3px;
	padding-bottom:2px;
}
.topMenu_Inactive {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #f0f0f0;
	padding-right:5px;
	padding-left:3px;
	padding-bottom:2px;
}
.topMenu_Active a{
	text-decoration: none;
	color: #444444;
}
.topMenu_Active a:hover{
	text-decoration: none;
	color: #ffffff;
}
.topMenu_Inactive a{
	text-decoration: none;
	color: #f0f0f0;
}
.topMenu_Inactive a:hover{
	text-decoration: none;
	color: #fba800;
}
.siteTitle{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.siteSubTitle{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #444444;
	text-align: right;
}
.pageTitle{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #174797;
	text-align: left;
}
.pageHeader{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #174797;
	text-align: center;
}
.pageFooter{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #174797;
	text-align: center;
}
.bodyText{
	font-family: Arial;
	font-size: 10pt;
}
.inPageMenu{
	font-weight: bold;

}
.inPageMenu a{
	color: #174797;
}
.inPageMenu a:hover{
	color: #fdb812;
}
.returnLeft{
	font-family: Arial;
	font-size: 10pt;
}
.returnLeft a{
	color: #174797;
}
.returnLeft a:hover{
	color: #fdb812;
}
.returnBottom{
	font-family: Arial;
	font-size: 10pt;
	text-align: right;
}
.returnBottom a{
	color: #174797;
}
.returnBottom a:hover{
	color: #fdb812;
}
.agendaTable{
	font-family: Arial;
	font-size: 10pt;
}
.agendaTable TH{
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	background: #174797;
	text-align: left;
}
.agendaTable TD{
	text-align: left;
}
.agendaTableNumbers{
	color: #174797;
	font-weight: bold;
}
.listTable{
	font-family: Arial;
	font-size: 10pt;
}
.listTable TH{
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	background: #174797;
	text-align: left;
}
.listTable TD{
	text-align: left;
}
.sectionTitle{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #174797;
	text-align: left;
}
.FormError{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #f03333;
}

