/* CSS for Contact us pages */

#contactus_box { 
	width:685px; 
	background: url(/images/contactus_box.gif) repeat-y;
	margin:10px 0 10px 0;
	padding:0
}

#contactus_box .content {
	margin:0 8px 0 15px;
	padding:0;
	font-size:12px
}

#contactus_box .top { 
	top: 0; 
	height:7px; 
	background: url(/images/contactus_box_top.gif) no-repeat top left;
	padding:0;
	margin:0;
}

#contactus_box .bottom { 
	bottom: 0; 
	height:30px; 
	background:url(/images/contactus_box_bottom.gif) no-repeat bottom left;
	text-align:left; 
	padding: 10px 15px 0 15px;
	margin:0;
	color:#004b85; 
	font-size:10px
}


a.backtotop {
	color:#004b85; 
	font-size:11px; 
}

a.print_section {color:#004b85; font-size:11px; 
}