body {
   margin:0px; 
   padding:0px;
   background-color: #ffffff;
   text-align:center;
   font-family: helvetica, arial, sans-serif;
   font-size: 12px;
   }   

p {
   line-height: 150%;
   }
   
td {
   font-size: 12px;
   color: #333333;
   line-height: 150%;
   }
   
a {
   text-decoration: none;
   color: #f47836;
   }

#content {
   width: 950px;
   margin-top: 0;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   text-align: left;
   background-color: #ffffff;
   border-top: 6px #212e84 solid;
   border-left: 1px #212e84 solid;
   border-right: 1px #212e84 solid;
   border-bottom: 1px #212e84 solid;
   clear: left;
   }
   
#header {
   text-align: right;
   }

.indexcontainer {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   text-align: left;
   background-color: #F1F1F3;
   border-top: 6px #212e84 solid;
   border-left: 1px #212e84 solid;
   border-right: 1px #212e84 solid;
   border-bottom: 1px #212e84 solid;
   clear: left;
   }
   
html>body .indexcontainer {
   width: 950px;
   }
   
.front {
   float: left;
   padding: -10px 0px 0px 0px;
   background-color: #F8F9FB;;
   border-bottom: 1px solid #212e84;
   }
   
.billboard {
   position: relative;
   right: 0px;
   }
   
.solutionsLeft {

   margin-left: 10px;
   margin-right: 10px;
   margin-top: 50px;
   text-align: left;
   background-color: #F8F9FB;
   border-top:0px #ff3366 solid;
   border-left: 0px #ff3366 solid;
   border-right: 0px #ff3366 solid;
   border-bottom: 0px #ff3366 solid;
   clear: left;
  /*    width:475px;
   height: 346px;
   background:url('/img/img/welcomebg.jpg') no-repeat;*/
   }

.solutionsBottom {
   width: 900px;
   margin-left: 20px;
   margin-right: auto;
   padding: 10;
   text-align: left;
   background-color: #F8F9FB;
   border-top: 0px #f3f5fc solid;
   border-left: 0px #f3f5fc solid;
   border-right: 0px #f3f5fc solid;
   border-bottom: 0px #f3f5fc solid;
   clear: left;
   }   
  
html>body .solutionsLeft {  /* positioning for Firefox */
   margin-left: 10px;
   margin-right: 10px;
   padding: 20;
   text-align: left;
   background-color: #ffffff;
   border-top: 0px #f3f5fc solid;
   border-left: 0px #f3f5fc solid;
   border-right: 0px #f3f5fc solid;
   border-bottom: 0px #f3f5fc solid;
   clear: left;
     /*  width: 475px;
   height: 346px;
   background:url('/img/img/welcomebg.jpg') no-repeat;*/

   }

   
html>body .solutionsRight {  /* positioning for Firefox */
   width: 275px;
   margin-left: 10px;
   margin-right: auto;
      padding: 10;
   text-align: left;
   background-color: #ffffff;
   border-top: 0px #f3f5fc solid;
   border-left: 0px #f3f5fc solid;
   border-right: 0px #f3f5fc solid;
   border-bottom: 0px #f3f5fc solid;
   
   }   
  
   
#main {
   float: left;
   width: 650px;
   padding: 5px 32px 5px 32px;
   background-color: #ffffff;
   color: #333333;
   }

#main ul {
   padding-left: 25px;
   }
   
#mainRight {
   float: right;
   width: 230px;
   background-color: #ffffff;
   padding-top:10px;
   }
 /*  
#sidebar {
   float: right;
   width: 266px;
   background-color: #ffffff;
   padding:0px;
   }

#sidebarhead {
   background-color: #212e84;
   width: 248px;
   font-family: helvetica, arial, sans-serif;
   font-size: 0.98em;
   color: #ffffff;
   padding: 0.8em;
   }

#sidebar a {
   text-decoration: none;
   padding-left: 24px;
   font-family: helvetica, arial, sans-serif;
   font-size: .94em;
   color: #333333;
   line-height: 180%;
   }

#sidebar a.subnav {
   padding-left: 42px;
   color: #212e84;
   }
   */
#subhead {
   background-color: #ffffff;
   width: 99%;
   }
   
#crumb {
   font-family: trebuchet, sans-serif;
   font-size: 0.9em;
   color: #999999;
   padding: 12px 0px 20px 20px;
   background-color: #ffffff;
   }
   
#crumb a {
   color: #212e84;
   text-decoration: none;
   }
   
#footer {
   font-size: 0.85em;
   background-color: #212e84;
   width: 950px;
   text-align: left;
   padding: 4px;
   color: #ffffff;
   clear: both;
   }
   
#footer a {
   text-decoration: none;
   color: #ffffff;
   }
   
html>body #footer { /* Firefox hack */
   width: 942px;
   }
   
select {
   font-family: tahoma, trebuchet, sans-serif;
   font-size: 10px;
   }
   
a#currentpage {
   font-weight: bold;
   background-color: #ffffff;
   padding-right: 50px;
   }
   
h1 {
   color: #212e84;
   font-size:1.25em
   }
   
h2 {
   color: #212e84;
   font-size: 1.05em;
   font-weight: bold;
   background: bottom repeat-x url(../img/01dot.gif);
   padding-top: 0.5em;
   }

