body      {background-color: white; margin: 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 100%;  color: Black; }

.level1
{  
	color: #336633;
	font-size: x-large;
    font-weight: bold;
    height: 35px;
}

.level2
{   
	color: #336633;
    font-size: large;
    background-color: #99cc99;
    height: 25px;
 }

.level3
{   
	color: #336633;
    background-color: #99cc99;
    font-size: small;
    height: 15px;
    
    
}

.hoverstyle
{  
	 font-weight: bold;
}
       
.sublevel1
{  
    color: #ffffff;
    
}  

.hostedby
{
	color: #FFFFcc;
	font-size: 85%;
}


h1           { color: #000000; font-size: 24pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }
h2           { color: #000000; font-size: 20pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }
h3           { color: #000000; font-size: 18pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }
h4           { color: #000000; font-size: 16pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }
h5           { color: #000000; font-size: 14pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }
h6           { color: #000000; font-size: 12pt; font-weight: bold;  font-family: Arial, Helvetica, sans-serif; }


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
{
	background-color:#ffffcc;
    font-size:90%;

}


.header 
{
	width: 100%;	
	background-image: url(../images/OKparentHeaderBack.jpg); 
}

.printheader 
{
	text-decoration: none; 
	display:none;
}

.footer 
{
	padding: 2px;
	color: White;
	font-size: 75%;
	width:100%;
}


a.footer_link 
{
	padding: 2px;
	font-size: 90%;
	color: white;
	text-decoration: none;
}


a.footer_link:visited 
{
	padding: 2px;
	font-size: 90%;
	color: white;
	text-decoration: none;
}


a.footer_link:hover 
{
	padding: 2px;
	font-size: 90%;
	color: white;
	text-decoration: none;
}


a.footer_link:active 
{
	padding: 2px;
	font-size: 90%;
	color: white;
	text-decoration: none;
}


.breadcrumbnav
{
	
	margin: 0px 0px 0px 0px; 
	background-color: #669966; 
	text-align: left;
	vertical-align:top;
	
	
}
.breadcrumb 
{
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: white;
	font-size: 12px;
	vertical-align:top;
	

}
a.breadcrumb 
{
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: White;
	font-size: 12px;
}
a.breadcrumb:hover 
{
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: White;
	font-size: 12px;
	text-decoration: none;
}
a.breadcrumb:active 
{
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: White;
	font-size: 12px;
}
a.breadcrumb:visited 
{
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 3px;
	color: White;
	font-size: 12px;
}

.leftnav
 {
	
	background-position: right top; 
	background-color: #99cc99;  
	background-image: url(../images/greencorner.jpg);  
	background-repeat: no-repeat; 
	width: 200px;
	vertical-align: top; 
	text-align: left;  
	
}
.leftnavborder
{
	border-right: #336633 1px solid; 
}

.txt8 
{
	font-size: 8pt;
}

	               
.horizontalnav 
{
	border-right: #336633 1px solid; 
	margin: 0px 0px 0px 0px; 
	line-height: 17px; 
	background-color: #336633;
	vertical-align:top;
}
	

.coloredtitle 
{ 
	 padding-right: 5px; 
	 padding-left: 5px; 
	 padding-bottom: 5px;
	 padding-top: 0px;
	 font-weight: bold; 
	 font-size: 100%; 
	 margin: 0px 0px 0px 0px; 
	 background-color: #FFFFcc;
	
	
}


.placeholderarea 
{
	width: 100%; 
	font-size: 90%; 
	padding-right: 5px;
}

.paddedbox 
{
	padding-right: 5px; 
	padding-left: 16px; 
	margin-top: 8px;
	margin-bottom: 8px;
	
}

.width100
{
	width:100%;
}
.greenbar 
{
	font-weight: bold;
	font-size: smaller;                                
	background-image: url(../Images/GreenBar.jpg);
	background-color: #ffffff;
	background-position: left top;
	color: #000000; 
	height: 20px; 
	margin-top: 5px;
	padding-left:10px;
}
