body
{
	/* background-image: url('/images/background.png'); */
	/* background-repeat: repeat-x; e5edf5*/
	background-color: #e5edf5;
	height: 100%;
	font-family: arial, sans-serif;
}

#main
{
	background-image: url('/images/fibackground.png');
	background-repeat: no-repeat;
	width: 902px;
	height: 628px;
	margin: 0 auto;
}

#top
{
	height: 77px;
	font-size: 8pt;
	text-align: right;
}

#top ul
{
	float: right;
	margin-right: 25px;
	/* height: 100px; */
}

#top li
{
	display: inline;
	font-weight: bold;
}

#logo
{
	float: left;
	margin-left: 15px;
}

#bar
{
	width: 894px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

#bar form
{
	position: relative;
	top: 5px;
	margin-left: 20px;
}

#bar span
{
	position: relative;
	float: right;
	top: -1px;
}

* html #bar span
{
	position: relative;
	right: 20px;
}

*:first-child+html #bar span
{
	position: relative;
	right: 20px;
}

#bar_footer
{
	clear: both;
	position: relative;
	width: 894px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: center;
}

* html #bar_footer
{
	top: 0px;
}

*:first-child+html #bar_footer
{
	position: relative;
	top: -32px;
}

#edit-search-theme-form-keys
{
	position: relative;
	top: -13px;
	height: 17px;
	border: 1px solid #000033;
	/* border-right: 1px solid #ffffff; */
}

*:first-child+html #edit-search-theme-form-keys
{
	top: -11px;
}


.form-text
{
	background-color: #9daec8;
	/*
	opacity: 0.5;
	filter: alpha(opacity = 50);
	*/
}

/*
.normaltext
{
	opacity: 1;
	filter: alpha(opacity = 100);
}

.displayimg
{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background:url(hscripts.gif);
}
*/

img
{
	border: 0;
}

a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #cccccc;
}

a:active
{

}

a:hover
{
	color: #aaaaaa;
	text-decoration: underline;
}

#middle
{
	width: 902px;
	margin-top: 20px;
	margin-left: 20px;
}

*:first-child+html #middle
{
	position: relative;
	top: -32px;
}

#right
{
	position: relative;
	left: -200px;
	top: 285px;
	width: 175px;
	margin-left: -30px;
	float: right;
}

#left
{
	float: left;
	width: 175px;
	padding-right: 10px;
}

/*
*:first-child+html #left p
{
	opacity: 1;
	filter: alpha(opacity = 100);
}
*/

h2
{
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	font-size: 12pt;
	font-style: italic;
	color: #ffffff;
}

#left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

#left ul li
{
	padding: 5px 0px 0px 0px;
}

ul.submenu li
{
	list-style-type: disc;
	color: #ffffff;
	margin-left: 15px;
	font-size: 8pt;
}

#left p
{
	color: #ffffff;
	font-size: 8pt;
}

.urgent
{
	float: left;
	width: 450px;
	padding: 5px;
	margin-bottom: 5px;
	border: dotted 1px #ff0000;
	background-color: #eebbbb;
	font-size: 10pt;
}

#content
{
	float: left;
	width: 404px;
	height: 446px;
	text-align: justify;
}

#heading
{
	background-image: url('/images/YellowBanner.png');
	background-repeat: no-repeat;
	width: 404px;
	height: 33px;
}

h1
{
	position: relative;
	top: 5px;
	margin: 0 0 0 0;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
	color: #010235;
}

#mainbody
{
	/* background-color: #ffffff; */
	/* background-color: #9daec8; */
	background-color: #e5edf5;
	width: 99%;
	height: 404px;
	margin: 0 auto;
	/*
	opacity: 0.8;
	filter: alpha(opacity = 80);
	*/
	overflow: auto;
	font-size: 10pt;
}

#mainbody p
{
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 30pt;
}

#mainbody a
{
	color: #010235;
}

.indent_image
{
	float: left;
	margin: 5px;
}

h3
{
	margin: 5px 5px 0 5px;
	border-bottom: 1px solid #010235;
	font-size: 12pt;
	font-style: italic;
	color: #010235;
}

#mainbody table
{
	padding: 0px 5px 0px 5px;
	text-align: left;
}

/*
img, div
{
	behavior: url(iepngfix.htc);
}
*/

