*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing:border-box}
.a{color:rgb(51,51,51);font-weight:normal}
.a:hover {text-decoration:none}
.News {overflow:auto; max-height:290px; float:left}
.News h1{color: rgb(51,51,51); font-size: 20px; font-weight: normal; text-decoration: none;font-weight:bold;}
.News h2
{
	 padding: 0px; border: 0px currentColor; margin-bottom: 20px;

	color: Navy; font-size: 20px; font-weight: normal; text-decoration: none;font-weight:bold;
	
}
.content{ margin:10px 20px 10px 10px; padding:10px 20px 0px 10px; color:rgb(51,51,51)}


#News h2 a:hover{text-decoration:none}

.date {
	color: rgb(153, 153, 153); padding-top: 5px; font-size: 12px;
}
#News h3 a {
	color: rgb(50, 115, 179); font-size: 16px; text-decoration: none;
}

.News a:hover {
	text-decoration: none;
}
#News a.read-more {
	color: rgb(50, 115, 179); padding-top: 10px; font-size: 12px; text-decoration: none;
}
#News a.read-more:hover {
	color: rgb(50, 115, 179); font-size: 12px; text-decoration: underline;
}

.horizontalline {
	height: 1px; margin-top: 15px; margin-bottom: 15px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
