/* CSS Document */
body {
	background-image: url(img/bgwide.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	background-color: #678FC2;
	margin-top:0px;
	margin-left:12px;
}
p {
	margin-top:2px;
	margin-bottom:15px;
}
.numerical {
	text-align:right;
}
img.interest {
	padding:3px; 
	border:1px solid #B6A999;
}
#topindicator {
	position:relative;
	top:2px;
	left:630px;
}
.topbar {
	background-image: url(img/topbar.jpg);
	height: 64px;
	width: 818px;
}

.midbar {
	background-image: url(/img/bgcontent.jpg);
	background-repeat: repeat-y;
	width: 817px;
	padding-bottom:8px;
}
#navmain {
	background-image: url(img/bgnavmain.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 787px;
	padding-left:24px;
	border-left: 1px solid #96A4BF;
	border-right: 1px solid #96A4BF;
}
.tab {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-transform: lowercase;
	color: #663300;
	text-decoration: none;
	/*white-space: nowrap;*/
	float: left;	
	border-right: 1px solid #96A4BF;
	letter-spacing: -1px;
	height:26px;
	
}
.taboff {
	/*line-height:16px;*/
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	/*background-color:#EEEEEE;*/
	height:23px;
	padding-top:3px;
}
.tabon {
	/*background-color:#FFFFFF;*/
	padding-right: 4px;
	padding-left: 2px;
	height:30px;
	padding-top:4px;
	background-image:url(img/tab_mid.jpg);
	background-repeat:repeat-x;
	float:left;
}
.tabon_leftborder {
	background-image:url(img/tab_left.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:30px;
	margin-left:2px;
	float:left;
}
.tabon_rightborder {
	background-image:url(img/tab_right.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:30px;
	float:left;
}
.tablink{
	/*color: #663300;*/
	color:#395F8C;
	text-decoration:none;
}
#toppart {
	background-image: url(img/midtopbar.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 812px;
	margin-left:1px;
}
.btmbar {	
	background-image: url(img/btmbar.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 817px;
}
.copyright {
	width:812px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	white-space: nowrap;	
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	width: 817px;
	color:#FFFFFF;
}
.sitemap .link {
	text-decoration:none;
	color:#FFFFFF;
}
.credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width: 817px;
	text-align:center;
	color:#FFFFFF;
	margin-top:12px;
}
html, body {
    height: 100%;
}
.phead {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
.p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
.psmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	line-height: 12px;
	margin-bottom:6px;
}
#sixtythirty {
	background-image: url(img/bginterest.jpg);
	height: 123px;
	width: 812px;
	margin-left:1px;
	margin-top:6px;
	display:block;
}
#twentyeighty {
	display:block;
	margin-left:1px;
	width: 812px;
	margin-top:12px;
}
#twentyeightyleft {
	width: 120px;
	border-right:1px solid #999999;
	padding-top: 0px;
	padding-left:12px;
	padding-right:2px;
	padding-right: 12px;

}
#twentyeightyright {
	width: 460px;
	padding-left: 18px;
	padding-top: 0px;
}
#aboutus {
	padding-left:12px;
	padding-top:12px;
	width:660px;
}
.mildheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #62441E;
	background-color: #E8E5E3;
	clear: both;
	height: 13px;
	width: 100%;
	border: 1px solid #B6A999;
	margin-bottom:12px;
}
.mediumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62441E;
	font-weight:bold;
	margin-bottom: 6px;
}
.row {
	background-image: url(img/bginterest.jpg);
	background-repeat:repeat-x;
	background-color:#DBDCDE;
	width: 100%;
	height:100%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:2px;
	padding-right:4px;
	margin-bottom: 12px;
	/*position:static;*/
}
