@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------
Fonts:
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Open Sans', sans-serif;
300italic,400italic,600italic,400,300,600,700

----------------------------------------------*/
.acy_t{
	margin: 0;
	padding: 0;	
}
.acy_t li{
	list-style: none;
	padding: 0;
	margin: 0 10px 0 -6px;	
}
a.acy_t_link{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: black;
	font-weight: 300;
	line-height: 120%;
	text-decoration:none;
	font-size: 1.3em;
	float: left;
	padding-bottom: 5px;
}
.nws_t_title{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: black;
	font-weight: 300;
	line-height: 120%;
	text-decoration:none;
	font-size: 1.3em;
	float: left;
        padding-top: 10px;
	padding-bottom: 5px;
}
a.acy_t_link:hover{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	color: #1e99cc;
}
.acy_t_date, .nwsdate{
	color: #1e99cc;
	font-weight: 600;
	/*padding-top: 10px;*/
}
a.nws_t_lnk{
	color: #1e99cc;
	font-weight: 600;
	float: right;	
}
a.nws_t_lnk:hover{
	color: #000;
	font-weight: 600;
	float: right;	
}
.block_right h1{
	margin-bottom: 10px;	
}