body {
  background-image: url(images/bkgr1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	margin: 0px;
	padding: 0px;
  }
	
div.banner { 
  width: 100%;
	height: 114px;
  background-image: url(images/bannersp.jpg);
	background-repeat: repeat-x;
  margin: 0px;
	padding: 0px;
  }

span.hidden {
  display: none;
  }
	
img.bannerleft2 { 
  position: absolute;
	left: 0px;
	top: 0px;
	border-width: 0px;
	z-index: 1;   
	}
	 
img.bannerright {
  position: absolute;
	top: 0px;
	right: 0px; 
  }	 

div.leftmenu {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 165px;
	height: 330px;
	border-right: 1px solid #006699;
	font-size: 8pt;
	font-family: "trebuchet ms", arial, verdana, sans-serif;
	color: #993300;
  }
	
p.leftmenulink {
  margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: right;
	color: #006699;
	font-weight: bold;
  }
	
p.leftmenulink a:link {
  padding: 0px 5px;
  color: #006699;
	text-decoration: none;
	border: 1px solid #ffffff;
  }
	
p.leftmenulink img {
  border: none;
	vertical-align: middle;
  }	
	
p.leftmenulink a:visited {
  padding: 0px 5px;
  color: #006699;
	text-decoration: none;
	border: 1px solid #ffffff;
  }
	
p.leftmenulink a:hover {
  padding: 0px 5px;
  color: #006699;
	text-decoration: blink;
	background-color: #ffdfbf;
	border: 1px solid #006699;
  }
	
p.leftmenuline {
  margin: 0px 0px 5px 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: right;
	color: #006699;
	font-weight: bold;
	border-bottom: 1px solid #006699;
  }
	
div.floating {
  float: left;
	margin: 2px 5px 10px 0px;
	width: 1px;
	height: 330px; /* same height as left menu div */
  }	

div.path {
  margin: 0px 0px 0px 165px;
	padding: 5px 5px 0px 20px;
  width: auto;
	min-width: 500px;	
	height: auto;
	font-size: 8pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #006699;
  }
	
div.path a:link {
  color: #006699;
	text-decoration: none;
  }
	
div.path a:visited {
  color: #006699;
	text-decoration: none;
  }
	
div.path a:hover {
  color: #006699;
	text-decoration: underline;
  }

div.heading {
  margin: 5px 0px 5px 165px;
	padding: 5px 5px 5px 20px;
  width: auto;
	min-width: 500px;	
	height: auto;
	border-bottom: 1px solid #006699;
	text-align: center;
  }
	
h2 {
  margin: 0px;
	padding: 0px;
  font-size: 18pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ff6600;
  }
	
div.thedate {
  position: absolute;
	top: 117px;
  right: 0px; 
  margin-right: 2px;
	padding-right: 2px;
  width: auto;
	height: auto;
	text-align: right;
	font-size: 8pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #006699; 
 }

div.submenu {
  margin: 5px 0px 5px 165px;
	padding: 5px 5px 5px 40px;
  width: 100%;
	height: 8em;
	min-width: 500px;
	font-size: 9pt;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #006699;
	clear: right;
  }	

p.submenupar {
  margin: 2px 0px 5px 0px;
	padding: 2px 0px 5px 0px;
  }	
	
p.submenupar a:link {
  color: #006699;
	text-decoration: none;
  }
	
p.submenupar a:visited {
  color: #006699;
	text-decoration: none;
  }
	
p.submenupar a:hover {
  color: #006699;
	text-decoration: underline;
	}
		
div.content {
  margin: 5px 0px 5px 165px;
	padding: 5px 5px 5px 40px;
  width: auto;
	min-width: 500px;	
	height: auto;
	font-size: 9pt;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #000000;
	}
	
h3 {
  margin: 3px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
  font-size: 9pt;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ff6600;
  }		
	
div.content p {
  margin: 4px 20px 4px 5px;
	padding: 4px 0px 4px 5px;
  }	
	
div.content p#mission {
  margin: 4px 0px 4px 220px;
	padding: 4px 0px 10px 5px;
  font-size: 10pt;
	font-weight: normal;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #006699;	
	border-bottom: 1px solid #006699;
  }		
	
div.content p.title {
  clear: both; 
	border-top: 1px solid #006699;
  }	
	
div.figure {
  margin: 4px 0px;
	padding: 4px 15px 5px 10px;
	width: auto;
	float: left;
  }

div.empty {
  margin: 0px;
	padding: 0px;
	width: 100%; 
	font-size: 1px;
	height: 1px; 
	clear: both;
	}

div.figure img {
  margin: 0px;
	padding: 0px;
	border: 1px solid #006699;
  }
	
div.figure p {
  background-color: #006699;
  margin: 0px;
	padding: 2px 0px; /* 3px 2px 3px; */
  text-align: center;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ffffff;
  }	
	
div.footermenu {
  clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
  width: auto;
	min-width: 500px;	
	height: auto;
	font-size: 7pt;
	font-weight: bold;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #006699;
	text-align: center;
  }
	
div.footermenu a:link {
  color: #006699;
	text-decoration: none;
  }
	
div.footermenu a:visited {
  color: #006699;
	text-decoration: none;
  }
	
div.footermenu a:hover {
  color: #006699;
	text-decoration: underline;	
	}
	
div.footerlines {
	margin: 5px 0px 0px 0px;
	padding: 0px;
  width: auto;
	height: 12px;
  background-image: url(images/lines.jpg);
	background-repeat: repeat-x;
  }
	
div.copyright {
	margin: 0px;
	padding: 0px;
  width: auto;
	min-width: 500px;	
	height: auto;
	font-size: 7pt;
	font-weight: normal;
	font-family: arial, sans-serif;
	color: #006699;
	text-align: center;
  }		

ol {
  list-style-type: lower-alpha
  }	
