body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gutter {
	margin: 7px;
}

#topNav {
	padding: 3px 8px 4px 8px;
	background-color:#f9f2d6;
	line-height: 20px;
	font-family: Arial, sans-serif;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#topNav li {
	display: inline;
	padding-right: 13px;
	font-size: 9px;
}

#topNav a:link {
	color: #295951;
	text-decoration: none;
}

#topNav a:visited {
	color: #295951;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#height {
	height: 3px;
	background-color: #FFFFFF;
}
 
#header {
	background-image:url(../topNav_bg.jpg);
	height: 79px;
}
 
#nav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding: 8px 8px 8px 8px;
	background-color: #456c5b;
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 13px;
}

#nav a:link {
	color: #e0d79c;
	text-decoration: none;
} 

#nav a:visited {
	color: #e0d79c;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#leftNav {
	font-family: Arial, sans-serif;
	padding: 0 8px 4px 8px;
	background-color: #f4e9bf;
    width: 130px;
  	float: left;
}

#leftNav a:link {
	color: #295951;
	text-decoration: none;
}

#leftNav a:visited {
	color: #295951;
	text-decoration: none;
}

#leftNav a:hover {
	text-decoration: underline;
}



#tableHeaderTxt{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#f9f2d6;
	background-color:#456c5b;
}

#tableHeaderTxt a:link{
	color:#f9f2d6;
}
#tableHeaderTxt a:visited{
	color:#f9f2d6;
}
#tableSubHeaderTxt1{
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#456c5b;
	background-color:#f2e6b3;
}
#tableSubHeaderTxt2{
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#456c5b;
	background-color:#f9f2d6;
}

#tableInfo1 {
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#f2e6b3;
}
#tableInfo2{
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#f9f2d6;
	background-color:#f9f2d6;
	color:#000000;
}


#ratesText {
    margin-left: 150px;
	min-height: 150px;
	max-width: 750px;
}

#bodyText {
    margin-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-height: 150px;
	max-width: 550px;
}

#bodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:hover {
	text-decoration: none;
}

#bottomNav {
	font-family: Arial, sans-serif;
	color: #f9f2d6;
	font-size: 9px;
	height: 30px;
	vertical-align: middle;
	background-color: #f9f2d6;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#bottomNav li {
	display: inline;
	padding-right: 13px;
}

#bottomNav a:link {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomOne {
    width: 150px;
    float: left;
}

#bottomTwo {
    margin-left: 150px;
    margin-right: 25px;
	color: #295951;
}

#bottomThree {
    width: 200px;
    float: right;
	color: #295951;
}

hr {
	border-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a:link {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}

.copyright a:visited {
	color: #666666;
}
