body {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size:  13px;
	padding: 0;
	margin: 0 auto;
}
h1 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:  14px;
}
hr {padding: 0px;
	margin: 25px 0px 0px 0px;
	color:#999999;
	background-color: #999999;}
#footnote {font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:  11px;
}
p {
	/*margin: 0;
	padding: 0;*/

}
ul {
	
	
}
h1 a {
color: #fff;
	
}
.skip {
	display: none;
}
#content a {
	text-decoration: underline;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#page {
	position: relative;
	background-image: url("../images/pagebackground.jpg");
	width: 800px;
	padding-left:  4px;
	padding-right:  4px;	
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#header {
	position: relative;
	background-image: url("../images/headerbackground.jpg");
	height: 83px;
	margin-bottom:  25px;
	border: 1px solid #000;
	
}
#header img {
	float:  left;
	

}
#HeaderMenuTop{
	float: right;
	width: 300px;

}
#HeaderMenuTop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#HeaderMenuTop li {
	display: inline;
	background-image: url("../images/header_menu_back.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	margin: 0px 1px 0px 0px;
	padding: 0;
	padding-left: 2px;
}
#HeaderMenuTop li a {
	color: #fff;
	text-decoration: none;
}
#search {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;

}
#content {
	position: relative;
	padding-left:  4px;
	padding-right: 4px;
	margin-bottom:  15px;}
.intro {
	position: relative;
	background-color: #FAEFC7;
	border: 1px solid #CBAA2E;
	padding: 10px;
	margin-bottom: 15px;
}
.introtitle {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:  14px;
	font-weight: bold;}
.title {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:  18px;
	color: #003368;
	font-weight: bold;
}
.intro p {
	margin: 0;
	padding: 0;
}

#sections {
	position: relative;
	display: block;
	width: 735px;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
	margin-bottom:  15px;
	/*background-color: #FAEFC7;*/
	background-image: url("../images/sectionsbackground.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	border: 1px solid #000;
	border-top: none;
}
.section {
	position: relative;
	float: left;
	width:  245px;
	padding-bottom: 5px;
	/*background-color: #FAEFC7;
	border: 1px solid #333;*/
}
.section h1 {
	background-color: #FFEA92;
	color: #000;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	padding-left: 3px;
	padding-top: 2px;
}
div.section h1 a#title {
	color: #000;
	text-decoration: none;
	
}
div.middle h1 a#title {
	color: #fff	}
.section p {
	padding: 0px 5px 0px 5px;
}
.middle h1 {
	background-color: #003368;
	color:  #fff;
	border-bottom: 1px solid #000;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
}

#last {
	clear: right;
	border-right: none;
}
.info {
	width:  95%;
	background-color: #FAEFC7;
	border: 1px solid #CCAB30;
	padding: 10px;
	overflow: auto;
	margin: auto;
}
.infolet {
	float: left;
	width:  245px;
	border-right: 1px solid #000;

}
.info div.last {
	border-right: none;
}
.infolet h1 {
	padding-left: 3px;
}
#footer {
	position: relative;
	border-bottom: 2px solid #003368;
	font-size: 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer p.layerone {
	background-color: #003368;
	color: #fff;
	text-align:  center;
	margin:  0 auto;
}
#footer p.layertwo {
	background-color: #98CBF0;
	color: #000;
	text-align:  center;
	margin:  0 auto;
}
#footer p.layertwo a {
	color: #000;
}
#menu {
	width: 100%;
	text-align: center;
	overflow: auto;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
#menu a {
	color: #000;
	text-decoration: none;
}
#menu ul {
	list-style: none;
}
#menu li {
display: block;
float: left;
background-image: url("../images/menutab_inactive.jpg");
background-position: top left;
background-repeat: no-repeat;
width: 128px;
height: 24px;
padding: 0;
padding-top: 5px;
margin:  0;
margin-left: 5px;
}
#menu li.current {
background-image: url("../images/menutab_active.jpg");
background-position: top left;
background-repeat: no-repeat;
	
}
.NoBullet {
	list-style: none;
}
.right {
	float: right;
	margin-right: 4px;
	}
.middle a#title {
	color:  fff;
}
.footer_links {  font-family: "Times New Roman"; font-size: 10pt; text-decoration: none}

