﻿#navbar { background: none repeat scroll 0 0 #002D62; border-color: #002D62; }
#menu1 { background: none repeat scroll 0 0 #002D62; } 
#lmenu.t-header, #rmenu.t-header { background: #002D62; border-color: #002D62; }
#lmenu .t-state-hover, #rmenu .t-state-hover { background: #FFCC00; color: #fff; }
#lmenu .t-highlighted, #rmenu .t-highlighted { background-color: #F58028; color: #231F20; }

#navigation {font-size:0.75em; width:150px;}
#navigation ul {margin:0; padding:0;}
#navigation li {list-style: none;}

  #benefits { 
    color: #002D62;
    font-family: Arial,"Helvetica Neue",Helvetica,Sans-Serif,Verdana,Tahoma;
  }
  #benefits p {
    font-size: 1.1em;
    line-height : 1.2em;
    margin-bottom : 1.2em;
  }
  #benefits ul, #benefits ol { 
    font-size: 1.1em;
    padding: 0;
    margin: 1.12em 0 1.12em 1.75em;
    
    
    list-style-position: outside;
    list-style-image: inherit;
  }
  #benefits ul { list-style-type:disc; }
  #benefits ol { list-style-type:decimal; }
  #benefits li { 
    line-height: 1.6;
    margin: 1.12em 0;
  }