body 
{
    margin: 25px 0px 12px 0px;
    background-color: #e3e3e1;
}
table
{
    border-collapse: collapse;
}
td
{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 140%;
    color: #000;
    background-color: #fff;
}
.disclaimer
{
    font-size: 7.5pt;
    font-style: italic;
}
.logobg
{
    background: #e3e3e1 url(../images/header.jpg) no-repeat;
}
#mainbox
{
    padding: 16px 30px 20px 10px;
}
#main
{
    padding: 0px;
    text-align: left;
}
td.footer
{ 
    border-top: 1px solid #b3b3b3;
} 
td.footer_left, td.footer_right
{ 
    font-size: 7.5pt;
} 
td.footer_left
{ 
    font-weight: bold;
    padding: 8px 0px 8px 0px;
} 
td.footer_right
{ 
    text-align: right;
    padding: 0px 20px 0px 0px;
} 
a
{
    color: #000;
    text-decoration: underline;	
}
a:hover
{
    color: #333;
}
p, ul, ol
{ 
    margin-top: 0px;
    margin-bottom: 10px;
} 
dl dt, dl dt a
{
    margin-top: 3px;
    font-weight: bold;
}
dl h5
{
    padding-top: 2px;
}
blockquote, .alert
{ 
    font-style: italic;
} 
.alert
{ 
    color: #cc0000;
} 
#important
{
    margin-top: 20px;
    border-top: 1px dashed #b3b3b3;
    padding: 12px;
    width: 400px;
    background: #fff8e1;
}
#important h1
{
    color: #8f1709;
    font-size: 11pt;
    font-weight: bold;
    font-style: italic;
}




/* News and QuickLinks */


#news h1, #quicklinks h1
{
    color: #8f1709;
    font-size: 14pt;
}
#news h1
{
    margin-bottom: 8px;
}
#news h2, #news h2 a
{
    color: #3e6681;
    font-size: 11pt;
    font-style: italic;
    margin-bottom: 2px;
}
#quicklinks h1
{
    margin-bottom: 10px;
}
#news, #quicklinks
{
    border: 1px solid #b3b3b3;
    padding: 8px 12px 12px 12px;
}
#newsbox
{
    padding: 16px 20px 20px 20px;
}
#news
{
    background: #fff url(../images/bg_graylines.gif);
}
#news a
{
    font-style: italic;
}
#news p
{
    margin-bottom: 12px;
}
#quicklinksbox
{
    padding: 20px 0px 0px 0px;
}
#quicklinks
{
    margin-top: 20px;
    background: #fff url(../images/bg_bluelines.gif);
}
#quicklinks table tr td
{
    font-size: 8pt;
    background: none;
    line-height: 150%;
    vertical-align: top;
}
#quicklinks table tr td.left
{
    padding-right: 14px;
}
#marcusbox
{
    padding: 16px 0px 0px 20px;
}
#marcus
{
    padding: 0px;
}
div.horizRule 
{
    height: 1px;
    border-top: 1px dashed #b3b3b3;
    margin-bottom: 10px;
}
div.horizRule hr 
{
    display: none;
}




/* Officers and Board */


#officers td
{
    vertical-align: top;
    padding: 0px 0px 8px 0px;
}
#officers img
{
    margin: 4px 12px 10px 0px;
    border: 0px;
    width: 120px;
    height: 140px;
}
#officers h1
{
    padding: 0px;
}
#officers h3, #officers h4
{
    color: #000;
}
#officers h2, #officers h3, #officers h4
{
    margin: 0px;
}
#officers h2, #officers h3
{
    padding: 8px 0px 0px 0px;
}
#officers h4
{
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    padding: 2px 0px 0px 0px;
}




/* Historical Photos */


#photogallery td
{
    padding: 20px 20px 0px 0px;
}
#photogallery img
{
    border: 0px;
    width: 150px;
    height: 107px;
}
#photogallery img.vert
{
    width: 107px;
    height: 150px;
}




/* Checks, Coins and Jewelry */


#state tr td, #item tr td, #check tr td
{
    border-bottom: 1px dashed #b3b3b3;
}
#state td, #item td
{
    vertical-align: top;
}
#state td
{
    padding: 0px 23px 10px 0px;
    line-height: 120%;
}
#state td, #check td
{
    text-align: center;
}
#check td
{
    padding: 6px 10px 6px 10px;
}
#state td, #check tr.header td
{
    font-size: 8pt;
}
#check tr.header td, #check tr.subhead td
{
    border-bottom: 0px;
}
#check tr.header td
{
    padding: 4px 10px 4px 10px;
    font-weight: bold;
    background-color: #3e6681;
    color: #fff;
}
#check tr.subhead td
{
    padding: 8px 0px 4px 0px;
}
#check img
{
    margin: 0px 0px 4px 0px;
}
#state h2
{
    padding: 14px 0px 0px 0px;
}
#check h2
{
    padding: 14px 0px 8px 0px;
}
#state img, #check img
{
    border: 0px;
}
#state img
{
    margin: 10px 0px 4px 0px;
    width: 80px;
    height: 80px;
}
#item td
{
    padding: 20px 0px 20px 0px;
}
#item img
{
    margin: 0px 12px 0px 0px;
    border: 0px;
    width: 100px;
    height: 100px;
}
#item .rectangle
{
    width: 120px;
    height: 91px;
}
#item h2
{
    padding: 0px 0px 6px 0px;
}




