#mainContentArea {
   padding-top:                     10px;
   padding-right:                   8px;
   width:                           670px;
   float:                           right;
   font:                            normal 13px Tahoma,Geneva,Verdana,arial,helvetica,verdana;
}


/* These classes control the blue header bars */

.HeadingBarDynCont, .HeadingBarDynContLf, .HeadingBarDynContRt {
   width:                           670px;
   height:                          19px;
   margin-top:                      2px;
   background:                      url('images/BarBg4.gif'); 
   background-repeat:               repeat-x; 
   float:                           left;
}

.HeadingBarDynContLf {
   width:                           558px;
   float:                           left;
}

.HeadingBarDynContRt {
   width:                           558px;
   float:                           right;
}

.HeadingBarDyn {
   padding-left:                    4px;
   text-align:                      left;
   font-size:                       15px;
   font-weight:                     bold;
   color:                           #FFFFFF;
}

/* These classes control the text/content area that appear under the blue headers */

.HeadingBarContent, .HeadingBarContentLf, .HeadingBarContentRt {
   width:                           670px;
   padding-bottom:                  12px;
   font-size:                       13px;
   text-align:                      justify;
   float:                           left;
   line-height:                     17px;
}

.HeadingBarContentLf {
   width:                           558px;
   float:                           left;
}

.HeadingBarContentRt {
   width:                           558px;
   float:                           right;
}

.HeadingBarContent ol, .HeadingBarContent ul {
   margin-top:                      0em;
   margin-bottom:                   0em;
}

.contentIndent {
   padding:                         10px 10px 0px 10px;
}

.ParagraphHeader {
   font-size:                       14px;
   font-weight:                     bold;
   color:                           #000066;
}

/* LEFT NAV Styles -- Must be ported to main CSS file */

#sideNavContainer {
   font-family:                     Tahoma,Geneva,Verdana,Arial,Helvetica,sans-serif;
}


#orderStatusNav, #sideNavContainer, #addtlResourcesNav, #searchOurSiteNav {
   background-color:                #F4F4F4;
}

.tableB a {
   text-decoration:                 none;
   color:                           #cc6600; /* #0022CC */
   font-family:                     tahoma;
   margin-left:                     3px;
}

.tableB a:hover {
   color:                           Blue;
   text-decoration:                 underline;
}

.sideNavSubElements a {
   line-height:                     14px;
   color:                           #0022CC;
   text-decoration:                 none;
}

.sideNavSubElements a:hover {
   color:                           #cc6600;
   text-decoration:                 underline;
}


#FreeReview a, #RequestSamples a, #orderFormBox, #searchSiteBox {
   color:                           #008040;
}

