@media print 
{

body {
	width:auto;
	margin:0px;
	padding:0px;
	text-align:left;
    background: #ffffff none;
    border-right: none;
    color : #000000;
	}



#header	{
	height: 65px !important;
	}

#gnav ul li {
    display: none !important;
}

.cr2008Table
	{
    display: none !important;
	}


#sidebar {
    display: none !important;
}


a img {
    border:0px !important;
	}

a:link {
    color: #000055;
	}

a:visited {
    color: #000055;
	}

a:hover {
    color: #000055;
	}

a:active {
    color: #000055;
	}


}
