@charset "utf-8";
/* CSS Document */

th.call_us {
	margin:0px;
	padding:0px;
	width:475px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image:url(call_us_images/call_us_header_bgd.jpg);
	color: #FFF;
	text-align: center;
}
td.call_us {
	margin:0px;
	padding:10px;
	width:215px;
	height:auto;
	vertical-align:top;
	border:1px solid #002664;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #222;
	background-image: url(call_us_images/call_us_td_bgd.jpg);
	background-repeat: repeat-x;
}

