body {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
div#container {
    width: 800px;
    margin: 0px auto;
    text-align: left;
	background: #ffffff;  
}
h1 {
	background-image: url(images/h1_background.gif);
	background-repeat: repeat-x;
	text-align: center;
	color:#004250;
	font-size: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;		
}
img {
	border: 0px;
}
.headerdate{
	color:#fff;
	padding-left: 8px;
	font-size: 10pt;
	font-weight: bold;
}

td.content {
	vertical-align: top; 
	padding: 8px; 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	
}

td.content table{

	font-size: 10pt;
	
}

.copyright {
	font-size: 9px;
	text-align: center;
	color: #004250;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 1px;
}

.copyright a:link{
	color: #004250;
}

.copyright a:visited{
	color: #004250;
}

.copyright a:visited{
	color: #004250;
}


input.searchbox{
	border: 1px solid black;
	font-size: 12px;
	width: 150px;
	padding: 0px;
	margin:0px;
}

form.searchbox{
	margin:0px;
	padding: 0px;
}

.bottomnav{padding-top: 12px; padding-bottom: 8px;
}

a:link { color: #7A0026; }
a:visited { color: #8A8788; }
a:hover { color: #000000; }
a:active { color: #000000; }

.bsbnav { display: inline-block; font-family: Arial, Helvetica; font-size: 9pt; text-decoration: none; font-weight: bold;}
a.bsbnav:link { color: #004250; font-size: 9pt; display: inline-block; text-decoration: underline;}
a.bsbnav:visited { color: #004250; font-size: 9pt; display: inline-block; text-decoration: underline; }
a.bsbnav:hover { color: #646464; font-size: 9pt; display: inline-block;  text-decoration: none;}
a.bsbnav:active { color: #646464; font-size: 9pt; display: inline-block; text-decoration: none;}

a.navitem { display: block; font-family: Arial, Helvetica; font-size: 10px; text-decoration: none;}
a.navitem:link { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:visited { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }
a.navitem:hover { color: #000000; display: block; width: 150px; height: 14px; background: #cccccc; border: 1px solid #000000;font-size: 10px; }
a.navitem:active { color: #000000; display: block; width: 150px; height: 14px; background: #ffffff; border: 1px solid #000000;font-size: 10px; }

.calcHeadline {
	font-size: 12px;
	font-weight: bold;
}
.calcMaincopy {
	font-size: 10px;
}
.calcDisclaimer {
	font-size: 9px;
	font-style: italic;
}
.calcBoxes {
	font-size: 10px;
}

table.branches{
	font-size: 9px;
	text-align: center;
	border: 1px solid #ddd;
	background:#eee;
	padding-top:4px;
	padding-bottom:4px;
	width: 600px;
}



table.branches td{
	font-size: 9px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.branches h3{
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	
}

table.branches td.right{
	border-right: 1px solid #666;
	
	
}
table.branches td.rightimg{
	border-right: 1px solid #666;
	text-align: center;
	vertical-align:middle;
	padding-top: 2px;
	
}

table.branches td.img{

	text-align: center;
vertical-align:middle;
padding-top: 2px;
	
}

.leftsidecontent table{
	
font-size: 10px;
margin-left: 5px;


}

.leftsidecontent table td{
padding-bottom: 4px;


}

td.financials {
	background-image:url(images/financials.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 170px;
	background-repeat: no-repeat;
	height: 56px;

}

.financials a{
	margin-top: 0px;
	text-decoration:none;
	color:#004250;
}

.financials a:hover{
	margin-top: 0px;
	text-decoration:underline;
	color:#000;
}

.dynbanner {
	text-align:center;
	padding-bottom: 8px;
	
}
