body {
background: #667788;
font-family: arial,helvetica,verdana,sans-serif;	
font-size: small;
color: #ffffff;
padding: 0px;
margin: 0px;
border: 0px;
}

h1{
font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, verdana, sans-serif;
font-size:large;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

h2{
font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, verdana, sans-serif;
font-size: medium;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

h3{
font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, verdana, sans-serif;
font-size: small;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a, a:link, a:active, a:hover {
font-weight: bold;
text-decoration: underline;
color: #aabbdd;
}

a:visited{
font-weight: bold;
text-decoration: underline;
color: #ccddff;
}

a .ak {
font-style: normal;
text-decoration: underline;
}

a.offsite:after {
	content: " " url(images/url_white.gif);
}


div#container {
margin-left: auto;
margin-right: auto;	
width: 750px;
background: #445566;
border-left: 2px solid #000000;	
border-right: 2px solid #000000;	
border-bottom: 2px solid #000000;
}

div#header {
width: 750px;	
background: #445566 url(images/header_bg.jpg);
padding-top: 0.8em;
padding-bottom: 0.8em;
border-bottom: 2px solid #000000;
}

h1.pagetitle {
	font-family: "tahoma", verdana, sans-serif;
	font-weight: bold;
	font-size: x-large;
	display: inline;
	padding-left: 40px;
	color: #ffffff;
	visibility : hidden;
}

.emph_pagetitle {
font-family: verdana, sans-serif;
font-weight: bold;
display: inline;
color: #6699aa;	
}

h1 span.emph_h, h2 span.emph_h, h3 span.emph_h {
font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, verdana, sans-serif;
font-weight: bold;
font-style: italic;
}

span.emph {
font-weight: bold;
color: #6699aa;	
}

.subnavheader {
font-weight: bold;
font-size: small;
display: inline;
color: #ddeeff;	
border-bottom: 1px dashed #6699aa;
}

p#tagline {
padding-right: 10em;
font-family: "tahoma",sans-serif;
font-size: small;	
font-weight: bold;
color: #6699aa;	
display: block;
text-align: right;
}

div#menu {
width: 750px;	
border-bottom: 2px solid #000000;
height: 1.8em;
line-height: 1.8em;
background: #6699aa;	
color: #ffffff;
font-weight: bold;
margin: 0 0 1em 0;
padding: 0;
}

ul#nav {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
display: inline;
float: left;
width: 555px;
}

li.navitem {
display: inline;
float: left;
text-align: center;
padding: 0;
margin: 0;
background: #6699aa url(images/menu_bg.jpg);	
list-style-type: none;
}

div#menu a {
width: 110px;
border-right: 1px solid #000000;
color: #ffffff;
padding: 0;
margin: 0;
text-decoration: none;
display: block;
text-align: center;
}

div#menu a:hover, div#menu a#current{
background: #ffffff url(images/alternate_menu_bg.jpg);
color: #336688;
}


div#footer {
width: 750px;	
background: #6699aa;
color: #ffffff;
padding-top: 0.4em;
padding-bottom: 1em;
clear: both;
border-top: 2px solid #000000;
text-align: center;
font-size: x-small;
}

div#footer a{
color: #ffffff;
background: #6699aa;	
}

div#content {
width: 470px;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 20px;
float: left;	
line-height: 1.4em;
border-right: 1px dashed #667788;
}

.border {
border-top: 1px solid #6699aa;	
border-bottom: 1px solid #6699aa;	
border-left: 1px solid #6699aa;	
border-right: 1px solid #6699aa;		
}

.floatleft {
border-top: 1px solid #6699aa;	
border-bottom: 1px solid #6699aa;	
border-left: 1px solid #6699aa;	
border-right: 1px solid #6699aa;	
float:left;
margin : 10px;
position : relative;
padding : 0px;
clear : none;	
}

.floatright {
border-top: 1px solid #6699aa;	
border-bottom: 1px solid #6699aa;	
border-left: 1px solid #6699aa;	
border-right: 1px solid #6699aa;	
float:right;
margin : 10px;
position : relative;
padding : 0px;
clear : none;	
}

.button {
	background-color: #667788;
	border: 1px solid #6699aa;
	font-family: arial,helvetica,verdana,sans-serif; 
	font-size: small; 
        font-weight: bolder;
	color: #ffffff;
}

div#localnav {
margin-right: 10px;
width: 180px;
padding: 10px;
border-top: 1px solid #6699aa;	
border-bottom: 1px solid #6699aa;	
border-left: 1px solid #6699aa;	
border-right: 1px solid #6699aa;	
float: right;
background: #556677 url(images/local_bg.jpg) no-repeat;
}

ul#subnav {
padding-top: 1em;
padding-left: 1em;
margin: 0px;
border: 0px;	
list-style: outside url(images/arrow_white.gif);

}

li.subnavitem {
margin-top: 0.4em;
line-height: 1.5em;
}
	

img.totop {
	width: 11px;
	height: 11px;
	border: 0px;
	float: right;
	margin: 5px;
}

.hidden {
	visibility : hidden;
}
