BODY
{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: Tahoma;
}
:link		{ color: #3366cc;}
a:link	{ color: #3366cc;}
a:visited{ color: #3366cc;}
a:active	{ color: #3366cc;}
a:hover	{ color: #ff9900; text-decoration: none;}
.clsCall, .clsBoxBody, .clsGradient, .clsNavbar, .clsBody, .clsBoxHeader
{
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
}
TD.clsHeader
{
	text-align: center;
}
TD.clsGradient
{
	font-size: 10pt;
	padding: 5px;
	background-color: #0B1F95;
	background-image: url("images/navbar.gif");
	background-repeat: repeat-y;
	font-size: 10pt;
}
TD.clsNavbar
{
	background-color: #EEEEEE;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	padding: 10px;
	font-size: 11pt;
	text-align: right;
}
TD.clsBody
{
	padding: 6px;
}
TD.clsBoxHeader
{
	background-image: url("images/boxheader.gif");
	background-repeat: repeat-y;
	font-size: 10pt;
	background-color: #8CAAE7;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
TD.clsBoxBody
{
	font-family: Arial;
	font-size: 9pt;
	border-bottom: solid 1px #AAAAAA;
}
DIV.clsMap
{
	text-align: center;
}
DIV.clsAddress
{
	font-size: 11pt;
}
DIV.clsStaff
{
	margin-bottom: 10px;
}
SPAN.clsStaffName
{
	font-size: 10pt;
	font-weight: bold;
}
SPAN.clsPositionTitle
{
	font-size: 9pt;
	font-style: italic; 
}
SPAN.clsStaffAdditional
{
	font-size: 9pt;	
}
TD.clsLeftCol
{
	vertical-align: top;
	border-right: solid 1px #AAAAAA;
}
TD.clsRightCol
{
	vertical-align: top;
	font-size: 12pt;
	font-family: Arial;
}
DIV.clsBusinessName
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 20px;
	color: #0B1F95;
}
UL.clsServices
{
	margin-bottom: 20px;
}
LI
{
	padding-bottom: 5px;
}
DIV.clsInsurance
{
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
	color: #0B1F95;
	font-size: 1.1em;
}
DIV.clsFooter
{
	text-align: center;
	font-size: 10pt;
}
HR
{
	height: 1px;
	color: #BBBBBB;
}
TD.clsCall
{
	background-color: #EEEEEE;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	font-size: 12pt;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}