﻿body {text-align: center; height: 405px; 
margin-top: 10PX; 
}


    .left { float : left; 
}
    .right { float : left; 
}
    .spacer { clear : both; }
    
    
#main {    background-color:white; 
           			}	    

			
#Terms 
	{   background-color:#f8f8ed;
        width: 750px; 
        height: 420px;
        padding: 8px; 
        border: 1px outset #c0d0af;  
        position: absolute;
        top: 88px;
        left: 20px;
        text-align:left;
        overflow: auto;
            
     } 
     
#Funds 
	{   background-color:#e7eddf;
        width: 750px; 
        height: 358px;
        padding: 8px; 
        border: 1px outset #c0d0af;  
        text-align:center;
        overflow: auto;
            
     }      
     
#header {FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    COLOR: #0c1d33;
    FONT-FAMILY: Verdana;
    background-color:#000033;
			}			
 
.imageWrapper { float:left } 
 
.bottomImage { position: absolute; bottom: 0; }

.image {border:none;}




#info {
    font-family: verdana;
    width: 93%;
    border-collapse: collapse;
    margin-left:16px;
    padding-right:16px;    
}

#info td, #info th {
    font-size: 1em;
    padding: 3px 7px 2px 7px;
}

#info th {
    font-size: 1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #96babd;
    line-height:14px;
    color: #000000;
}

#info tr.alt td {
    color: #000000;
    background-color: #eaecec;
}
     
     

#info2 td, #info th {
    font-size: 1em;
    padding: 3px 3px 2px 3px;
    border-bottom: thin solid #eaecec;
}

#info2 th {
    font-size: 1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #96babd;
    line-height:14px;
    color: #000000;
}

#Bullets {
    padding: 4px; 
    float:left; 
    clear:both; 
    margin-top:6px; 
    margin-left: 28px; 
    margin-right: 20px;
    text-align:left; 
    width: 893px; 
    line-height:16px;
}

#ReportMenu {
   float:left; 
   margin-left:27px;
   margin-top:10px;
   text-align:left;
}


#OpBudSearch {
clear:both;
line-height:32px;
height:32px;
text-align:right;
margin-right:160px;
margin-top:-10px;    
}

#CapBudSearch {
clear:both;
line-height:32px;
height:32px;
text-align:right;
margin-right:100px;
margin-top:-10px;    
}



.MainNav 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;
  height:36px;
  line-height:36px;
  background-color:#7e8f90;
  font-family:Verdana;
  font-size:12px;
  color:white;
  border-right:1px solid white;
  border-bottom:1px solid #7e8f90;
  border-top:1px solid #7e8f90;
}
  
  .MainNavSel 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;  
  height:36px;
  line-height:36px;
  background-color:#faf9e9;
  background-image:url('images/bibg.png');
  font-family:Verdana;
  font-size:12px;
  color:#527578;
  border-bottom:1px solid #7e8f90;
  border-top:1px solid #7e8f90;

}

  .MainNavSelDV 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;  
  height:36px;
  line-height:36px;
  background-color:#faf9e9;
  font-family:Verdana;
  font-size:12px;
  color:#527578;
  border-bottom:1px solid #7e8f90;
  border-top:1px solid #7e8f90;

}

  A.LinkSel:link
{
    COLOR: #3b5456;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;

}
A.LinkSel:visited
{
    COLOR: #3b5456;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A.LinkSel:hover
{
    COLOR: #3b5456;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}    


.SubNav 
{
  display:inline-block;
  float:left;
  margin:1px auto 16px auto;
  height:32px;
  line-height:32px;
  background-color:#ffffff;
  font-family:Verdana;
  font-size:11px;
  border-bottom:1px solid #7e8f90;
}
  
  .SubNavSel 
{
  display:inline-block;
  float:left;
  margin:1px auto 16px auto;
  height:32px;
  line-height:32px;
  background-color:#faf9e9;
  font-family:Verdana;
  font-size:11px;
  border-bottom:1px solid #7e8f90;
  border-left:1px solid #d7ddd6;
  border-right:1px solid #d7ddd6;
}

.HomeOnly 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;
  height:24px;
  line-height:24px;
  background-color:#738b89;
  font-family:Verdana;
  font-size:12px;
  color:white;
  border-right:thin solid white;
  text-align:center;
}


.SpendMainNav 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;
  height:36px;
  line-height:36px;
  background-color:#8f9592;
  font-family:Verdana;
  font-size:12px;
  color:white;
  border-right:1px solid white;
  border-bottom:1px solid #7e8f90;
  border-top:1px solid #7e8f90;
  text-align:center;
}

 
.SpendSubNav 
{
  display:inline-block;
  float:left;
  margin:1px auto 16px auto;
  height:32px;
  line-height:32px;
  background-color:#ffffff;
  font-family:Verdana;
  font-size:11px;
  border-bottom:1px solid #7e8f90;
}

 
.K12MainNav 
{
  display:inline-block;
  float:left;
  margin:0px auto auto auto;
  height:36px;
  line-height:36px;
  background-color:#8f9592;
  font-family:Verdana;
  font-size:12px;
  color:white;
  border-right:1px solid white;
  border-bottom:1px solid #7e8f90;
  border-top:1px solid #7e8f90;
}

.K12SubNav 
{
  display:inline-block;
  float:left;
  margin:1px auto 16px auto;
  height:32px;
  line-height:32px;
  background-color:#ffffff;
  font-family:Verdana;
  font-size:11px;
  border-bottom:1px solid #7e8f90;