/*
body{
    margin:1em;
    font-size:1em;
    color:#000;
}
p{
    line-height:140%;
}
#left_column, #right_column, img, .term, #downloadreport, #reportselector{
    display:none;
}
#myth{
    float:left;
    width:45%;
    padding-right:5%;
}
#our{
    float:right;
    width:50%;
    clear:right;
}
.final{
    clear:both;
}
#def p strong:first-child{
    display:block;
    margin-bottom:25px;
    font-size:14px;
}
#banner_def{border-top:1px solid #000;}
#printfooter{
    display:block;
    margin:1em 0;
    padding:1em 0;
    border-top:1px solid #000;
    text-align:center;
}
*/

html * {
    background: white;
    background-image: none;
    color:#000;
}
body{
    margin: 0;
    padding: 1em;
    font-size:1em;
    line-height:1.5em;    
    font-family: arial, sans-serif;
}
#container, #left_column, #right_column, #center_column, #main {
    padding: 0;
    margin: 0;
    width: auto;
}
#left_column, #right_column, img, .term, #downloadreport, #reportselector, #leftbg, #rightbg, #botcurve {
    display:none;
}
#main .banner_short {
    background: white;
    background-image: none;
    color:#000;
    border: 0;
    height: auto;
    width: auto;
}
.style3 {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-image: none;
    line-height: inherit;
    font-weight: inherit;
    border-bottom: 0px;
}
.banner_ div.titlefont, div.titlefont h3, .banner_short div.titlefont, .banner_short div.titlefont h3 {
    width: auto;
}
.banner_short div.titlefont {

    position: relative;
    width: auto;
}
#myth{
    float:left;
    width:45%;
    padding-right:5%;
}
#our{
    float:right;
    width:50%;
    clear:right;
}
.final{
    clear:both;
}
#def p strong:first-child{
    display:block;
    margin-bottom:25px;
    font-size:14px;
}
#banner_def{border-top:1px solid #000;}
#printfooter{
    display:block;
    margin:1em 0;
    padding:1em 0;
    border-top:1px solid #000;
    text-align:center;
}
