body, p, td, ol, ul 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

b, strong { font-weight: bold; }

h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }
h6 { font-size: 11pt; }

a { 
	text-decoration: none; 
	font-weight: normal; 
	color: #000;
}

#printbanner { 
	position: absolute;
	top: 3px;
	display: block;
}

#banner { 
	position: absolute;
	top: 30px; 
	left: 200px; 
	font-size: 28pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}


#content {
	border-top: 10px solid #AAAAAA;
	position: relative;
	top: 120px;
	width: 800px;
	margin: 0;
	padding: 0px 0px 120px 0px;
	float: none !important;
	background: transparent none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom:11pt;
	border-bottom: 2px solid #DDDDDD;
}

#leftcol, #title, #vbarleftcol, .noprint { display: none; }

#map { 
	width: 750px; 
	height: 500px
}

.mapmargin {margin: 0px 0px 0px -10px}

.table {vertical-align: top}

.contactmargin { 
	margin: 0px 0px 0px -9px;
	height: 100px;
}
