body 
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 15pt;
}

a:link {color : #8A1F03; text-decoration: underline;}
a:visited {color : #666666; text-decoration: underline;}
a:hover {color : #8A1F03; text-decoration: none;}
a:active {color : #8A1F03; text-decoration: underline;}

.bg1 {background-color: #8A1F03;} /* RED */
.bg2 {background-color: #888888;} /* GRAY */


.page_content
{

}



td
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 15pt;
}

p 
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	line-height: 15pt;	
}

.smalltext  
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
}

.home  
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	line-height: 15pt;
}

.largertext  
{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
}


.redtext  
{
	color: #8A1F03;
	font-family : arial, helvetica, sans-serif;
}


.nav
{
	background-color: #888888;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.agent_photo
{
	padding-right: 16px;
}

.agent_content
{

}

img.photo_border
{
	border: 1px solid #CCCCCC;
}

td.footer
{
	text-align: center;
	padding-top: 20px;
	background-image: url("/images/bg_footer.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
}


/* SPOTLIGHT */
.spotlight
{
	float: right;
	text-align: right;
	width: 240px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}

.spotlight .photo
{
	float: left;
	text-align: left;
	width: 80px;
}

.spotlight .text
{
	float: right;
	text-align: left;
	width: 125px;
	line-height: normal;
}
/* END SPOTLIGHT */


/* MISC */
td.copyright
{
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #999999;
	font-size: 9pt;
}

.copyright:link {color: #999999; text-decoration: underline;}
.copyright:visited {color: #999999; text-decoration: underline;}
.copyright:hover {color: #880000; text-decoration: none;}

