﻿body {
	margin-top: 0px;
}

#footer{
	width:760px;
	font-size:100%;
	padding-top:10px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	background-color: #e1e1e1;
	border: 1px solid #cececf;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}
#footer a{color:#333333;text-decoration:none; padding-left:10px; padding-right:10px;}
#footer a:hover{color:#F60;text-decoration:underline;}



.navholder{color:#FFF;height:45px;z-index:1000px; padding-top:-0.5px;}

.nodrop dt{	
		width:155px;
		text-align:center;
		border:0;
		font-size:12px;
		font-weight:700;
		cursor:pointer;
		/*background:url(/img/header.gif);*/
		padding:0;
		margin:0;
		line-height:20px;
			}
			
.nodrop dd{position:absolute;overflow:hidden;width:156px;display:none;background:#fff;z-index:200;opacity:0;padding:0;margin-left:0;}
.nodrop ul{width:155px;border:0px solid #999;list-style:none;border-top:none;}
.nodrop a,.nodrop a:active,.nodrop a:visited{display:block;color:#ffffff;text-decoration:none;background:#000000;width:155px;padding:0;margin:0;}
.nodrop a:hover{background:#000000;color:#7392b4;width:155px;}
.dropdown,.nodrop{float:left;margin:0;padding:0;}
.dropdown dt:hover,.nodrop dt:hover{color: #7392b4;}
.dropdown li,.nodrop li{display:inline;}

.dropdown dt{width:105px;border:0;font-size:10px;font-weight:700;cursor:pointer;background:url(/img/header.gif);/*padding:0 0 0 5px;*/padding:3px 0px 0px 5px;}
.dropdown dd{position:absolute;overflow:hidden;width:105px;display:none;background:red;z-index:200;opacity:0;padding-left:0;margin-left:0;margin-top:2px; font-size:80%;}
.dropdown ul{width:105px;border:2px solid #999;list-style:none;border-top:none;margin:0;padding:0;}
.dropdown a,.dropdown a:active,.dropdown a:visited{display:block;color:#666;text-decoration:none;background:#e2e2e2;width:105px;padding:5px;}
.dropdown a:hover{background:#f2f2f2;color:#000;width:105px;}


menuitem:active 
{ FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana, sans-serif;
	color:Black 
}
menuitem:link 
{ FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana, sans-serif;
	color:Black 
}
menuitem:visited 
{ FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana, sans-serif;
	color:Black 
}
menuitem:hover 
{ FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana, sans-serif;
    COLOR: #ffffff;
}

.LenderTable {
	font-size: 11px;
}
.LenderTable td {
	background-color: #e8e7e8;
	text-align: center;
}	
.topleftTable {
	background-image: url(/mmc/img/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.toprightTable {
	background-image: url(/mmc/img/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleftTable {
	background-image: url(/mmc/img/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomrightTable {
	background-image: url(/mmc/img/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentHolder {
	padding:15px;
}

.contentHolder h2{
	font-size:18px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #333333;
}
.featSS {
	background-color:#ebebeb;
	padding:8px 14px 8px 14px;
	margin:0px;
	}
	
.featSS h2, .featHistory h2, .featNews h2 {
	padding:4px 0px 10px 0px;
	margin:0px;
	}
		
.featSS a, .featHistory a, .featNews a {
	color: #4c7f13;
	}

.featHistory {
	padding:8px 14px 8px 14px;
	margin:0px;
	}

.featNews 
{
	background-color:#ebebeb;
	padding:8px 14px 8px 14px;
	border-left:solid 1px #ebebeb;
	margin:0px;
}
.cright {
  float:left;  
  padding:13px 12px 13px 0;
}
.cms_content p {
   line-height:1.6em;
   margin:0 0 1.5em 0;

}	
