/* 
 *
 * Styling 
 *
 */

#bodyWrap div { text-align:left; }

h1,h2,h3,h4,p, li, dt, dl {  font:12px/24px 'Lucida Sans', Arial, Helvetica, sans-serif; color:#120C80; }
h1,h2,h3,h4,h5,dt { font-weight:bold; }
h1 { font-size:38px; line-height:46px; margin-bottom:18px; text-align:left; }
h2 { font-size:18px; line-height:30px; color:#120C80 }
h3 { font-size:16px; margin-bottom:6px; color:#FF7D00; }
ul a { text-decoration: none; }
ul a:hover { text-decoration: underline; }

span.feature { color: #FF7D00; }

#bodyCol { font:12px/24px 'Lucida Sans', Arial, Helvetica, sans-serif; } 
#copy { height:295px; overflow:auto; }

.twoCol .col { float: left; width: 50%; }
.threeCol .col { float: left; width: 30%; margin:0 1%; }
.twoCol .col:first-child, .threeCol .col:first-child { margin-left:0; } 
.twoCol .col:last-child, .threeCol .col:last-child { margin-right:0; } 

#bodyWrap ul {
margin: .25em 0 0 0;
padding: 0 0 0 1em;
text-indent: -1em;
line-height:36px
}

#bodyWrap li { font-size:18px; line-height:30px; color:#120C80;  }
.twoCol li { font-size:16px;line-height:25px;}

#colTwo ul { padding-top: 5px; }
#colTwo li { font-size:16px; line-height:23px; color:#120C80; }

dt, dd { line-height:18px; }
dd{ margin-bottom:6px; font-size:10px; }


.cb { font-size:1px; line-height:1px; clear:both;margin:0;padding:0;border:0; }

h3.hilite
{
    color     : #000;
}
