@charset "UTF-8";

#newsPage li {
	margin-bottom: 6px;

}

#newsPage h3 {
	font-size: 14px;
	margin: 0px;
	color: #2E2A63;
}
#newsPage h4 {
	font-size: 13px;
	margin: 3px 0px;
	color: #C53A73;
}
#newsPage h6 {
	font-size: 11px !Important;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#newsPage h5 {
	font-size: 12px;
	margin: 10px 0px 5px;
	padding: 0px;
}
#newsPage .articleImage {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsPage .attachImage {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
	
}
#newsPage ul {
	color: #5D4B3A;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0px;
	margin-bottom: 0px;
}
#newsPage li {
	font-size: 12px;
	margin-top: 1px;
	margin-top: 2px !important;
	
}
#newsPage #newsContent {
	font-size: 12px
	
}
#newsPage #newsContent .newsBody p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#newsPage {
font-size: 12px;
}
#newsPage #newsContent ul {
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0px;
	margin-bottom: 4px;
}
#newsPage #newsContent li {
font-size: 12px
	
	
}
#newsPage #newsContent div {
font-size: 12px

}
#newsPage #newsContent p {
	font-size: 12px;
	 margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.smaller { font-size: 10px;}

.tiny { font-size: 9px;}

.largeHeader {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
} 

.header {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
} 

.subheader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
} 
.headerRed {
	color: #ED1C24;
	font-size: 16px;
	font-weight: bold;
} 
.articleImage {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.attachImage {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
	
}
.bottomImage {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.attachImageTop {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	vertical-align: middle;
	
}

#newsPage .articleImage {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsPage .attachImage {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
	
}
#singleArticle { 
	font-size: 12px;
	
}
#singleArticle p {

	font-size: 12px;
	
}



#singleArticle h3 {
	font-size: 12px;
}
.imagePrefs {
	padding: 5px;
	border: 1px solid #003366;
	background-color: #E8F2FB;
}
.hiddenImage {
	position: absolute;
	z-index: 100;
	display: none;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #004779;
}
#agendaTable {
	background-color:#333;
}
#agendaTable td, #agendaTable th {
	
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#agendaTable td {
	background-color: #FFF;
}
#agendaTable th {
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
#agendaTable .lgreen {
	background-color: #e0eecb;	
}
#agendaTable .mgreen {
	background-color: #c4df9b;
}
#agendaTable .dgreen {
	background-color: #aed577;
}
#agendaTable .bgreen {
	background-color: #8dc63f;
}
#agendaTable .star {
	background-color: #EFC952;
}
