/*////////////////////////////////////////////////////////////////////////////

						PRINT CSS COPYRIGHT 2007
						Stonebridge Bank

////////////////////////////////////////////////////////////////////////////*/

#skipnav, ul#crumbs li, #left-column, #footer-nav li, #basement, .clear, p.credit, fieldset#contact  {
  display: none !important;
}
body, #wrap, #content, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  clear: both;
}

html body div.news { margin-top: 2em; }

html body {background: none; font-size: 10pt;  }

html body #header, html body #footer { background: none; border-bottom: 3pt solid #000; padding-bottom: 1em; margin-bottom: 2em; }
html body #footer { border-top: 3pt solid #000; margin-top: 4em; padding: 0; font-size: 9pt; }

a:link, a:visited { text-decoration: underline; color: #900;}

p { font-size: 10pt; line-height: 12pt; }

p.single, p.boxed { width: 40%; float: left; margin-right: 4em; margin-bottom: 2em;}

h1, h2, h3, h4, h5 {
	text-indent: 0px;
	margin:0;
	padding: 0;
}

h1 { font-size: 10pt; text-transform: uppercase; font-weight: normal; }

h1#logo a { 
	font-size: 14pt; 
	font-weight: bold;
	text-align: left;
	border: none;
	text-decoration: none;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-transform: uppercase;
	}

h2 { margin-top: 2em;}
h2.bar { margin-top: 2em; border-bottom: .1pt solid #000; clear: both;}

h2, h3 { font-weight: bold; font-size: 9pt; text-transform: uppercase; }

h3.rates { margin-top: 4em; padding-bottom: .5em; }
h3 a { display: none !important; }


h4 { font-weight: bold; padding-top: 6px; font-size: 16pt; }
h5 { font-style: italic; }

img.cross.ad { display: none; }

.centered {text-align: center; }
table { width: 80%; }
td, th { padding: 4px; text-align: left; font-size: 9pt; }
th { border-bottom: 1pt solid #000; }
tr.alt { border-bottom: 1pt solid #ddd; }
input {display: none; }

