#content { width: 953px }
body {font-size:13px; line-height: 1.3; color: #222; }
.rightColumn { width: 750px !important; }
     a {color: #222;}
.rightColumn ul { padding: 0px 0px 0px 30px; }

.orange { color:orange;}

h3 { 
font-size: 153.9%; font-weight:normal; margin-bottom: 0px; margin-top: 30px;
 }
 
.rightColumn h3  {border-bottom:1px solid #c5c5c5;}

.helpTop { margin-top: 10px;}

.help .rightColumn p, .help .rightColumn li { font-size:108%;  margin-bottom: 11px; }

h1 { 
font-size: 197%; font-weight: normal; 
}
.rightColumn ol { font-weight: bold; }
ol li div {font-weight:normal; padding-bottom: 5px;}
.leftColumn .boxTop { padding: 15px 5px 5px ; }
.rightColumn .boxTop { padding: 10px 5px 2px 5px ; }
.title { color: #222;}

.leftColumn h4 a {font-size: 116%; font-weight:normal !important;
 }
.leftColumn ul { padding-top: 0px !important; }
.leftColumn li a { font-weight:normal !important; font-size: 108%; margin-top:0px;}
.leftColumn li.nav { font-style:italic; color: #1963AA; font-size: 108%; font-weight:normal !important; margin-bottom:0px;  }
li li {font-size: 100% !important;}
li p {font-size: 100% !important;}


/* this style sheet is called when someone tries to print a help page */
@media print {
    body { background:#fff !important; color: #000;}
    .noPrint { display:none !important; }
    #header_wrapper { display: none !important; }
    .enclosedBox { border: none !important; }
    .enclosedBox .boxTop { border: none !important; }
    #footer_wrapper { display: none !important; }
    body { font-size: 10pt }
}