* {
    background:none;
    }

body {
    text-align:left;
    background:none;
    margin:20px;
    }

#headArea {
    width:auto;
    height:auto;
    padding:10px 0 20px;
    overflow:auto;
    margin:0;
    background:none;
    text-align:left;
    }

#headArea p {
    color:#004e9d;
    font-size:24px;
    margin:15px 0;
    }

h1 {
    border-bottom:2px solid #eb4253;
    padding:0 0 6px 0;
    background:none;
    }

#footArea, #footInner {
    width:90%;
    background:none;
    }

#foot1, #foot2, #foot3, #foot4 {
    float:none;
    position:relative;
    color:#000;
    margin:10px 0;
    padding:0;
    }

#wrapper {
    margin: 0;
    width: auto;
    text-align: left;
    border:none;
    background:none;
    }

#outer, #float-wrap, #rightCol, #centerCol {
    margin:0;
    padding:0;
    width: auto;
    float: none;
    }

#leftCol, #rightCol {
    display:none;
    }


#rightCol h2, #rightCol h2.sideLink {
    background:none;
    color:#000;
    }

/* 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;
}