/* Navigation */


#topnav
{
    text-align: center;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    background: #fff url(../images/bg_nav.jpg);
}
#topnav a
{
    font-weight: bold;
    color: #3e6681;
    text-decoration: none;  
    padding: 0px 14px 0px 4px;
}
#topnav a:hover, #secondnav a:hover
{
    color: #333;
}
#sidenav a:hover
{
    color: #000;
}
#secondnav, #secondnav a, #sidenav, #sidenav dl a
{
    font-size: 8pt;
}
#secondnav, #secondnav a
{
    color: #666;
}
#sidenav, #sidenav dl a
{
    color: #333;
}
#secondnav
{
    text-align: right;
    font-weight: normal;
    padding: 12px 20px 0px 0px;
}
#secondnav a
{
    padding: 0px 10px 0px 5px;
}
#sidenavbox
{
    width: 215px;
    padding: 16px 20px 20px 20px;
}
#sidenav
{
    width: 175px;
    border: 1px solid #b3b3b3;
    padding: 12px 12px 6px 12px;
    background: #fff url(../images/bg_bluelines.gif);
}
#sidenav dl, #sidenav dl dd dl
{
    line-height: 110%;
}
#sidenav dl dt, #sidenav dl dt a
{
    color: #333;
}
#sidenav dl dt a:hover
{
    color: #000;
}
#sidenav dl dt, #sidenav dl dd
{
    padding-bottom: 6px;
}
#sidenav p.alert
{
    font-size: 8pt;
    color: #cc0000;
    line-height: 110%;
}
#sidenav dl dd dl
{
    margin: 0px;
    padding: 0px;
}
#sidenav dl dd dl dd
{
    margin: 0px 0px 0px 20px;
    padding: 6px 0px 0px 0px;
}
#sidenav dl dd dl dd a
{
    color: #666;
}



/* Headers */


h1, h2, h3, h4, h5
{
    font-family: Georgia, serif;
}
h1, h4
{
    color: #3e6681;
}
h2, h3, h5
{
    color: #666;
}
h2, h3, h4, h5
{
    font-weight: bold;
}
h2, h5
{
    font-style: italic;
}
h3, h4
{
    margin: 6px 0px 0px 0px;
}
h1
{
    font-weight: normal;
    font-size: 16pt;
    margin: 0px 0px 8px 0px;
    line-height: 120%;
}
h2
{
    font-size: 12pt;
    margin: 0px;
}
h3
{
    font-size: 12pt;
}
h4
{
    font-size: 11pt;
}
h5
{
    font-size: 10pt;
    margin: 0px;
}





/* Images */

.PropertyL 
{
    float: left;
    width: auto;
    margin: 0px 24px 24px 0px;
}
.R 
{
    margin: 0px 0px 12px 12px;
}





/* Tables */

tr.odd, tr.odd td
{
    background-color: #fff8e1;
}
tr.odd, tr.even, #condition tr.total
{
    border-top: #b3b3b3 1px solid;
}
tr.odd td, tr.even td
{
    font-size: 8pt;
    padding: 2px 10px 2px 0px;
}
tr.tblhdr, tr.tblhdr td
{
    font-size: 10pt;
    font-weight: bold;
    background-color: #3e6681;
    color: #fff;
}



/* Bill Pay Calculator */

.calc_div01, .calc_div01 table td
{
	background-color: #e2ebf2;
}
.calc_div01 table td
{
	font-size: 11px;
	padding: 4px 12px 0px 0px;
	white-space: nowrap;
}
.calc_div01 
{
	margin: 30px 0px 0px 0px;
	padding: 6px 12px 12px 12px;
	width: 450px;
    border: 1px solid #a5a094;
}
.calc_div01 table td input[type="text"]
{
	font-size: 13px;
	border: 1px solid #000;
	text-align: center;
	padding: 2px;
}
td span.calc_button01 input[type="button"], td span.calc_button02 input[type="button"]
{
	padding: 3px 6px;
	margin: 4px 12px 8px 0px;
    font-weight: bold;
	font-size: 13px;
	color: #fff;
	border: 2px solid; 
	width: auto;
}
td span.calc_button01 input[type="button"]

{
	background-color: #f78517;
	border-color: #f99f49 #b36011 #b36011 #f99f49;
}
td span.calc_button02 input[type="button"]
{
	background-color: #3e6681;
	border-color: #6b91aa #1f425a #1f425a #6b91aa;
}




/* Statement of Condition */

#condition table
{
    width: 600px;
}
#condition h2
{
    padding: 14px 0px 10px 0px;
}
#condition td
{
    line-height: 100%;
    padding: 4px;
}
#condition tr.total td, .subtotal
{
    font-weight: bold;
    font-size: 8pt;
}
#condition tr.total td
{
    color: #3e6681;
}
.subtotal
{
    color: #333;
}




/* Backgrounds */

.shadow
{
    background: #e3e3e1 url(../images/shadow_side.jpg);
}

