@charset "UTF-8";
.darkBlue12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #163A74;
}
.gray12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.dkBlueGoergia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #163A74;
}
.white11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
.white13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.white12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.geo-tags {
	margin-top:30px;
	width:1000px;
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}
