body {
	background-color: #FFFFFF;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.white:active, a.white:link, a.white:visited {
	color:#FFF;
}

a:active, a:link, a:visited {
	color:#000;
}
a:hover, a.white:hover {
	color: #FFFF00;
}

.contentIndex {
 	background: url('/pics/content_bg.gif') repeat-x #BFBFBF;
	height: 400px;
	padding: 5px 10px 10px 10px;
	width: 534px;
}
.content {
 	background: url('/pics/content_bg.gif') repeat-x #BFBFBF;
	height: 400px;
	padding: 5px 5px 10px 5px;
	width: 544px;
	line-height:1.5;
}
.leftNav {
	height: 100%;
	padding:10px;
	border: 1px solid #FFFFFF;
	background-image:url('/pics/index_news_bg.gif');
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	overflow-y: hidden;
	line-height:1.5;
}
.contentInside {
/*	height:341px;*/
	min-height:341px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-image:url('/pics/index_news_bg.gif');
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	overflow-y:auto;
	line-height:1.5;
}
.subText {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	margin-left:20px;
	text-align: justify;
}

.leftNav ul, .subText ul {
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-left:34px;
}

.leftNavSubText {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	margin-left:20px;
}

.leftNavSubText ul {
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-left:34px;
}

.newsReel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.topNav {
	position:relative;
	margin:0px;
	z-index:10;
}

#topSubNav {
	position:absolute;
	margin-top:0px;
	margin-left: 327px;
	z-index:10;
}
#topSubNavMask {
	background-color:transparent;
	position:absolute;
	margin-top:65px;
	width:90%;
	height:50px;
	overflow:hidden;
	z-index:5;
}
.topSubNav {
	position:absolute;
	border:1px solid #FFFFFF;
	border-bottom-width:0px;
	border-top-width:0px;
	background-color:#000000;
	text-align:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 75px;
	padding: 0px;
	margin: 0px;
}
.topSubNav a, .topSubNav a:link, .topSubNav a:visited {
	display: block;
	padding:5px 5px 5px 7px;
	margin:0px;
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
}
.topSubNav a:hover {
	background-color:#FFFF00;
	color: #000000;
}
#topSubNav2 {
	width: 76px;
}
#topSubNav3 {
	width: 75px;
	left:80px;
}
#topSubNav5 { left:238px; }
#topSubNav6 { left:279px; }

.pageTitle {
	color: #FFF;
	line-height:13px;
	background: #E1E0E1 url('/pics/pageTitle.gif') no-repeat 0 -1px;
	border: 1px solid #B3B3B3;
	border-width: 1px 0;
	padding:5px 0 5px 10px;
	height: 13px;
	margin: 0 0 10px -40px;
	position:relative;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a, #footer a:active, #footer a:link, #footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #FFFF00;
}

#faooter {
	position:absolute;
	margin-top:3px;
	color:#C0C0C0;
	font-family:verdana;
	font-size:10px;
	text-align:right;
	width: 140px;
}

.dark, .dark a {
	background: #568B98;
	color: #333;
	font-weight: bold;
}

.light {
	color:#FFFFFF;
	background-color:#8C9D61;
}
ul {
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
}
li {
	padding:10px;
	background: #FFF;
	border:1px dashed #CCC;
	margin: 1px 0;
}
.contentHeader {
	padding:3px;
	background:#B15353;
	color:#FFF;
	font-weight:bold;
	display:inline;
	border:1px dashed #CCC;
}
h1 {
	font-size: 12px;
	margin:0;
	padding:0;
	font-weight: normal;
}
.loneContent {
	background: #FFF;
	padding: 10px;
	border:1px dashed #CCC;
	text-align: justify;
}
input, textarea {
	border: 1px solid #333;
}

#autoLoanRates a, #linkPartners a, ul a {
	color: #000;
}
#autoLoanRates a:hover, #linkPartners a:hover, ul a:hover {
	color: red;
}