﻿
body
{
	margin:0px;
	background:url('images/leftBar.jpg') #FFFFFF repeat-y;
}


/* top header and navs */

#top
{
	background-color:#008000;
	width:770px; height:83px;
}

#ie6top
{
	background-color:#008000;
	border-bottom:#FFFFFF solid 1px;
	width:100%; height:83px;
}

#topNav
{
	float:right;
	margin-top:-25px; margin-right:10px;
}

#topNav a:link, #topNav a:visited
{
	font-family:Arial; font-size:11px; color:#FFFFFF; text-decoration:none;
}

#mainNav
{
	width:770px;
	background-color:#01BB00;
}

#ie6nav
{
	width:100%; height:27px;
	background-color:#01BB00;
	border-bottom:#FFFFFF solid 1px;
}

#topList
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center;
	font-family:Verdana; font-size:11px;
}

#topList li
{
	display:inline;
}

#topList a:visited
{
	float:left;
	width:153px; line-height:27px;
	text-decoration:none;
	color:#034603;
	background-color:#01BB00;
	border-right:1px solid white;
}

#topList a:link
{
	float:left;
	width:153px; line-height:27px;
	text-decoration:none;
	color:#034603;
	background-color:#01BB00;
	border-right:1px solid white;
}

#topList a:hover
{
	background-color:#CCCC9A
}

body#easy #topList a#navEasy
{
	background-color:#CCCC9A
}

body#business #topList a#navBusiness
{
	background-color:#CCCC9A
}

body#loans #topList a#navLoans
{
	background-color:#CCCC9A
}

body#personal #topList a#navPersonal
{
	background-color:#CCCC9A
}

body#online #topList a#navOnline
{
	background-color:#CCCC9A
}

/* shell */

#shell
{
	width:770px;
}

#leftBox
{
	width:145px;
	padding-top:10px;
	/*min-height:400px;*/
	height:500px;
	float:left;
}

/* Direct Login */

#dl
{
	font-family:Verdana; font-size:9px; color:#FFFFFF;
	/*line-height:30px;*/
	/*height:30px;*/
	margin-bottom:2px; margin-top:2px;
	padding-right:2px; padding-left:2px;
}

#dl a:link, #dl a:visited
{
	color:#FFF;
}


#fld
{
	background-color:#ECE9CF;
	border:#153D18 solid 1px;
	width:74px; height:15px;
	font-family:Verdana; font-size:10px;
}

/* left links */

#leftLinks
{
	width:136px;
	background-color:#CCCC9A;
	padding:4px;
	font-family:Arial; font-size:11px;
	line-height:20px;
	text-align:left
}

#leftLinks a:visited
{
	color:#163F15; text-decoration:none
}

#leftLinks a:link
{
	color:#163F15; text-decoration:none
}

#leftLinks a:visited:hover
{
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}


#leftLinks a:hover
{
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.overW
{
	color:#FFFFFF;
}


/* content */

/*10 pt according to client*/
#content p#10pt
{
	font-size:12pt;
}

#content
{
	padding:10px;
	width:77%;
	float:right;
	/*min-height:300px;*/
	font-family:Arial; 
	font-size:12px;
	color:#004500;
	line-height:1.6em;
}

#content a:link ,#content a:visited
{
	color:#8D5B07;
}


h1
{
	font-family:Times New Roman, Times; font-size:22px; font-style:italic; color:#006200;
	border-bottom:2px green solid;
	padding-bottom:5px;
	margin-right:30%;
}

h2
{
	font-family:Arial; font-size:14px; color:#006200;
}

h3
{
	font-family:Arial; font-size:13px; color:#006200;
}


/* right box */

#rightBox
{
	border:#017F01 solid 1px;
	background-color:#CCCC9A;
	width:160px;
	float:right;	
	font-family:Arial; font-size:11px;
	margin:0px -5px 5px 5px;
	/*line-height:20px;*/
}

#rightBox a:link, #rightBox a:visited
{
	color:#163F15; text-decoration:none;
	display:block;
	border-bottom:1px #163F15 solid;
	line-height:20px;
	padding-left:3px; padding-right:3px;
}

#rightBox a:hover, #rightBox a:visited:hover
{
	color:#163F15; text-decoration:underline;
	display:block;
	border-bottom:1px #163F15 solid;
	line-height:20px;
	padding-left:3px; padding-right:3px;
}


/* style for header images */
#headImg
{
	float:left;
	width: 625px;
	overflow: hidden;	
}

td.plusSign
{
	background-color:#01BB00;
}

td.negSign
{
	border:1px #01BB00 solid
}

hr
{
	color:green;
}

/* footer */
#fdic
{
	font-family:Times New Roman; font-size:9pt; color:#7F7F7F;
	float:left;
	margin-top:10px;
}

#footer
{
	text-align:center;
	clear:both;
}

/* left link box header for each category */
#subMenu
{
	color:#004302; font-weight:bold; text-decoration:none;
}







