﻿body {
position: static !important;
float: none !important;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.print-header
{
	width:100%;
	padding-bottom:20px;
}

.print-header-left
{
	width:70%;
	float:left;
}


.print-header-right
{
	width:30%;
	float:right;
	text-align:right;
}



.print-footer
{
	width:100%;
	height:25px;
	clear:both;
	text-align:center;
	padding-top:20px;
	border-top:2px black solid;
}

.sec_content
{
	width:100%;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	border-top:2px black solid;
}

a:link, a:visited, a:active 
{
color: #000;
outline-style:none;
text-decoration:none;
}

a:hover
{
color: #000;
text-decoration:none;
}


#walkOutPlay, .header, .sec_left_nav, .footer, .mm-footer, .top_nav, .home_flash, .home_content
{
	display:none !important;
}
