﻿body{
	font:normal 10pt Arial, Helvetica, sans-serif;

}

.print-header
{
	width:100%;
	height:50px;
	margin:0 auto;
	display:block;
}

.print-left
{
width:50%;
height:50px;
float:left;
text-align:left;
	display:block;
}

.print-right
{
width:50%;
height:50px;
float:right;
text-align:right;
	display:block;
}


.top-row, .logo-area, .nav-wrapper, .home-flash-area, .home-content-btns, .conexxus-contact-content, .mm-footer, .main-footer-links-background, .second-content-right
{
	display:none;
}

.content-body-wrapper
{
	width:100%;
	margin:0 auto;
	clear:both;
	padding-top:20px;
}

.print-footer
{
	width:100%;
	clear:both;
	padding-top:20px;
	text-align:center;
}

a:link, a:visited, a:active {
color: #000;
text-decoration:none;
}

a:hover
{
color: #000;
text-decoration:none;
}

