.bodytext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}

.bodytext2 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.subheader {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #007ab3;
	letter-spacing: 0px;
}

.subheader2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
}

.subheaderAct {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fd2c13;
	letter-spacing: 0px;
}

.subheaderResources {
	font-family: Arial;
	font-size: 14;
	font-weight: bold;
	color: #ffa600;
	letter-spacing: 0px;
}

.footertext {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.footertextlight {
	font-family: arial;
	font-size: 10px;
	color: #aaaaaa;
}

a:link, a:visited {
	color: #fd2c13;
	text-decoration: none;
}

a:hover, a:active {
	color: #007ab3;
	text-decoration: underline;
} 

a.resources:link, a.resources:visited {
	color: #007ab3;
	text-decoration: none;
	font-weight: bold;
}

a.resources:hover, a.resources:active {
	color: #fd2c13;	
	text-decoration: underline;
	font-weight: bold;
} 

a.resources2:link, a.resources2:visited {
	color: #007ab3;
	text-decoration: none;
	line-height: 1px;
}

a.resources2:hover, a.resources2:active {
	color: #fd2c13;	
	text-decoration: underline;
	line-height: 1px;	
}

