	.darkblue
   {
	  font-family: Ariel, Verdana;
	  font-size: 11px;
    color: #2B4292;
    text-decoration: none;
	 }
   	.darkblue:hover
   {
	  font-family: Ariel, Verdana;
	  font-size: 11px;
    color: #2B4292;
    text-decoration: underline;
	 } 
	.darkblue8
   {
	  font-family: Ariel, Verdana;
	  font-size: 10px;
    color: #2B4292;
    text-decoration: none;
	 } 
  .darkblue8:hover
   {
	  font-family: Ariel, Verdana;
	  font-size: 10px;
    color: #2B4292;
    text-decoration: underline;
	 } 
	.lightblue 
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #0060C2;
    font-weight:normal;
    text-decoration:none;
   }
  .lightblue:hover
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #0060C2;
    font-weight:normal;
    text-decoration:underline;    
   }

	.lightblue1
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #0060C2;
    font-weight:normal;
    text-decoration:underline;
   }
	.lightblue1_old
   {
    font-family: Ariel;
    font-size: 11px;
    color: #2E4497;
    font-weight:bold;
    text-decoration:none;
   }

	.lightblue2 
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #0060C2;
    font-weight:normal;
    line-height: 18px;
    text-decoration:none;
   }
  .lightblue2:hover
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #0060C2;
    font-weight:normal;
    line-height: 18px;
    text-decoration:underline;
   }

	.extralightblue 
   {
    font-family: Verdana, Ariel;
    font-size: 11px;
    color: #62A3DD;
    font-weight:bold;
    text-decoration:underline;
   }
   
	.grey
   {
	  font-family: Verdana, Ariel;
	  font-size: 11px;
	  color: #565656;
	  line-height: 16px;
	 }
    .grey5
   {
	  font-family: Ariel;
	  font-size: 13px;
	  color: #565656;
		line-height: 16px;
      text-decoration:none;
	 }
    .grey5:hover
   {
	  font-family: Ariel;
	  font-size: 13px;
	  color: #565656;
	  line-height: 16px;
     text-decoration:underline;
	 }
   .grey9
   {
	  font-family: Verdana, Ariel;
	  font-size: 9px;
	  color: #565656;
     line-height: 15px;
     text-decoration:none;
	 }
   .grey9:hover
   {
     text-decoration:underline;
	 }
   .grey10
   {
	  font-family: Verdana, Ariel;
	  font-size: 10px;
	  color: #565656;
     line-height: 15px;
     text-decoration:none;
	 }
   .grey10:hover
   {
	  font-family: Verdana, Ariel;
	  font-size: 10px;
	  color: #565656;
     line-height: 15px;
     text-decoration:underline;
	 }
   .a_grey
   {
	  font-family: Ariel, Verdana;
	  font-size: 11px;
	  color: #565656;
		line-height: 16px;
    font-weight: normal;
	 }
	   .a_grey1
   {
	  font-family: Verdana;
	  font-size: 11px;
	  color: #284493;
		line-height: 14px;
    font-weight: normal;
	 }

	.darkgrey
   {
	  font-family: Ariel,Verdana;
	  font-size: 11px;
	  color: #595959;
	  text-decoration:none;
	 }
	.darkgrey:hover
   {
	  font-family: Ariel,Verdana;
	  font-size: 11px;
	  color: #595959;
	  text-decoration:none;
	 } 
	.deepleft 
   {
    background-image:url('../images/lo-content-tbl-left.jpg');
    background-color: #124985;
	  background-repeat: no-repeat;
   }