body,p,td,th,li {
	font-family: Arial, Helvetics, Times New Roman, serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #003063;
	text-decoration: underline;
}
a:visited {
	color: #003063;
	text-decoration: underline;
}
a:active {

	color: #003063;
	text-decoration: underline;
}
a:hover {


	color: #0000FF;
	text-decoration: underline;
}
a.boldlink:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink:visited {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;

}
a.boldlink:active {

	color: #000099;
	text-decoration: underline;
	font-weight: bold;	
}
a.boldlink:hover {


	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;	
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.menu:active {

	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;	
}
a.menu:hover {


	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;	
}

.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, serif;

}
.sectiontitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.formfield {
	background-color: #e3e3e3;
	border: 1px solid #003366;
}
.formbutton {
	background-color: #e3e3e3;
	border: 2px solid #003366;
	font-weight: bold;
	color: #000000;
	font-size: 10px;



}
.italics {
	font-style: italic;
}
.bluebold {
	font-weight: bold;
	color: #31659C;
}
.pagesubtitle {

	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bold {
	font-weight: bold;

}
.articletitle {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;


}
.white {
	color: #FFFFFF;

}
.reporttitle {

	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, serif;
}
.menuOn {
	font-weight: bold;
	color: #FFFF00;

}
