body
{
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-size:10pt;
	font-family:Arial;
}
table
{
	font-size:8pt;
	font-family:Arial;
}
.subject
{
	color:#FFFFFF;
	font-family:Arial;
	font-weight:Bold;
}

.header
{
	color:#990000;
	font-family:Arial;
	font-weight:Bold;
}
.textTitle
{
	font-size:8pt;
	font-family:Arial;
}
.BodyText
{
	font-size:10pt;
	font-family:Arial;
}
.tableContent
{ 
	font-size:10pt;
	font-family:Arial;
}

.listBoxData
{
	width:128px;
	height:90px;
	font-size:8pt;
	font-family:Arial;
	border: solid 1 #999999;
}
.grayrow
{
	background-color:#F3F3F3;
}
.printbulletin
{
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-size:10pt;
	font-family:Arial;
}
.printbulletinhead
{
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-size:10pt;
	color:#990000;
	font-family:Arial;
	font-weight:Bold;
}
A.yearlink:link {
	color:#FFE153;
	text-decoration : none;
	font-weight:bold;
	}
A.yearlink:visited {
	color:#FFE153;
	text-decoration :none;
	font-weight:bold;

	}
A.yearlink:hover 
{
	color:White;
	text-decoration :none;
	font-weight:bold;
	}

A:link {
    color:#990000;
}
A:visited  {
    color:#999999;
}
A.thumbnail:link IMG 
{
	border: solid 1 #666666;
}
A.thumbnail:visited IMG
{
	border: solid 1 #666666;
}
.formError
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}