* {
	margin:0;
	padding:0;
	top:0;
	left:0;
	color: #666;
}

html {
	background-color:#626161;
}
body {
	margin:0;
	padding:0;
	background-color:#626161;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(/images/subpage-body-bkg.gif);
	background-repeat: repeat-y;
	background-position: center;	
	}
#main {
	width:773px;
	margin:auto;
	padding: 0 0 0 0;
	min-height: 500px;
	height:auto !important;
	background-color:#000;
	height:100%;

}
#inner {
	width:753px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0 0 0 0;
	height:auto !important;
	background-color:#ffffff;
}
#header {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:76px;
	background-color: #000000;
	background-image: url(images/hdr-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header img.logo {
	padding:3px 15px 0 0;
}
#header img.home {
	padding: 55px 35px 3px 35px;
}

#top-nav {
	background-color: #000000;
	height: 36px;
	padding: 0 0 0 0;
}
#central {                
	margin: 0 0 0 0;
	padding:0 0 0 0;
	height:198px;	
	background-color: #000000;
	background-image: url(images/main-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sub-central {                
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:60px;
	background-color: #000000;
	background-image: url(images/sub-centerbkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#searchform {
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;	
  	height:60px;
	width:225px;
}
#searchform img.search {
	padding:4px 10px 2px 2px;
	position:relative;
	left: 20px;
}
#searchform .submit {
	position:relative;
	left: 5px;
	top: 3px;
}

#searchform input.search {
	padding:0 0 0 0;	
	position:relative;
	left: 20px;
}
#central-slogan {
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
  	height:60px;
	width:528px;
}
#central-slogan img {
	padding:15px 15px 0 0;
}
#round-top {
    clear: both;
	background-image: url(images/content-top-bkg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
}
#content {
	margin: 0 0 0 0;
	padding:0 0 0 0;	
	width:753px;
	min-height: 445px;
	height:auto !important;
	background-color: #ffffff;
	overflow:auto;
}
#vertsep1 {
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 18px;	
	min-height: 345px;
	height:auto !important;
	background-color: #ffffff;
}
#sidenav {
	float: left;
	margin: 5px 0 0 0;
	padding:0 0 0 0;
	width: 188px;	
	min-height: 345px;
	height:auto !important;
	height: 345px;
	background-color: #ffffff;
}
#vertsep2 {
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 14px;	
	min-height: 345px;
	height: auto;
	background-color: #ffffff;
}
#page-content {
	float: left;
	margin: 5px 0 0 0;
	padding:0 0 0 0;
	width: 509px;	
	min-height: 345px;
	height:auto !important;
	background-color: #ffffff;
	font-size: 12px;
}
.side-menu { 
	font-size: 10px; 
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(images/sidenav-bkg.jpg);
}
img.subsection { 
	position: relative;
	top: 3.5px;
}

A.side-menu, A.side-menu:VISITED, A.side-menu:LINK {
	color : #898989;
	text-decoration: none;
}
A.side-menu:HOVER {
	color : #4188BA;
	text-decoration: none;
}
.select-side-menu { 
	color : #0676AA;
	font-size: 10px; 
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
}
A.select-side-menu, A.select-side-menu:VISITED, A.select-side-menu:LINK {
	color : #0676AA;
	text-decoration: none;
}
A.select-side-menu:HOVER {
	color : #999999;
	text-decoration: none;
}
A.select-side-submenu, A.select-side-submenu:VISITED, A.select-side-menu:LINK {
	text-transform: none;	
	color : #0676AA;
	text-decoration: none;
	font-weight: normal;	
}
A.select-side-submenu:HOVER {
	text-transform: none;
	color : #999999;
	text-decoration: none;
	font-weight: normal;
}

#page-content h3 { 
	font-size: 14px; 
	color : #0676AA;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#page-content h2 { 
	font-size: 11px; 
	color: #0676AA;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#page-content h1 { 
	font-size: 11px; 
    color : #666666;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#page-content ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 2em;
	padding-bottom: 1em;
}
.levellink a {
    clear: both;
	position: absolute;
	z-index:1000;
}
.mainlink A:LINK, A:VISITED, A:ACTIVE {
	color : #4188BA;
}
.mainlink A:HOVER {
	color : #898989;
}
.searchcrit {
	font-size: 11px; 
	color: #0676AA;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#search-content {
	float: left;
	margin: 5px 0 0 0;
	padding:0 0 0 0;
	width: 509px;	
	height: 100%;
	background-color: #ffffff;
	font-size: 12px;
}

#search-content h3 { 
	font-size: 14px; 
	color : #0676AA;
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom {
	width: 753px;
    padding:0px;	
 	height: 10px;
	background-color: #000000;
	background-image: url(/images/bot-bkg.gif);
	background-repeat: no-repeat;
}

.footer { 
  width: 753px;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 8pt;
  text-align: center;
  background-color: #000;
}

A.footer, A.footer:VISITED, A.footer:LINK {
	color : #898989;
	text-decoration: none;
}
A.footer:HOVER {
	color : #4188BA;
	text-decoration: underline;
}

.breadcrumbs {
	color : gray;
	font-size : 9.1px;
	vertical-align: middle;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}