/* these are all the styles available to editors via rich text editor */
.caption {font-size: 10px; font-family:Verdana,Arial,Tahoma; margin:5px auto 15px; font-style:italic;}
.news {font-size: 16px; font-family:Verdana,Arial,Tahoma; margin:2px auto 0px; font-style:normal; color:#426d71;/*dark grey*/}
.datetime  {font-size: 10px; font-family:Verdana,Arial,Tahoma; margin:0px auto 2px; font-style:normal; color:#426d71;/*dark grey*/}




.newslink {font-style:underline;}

/* Project Heading, similar to News heading */
h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active{
	text-decoration: none;
	/* color:#3e4876; */
	font-size: 16px; 
	font-family:Verdana,Arial,Tahoma; 
	margin:2px auto 0px; 
	font-style:normal; 
	font-weight:normal;
	color:#426d71;/*dark grey*/
	}

h2 a:hover, news a:hover{
	text-decoration: none;
	/* color:#3e4876; */
	font-size: 16px; 
	font-family:Verdana,Arial,Tahoma; 
	margin:2px auto 0px; 
	font-style:normal; 
	font-weight:normal;
	color:#1ba0d1;/* #1ba0d1 Rocon Blue*/	
	}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.caption {

}

.news {

}

.datetime {

}

h2 {

}

.news-table-body {

}

.newslink {

}

