body
{
	font-size: 9pt;
	font-family: verdana, helvetica, arial;
}
td, tr, table, body, p, font, a, div
{
	font-size: 9pt;
	font-family: verdana, helvetica, arial;
	color : #194370;
}

a
{
	color : blue;
	text-decoration: underline; 
}
a:hover 
{
	color : silver;
}

TD.rowheader
{
	background: #9d2836;
	color: #FFFFFF;
	align: center;
	text-align: center;
	font-weight: bold;
}
TD.headerrow
{
	background: #004080;
	color: #FFFFFF;
	font-weight: bold;
}

.footer
{
font-size: 8pt;
}
.SearchHeader
{
	font-weight : bold;
	text-align : center;
	color : White;
	background-color : Navy;
}
.SearchSubHeader
{
	font-weight : bold;
	text-align : center;
	background-color : Silver;
	border-bottom-style:solid;
	border-color : Black ;
	border-width : 1px;
}
.SearchTable
{
	text-align : center;
	border-color : Black ;
	border-width : 1px;
	border-style : solid;
	border-collapse : collapse;
}
.SubmittalTable
{
	font-size : 8pt;
}
.PageBreak
{
	position: relative;
	page-break-after: always;
}

