.eventcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.newstitle {
	font-family: "Times New Roman", Times, serif;
	color: #062068;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	text-decoration: underline;
	padding-bottom: 10px;
}
#newsbkgd {
	background-color: #F8FACB;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-left-color: #FFFF99;
	padding: 5px;
}

.newsheadline a{
	font-weight: bold;
	color: #062068;
	background-color: #F7F7FB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.newsheadlinedate {
	font-weight:500;
	color: #062068;
	background-color: #F7F7FB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#newsstory {
	color: #333333;
	margin-left: 10px;
}
hr {
	color: #FFF2C1;
}
.newsmenu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding-right: 5px;
}
.newsmenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
.newsmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
.newsmenu A:link {
	text-decoration: none;

}
.newsmenu A:visited {text-decoration: none;} 
.newsmenu A:hover{
	text-decoration: underline;

}
.newsmenu A:active{
	text-decoration: none;

}
#newsfeatured h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.32em;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;	
}
#newsfeatured a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
#newsfeatured A:link {
	text-decoration: none;

}
#newsfeatured A:visited {text-decoration: none;} 
#newsfeatured A:hover{
	text-decoration: underline;

}
#newsfeatured A:active{
	text-decoration: none;
}
.newsfeatured {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}
.submitevent select{
	font-size: 0.9em;
}
.submitevent input{
	font-size: 0.9em;
}
.submitevent textarea{
	font-size: 1em;
}
.submitevent{
	font-size: 0.9em;
}
ul{
	list-style:none;
}
li.bullet{
list-style-image:url(/whats_new/bullet.gif);			
}


