body {
 font-family: verdana, lucida, arial, helvetica, sans-serif;
 font-size: 12px;
 color: #000;
}

#header {
 margin: 0 0 40px 0;
}

#header a {
 display: block;
 float: left;
 margin: 0 10px 0 0;
}

#topnavi, #nav, #underneath-nav-bg {
 display: none;
}

#content {

}

img {
 border: 0;
}

#content h1 {
 font-size: 16px;
 font-weight: bold;
 text-transform: normal;
 margin: 0 0 26px 0;
}

#content h2 {
 font-size: 14px;
 font-weight: bold;
 text-transform: normal;
 margin: 0 0 18px 0;
 color: #333;
}



/* Clearfix */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.clearfix {
 display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
    display: none !important;
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
}

span.sIFR-alternate {
    visibility: visible !important;
    display: block !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
}
