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

.textlight {
	font-family: "HelveticaNeueLT Std";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.navtext {
	font-family: "HelveticaNeueLT Std";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 2px;
	padding-left: 4px;
	letter-spacing: 0.1em;
	padding-bottom: 2px;
}

.SOSheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 1px;
	letter-spacing: 1pt;
}

.title {
	font-family: "HelveticaNeueLT Std";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.15em;

}
.subtitle {
	font-family: "HelveticaNeueLT Std";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.08em;
}

.textdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;


}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}

.level2 {
	text-indent: 10pt;
	font-family: "HelveticaNeueLT Std";
	font-size: 10px;
	font-weight: thin;
	color: #333333;
	letter-spacing: 0.08em;
	text-decoration: none;


}
.level3 {
	text-indent: 20pt;
	font-family: "HelveticaNeueLT Std";
	font-size: 10px;
	font-weight: thin;
	color: #333333;
	letter-spacing: 0.08em;
	text-decoration: none;


}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	letter-spacing: 1pt;
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #78a22f;
	text-decoration: none;
	letter-spacing: 1pt;
}
