body      {background-color: white; margin: 0px 0px; font-family: Times New Roman; font-size: 100%; color: Black;}



.level1
{  
	visibility: hidden;
	display: none;
}

.level2
{   
	visibility: hidden;
	display: none;
 }

.level3
{   
	visibility: hidden;
	display: none;
}

.hoverstyle
{  
	visibility: hidden;
	display: none;
}
       
.sublevel1
{  
	visibility: hidden;
	display: none;    
}  

.hostedby
{
	visibility: hidden;
	display: none;
}



h1           { color: #000000; font-size: 24pt; font-weight: bold;  font-family: Times New Roman; }
h2           { color: #000000; font-size: 20pt; font-weight: bold;  font-family: Times New Roman; }
h3           { color: #000000; font-size: 18pt; font-weight: bold;  font-family: Times New Roman; }
h4           { color: #000000; font-size: 16pt; font-weight: bold;  font-family: Times New Roman; }
h5           { color: #000000; font-size: 14pt; font-weight: bold;  font-family: Times New Roman; }
h6           { color: #000000; font-size: 12pt; font-weight: bold;  font-family: Times New Roman; }

p 
{
	margin-top: 0pt;
	margin-bottom: 0pt;
	
}


li 
{
	margin-top: 0px; 
	margin-bottom: 0px;
}

ol 
{ 
	margin-top: 0px; 
	margin-bottom: 0px;
	
}
ul 
{ 
	margin-top: 0px; 
	margin-bottom: 0px;
	
	
}
/*First level order list decimal*/
ol li
{
	list-style-type: decimal;
	
	
}
/*Second level ordered list uppercase-alpha*/
ol li ol li
{
	list-style-type: lower-alpha;
	list-style-position: outside;

}

.maintable
{
	height: 100%;
	width: 100%;
	background-color: White;
	border: 0px;
}

.console_edit
{
	visibility: hidden;
	display: none;
}


.header 
{
	visibility: hidden;
	display: none;
}
	     
.printheader
{
	width: 100%; 
	font-size: 90%;
	font-family: Times New Roman;
	           }

.footer
{
	visibility: hidden;
	display: none;
	
}

a.footer_link 
{
	visibility: hidden;
	display: none;
}


a.footer_link:visited 
{
	visibility: hidden;
	display: none;
}


a.footer_link:hover 
{
	visibility: hidden;
	display: none;
}


a.footer_link:active 
{
	visibility: hidden;
	display: none;
}
.breadcrumbnav 
{
	visibility: hidden;
	display: none; 
}
	
.breadcrumb 
{
	visibility: hidden;
	display: none;
}

a.breadcrumb 
{
	visibility: hidden;
	display: none;
}

a.breadcrumb:hover 
{
	visibility: hidden;
	display: none;
}

a.breadcrumb:active 
{
	visibility: hidden;
	display: none;
}

a.breadcrumb:visited 
{
	visibility: hidden;
	display: none;
}


.leftnav 
{
	visibility: hidden;
	display: none;
}

.txt8 
{
	
	font-size: 8pt;
}

	               
.horizontalnav 
{
	visibility: hidden;
	display: none;
}
							  
            
.placeholderarea 
{
	width: 97%; 
	padding-right: 5px;
}
	               
.paddedbox 
{
	padding-right: 5px; 
	padding-left: 16px; 
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Times New Roman;
}

.width100
{
	width:100%;
}

.greenbar
 {
	font-weight: bold;
	font-size: smaller;                                
	color: #000000; 
	height: 20px; 
	margin-top: 5px;
	padding-left:10px;
	font-family: Times New Roman;
}