/* CSS Document */ 
 
body{font-size: 13px; line-height: 120%;} 
.sNewsL-title{font-family:fg,Arial; text-transform:uppercase; font-weight:normal;font-size: 20px; margin-bottom: 8px;} 
.sNewsL-title a{color:#333;} 
.sNewsL-date{font-family: Arial; font-size: 9px; text-transform: uppercase; font-weight: bold; float:right} 
.sNewsL-bulletin div a{display:block; width:80px; text-transform:uppercase; font-size:11px; color:#3668b3; font-weight:bold; margin-top:5px;} 
#sNewsL-heading{display:none;} 
 
 
 
/*FONTS::///////////////////////////////////*/ 
@font-face { 
	font-family: 'fg'; 
	src: url('media/franklingothicmediumcond.eot'); 
	src: url('media/franklingothicmediumcond.eot?#iefix') format('embedded-opentype'), 
			 url('media/franklingothicmediumcond.woff') format('woff'), 
			 url('media/franklingothicmediumcond.ttf') format('truetype'), 
			 url('media/franklingothicmediumcond.svg#franklingothicmediumcond') format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}