@charset "ISO-8859-1";
.transparent_class {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div.container {
height: 100%;
width: 600px;
overflow: auto;
padding: 25px;
}
div.scroll {
height: 100%;
width: 100%;
overflow: auto;
padding: 0px;
}

BODY
{
	overflow: auto;
}
#fullheight{height:100%}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
td.NoTile
{
background-repeat: no-repeat;
}
table.NoTile
{
background-repeat: no-repeat;
}
#underlined{text-decoration:underline; color:#000000;}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

.PDFicon 
{
	list-style-type: none;
	background-image: url(images/PDFicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	min-height: 25px;
	line-height: 25px;
	* height: 25px;
	text-decoration: none;
	margin-bottom: 2px;
}

.CondtionIcon 
{
	list-style-type: none;
	background-image: url(images/yellowsign.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	min-height: 25px;
	line-height: 25px;
	* height: 25px;
	text-decoration: none;
	margin-bottom: 2px;
}

.GenericDocIcon 
{
	list-style-type: none;
	background-image: url(images/document.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	min-height: 25px;
	line-height: 25px;
	* height: 25px;
	text-decoration: none;
	margin-bottom: 2px;
}

#news_cont
{
}

#news_scroll
{
	float: left;
}

#top_most
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100%;
	height: 1.5em;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
}

