/* CSS Document */


td img {display: block;}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
}


H3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 14px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
hr {
	color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}


.img_brder {
	margin-left: 7px;
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-decoration: underline;
}
li {
	line-height: 14px;
	list-style-type: square;
	margin-left: -20px;
}
.projecttable {
	line-height: 11px;
}
.narrowcolumn {
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_text {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}


#flashcontent {
	height: 100%;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 550px;
}


.fes_footer_1 {
	margin: 1em;
}
.fes_locations ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.fes_locations ul li {
	display: block;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
ul.fes_footer_2 {
	display: block;
	list-style-type: none;
	margin: 1em;
	padding: 0;
	color: #444444;
}
ul.fes_footer_2 li {
	list-style-type: none;
	float: left;
	width: 16%;
	margin: 0;
	padding: 0;
}
ul.fes_footer_2 a:link,
ul.fes_footer_2 a:visited {
	color: #444444;
}
ul.fes_footer_2 a:hover,
ul.fes_footer_2 a:active {
	color: white;
}