h2#News {
   color: #212e84;
   font-size: 1.05em;
   font-weight: bold;
   background: bottom repeat-x url(../img/01dot.gif);
   padding-top: 0.5em;
   margin-left: 0.5em;
   }
    
#pHome {
   color: #f47836;
   font-size: 1.5em;
   font-weight: bold;
   padding-top: 0.5em;
   padding-left: 1.5em;
   }

#pHomeSub {
   padding-left: 2.25em;
   padding-right: 5em;
   }
     
   
.style1 {
   color: #212e84;
   font-size: 1em;
   font-weight: bold;
   }
   
.style2 {
   color: #212e84;
   font-size: 1em;
   }

.small {
   font-size: 0.8em;
   }
   
.date {
   color: #ff5a21;
   font-size: 0.9em;
   font-style: verdana, trebuchet, sans-serif;
   background: bottom repeat-x url(../img/01dot.gif);
   }
   
.titlelink {
   color: #212e84;
   font-size: 1em;
   font-weight: bold;
   }

.quote {
   font-size: .94em;
   color: #212e84;
   font-style: italics;
   padding: 0px 15px 5px 0px;
   }
   
  
#nav {
   width: 100%;
   background-color: #212e84;
   color: #212e84;
   border-bottom:.09em #e5eaf9 solid;
   list-style-type: none;
   background-color: #212e84;
   }
   
ul { /* all lists */
   padding: 0px;
   margin: 0px;
   list-style: none;
   background-color: #212e84;
   }

li { /* all list items */
   float: left;
   position: relative;
   width: 100%;
   background-color: #212e84;
   }
 
li.first {
    width:9em; /*ORIGINALLY 8 EM */
    position: relative;
    left: 50px; /*changed position from 20px */
    font-size: 12px;
    padding: 6px 0px 6px 0px;
    background-color: #212e84;
    color: #ffffff;
   }
   
li.second {
    width:12em; /*ORIGINALLY 8 EM */
    font-size: 12px;
    padding: 6px 0px 6px 0px;
    background-color: #212e84;
    color: #ffffff;
   }   
li.third {
    width:40em; 
    font-size: 12px;
    padding: 6px 00px 6px 0px;
    background-color: #212e84;
    color: #ffffff;
    text-align: left;
   }      
   
html>body li.first { /*menu positioning for Firefox */
   left: 0px;
   padding-left: 50px; /*changed padding from 20px */
   }

li.top14 {
   width:14em;
   font-size: 12px;
   padding: 6px 0px 6px 10px; /*changed padding */
   background-color: #212e84;
   color: #ffffff;
   text-align: center;
   }
   

  
li.top12 {
   width:12em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   color: #ffffff;
    text-align: left;
   }
li.top11 {
      width:11em;
      font-size: 12px;
      padding: 6px 1px 6px 0px;
      background-color: #212e84;
      color: #ffffff;
      }


li.top10 {
   width:10em;
   font-size: 12px;
   padding: 6px 3px 6px 0px;   
   background-color: #212e84;
   color: #ffffff;
   }

li.top8 {
   width:8em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   color: #ffffff;
   }
   
li.top8Right {
   width:8em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   color: #ffffff;
   text-align: left;
  
   }
   
li.drop {
   color: #ffffff;
   padding: 3px;
   background-color: #e5eaf9;
   font-size: 11px;
   text-align: left;
   }
   
   


li.single6 {
   width:8em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   }

li.single8 {
   width:8.5em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   } 

li.single10 {
   width:10em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   }   
   

li.last {
   width:6em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #212e84;
   text-align: center;
   } 
   
  

li ul { /* second-level lists */
   display: none;
   position: absolute;
   top: 105%;
   left: 0em;
   background-color: #e5eaf9;
   padding: 0.7em;
   width: 11.5em;
   }

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 2.25em;
	left: 0;
   }

li a {
   text-decoration: none;
   color: #212e84;
   }
   
li:hover ul, li.over ul  { /* lists nested under hovered list items */
   display: block;
   }
   
dl dt {
  margin: 0 0 0 0;
  line-height: 160%;
   padding-left: 18px;
   background: transparent url(../img/01bullet.gif) no-repeat 0 5px;
   
   }

dl dl {
   margin: 0 0 0 0;
   line-height: 160%;
   padding-left: 20px;
   
   }   
dl dl dt {
    margin: 0 0 0 0;
    line-height: 160%;
    padding-left: 18px;
    background: transparent url(../img/01bullet.gif) no-repeat 0 5px;
    }   
   

dl dl dl {
     margin: 0 0 0 0;
     line-height: 160%;
      padding-left: 18px;
      
      }   
      
dl dl dl dt {
      margin: 0 0 0 0;
      line-height: 160%;
      padding-left: 18px;
      background: transparent url(../img/01bullet.gif) no-repeat 0 5px;
     }  
 

   
.steps {
   background: transparent url(../img/back_fade.gif) 0px 0px;
   background-position: bottom;
   background-color: #fff;

   }


 
   
.news {
    width: 450px;
    color: #F47836;
    font-size: 1em;
    padding: 5px 5px 5px 5px;
    }
    
.news a {
    padding: 0px 0px 0px 20px;
    display:block;
    }    
    
.midwrap {
    float: left;
    height: 100%;
    background-color: #ece4c6;
    width: 225px;
    }
    
.rightwrap {
    float: left;
    background-color: #ffffff;
    width: 225px;
    }
