body {
  background-color : #ffffff;
  font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
  font-size : 10pt;
  color : #000000;
}

div.body {
  margin-left: 20px;
  margin-right: 20px;
}

#menublock {	position:relative;
	float:right;
	width:170px;
	}
#main-content { position:relative;
	margin-right:190px;
		}

div.menu { border-width:2px;
	border-color:  #7169D9;
	border-style:solid;
	padding:0.2em;
	margin-top:1em;}

div.menu>a:first-child {display:block;
	    float:left;
	    margin-top:3px;
	}	

div.menu p { position:relative;
	     margin-left:40px;
	     margin-top:-2px;
	    }
#footer {position:relative;
	 clear:both;
	 padding-top:1em;
}

.blurb table td:first-child {text-align:center;width:200px;}

body a:link {
  color : #9900cc;
  text-decoration : none;
}
body a:visited {
  color : #8800dd;
  text-decoration : none;
}
body a:hover {
  color : #9900cc;
  text-decoration : underline;
}

h2.headbar {
  background-color : #7169D9;
  color : #eeeeee;
  font-weight : bold;
  font-size:10pt;}





h3.subbar {
  background-color : #dddddd;
  color : #000000;
  font-weight : bold;
  font-size:10pt;
}
td.headbar {
  background-color : #7169D9;
  color : #dddddd;
  font-weight : bold;
  font-size:10pt;}


td.navbutton {
  background-color : #7169D9;
  color : #000000;
  font-weight : bold;
  font-size:10pt;}

span.posted {
  font-style:italic;
	}

tr.buttonbar {
  background-color : #dddddd;
  color :#000000;
  text-align : center;
  text-decoration : none;
  font-size:10pt	
}
tr.buttonbar a:link {
  color : #000000;
}
tr.buttonbar a:visited {
  color : #000000;
}
tr.buttonbar td:hover {
  background-color : #eeeeee;
  text-decoration : none;
}

img {border:0px;}

pre {
	display:block;
	padding:1em;
	margin:1em;
	border:1px solid #7169D9;
	background-color:#f1f1f1;
	font-family:monospace;
}
td.description {
	width:40em; 
	text-align:left;
}
td.zip {
	width:5em;
	text-align:center;
} 
td.header {
	font-size:3em; 
	font-family:serif;
}

a.breadcrumb {
	font-style:italics;
	font-size:0.8em;
	text-decoration:none;
	color: black;
}
a.breadcrumb:hover {text-decoration:underline;}
a.breadcrumb:visited {color: black}	