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



a:link {
	color: #0076a3;
	text-decoration: none;
	border: 0;
}

a:visited { 
color: #0076a3;
	text-decoration: none;
	border: 0;

}
a:hover {
	color: #000;
	text-decoration: underline;
	border: 0;
} 



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}


.footerLinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	text-decoration: none;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}


.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

.orngHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #eb632a;
	text-decoration: none;
	line-height: 20px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

.pagheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	
}



.marqueetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	
}

#feed_frame {
  border: none;
  width: 600px;
  height: 350px;
  position: absolute;
  top: 850px;
  left: 13px;
}
