body,td,p
{
  font-family: 'verdana';
  font-size: 11px;
}

ul
{ 
  list-style : none; 
  margin : 0px;
  margin-left : 35px;
} 

li
{ 
  background-image    : url('/images/bullet.gif');
  background-position : left;
  background-repeat   : no-repeat;
  padding-left        : 15px;
} 

.topnav
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #0833A4;
  padding-right: 14px;
}

.boxtitle
{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #0833A4;
  border-left: 1px solid #0833A4;        
  border-top: 1px solid #0833A4;        
  border-right: 1px solid #0833A4;
  padding: 8px;         
}

.box
{
  border-left: 1px solid #0833A4;        
  border-bottom: 1px solid #0833A4;        
  border-right: 1px solid #0833A4;       
  padding: 8px;
}

.title
{ 
  font-size: 16px;
  font-weight: bold;
  color: #F90000;
  padding-bottom: 3px;
  padding-top: 8px;
}        
      
a
{
  text-decoration: none;
  color: #0833A4;
}

a:hover
{
  color: #F90000;
} 

.content_text
{
  padding: 8px;
}         

.content_title
{
  font-size: 17px;
  color: #1D5700;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.content_subtitle
{
  font-size: 14px;
  padding-top: 8px;
  padding-left: 8px;        
  color: #0833A4;
  font-weight: bold;        
}

.content_bullet
{
  padding-bottom: 5px;
  padding-top: 7px;
  font-weight: bold;  
}
