body { 
    background: #fff; 
    margin: 0 0 0 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-serif ;
    color:black; 
    font-size:12px;    
}

b {
   color:black;
}   
        
#logobar { 
    width:165px;
    height:25px;
  }
                
#centerbar {  
    width:465px;
    height:25px;
    border-right: 1px solid #ffffff;
}
        
#topnavbar {  
    height:25px; 
    font-weight: bold;
    color: #808080;
    padding-bottom: 12px; 
    padding-bottom: 12px;
    border-top: solid 1px black;
}

#topnavbar A:link {
    color:#808080;
    text-decoration: none;
}    

#topnavbar A:visited {
    color:#808080;
    text-decoration: none;
}

#topnavbar A:hover {
    text-decoration: none;
    color: black;
} 

#rightbar A:link {
    color: black;
    text-decoration: none;
}    

#rightbar A:visited {
    color: black;
    text-decoration: none;
}

#rightbar A:hover {
    text-decoration: none;
    color: orange;
} 
        
#leftcol {
    width:15%;
}   
 
#nav {
    position:absolute;
    top:56px; 
    left:15%;
    width:15%;
    visibility:visible;
}   
         
#nav1 {
    background:#2C5674;
    width:100%;
    height:17;
} 
        
#nav2 {
    background:#6699CC;
    width:100%;
    font-size:11px;
    font-weight: bold;
    color: black;
    border-bottom: solid 1px white;
    padding-top: 4px;
    padding-bottom: 4px;
    text-indent: 6px;
 }
 
#nav2 A:link {
    color:black;
    text-decoration: none;
}    

#nav2 A:visited {
    color:white;
    text-decoration: none;
}

#nav2 A:hover {
    text-decoration: none;
    color: black;
} 
 
#nav3 {
    background:#6699CC;
    width:100%;
    font-size:11px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    text-indent: 6px;
 }
 
#nav4 {
    width:100%;
    font-size:11px;
    background:#6699CC;
    color: white;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    text-indent: 6px;
 } 
 
#nav5 {
    width:100%;
    font-size:12px;
    font-weight: bold;
    border-left: solid 1px #808080;
    padding-top: 1px;
    padding-bottom: 1px;
 }
 
#nav5 A:link {
    color:black;
    text-decoration: none;
}    

#nav5 A:visited {
    color:black;
    text-decoration: none;
}

#nav5 A:hover {
    text-decoration: none;
    color: blue;
}   
 
#nav6 {
    width:97%;
    background: #2C5674;
    color: #FFFFFF;
    font-size:12px;
    font-weight: bold;
    border-top: solid 1px #2C5674;
    border-bottom: solid 1px white;
    padding-top: 2px;
    padding-left: 6px;
 } 
 
#nav6 A:link {
    color:#FFFFFF;
    text-decoration: none;
}    

#nav6 A:visited {
    color:#FFFFFF;
    text-decoration: none;
}

#nav6 A:hover {
    text-decoration: none;
    color: #90CCD8;
}   
  
#nav7 {
    background:#2C5674;
    width:100%;
    height:17px;
}

#content {
    border-left: solid 1px #707070;
    border-top: solid 1px black;
}

#cmargin {
   margin-left:30px;
   margin-right:30px;
   text-align: justify;
}

#wmm {
   border-left:solid 2px white;
   border-top:solid 2px white;
}   

#wmmr {
   border-top:solid 2px white;
}  

#bluecap {
   font-size:18px;
   font-weight: bold;
   font-family: Arial, Helvetica, Sans-serif ;
   text-align: left;
   color: #2C72AF;
}

#imgnoagl { 
   float: right;
   margin-left:20px;
}

#soline {
  border-bottom: 1px solid black;
}

#casegrid {
   border: solid 1px white;
}

#foot {
  border-top:dotted 1px black;
  font-size:11px;
  top: 4px;
}

#agreementFPR {
   margin-left:30px;
   margin-right:30px;
   text-align: justify;
} 

#tableseo {
  border-top:solid 1px black;
  border-left:solid 1px black;
  text-align: left;
}

#tdseo{
  background-color: #2C5674;
  font-weight: bold;
  color: white;
  text-align: left;
}

#tdseowhiter {
  border-bottom:solid 1px black;
  border-right:solid 1px black;
  text-align: left;
}

#tdseogreyr {
  background-color: #DBDBDB;
  border-bottom:solid 1px black;
  border-right:solid 1px black;
  text-align: left;
}

#red{
  font-weight: bold;
  color: red;
}

#feedborder { 
  border: 1px solid #E5E5E5;
  text-align: left; 
 }