body {
background: #fff;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}
a img {border:0px none;}


h1, h2, h3, h4, h5 {
color: #000;
}


h1 {
    font: normal tahoma, arial 25px;
}

h2 {
    font: normal tahoma, arial 18px;
}

h3 {
    font: normal tahoma, arial 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #386297;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #386297;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #fff url('/images/background.gif') repeat-x bottom left;
border:1px solid #c0c0c0;
}
.bg2
{
background: #fff url('/images/shadow.gif') repeat-x bottom left;
}

.bg3
{
background: url('/images/shadow.gif') repeat-x bottom left;
}

.bghead
{
background: #9933FF;
}
.footer
{
background: white;
}

.foottext
{
color:#000;
font:10px 'Lucida Sans', sans-serif;
}
.foottext a {
color: #9933FF;
font:10px 'Lucida Sans', sans-serif;
text-decoration: none;
}
.foottext a:hover {
font:10px 'Lucida Sans', sans-serif;
color: #000;
text-decoration: underline;
}
.bord
{
border: 1px solid #9933FF;
}


.blye-text-underline {
color: #000;
text-decoration: underline;
}

.blye-text-regular a{
color: #000;
text-decoration: none;
}

.blye-text-regular a:hover{
color: #9933FF;
text-decoration: none;
}
.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


#content {color:#000;}
#header {float: left; color:#fff; font-style:italic; font-family:'Century Gothic', Verdana, Tahoma, Arial, sans-serif}
#header h1 {color:#fff; font-size:42px; font-weight:700; letter-spacing:-2px; margin:0 0 4px 10px; padding:10px 0 0;}
#header h1 a, #header h1 a:hover {font-weight:400; padding:0;}
.fade {color:#000;}
#slogan {color:#fff;}
#slogan h2 {text-align: center;word-wrap:normal; float:right;padding:10px 10px;color:#fff;font-size:18px;font-weight:700;font-style:normal;letter-spacing:-1px;line-height:18px; font-family:'Century Gothic', Verdana, Tahoma, Arial, sans-serif}

.imageleft { float: left; margin: 15px; }
.imageright { float: right; margin: 15px; } 
.imagecenter { text-align: center; margin: 15px; }


.navbar{
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
background: black url('/images/indentbg.gif') repeat-x bottom left;
}
#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
border-left:0px solid #DFDFDF; border-right:0px solid #DFDFDF; border-top:0px solid #DFDFDF; border-bottom:0px solid #DFDFDF; margin-bottom: 1em;
padding-left: 0;
float: left;
font:12px 'Lucida Sans', sans-serif;
font-weight: bold;
width: 100%;
margin-left:0; margin-right:0; margin-top:0
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: right;
color: gray;
font-weight: bold;
text-decoration: none;
background: white url('/images/menudivide.gif') repeat-y top right;; padding-left:16px; padding-right:16px; padding-top:2px; padding-bottom:4px
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 2px solid #9933FF;
padding-bottom: 0;
}

#underlinemenu li.current a{ /*selected tab effect*/
color: black;
background-color: #F3F3F3;
border-bottom: 2px solid #9933FF;
padding-bottom: 0;
}

.scroller {
border: 0px solid #c0c0c0;
font: normal 10px Tahoma, Arial;
padding: 10px 10px;
margin-left:2px;
}

.sideline{border-left:1px solid #CCCCCC;
}

.home{ padding-left:0px; padding-top:0px; padding-right:10px;
}




ul.avmenu {
width:130px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:130px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:120px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover, ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #9933FF;
color:#505050;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:93px;
}

ul.avmenu ul ul a {
width:80px;
}

.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style23 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style43 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.loan {
	width: 480px;
}

.loan div {
	border: 1px solid #9933FF;
	margin: 1px;
}

.loan .loan_src {
	float: left;
	width: 236px;
	height: 190px;
}

.loan .loan_pmt {
	float: right;
	width: 236px;
	height: 190px;
}

.loan .loan_out {
	clear: both;
	overflow: auto;
}

/**/