.news_head {
font-family: verdana;
font-size: 11px;
font-weight: 700;
color: #096193;
}
.news_text {
font-family: verdana;
font-size: 10px;
color: #000;
}
.news_date {
font-family: verdana;
font-size: 10px;
color: #000;
font-weight: 700;
}
p {
font-family: verdana;
font-size: 10px;
color: #000;
}
.nextevent_back {
background-image: url('../images/nextevent_back.png');
width: 193px;
}
.nextevent_head {
font-family: verdana;
font-size: 10px;
font-weight: 700;
}
.nextevent_date {
font-family: verdana;
font-size: 10px;
}
a.nextevent:active        { 
text-decoration: none; 
font-family: verdana;
font-size: 10px;
font-weight: 700;
color: #096193;
}
a.nextevent:link        { 
text-decoration: none; 
font-family: verdana;
font-size: 10px;
font-weight: 700;
color: #096193;
}
a.nextevent:visited        { 
text-decoration: none; 
font-family: verdana;
font-size: 10px;
font-weight: 700;
color: #096193;
}
a.nextevent:hover        { 
text-decoration: none; 
font-family: verdana;
font-size: 10px;
font-weight: 700;
color: #096193;
}

.dhtmlgoodies_question{
	/* Start layout CSS */
	color:#FFF;
	font-family: "Segoe UI";
	font-size:10pt;
	background-color:#000000;
	width:570px;
	margin-bottom:5px;
	margin-top:2px;
	padding-left:45px;
	background-image:url('../images/readmore.png');
	background-repeat:no-repeat;
	background-position:top left;	
	height:20px;
	
}
.dhtmlgoodies_question1{
	/* Start layout CSS */
	color:#FFF;
	font-family: "Segoe UI";
	font-size:10pt;
	background-color:#000000;
	width:570px;
	margin-bottom:5px;
	margin-top:2px;
	padding-left:45px;
	background-image:url('../images/event.png');
	background-repeat:no-repeat;
	background-position:top left;	
	height:20px;
	
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #505050;
	width:570px;
	color:#FFF;
	font-family: "Segoe UI";
	font-size:10pt;
	margin-bottom:30px;

}

.smalltext{	/* Parent box of slide down content */
	color:#707070;
	font-family: "Segoe UI";
	font-size:8pt;

}
