@charset "UTF-8";
/* CSS Document */

.cta_header_object {
	float:		left;
	width:		597px;
	height:		31px;
	background-color:#FFFFFF;
	font-family:	Arial, Helvetica, sans-serif;
	border-bottom:	1px solid #ffffff;
	text-align:	left;
	position:	relative;
	margin:		0px;
	padding:	0px;
}

.cta_header_object .cta_header_text {
	font-size:	16px;
	color:		#999999;
	font-weight:	bold;
	letter-spacing:-1px;
	position:	relative;
	margin:		0px;
	padding:	14px 0 0 24px;
}

