@charset "ISO-8859-1";
body {
	margin: 0px 0px 30px;
	padding: 0px;
	background: #EFEAE5;
}
#shell {
	background: url(../images/shell_bg.gif) repeat-y 0px 0px;
}
#shell td.flag {
	background: #EFEAE5;
}
#shell td.topnav {
	background: url(../images/bg_topnav.gif) no-repeat 0px 0px;
	height: 25px;
}
#shell td.footer {
	background: url(../images/footer_bg.gif) no-repeat 0px 0px;
	height: 35px;
	text-align: right;
}
#content {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #73491C;
}
#content td.nav {
	width: 202px;
	background: url(../images/nav_corner.gif) no-repeat 177px 0px;
}
#content td.text-home {
	background: url(../images/scroller_bg.gif) no-repeat 0px 0px;
	padding: 9px 24px 48px;
}
#content td.text {
	background: url(../images/content_bg.gif) no-repeat 0px 0px;
	padding: 32px 24px 48px;
}
#content h1 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #73491C;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
}
#content h3 {
	font-size: 12px;
	color: #009D57;
}
#content h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: .25em;
	text-transform: uppercase;
}
#content a {
	color: #00A160;
	text-decoration: none;
}
#content a:hover {
	color: #73491C;
	text-decoration: underline;
}
#flagnav {
	margin-left: 607px;
}
#footnav {
	height: 35px;
}
#footnav td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footnav td a {
	color: #44210D;
	text-decoration: none;
}
#footnav td a:hover {
	color: #000000;
	text-decoration: underline;
}
#lendersbox {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFD800;
}
#lendersbox td.head {
	background: #FFF4B5;
	font-size: 14px;
	font-style: italic;
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px solid #FFD800;
}
#lendersbox td.even, #lendersbox tr.even td {
	background: #FFF7CC;
}
#targetbox {
	border: 1px solid #FFD800;
}
#targetbox td.head {
	font-size: 14px;
	background: #FFD800;
	font-weight: bold;
}
#loans {
	border: 1px solid #FFD800;
}
#loans td.head {
	font-size: 12px;
	font-weight: bold;
	background: #FFD800;
}
#loans td.assist {
	background: #FFFFD1;
}
#loans td.unassist {
	background: #FFF4B5;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}
img.photo-right {
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #73491C;
}
img.drawline {
	border-top: 1px solid #FFD800;
	width: 100%;
}
img.border {
	border: 1px solid #FFD800;
}
ul.spread li {
	margin-bottom: 9px;
}
li.acrobat {
	list-style: url(../images/icons/icon_pdf.gif);
	margin-bottom: 9px;
	margin-left: 12px;
	font-weight: bold;
}
li.word {
	list-style: url(../images/icons/icon_doc.gif);
	margin-bottom: 9px;
	margin-left: 12px;
	font-weight: bold;
}
li.excel {
	list-style: url(../images/icons/icon_xls.gif);
	margin-bottom: 9px;
	margin-left: 12px;
	font-weight: bold;
}
li.powerpoint {
	list-style: url(../images/icons/icon_ppt.gif);
	margin-bottom: 9px;
	margin-left: 12px;
	font-weight: bold;
}


/* The Image Menu */

#menu {
	width: 171px;
	margin-top: 14px;
	border-top: 1px dotted #009D57;
	margin-bottom: 28px;
}
#menu td {
	height: 28px;
	border-bottom: 1px dotted #009D57;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #9B5000;
	padding-left: 6px;
	text-align: left;
	vertical-align: middle;
}
#menu td.menu_off {
}
#menu td.menu_off a {
	color: #9B5000;
	text-decoration: none;
	margin-top: 8px;
}
#menu td.menu_on {
	background: #FFFFFF url(../images/nav-over.gif) no-repeat left top;
}
#menu td.menu_on a {
	color: #623300;
	text-decoration: none;
	margin-top: 8px;
}
table.border {
	border: 1px solid #FFD800;
}
