body {
		text-align: center;
	background-attachment: fixed;
	background-image: url(images/bgfadediag.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #CC0000;
}
.bgfade {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: url(images/redfadebg.jpg) no-repeat bottom;
}
.nav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
.nav:hover {
	color: #E53E10;
	text-decoration: underline;
}
.arrows {
	font-family: Courier, mono;
	font-size: 16px;
	color: #000000;
}
.email {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.email:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rtborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ADD1D1;
	background: #FAC5B6;
}
.content {
	font-size: 11px;
	color: #CE0000;
}
.contenttd {
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.rightnews {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.headerblack {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.headerred {
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
}
.housebg {
	background: #FAC5B6 url(images/housebg.jpg) no-repeat left bottom;
}
.tagbg {
	background: #FAC5B6 url(images/tagimage.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 90px;
}
.footer {
	font-size: 12px;
	color: #FAC5B6;
	text-decoration: none;
	padding-left: 20px;
	background: #CC0000;

}
.footer:hover {
	color: #000000;
	text-decoration: underline;
}
#foot {
	position: relative;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 780px;
	margin: 0px auto;
	text-align: right;
}
.namebrdr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	}
.borderblue {
	border: 1px solid #010068;
}
.name {  
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	background-color: #CE0000;
	}
.leftname {  
	color: #000000; 
	padding-right: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	background-color: #CFCFCF;
	}
.rightname {  
	color: #000000; 
	padding: 2px 10px 2px 10px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	background-color: #FAC5B6;
	}
#seals {
	position: relative;
	width: 350px;
	color: 000080;
	float: left;
	padding: 5px;
}
#sealtext {
	margin-left: 200px;
}
.redcell {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CD0100;
	padding-left: 15px;
}
.bfReportSmall {
	font-size: 12px;
}
.bfReportSubhead {
	font-size: 13px;
	font-weight: bold;
	color: #CE0000;
}
.bfReportBLabel {
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
}