@charset "utf-8";
/* CSS Document */

.backup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #999;
	font-weight: bold;
}
.data_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
.data_subheads {
	font-family: Arial, Helvetica, sans-serif;
	color: 087f95;
	font-size: 21px;
	font-weight: normal;
}


.data1st_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #087f95;
	left: auto;
	text-align: center;
}
.data_subheads .data1st_blue small {
	font-size: 18px;
	color: 087f95;
	font-family: Arial;
	text-decoration: underline;
}

.data_name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFF;
	font-weight: bold;
}
.data_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.data_subheads .data1st_blue .data_subheads {
	color: #FFF;
}
.links_lg {
	font-family: arial;
	text-decoration: underline;
	font-size: 16px;
	color: 087f95;
}

