@charset "UTF-8";
/* Print Stylesheet */

body {
    width:auto !important;
    color:#333333;
    font-family:Arial, Helvetica, Geneva, sans-serif;
    font-size:9pt;
}
#page {
    margin-top:75px;
}
#page, #content, .section, .m-cont, .left, .txt {
    width:100% !important;margin:0;padding:0;
}
.m-cont {
    float:none !important;
    margin:60px 0 0 0 !important;
}
.section, .left, .txt {
    margin:0 !important;
    padding:0 !important;
}
#print_logo {
    position:absolute;
    top:7px;
    left:5px;
}
#print_elements {
    display:block;
}
#print_footer {
    font-size:90%;
    border-top:1px solid #CECECE;
    text-align:center;
    padding-top:10px;
    margin-top:0;
}
#current_datetime {
    position:absolute;
    top:10px;
    right:0px;
    font-size:95%;
}
table,th, td {
    border: 1px solid #8b8275;
}
table{
	border-collapse: collapse;
	margin:1px;
}
.middleContent h1{
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

/* Hide These */
#panels, #header, #footer, #lc-features, #rotating_ads, .banner, .l-cont , #left-col, .noprint {
    display:none;
}
div.warnings, #weather-crumbs{
    display:none !important;
}
a.top, .top {
    display:none !important;
}
.col-section {
    height:auto !important;
}

#gAds_bottom {
	display: none;
}
