/* CJR Print CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
h1 {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	color: #FF0000;
	}
h2 {
	text-transform: uppercase;
	color:#FF0000;
	}
#featured {
	padding: 0 0 .1in 0;
	border-bottom: 1px solid #CCCCCC;
	}
#featured img {
	float: left;
	margin: 0 .1in 0 0;
	}
#featuredcontent {
	float: left;
	}
#featuredcontent h2 {
	margin-top: 0;
	padding-top: 0;
	}
#header {
	display: none;
	}
#menu {
	display: none;
	}
#sideimage {
	display: none;
	}	
#submenu {
	display: none;
	}	
#copyright {
	margin: .1in 0 0 0;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	padding: .1in 0 0 0;
	}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	}
.agentside {
float:right; background-image: url('../images/agent_bg.gif'); background-repeat: repeat-x; background-position: left bottom;margin-left:5px;padding-left:10px; width:150px;
font-size:.75em;
}

.undercontract {
margin-top: -70px;
padding-bottom:50px;
margin-left: 8px;
font-weight: bold;
color: #ff0000;
font-style: italic;}

.undercontractbig {
font-size:3em;
margin-top: -90px;
padding-bottom:30px;
margin-left: 8px;
font-weight: bold;
color: #ff0000;
font-style: italic;}

.offphoto {
	opacity: .40;
	filter: alpha(opacity=40); -moz-opacity: 0.4;
border: 1px #ff0000 solid;}

.onphoto {
border: 1px #ff0000 solid;}

.offnoborder {
	opacity: .20;
	filter: alpha(opacity=20); -moz-opacity: 0.2;
border: 0px;}

.noborder {
border: 0px;}

.agentlistingtable {
border-collapse: collapse;
font-size:.75em;
margin-right:10px;
}

.agentlistingtableprint {
font-size:.6em;
}

.agentnameprint {
font-size:.8em;
}