
body {
	margin: 0px;
	background-color: #ffffff;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 850px;
	margin: 0 auto;
	background: transparent url(/images/bodybg.jpg) repeat-y top left;
}

.header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 850px;
	height: 193px;
}

.content {
	background: transparent url(/images/navbgbottom.gif) no-repeat bottom left;
}

.left {
	width: 150px;
	float: left;

}

.print_email a {
	clear: both;
	vertical-align: bottom;
}

.print_email a:link {

	font-size: 10px;
	height: 25px;
	color: #7090b7;
}

.print_email a:hover {
	font-size: 10px;
	height: 25px;
	text-decoration: underline;
	color: #7090b7;
}



.print_email .link_text {

	color: #7090b7;

	font-size: 10px;
}

.right {
	width: 700px;
	float: left;

}

.main_content_wrapper {
	padding: 20px;
}

.main_content {
	width: 660px;
}	

.footer {
	background: transparent url(/images/footerbg2.jpg) no-repeat top;
	width: 850px;
	height: 27px;
	background-color: #ffffff;
	font-size: 10px;
}

.copyright_tagline {
	clear: both;
	text-align: right;
	width: 850px;
	font-size: 10px;
}

.tagline {
	font-size: 10px;
}
a.HC:link,  a.HC:active, a.HC:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(/images/HC1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.HC:hover {
   	 text-decoration:none;
	 background: transparent url(/images/HC2.jpg) no-repeat top left;} 
a.RES:link,  a.RES:active, a.RES:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(/images/RES1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.RES:hover {
   	 text-decoration:none;
	 background: transparent url(/images/RES2.jpg) no-repeat top left;} 
	 a.CON:link,  a.CON:active, a.CON:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(/images/CON1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.CON:hover {
   	 text-decoration:none;
	 background: transparent url(/images/CON2.jpg) no-repeat top left;} 