/* CSS Document */

html { overflow-y: scroll; }
.top_nav_back {
	position:absolute;
	top:217px;
	margin-left:0px;
	width:400px;



	/*IE7*/
	*margin-left: 0px;
	_margin-left: -0px;
} 
body{
	margin:0;
	padding:0;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.content_text {
	padding-right: 50px;
	padding-left: 40px;
	line-height: 18px;
	padding-top: 0px;
	text-align: justify;
}
h1 {
	font-size: 20px;
	color: #009933;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 24px;
}
.section_links {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: normal;
	float: right;
	padding-top: 15px;
	padding-right: 60px;
	line-height: 15px;
	z-index: 1;
}
.date {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 5px;
	text-align: left;
}
#footer a {
	color:#666666;
	font-weight: normal;
	border: 0;
}
#footer p {
	position: absolute;
	left: 0;
	bottom: 110px;
	width: 959px;
	padding: 0;
}
.navigation {
	width: 250px;
	text-align: left;
	padding-left: 12px;
	padding-top: 20px;
}
.logo {
	padding-right: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #009933;
	font-weight: normal;
	padding-bottom: 20px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
}
.table_title {
	font-size: 16px;
	font-weight: normal;
	color: #009933;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.FM_layers {
	width: 575px;
	position: absolute;
	height: 260px;
	z-index: 5;
	top: 670px;

	/*IE7*/
	*top: 670px;
	_top: 670px;
}
h3 {
	font-size: 16px;
	color: #009933;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.FM_diagram {
	z-index: 1;
	margin-bottom: 350px;
}
.left_column {
	width: 250px;
	padding-left: 25px;
	z-index: 5;
}
.right_column {
	width: 250px;
	padding-left: 300px;
	z-index: 1;
}
li {
	margin-bottom: 10px;
	padding: 0px 0px 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009933;
	line-height: 16px;
	list-style-image: url(../Graphics/bullet.gif);
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.web_notes {
	color: #FF0000;
}

