td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bodySm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
a {
	color: #f37321;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.tableHeader
{
	color: #ffffff;
	background-color: #005597;
}
select,input,textbox
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}
.copyright {
	font-size: 7pt;
	color: #999999;
}
.imgClass
{
	padding-bottom: 5px;
}
.title
{
	font-weight:bold;
	color: #F37321;
}
.subtitle
{
	color: #000000;
	font-size: 10pt;	
}

.required
{
	color: #cc0000;
	font-weight:bold;
}

.button
{
	font-family: Verdana, Arial;
	background-color: #005597;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	border-style: ridge;
}

.grid
{
	color: #000000;
	font-size: 8pt;	
}