@charset "ISO-8859-1";
.text {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.headline {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.subhead {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #F7901E;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #F7901E;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #f7901E;
}

a:active {
	color: #F7901E;
	font-family: Helvetica;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.pullquote {
	color: #2EA7BA;
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.subhead2 {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #2EA7BA;
	text-decoration: none;
}
.headline2 {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #2EA7BA;
	text-decoration: none;
	text-align: left;
}
.fadein { 
position:relative; height:260px; width:770px; 
}
.fadein img { 
position:absolute; left:0; top:0; 
}

