#leftcontent {
	margin-top: 11px;
	position: absolute;
	left: 2px;
	width: 181px;
	height:auto;
}

#menu{position: absolute;width:100%;height:22px;background-color:#8F8FBC;padding 0 0 0 0;}

#rightcontent {
	position: absolute;
	right: 2px;
	width: 181px;
	height:auto;
}

#centercontent {
	margin-top: 37px;
	margin-left: 190px;
	height: auto;
}
.cen_table{border-right: 1px solid #000000;border-left: 1px solid #000000;border-bottom: 1px solid #000000;height: auto;width:auto;padding: 5px 5px 5px 5px;margin-left: 4px;background-color: #FFFFFF;}
.cen_header{font-size:14pt;color:#FF0000;font-weight:bold;text-align:center;}
.cen_content{font-family:sans-serif;font-size:9pt;}
.SubHead{color:#FF0000;font-style:italic;font-weight:bold}

.cen_content A,A:Visited{color:#44458F;font-weight:bolder;text-decoration:none;font-size:10pt;font-family:arial;}
.cen_content A:Hover{text-decoration:underline;color:#8F8FBC;}
.cen_content_tbox{color: #000000;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight: bolder;font-size: 10px;background-color: #CDD5EB;border-style: solid;border-width: .1em;border-color: #44458F;}
.cen_content TD{font-size:10pt;font-family: sans-serif;}
.cen_content H4{background-image: url(file:///F|/Websites/FFW/Images/icons/arrow.gif);	background-position: left;	background-repeat: no-repeat;padding-left: 15px;}

#subheader {
	clear: both;
}

#content {
	clear: both;
}

#footer {
	margin-left: 185px;
  	margin-right: 185px;
}

/* FOOTER */

.clsFooter {
   text-align: center;
	font-size: 10px;
	background-color : White;
	border : 1px solid #A8B2BB;
	padding: 5px;
}
.clsSplitter {
	clear: both;
}


