html{
	
}

body {
	width: 800px;
	font-family: arial, Sans-Serif;
	background: white;
	font-size: 9pt;
	color: black;
	padding:0;
	margin: 0 auto;	
}

img {
	border:none;	
}

.imgBorder {
	border: 1px solid gray;
	padding:1px;	
}

a {	
	color:#275392/*blue*/;
}

a:hover {
	color:#c37b2c/*orange*/;
}

#wrapper {
	width: 800px;
	margin: 0 auto;	
	background: white;
	height:600px;
}


#nav {
	background: white url('images/navBG.gif') repeat-x top left;
	padding:0;
	margin:0;
	height:29px;
	font-weight:bold;
}	

#nav ul{
	padding:0;
	margin:0;
	margin-top: 6px;
	margin-left: 20px;	
	padding-top:6px;
	padding-top:0;
}

#nav li{
	display:inline;	
	color: white;
	margin-right: 5px;
	
	
}

#nav a{
	color: white;
	font-size: 12px;
	text-decoration: none;	
}

#nav a:hover{
	
	text-decoration: underline;	
}


.clear {
	clear:both;	
}

#subSection1 {
	background:white url('images/sectionBlueBG.gif') no-repeat top left;	
	height:255px;
	width:205px;
	float:left;
	margin-left:1px;
	
	
}

.subSection2 {
	background:white url('images/sectionBG.gif') no-repeat top left;	
	height:244px;
	width:198px;
	float:left;
	margin-left:0;
	margin-right:0;
	
	padding:0;
	text-align:center;
	
}

.subSection2 p{
	text-align:left;
	margin-left:35px;
}

#mainUpper {
	margin-top:-3px;
	padding:0;
	width:850px;
	
}

#footer {
	width:800px;
	height:27px;
	background:white url('images/footerBG.gif') repeat-x top left;	
}

#footer li{
	display:inline;
	margin-right:5px;
		
}
#footer ul {
	padding:0;
	margin:2px 0 0 5px;	
}

#footer a{
	 color:white;
	 font-size:8pt;	
	 text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;	
}

h3 {
	color:#c37b2c/*orange*/;
	margin-top:20px;
	font-size:12pt;
	
}

h1{
	font-size:30pt;	
	padding:0;
	margin:0;
	color:#414141/*gray*/;
	font-family:arial black;
	text-align:center;
	margin-left:10px;
	font-style:italic;
}

h5 {
	margin:0;
	padding:0;	
	font-size:12pt;
	font-weight:bold;
	color:#414141/*gray*/;
	font-family:arial black;

	
}

h6 {
	color:#c37b2c/*orange*/;
	font-size:10pt;
}

td {
	
}

.subSection2 td {
	padding:0;
	margin:0;
	
}	

#loginAreaWrapper h3{
	
	font-size: 12pt;
}

#loginAreaWrapper {
	margin-left: 20px;	
}



.loginInput {
	width: 120px;
}

form {
	margin:0;
	padding: 0;		
}
a.loginLinks {
	font-weight: normal;
	color: black;
	font-size:8pt;
}

a:hover.loginLinks {
	text-decoration:none;
	
}
.subSection2 a{
	text-decoration: none;
	color:#c37b2c/*orange*/;
	font-weight:bold;
		
}
a.specialLink {
	color:#275392/*blue*/;
	font-weight:bold;
	text-decoration:none;
}

a:hover.specialLink {
	color:#c37b2c/*orange*/;
}

.otherLinks a{
	color:white;	
}
.otherLinks {
	color:white;
	font-weight:bold;	
}

.subSection2 li{
	list-style:none;
	margin-bottom:15px;	
	
}

.subSection2 ul{
	margin:20px 20px 0 20px;
	padding:0;	
}



.subSection2 font{
	color:#275392/*blue*/;
	font-size:9pt;	
}

#shadow {
	background:white url('images/shadow.gif') repeat-x top left;
	width:800px;
	margin:0;
	padding:0;	
	height:10px;
}

#sideColumnArea {
	
	height:100%;
	width:225px;
}

#addTasks {
	width: 200px;
	background:#e9e1c8/*lightTan*/;
	
	border:1px solid gray;	
}

#addTasks ul{
	margin:10px;	
}

#addTasks li{
	list-style:none;
	margin-bottom:5px;
}

#addTasks a{
	font-weight:bold;
	text-decoration:none;
	color:navy;
}

#addTasks a:hover{
	
	color:#be6d16/*orange*/;
		
}

#addTasks h4 {
	text-align:center;
	color:black;
	margin:5px 0 0 0;
	padding:0;	
	font-size:10pt;
}

#mainSectionHeader {
	border-top:1px solid gray;
	border-bottom:1px solid gray;	
	width:550px;
}

#mainSection h3{
	margin:0 0 10px 10px;
	
}

#mainSection {
	border-left:1px solid gray;
	padding-left:10px;
	
}

.tdSection {
	font-size:8pt;	
	color:navy;
}

td {
	vertical-align:top;	
}
#loginAreaWrapper td{
	vertical-align:bottom;
}
#glossaryTable {
	border-collapse: collapse;	
}

.color_B {
	font-weight: bold;	
	
}

.color_B p{
	font-weight: normal;	
}
.style2 {
	background: #e5e5e1;	
}

#faq a{
	color:#275392/*blue*/;
	font-weight:bold;
	text-decoration:none;
}

#faq a:hover{
	color:#c37b2c/*orange*/;
	
}

#calculators li{
	list-style:none;
	margin-bottom:20px;
	
}

#calculators a{
	font-weight:bold;
	font-size:12pt;	
	color:#275392/*blue*/;
	text-decoration:none;
}

#calculators a:hover{
	color:#c37b2c/*orange*/;
}

#rateChart tr{
	
	
	
}

#rateChart td {
	padding:20px 15px 15px 15px;
		
		
	
	
}


#rateChart table{
	border-collapse: collapse;		
	height:60px;
	background:white url(images/rateBG.gif) no-repeat bottom left;
	
}

#rateChart th{
	background:white;
	border-bottom:2px solid #275392/*blue*/;
	
	
	
}

#rateChart h5{
	color:#275392/*blue*/;
	font-family:arial;
	font-size:10pt;	
	padding:0;
	margin:0;
}

#rateChart input{
	background:#275392 url('images/buttonBG.gif') repeat-x top left;
	border:1px solid gray;
	color:white;
	width:150px;
	margin:0;
	padding:0;
	font-size:9pt;
}

.depositProduct {
	margin:0 0 20px 0;	
	
	width:400px;
}

.depositProduct h4{
	color:#275392/*blue*/;
}

.depositProduct img{
	padding:1px;
	border:1px solid gray;	
	margin-right:20px;
}

#disclosureList {
	list-style:none;	
}

#disclosureList li{
	margin-bottom:6px;
}

/****************************************************************/

