body{ background-color:#D8E9CE }
.body{
	font: normal 11px Verdana;
	color: #000000;
	line-height: 15px;
}
.header{ 
	position:relative; 
	top:10px; 
	left:5px; 
	color:#346397; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:18px}
.subHeader{ 
	position:relative; 
	top:10px; 
	left:5px; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:14px}
.details{ 
	position:relative; 
	top:10px; 
	left:5px; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:12px}
.header1{
	font-family:verdana; 
	font-weight:bold; 
	color:#425418; 
	font-size:17px; 
	padding:20px 0 0 8px; 
	word-spacing:-0.05em;
	letter-spacing:-0.06em;
}	
.header2{
	font-family:verdana; 
	font-weight:bold; 
	color:#666666; 
	font-size:12px; 
	padding:3px 0 0 5px; 
	word-spacing:-0.1em;
}

.header3{
	font-family:verdana; 
	font-weight:bold; 
	color:#3e4813; 
	font-size:17px; 
	padding:10px 0 0 5px; 
	word-spacing:-0.05em;
	letter-spacing:-0.06em;
}

ul#divDescription{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	position:relative;
	top:18px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(/images/fc/greenArrow.gif);
	left: -5px;

}
li {
	padding-bottom:10px;
}
.formTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.selectSize{
	width: 98pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.title{
	font: normal 18px Verdana;
	color: #537CAA;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
a:link{color:#0066cc; text-decoration:underline;}
a:active{color:#0066cc; text-decoration:underline;}
a:visited{color:#0066cc; text-decoration:underline;}
.countryLink {
	position:absolute;
	left: 438px;
	top: -5px;
}

.AgentTitle{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.AgentSubTitle{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.AgentText{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.RowHidden_On
{
	display:none;
}
.RowHidden_Off
{
	/* do nothing */
}

* html .transparent {
	background: none; display: block; zoom: 1;
    width:  expression(this.getElementsByTagName('img')[0].width  + "px");
    height: expression(this.getElementsByTagName('img')[0].height + "px");
    filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + 
    this.getElementsByTagName('img')[0].src + "', sizingMethod='scale')"); 
} 
* html .transparent img { visibility: hidden; }

/* AGENT LEGAL DISCLAIMER */
.disclaimer { font:Arial, Helvetica, sans-serif;font-size:9px; color:#666666; text-align:left; padding: 5px 0 0 10px }


