/**/@media print {
body {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 8px 4px;
}
* {
	margin: 0;
	padding: 0;
}
#header_btn, 
.No_Print, 
#header_msg_status, 
#nav, 
#footer, 
.button {
	display: none;
}
table#rad_grid {
	width: 90%;
}
td {
	height: 25px;
	padding-left: 4px;
}
#topNav p {
	font-size: 12px;
	font-weight: bold;
}
.PortraitWidth {
	width: 700px;
}
#topNav {
	float: right;
	left: 4px;
}
#call_us {
	margin: 14px 0 0 15px;
	color: #ffffff;
	float: left;
}
#wrapper {
	background-color: #ffffff;
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-right: 2px solid;
	border-top: 2px solid;
	border-color: #ffffff;
	clear: both;
	width: 99.6%;
}
#header {
	background-image: url(/image/header/bg_admin_header.gif);
	border-bottom: 5px solid #f1ab26;
	height: 99px;
}
#logo {
	float: left;
	margin: 10px 0 0 10px;
}
#main_content {
	/*background-image:url(/image/bkgLeftOlive.gif); background-repeat:repeat-y;*/
}
#left_column {
	/*float: left;*/
	/*width: 20px;*/ /* jer adjustment 206px; */
	/*display: none;*/
}
#right_column {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*margin: 0 0 0 20px;*/ /*jer changed from 206 to 226 for a little left padding before the content*/
}
h1 {
	margin: 10px;
	padding: 0;
	font-size: 14px;
	color: #12568b;
}
table.scores .lb, 
table.scores .nw {
	white-space: normal !important;
}
/**/}