#leftContent, #footer {display: none;}


#middleContent
  { width: auto;
    border: 0;
    margin: 0 5%;
    padding: 0;
    float: none !important;
    overflow: visible;
    font-size: 12pt !important; font-weight: normal; font-family: Arial, Helvetica, sans-serif;
    }

#rightContent {
    width: auto;
    border: 0;
    margin: 0 5%;
    padding: 0;
    float: none !important;
    overflow: visible;
}


body {

color: #000000;

background: white;

font: normal 10pt Verdana, Arial, Helvetica, sans-serif;

}

h1,h2
{font-size: 12pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; color: #000;
}


p
{font-size: 10pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; color: #000;
}

dt,dd,li
{font-size: 9pt !important; font-weight: normal; font-family: Arial, Helvetica, sans-serif;
}

dt a
{font-size: 11pt !important; font-weight: bold;
}

div#middleContent .advancedSearchLinks td
{font-size: 9pt !important; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}

table.searchSaver strong
{font-size: 11pt !important; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}

div#rightContent dl.rightArticles dt
{font-weight: bold; color: #FFF; line-height: 23px; margin: 0; padding-left: 5px; background: #153993; /*background: #ABCA85 url("/images/bullet_rightmenuTitle.gif") 0 0 no-repeat;*/
}

div#rightContent dl.rightArticles dd
{min-height: 50px; border-bottom: 1px solid #EEE; padding: 5px;
}

div#rightContent dl.rightArticles img
{float:left; margin: 4px !important; position: relative; border: 1px solid #BDBABA; clear: left; 
}