.subtitle{
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004F7A;
}

.text{
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height:15px;
	font-weight:normal;
	color:#575757;
}

.blue_arrow{
	background-image: url(../images/bg/arrow.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	float:left;
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#004F7A;
	display: block;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-right: 20px;
	clear: both;
}

