body
{
	background-color: #C6C6C6;	
}

table {
	font-size : 9pt;
	font-family: verdana,helvetica,arial,sans-serif;
}

table.tblHeader
{
	width: 802px;
	height: 100px;	
	background-color: #243259;
	border-top: white 1px solid;
	border-right: white 1px solid;
	border-left: white 1px solid;
}

table.tblMain
{
	background-color: #243259;
	border-right: white 1px solid;
	border-left: white 1px solid;
}

td.sectionTitle
{
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

td.companyHdr
{
	height: 90px;
	background-image: url(images/logo.jpg);
}

td.companyInfo
{
	height: 90px;
	text-align: right;
	background-color: #919692;
	color: White;
	font-size: 11px;
	letter-spacing: +2;
	line-height: 150%;
	padding-right: 20px;
	font-weight: bold;
}

td.cName
{
	font-size : 22pt;
	color: White;
}

td.bInfo
{
	font-size : 10pt;
	color: White;
	height: 40px;
}

span.propTitle {
	font-size : 24pt;
	color: #243259;
}


