*{
	margin: 0;
	padding: 0;
}
html, body {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #868889;
	background-color: #ffffff;
	height: 100%;
}
#wrapper {
	position: relative;
	width: 860px;
	margin: 0px auto;
	background-color: #ffffff;
	display: block;
	min-height: 600px;
}
#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.invisible {
	display: none;
}
.logo {
	position: relative;
	clear: none;
	float: left;
	margin: 25px 0px 0px 0px;
	_margin: 25px 60px 0px 0px;
}
.middle-container{
	position: relative;
	float:left;
	clear:left;
	width: 712px;
	margin: 45px 0px 0px 123px;
	_margin: 45px 0px 0px 50px;
	border-top: 1px solid #868889;
	border-bottom: 1px solid #868889;
}
/* HEADING */
h1 {
	color: #ff2700;
	font-size: 12pt;
	margin-bottom: 10px;
}
h2 {
	color: #ff2700;
	font-size: 12pt;
	margin-bottom: 10px;
}
/* HEADING END */

/* CE-TEXT */

#main .ce_text {	
	
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	width: 100%;
}
#sitemap {
	border-bottom: 0px solid #42484e;
}
#main-small .ce_text {	
	border-bottom: 0px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	width: 100%;
}
#main-past .ce_text {	
	border-bottom: 0px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.ce_downloads {
	border-bottom: 1px solid #42484e;
	padding-bottom: 20px;
}
.ce_text table {
	position: relative;
	float: left;
	clear: left;
	width: 712px;
	height: auto;
}
.ce_form table {
	width: 100%;
}
.ce_form h1 {
	margin-bottom: 20px;
}
.col_0 {
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
.col_1 input[type=text]{
	width: 200px;
	margin-bottom: 3px;	
}
.col_1 textarea {
	width: 300px;
}
/* CE-TEXT END */
/* NAVIGATIONS */

.navigation-top-right{
	position: relative;
	float: right;
	clear: none;
	margin: 25px 15px 0px 0px;
}
.navigation-top {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
}
.navigation-middle {
	position: relative;
	float: right;
	clear: none;
	margin: 5px 0px 2px 0px;
}

.navigation-bottom {
	position: relative;
	clear: left;
	float: left;
	width: 732px;
	border-bottom: 1px solid #42484e;
	text-align: right;
	margin-left: 42px;
	margin-top: 30px;
}
*html .navigation-bottom {
	margin-left: 20px;
}
*+html .navigation-bottom {
	width: 727px;
}
/* NAVIGATIONS END */

/* MAIN */
.navigation-mini {
	position: relative;
	float: left;
	clear: left;
	font-family: Arial;
	margin-top: 3px;
	margin-left: 35px;
}
*html .navigation-mini {
	margin-left: 18px;
}
.arrow {
	color: #ff2700;
	font-weight: bold;
}
#main {
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: 711px;
	margin: 25px 0px 20px 123px;
	font-size: 10pt;
	line-height: 1.5;
	_margin: 25px 0px 20px 50px;
}
#main-past {
	position: relative;
	display: block;
	float: left;
	clear: left;
	width: 711px;
	margin: 25px 0px 20px 123px;
	_margin: 25px 0px 20px 50px;
	font-size: 10pt;
	line-height: 1.5;
}
#main-small {
	position: relative;
	width: 480px;
	margin: 0px auto;
	float: left;
	margin: 25px 0px 0px 123px;
	_margin-left: 50px;
	font-size: 10pt;
	line-height: 1.5;
}
#news {
	position: relative;
	float: left;
	margin: 25px 0px 0px 40px;
}
ul {
	margin: 15px 0px 15px 0px;
	padding: 0px 30px 0px 60px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #868889;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #868889;
}
img {
	border: 0px solid;
}
/* MAIN END */

/* SEARCH */
#search-field {
	position: relative;
	clear: left;
	float: left;
	margin-left: 602px;
}
*html #search-field {
	margin-left: 301px;
}
.search-field {
	width: 134px;
	height: 17px;
	border: 1px solid #8a8a8a;
}
#keywords {
	width: 234px;
	height: 17px;
	border: 1px solid #8a8a8a;
}
.radio_container {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mod_search p.header {
	margin-bottom: 10px;
}
#search_list {
	margin-top: 15px;
	border-bottom: 1px solid #42484e; 
}
/* NEWS HOME */
.news_home {
	position: relative;
	width: 195px;
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #868889;
}
.news_home h2 {
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 3px;
}
.news_full_home{
	margin-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #868889;
	padding-bottom: 10px;
}
.news_full_home h1{
	margin-bottom: -5px;
}
.news_full_msg h1{
	margin-bottom: -5px;
}
/* NEWS HOME END */

#no_underline {	 
	border-bottom: 0px solid #ffffff;
}
.pdf_link {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
}
