/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.titleContainer .Head {
font-family: lucida sans unicode;
font-size: 18px;
color: #217ce5;
font-weight: normal;
}
.contentContainer {
padding-top:5px;
font-family: verdana;
font-size: 12px;
color: #898989;
font-weight: normal;
}

.GreytitleContainer .Head {
font-family: lucida sans unicode;
font-size: 18px;
font-weight: normal;
font-size: 18px;
color: #898989;
}

.NewsTitle {font-family: verdana;
font-size: 12px;
color: #217ce5;
font-weight: bold;}

.Newscontent{font-family: verdana;
font-size: 12px;
color: #898989;
font-weight: normal;}