body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.80em;
}

a:link {
        color: #006666;
	text-decoration: none;
}
a:visited {
        color: #006666;
	text-decoration: none;
}
a:hover {
        text-decoration: underline
}

h2 {
  color: #333;
  margin-bottom: 1em;
}

.noborder {
  border: none;
}

div#header{
  background-image: url('../images/header-bkgrd.jpg');
  height: 81px;
  border-bottom: 7px solid #4FABC4;
  padding: 0px 20px 0px 0px;
  margin-bottom: 10px;
}

#header h1{
  margin-top: 0px;
  float: left;
}

div#headersearch{
  margin-top: 20px;
  float: right;
}

input#headersearch{
  width: 15em;
} 

input#headersearchbutton{
  position: relative;
  top: 3px;
}

#tools{
  float: right;
  padding: 0px 0px 3px 0px;
  background-image: url('../images/tools_bg.gif');
  background-position: bottom left;
  width: 350px;
  text-align: center;
}

#tools ul{
  display: inline;
  margin: 0px;
  padding: 0px 10px;
}

#tools ul li{
  display: inline;
  list-style-type: none;
  border-left: 1px solid #9CC;
  font-weight: bold;
  padding-left: 10px;
  margin-left: 10px;
}

#tools ul li.first{
  border-left: none;
  padding-left: 0px;
  margin-left: 0px;
}

div.clear{
  clear: both;
}

div.clear-right{
  clear: right;
}

#container{
  width: 100%;
}

#nav{
  float: left;
  width: 17%;
  background-color: #E3F2F5;
  border: 1px solid #D4EAEE;
  margin: 0px 30px 0px 5px;
  padding: 10px;
}

#nav ul{
  list-style-image: url('../images/bullet.gif');
  font-size: 0.90em;
  padding: 0 0 0 15px; 
  margin: 0;
}

div#content{
  float: left;
  width: 70%;
}

div#searchbox{
  float: left;
}

div#submit{
  float: left;
  margin-left: 5px;
}

div#searchbox label{
  display: none;
}

div#searchbox input#search{
  width: 25em;
} 

div#footer{
  float: left;
  width: 99%;
  font-size: 0.80em;
  margin: 70px 0 0 0;
  padding: 5px 0 0 5px;
  border-top: 1px dashed #8fc7c7;
}

#footer ul {
  display: inline;
  padding-left: 0px;
}

#footer ul li {
  display: inline;
  list-style-type: none;
  border-left: 1px solid #9CC;
  padding-left: 10px;
  margin-left: 10px;
}

#footer ul li.first {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}

p.example {
  font-style: italic;
  margin-bottom: 1px;
}

div#num {
  font-size: 0.80em;
}

div#newsearch {
  float: right;
  clear: right;
}

div#results div {
  margin-bottom: 1em;
}

span.bpname {
	font-size: 0.90em;
	font-style: italic;
}

div#pageheading h2{
  font-size: 1.5em;
  margin-bottom: 5px;
}

p.bpn {
  font-style: italic;
  font-size: 1.3em;
  margin-top: 0;
}

p.description {
	max-width: 500px;
}

div#logo {
	float: right;
	clear: right;
	margin: 1em 0 1em 1em;
	padding-bottom: 30px;
}

p.footnote {
	font-size: 75%;
	text-indent: -4em;
	margin-left: 4em;
}

p.snippet {
	margin: 0;
	font-size: 0.85em;
	width: 600px;
}

span.url {
	font-size: 0.75em;
}

span.ph {
	font-size: 0.75em;
}

.col1 {
	width: 12em;
}

.aligntop{
	vertical-align: top;
}

div#options h4 {
	margin-top: 0;
}

div#optionslefttop {
	float: left;
	padding-right: 30px;
}

div#optionsrighttop {
	float: left;
}

div#optionsleftbottom {
	float: left;
	padding-right: 30px;
}

div#optionsrightbottom {
	float: left;
}

div#highlight-box {
	background-color: #E3F2F5;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div#map {
  	width: 400px;
  	height: 400px;
}

div#map img {
	border-style: none;
}
