/*
------------------------------------------------------
General Classes
------------------------------------------------------
*/

body {
	margin: 0px;
	Padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
	color: #333333;
	background:url(../images/body_bg.jpg) repeat-x top #fff;
	

}

p {
	margin-top:3px
}	

em {
	font-size:8pt;
}

/*
------------------------------------------------------
Positioning

------------------------------------------------------
*/


#container {
	position:relative;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px 5px;
	min-width: 770px;
	max-width: 955px;
	width:expression(document.body.clientWidth < 780? "770px" : document.body.clientWidth > 955? "955px" : "auto");
	background:#fff;
	}
	
#top {
	position:relative;
	display:block;
	margin-left: 0px;
	left:0px;
	top:0px;	
	height:126px;
	padding: 0px;
	background:url(../images/header-bg.jpg) no-repeat 199px 5px !important;
	background:url(../images/header-bgIE6.jpg) no-repeat 199px 5px ; /* IE6 uses own header graphic - UPDATE BOTH*/ 

	}
	
#topnav {
		position:relative;
		display:block;
		margin-left: 0px;
		left:0px;
		top:0px;	
		height:68px;
		background:url(../images/nav/top-nav-bg.jpg) repeat-x ;
}
	

#middle{
		position:relative;
		display:block;
		margin-left: 0px;
		left:0px;
		top:0px;	
}
		
#left-nav {
		margin-left: 0px;
		padding-right: 0px;
		display:inline;	
		width:199px;
		float:left;
		}
		

#lenders {
		float:right;
		width:240px;
		padding:37px 10px 4px 0px;
		background:url(../images/lenders_bg.gif) no-repeat top left ;
		
}
.lendersLogos {
width:110px;
border: 1px solid #999999;
float:left;
text-align:center;
padding: 2px 7px 0px 7px;
margin: 0px 10px 10px 0px
}
.lendersLogos p {
display:block;
margin:0px;
padding:0px;
}
.lendersLogos p.lenderName {
height:33px;
vertical-align:middle;
line-height:14px;
}
#home_banner{	
		margin-left: 0px;		
		padding:0px 0px 0px 0px;
		background:url(../images/welcome_bg.gif) no-repeat top right ;
		position:relative;
		top: 0px;
		left:0px;
	
		}

#center_column_home {	
		margin: 0px 260px 30px 200px;
		padding:0px 0px 0px 0px;
		position:relative;
		top: 0px;
		left:0px;
		
		}
		
#body_copy_home{			
		padding:0px 20px 0px 10px;
		
		}		
	
#content_internal {
		position:relative;
		top:0px;
		left:0px;
		padding:0px ;	
		margin-left:199px;	
	
}
#bodycopy_internal {
		
		padding:0px 20px 0px 20px;	

}
	
				
#bodypanels {
		margin: 0px 0px 0px 200px;
		top:0px;
}
		
#leftnav_title{
	font-size: 12px;	
	color:#FFFFFF;
	height:16px;
	padding: 10px 0px 10px 46px;
	background:url(../images/internal/left-nav-spacer.gif) no-repeat top left;
}


#breadcrumbs {
	color:#FFFFFF;
	margin: 0px;
	font-size: 12px;
	padding: 10px 0px 10px 20px;
	height:16px;
	background:url(../images/internal/crumbs-bg.gif) no-repeat top right;
	
}	

	
		
#footer{
	position:relative;
	display:block;
	left:0px;
	margin: 0px 0px 0px 0px;
	}

/*
------------------------------------------------------
Class
------------------------------------------------------
*/


.copy {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
}


.boxbg {
	background-image: url(../images/panels_home/box_bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}

.boxbg2 {
	background-image: url(../images/panels_home/box_bg2.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}



.leftbg {
	background-image: url(../images/panels_home/box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.rightbg {
	background-image: url(../images/panels_home/box_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*
------------------------------------------------------
Headings
------------------------------------------------------
*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#FF9933;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#0053a1;
	font-weight: bold;
	margin-bottom:0px;
	/*text-transform:capitalize;*/
}
	
	

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#FF9933;
	font-weight: bold;
	margin-bottom:0px;
	
}


/*
------------------------------------------------------
Links
------------------------------------------------------
*/

/* Standard Link */
a:link, a:visited, a:Active{ 
	color: #0053a1;
	text-decoration : none; 
}

a:Hover    {
	color: #0053a1;
	text-decoration : underline;
}


/*
------------------------------------------------------
HTML 
------------------------------------------------------
*/

hr {
	border: none 0;
	border-top: 1px solid #eeeeee;
	width: 100%;
	height: 1px;
}


img {
border:0px;
}


#left-nav ul {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin:0px 10px 0px  40px;
	padding:0;
	list-style:none;
	text-align:left;
	color: #003366;
	height:500px;
}


#left-nav li {
	line-height:16px;
	border-bottom: 1px dotted #999999 !Important;
	border-bottom: 1px solid #dddddd;
	padding: 5px 0px 5px 0px;
	margin-left:0px; 
	color: #003366;
}


/* Left Nav Link */


#left-nav a  {
	color: #000000;
	text-decoration: none;
}

#left-nav a:hover {
	color:#000000;
	text-decoration: underline;
}


#breadcrumbs a  {
	color: #ffffff;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color:#ffffff;
	text-decoration: underline;
}



#bodycopy_internal ul {
padding-left: 5px;
}

#bodycopy_internal ul li {
list-style:square ;
/*list-style-position: inside;*/

}


#bodycopy_internal ul ul {
padding-left: 10px;
}

#bodycopy_internal  ul ul li {

list-style:disc;
list-style-position: inside;
}



tr.orange {
background: #f7923a;
color:#ffffff;
font-weight:bold;
}

tr.grey{
background: #eeeeee;

}