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: #e5eaf9;
   border-top: 6px #505d93 solid;
   border-left: 1px #505d93 solid;
   border-right: 1px #505d93 solid;
   border-bottom: 1px #505d93 solid;
   clear: left;
   }
   
#header {
   background: url(../img/mainheader.gif) no-repeat top left;
   text-align: right;
   }

.indexcontainer {
   width: 950px;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   text-align: left;
   background-color: #ffffff;
   border-top: 6px #505d93 solid;
   border-left: 1px #505d93 solid;
   border-right: 1px #505d93 solid;
   border-bottom: 1px #505d93 solid;
   clear: left;
   }
   
html>body .indexcontainer {
   width: 950px;
   }
   
.front {
   float: left;
   padding: 0px 0px 0px 0px;
   background-color: #ffffff;
   border-bottom: 1px solid #505d93;
   }
   
.billboard {
   position: relative;
   right: 0px;
   }
   
#main {
   float: left;
   width: 620px;
   padding: 5px 32px 5px 32px;
   background-color: #ffffff;
   color: #333333;
   }

#main ul {
   padding-left: 25px;
   }
   
#sidebar {
   float: right;
   width: 266px;
   background-color: #e5eaf9;
   padding:0px;
   }

#sidebarhead {
   background-color: #505d93;
   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: #505d93;
   }
   
#subhead {
   background-color: #cccccc;
   width: 100%;
   }
   
#crumb {
   font-family: trebuchet, sans-serif;
   font-size: 0.9em;
   color: #999999;
   padding: 12px 0px 20px 20px;
   background-color: #ffffff;
   }
   
#crumb a {
   color: #505d93;
   text-decoration: none;
   }
   
#footer {
   font-size: 0.85em;
   background-color: #505d93;
   width: auto;
   text-align: left;
   padding: 0px;
   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: #505d93;
   font-size:1.25em
   }
   
h2 {
   color: #505d93;
   font-size: 1.05em;
   font-weight: bold;
   background: bottom repeat-x url(../img/01dot.gif);
   padding-top: 0.5em;
   }
   
.style1 {
   color: #505d93;
   font-size: 1em;
   font-weight: bold;
   }
   
.style2 {
   color: #505d93;
   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: #505d93;
   font-size: 1em;
   font-weight: bold;
   }

.quote {
   font-size: .94em;
   color: #505d93;
   font-style: italics;
   padding: 0px 15px 5px 0px;
   }
   
  
#nav {
   width: 100%;
   background-color: #505d93;
   color: #505d93;
   border-bottom:.09em #e5eaf9 solid;
   list-style-type: none;
   }
   
ul { /* all lists */
   padding: 0px;
   margin: 0px;
   list-style: none;
   }

li { /* all list items */
   float: left;
   position: relative;
   width: 100%;
   background-color: #505d93;
   }
 
li.first {
    width:7em;
    position: relative;
    left: 20px;
    font-size: 12px;
    padding: 6px 0px 6px 0px;
    background-color: #505d93;
    color: #ffffff;
   }
   
html>body li.first { /*menu positioning for Firefox */
   left: 0px;
   padding-left: 20px;
   }
   
li.top12 {
   width:12em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   color: #ffffff;
   }

li.top10 {
   width:10em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   color: #ffffff;
   }

li.top8 {
   width:8.5em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   color: #ffffff;
   }

li.drop {
   color: #ffffff;
   padding: 3px;
   background-color: #e5eaf9;
   font-size: 11px;
   }

li.single6 {
   width:6em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   }

li.single8 {
   width:8em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   }   

li.last {
   width:8em;
   font-size: 12px;
   padding: 6px 0px 6px 0px;
   background-color: #505d93;
   } 
   
html>body li.last { /*menu positioning for Firefox */
   width: 11.5em;
   }

li ul { /* second-level lists */
   display: none;
   position: absolute;
   top: 105%;
   left: 0em;
   background-color: #e5eaf9;
   padding: 0.7em;
   width: 14em;
   }

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: #505d93;
   }
   
li:hover ul, li.over ul  { /* lists nested under hovered list items */
   display: block;
   }
   
dl dt {
   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 {
    color: #232A61;
    font-size: 1em;
    padding: 5px 15px 5px 28px;
    }
    
.midwrap {
    float: left;
    height: 100%;
    background-color: #ece4c6;
    width: 225px;
    }
    
.rightwrap {
    float: left;
    background-color: #ffffff;
    width: 225px;
    }