body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
}

.gray11{
	color: #A8A8A8;
	font-size:13px;
	line-height: 16px;
}

.blk10{
	color: #000000;
	font-size:11px;
	line-height: 15px;
}
.blk10 A{
	color:#00C;
	font-size:11px;
	line-height: 15px;
	text-decoration:underline;
}
.blk10 a:hover{
	text-decoration:none;
}

.blk11{
	color: #000000;
	font-size:13px;
	line-height: 16px;
}
.white11{
	color: #ffffff;
	font-size:13px;
	line-height: 16px;
}

.blk12{
	color: #000000;
	font-size:13px;
	line-height: 17px;
}

.blk13{
	color: #000000;
	font-size:13px;
	line-height: 17px;
}
.white13{
	color: #FFFFFF;
	font-size:13px;
	line-height: 17px;
}

.blk17{
	color: #000000;
	font-size:17px;
	line-height: 17px;
}

.blue17{
	color: #2E4480;
	font-size:17px;
	line-height: 17px;
}

.colblue {
	color: #2E4480;
}

.siteMap{
	margin-top:20px;
}
.siteMap a{
	display:block;
	text-indent:-9999px;
	
	background-image:url('../images/btn-site-map-icon.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
	height:21px;
	width:190px;
}
.contacUs{
	margin-bottom:20px;
}
.contacUs a{
	display:block;
	text-indent:-9999px;
	
	background-image:url('../images/btn-contact-icon.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
	height:21px;
	width:190px;
}

#leftLinks{
	font-size:12px;
	color:#2e4480;
}
#leftLinks ul{
	padding:0px;
	margin:0px;
	padding-right:30px;
}
#leftLinks ul li{
	list-style:none;
	text-align:right;
}
#leftLinks ul li a{
	display:block;
	color:#2e4480;
	padding:5px;
	background-color:#fff;
	border-bottom:solid 1px #ffe14f;
	font-weight:bold;
	text-decoration:none;
	
}
#leftLinks ul li a:hover{
	color:#fca933;
}
#leftLinks ul li.actTab{
	list-style:none;
	text-align:right;
}
#leftLinks ul li.actTab a{
	color:#000;
	background-color:#ffe14f;
	background-image:ulr('../images/links-arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
}

#leftLinks ul li ul{
	padding-right:0px;
}
#leftLinks ul li ul li a{
	display:block;
	color:#000;
	padding:5px;
	border-bottom:solid 1px #2e4480;
	font-weight:normal;
	text-decoration:none;
	background-color:#fff;
}
#leftLinks ul li ul li a:hover{
	color:#FFF;
	background-color:#2e4480;
}
#leftLinks ul li ul li.actSubTab{
	list-style:none;
	text-align:right;
}
#leftLinks ul li ul li.actSubTab a{
	color:#ccb43f;
	background-color:#ffe14f;
}


#logo{
	padding-top:60px;
	padding-bottom:60px;
}
#logo a{
	display:block;
	text-indent:-9999px;
	
	background-image:url('../images/logo-feeney-assoc.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
	height:118px;
	width:190px;
}

#arrangeMeet{
	
}
#arrangeMeet a{
	display:block;
	text-indent:-9999px;
	
	background-image:url('../images/arrange-a-meeting-now.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
	height:203px;
	width:148px;
}

#subHeader{
	padding-top:10px;
	padding-bottom:20px;
	background-image:url('../images/arrow-logo.gif');
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#2E4480;
	height:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	
}
#subHeader a{
	display:block;
	text-indent:-9999px;
	float:right;
	background-image:url('../images/map-for-action-logo.gif');
	background-repeat:no-repeat;
	background-position:top right;
	
	
	height:27px;
	width:213px;
}




.leftBG{
	background-image:url('../images/bg-left-column.gif');
	background-repeat:repeat-y
}
.footerBG{
	background-image:url('../images/bg-footer.gif');
	background-repeat:repeat-x;
}


.footer{
	font-size:12px;
}
.footer .ftLinks{
	background-image:url(../images/bg-important.gif);
	background-repeat:no-repeat;
	float:left;
	
}
.footer .ftLinks ul{
	margin:0px;
	padding:0px;
	padding-left:130px;
}
.footer .ftLinks ul li{
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}
.footer .ftLinks ul li a{
	color:#00F;
}
.footer .ftLinks ul li a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.footer .ftFAQs{
	float:right;
	padding:30px 40px;
	
	background-image:url(../images/bg-faq.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.copyRight{
	clear:both;
	padding:10px;
	text-align:center;
	
	font-size:11px;
	line-height:1.8;
}
