@charset "UTF-8";
.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h1.title {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #009493;
	
}

h2.title {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #009493;
	
}
h1.titlenews {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #009493;
	margin-top:10px;
}
H4 {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #009493;
}
.credits {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bodytext3 {
	font-family: Garamond;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
H3 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #009493;
	padding-left: 7px;
}
#ECCSNavAlt {
    padding-top: -5px;
}

