.bodytext{
	font-family: "Arial";
	font-size: 10pt;
	color: 455475;
}

.bodytextgray{
	font-family: "Arial";
	font-size: 10pt;
	color: 999999;
}

.trlink{font-family: "Arial"; font-size: 10pt; color: 455475; text-decoration: none;}
A:link.trlink    { font-family: "Arial"; font-size: 10pt; color: 455475; text-decoration: none;}
A:visited.trlink { font-family: "Arial"; font-size: 10pt; color: 455475; text-decoration: none;}
A:hover.trlink   { font-family: "Arial"; font-size: 10pt; color: 455475; text-decoration: underline;}
A:active.trlink  { font-family: "Arial"; font-size: 10pt; color: 455475; text-decoration: none;}

.smalltext{
	font-family: "Arial";
	font-size: 8pt;
	color: 455475;
}

.header{
	font-family: "Arial";
	font-size: 11pt;
	color: 455475;
	font-weight: bold;
}

.headerwhite{
	font-family: "Arial";
	font-size: 11pt;
	color: ffffff;
	font-weight: bold;
}
.subheader{
	font-family: "Arial";
	font-size: 11pt;
	color: 455475;
}
	
.imageBorder{
	.border: 1px solid #455475;
}
.nav{
	font-family: "Arial";
	font-size: 10pt;
	color: 455475;
	text-decoration: none;
	font-weight: bold;
}

A:link.nav    { color: #455475; text-decoration: none }
A:visited.nav { color: #455475; text-decoration: none }
A:hover.nav   { color: #455475; text-decoration: none }
A:active.nav  { color: #455475; text-decoration: none }

.footer{
	font-family: "Arial";
	font-size: 9pt;
	color: ffffff;
}

A:link.footer    { color: #ffffff; text-decoration: none }
A:visited.footer { color: #ffffff; text-decoration: none }
A:hover.footer   { color: #ffffff; text-decoration: none }
A:active.footer  { color: #ffffff; text-decoration: none }

.footerpipe{
	font-family: "Arial";
	font-size: 9pt;
	color: ffffff;
}
.ferbitfooter{
	font-family: "Arial";
	color: #ffffff;
	font-size: 8pt;
	text-decoration:none;
}

.pressroombox{
	font-family: "Arial";
	font-size: 10pt;
	color: 455475;
	border-top: 1px solid #455475;
	border-right: 1px solid #455475;
	border-left: 1px solid #455475;
	border-bottom: 1px solid #455475; 
}