.BottomLink
{
	font-size:xx-small;  
	font-family: Verdana;
	font-weight:bold;
}

A.HyperLinkStyle
{
	font-size: 9pt;
	font-family: Verdana;
	letter-spacing: 0.1mm;
	text-decoration:none;
}

A:hover.HyperLinkStyle
{
	text-decoration:underline; 
}


.BottomLink
{
	font-size:xx-small;  
	font-family: Verdana;
	font-weight:bold;
}

.TableHeader
{
	background-color:Black;
	font-size:xx-small;  
	font-family: Verdana;
	font-weight:bold;
	color:White;   	 
	text-align:center;
}

.SummaryTableHeader
{
	background-color:#f2cdfe;
	font-size:xx-small;  
	font-family: Verdana;
	font-weight:bold; 	 
	text-align:center;
}

.TableItem
{
	background-color:White;
	font-size:xx-small;  
	font-family: Verdana;
	color:Black;     	 
}

.GridTextBox
{
	font-family:Verdana;
	font-size:xx-small;
	border-style:solid;
}

.TableAlternateItem
{
	background-color:Gainsboro;
	font-size:xx-small;  
	font-family: Verdana;
	color:Black;     	 
}

.SummaryTable
{
	font-size:xx-small;  
	font-family: Verdana;
	color:Black;     	 	
}

.TableFooter
{
	background-color:#cccccc;
	font-size:xx-small;  
	font-family: Verdana;
	color:Black;     	 
}

.ListTable
{
	font-size:xx-small;  
	font-family: Verdana;
	background-color:#cccccc;    	 
}

.ListTableFixed
{
	table-layout:fixed;
	font-size:xx-small;  
	font-family: Verdana;
	background-color:#cccccc;    	 
}

.SummaryTableFixed
{
	table-layout:fixed;
}

.SummaryText
{
	font-size: 8pt;
	color: #040c24;
	font-family: Verdana;
	letter-spacing: 0.1mm;
	font-weight:bold;	
}

.BottomImg
{
	border-top-style:solid; 
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #849DBC; 
	PADDING-TOP: 1px; 
	text-align:center;
}

.EditCombo
{
	font-size: 10px;
	font-family: Verdana;
	height:11px;
	Width:92px; 
}

.UnselectedBlockBorder
{
	background-color:#ffffff; 
}

.SelectedBlockBorder
{
	background-color:#ff0000; 
}

.EditText
{
	font-size: xx-small;
	font-family: Verdana;
	height:19px; 
	Width:92px;
}

.OuterMainTable
{
	background-color:#040c24;
	width:650px;
	text-align:left;
	padding:1px;
}

body
{
	text-align:center;
	margin: 15px 10px 15px 10px; 
}

.Outerframe
{
	border:solid 1px #040c24;
	width:650px;
	text-align:left; 
	padding:0px;
	margin: 0 auto;	
}


.MainTable
{
	background-color:#ffffff;
}

.IntroText
{
	font-size: 9pt;
	color: #040c24;
	font-family: Verdana;
	letter-spacing: 0.1mm;
}

.OutputHeaderText
{
	font-size:10px;
	color: #000000;
	font-family: Verdana;
	background-color:#cccccc;     
}

.OutputBodyText
{
	font-size:10px;
	color: #000000;
	font-family: Verdana;
}

.OutputSummaryText
{
	font-size:10px;
	color: #040c24;
	font-family: Verdana;
	font-weight:bold;   
}

.OutputFooterText
{
	font-size:10px;
	color: #040c24;
	font-family: Verdana;   
	background-color:#cccccc;
}

.SysListItem
{
	cursor:hand;   
	font-size: 9pt;
	color: #040c24;
	font-family: Verdana;
	letter-spacing: 0.1mm;
}

.ShowCursor
{
	cursor:hand;   
	font-size: 9pt;
	color: #040c24;
	font-family: Verdana;
	letter-spacing: 0.1mm;
	font-weight:bold;
}


#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}

#navigation li {
display: inline;
}

.nostylelist
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right:4px;
	padding-top: 4px;
}

.oecnone
{
	border:solid 1px #000000;
	background-color:#ffffff;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}

.oechigh
{
	border:solid 1px #000000;
	background-color:#ff0000;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}

.oecmoderatehigh
{
	border:solid 1px #000000;
	background-color:#ff9900;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}

.oecmoderate
{
	border:solid 1px #000000;
	background-color:#ffff00;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}

.oecmoderatelow
{
	border:solid 1px #000000;
	background-color:#00ff00;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}

.oeclow
{
	border:solid 1px #000000;
	background-color:#0000ff;
	padding:0px;
	margin:0;
	width:15px;
	height:15px; 
}