body, P, td, ol, ul 	{
	font-family: 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;
	}

#banner {
	position: absolute;
	top: 8px; left: 38px; width:100%; height:30px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}

#title { display: none; }

body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 2px solid #ddd;
   }

#leftcontent {
	position: absolute; 
	top:70px; 
	left:28px; 
	width:470px; 
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
}

#rightcontent {
	position: absolute; 
	top:70px; 
	left:490px; 
	width:270px; 
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
}

#lowercontent {
	position: absolute; 
	top:460px; 
	left:28px; 
	width:720px; 
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
}
#content {
  position: absolute; 
  top: 70px; 
  left: 38px;
  width: 100%;
  margin: 0;
  padding: 0;
  order: 0;
  float: none !important;
  background: transparent none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding-bottom:11pt;
  }

#leftcol, #mobile, .mobile, #menubar, .menubar, .noprint { display: none; }

#map { 
	width: 760px; 
	height: 300px
}

a:link, a:visited {
   background: transparent;
   text-decoration: none;
   }

#printtopbar {
   position: absolute;
   top: 58px;
   left: 38px;
   width:100%;
   color: #606060;
   font-family: Arial, Helvetica, sans-serif;
	}

