@charset "utf-8";
/* CSS Document */

h1 { 
	font-size: 24px; 
	color: #5e9435; 
	margin: 20px 0px 15px 0px; 
	line-height: 28px 
}
h2 { 
	font-size: 18px; 
	color: #005eac; 
	margin: 20px 0px 5px 0px; 
	line-height: 24px 
}
h3 {
	color: #707070 !important;
}
ul { 
	padding: 0px 0px 0px 18px; 
	margin: 0px 0px 0px 0px;
}
li {
	margin-top: 5px;
	padding-botom: 1px;
}
#mainContentWrapperHeading {
	margin-top: 90px !important;
	height: 60px;
}
.goToMeeting {
	margin-left: 10px;
}
#pageWrapper #headerWrapper #headLinksWrapper {
	height: 18px;
	width: 726px !important;
	margin-left: 50px !important;
	float: left;
	margin-top: 15px;
	text-align: right;
}
.calendarListSpacing {
	margin-top: 10px;
	margin-bottom: 20px;
}
#mainContentWrapperText .normal {
	margin-left: 0px !important;
}
#content02 .infoRequest {
	color: #005eac;
	font-weight: bold;
	margin-bottom: 15px;
}
.orangeText {
	color: #e27e33;
	font-weight: bold;
}
#leftContentWrapperTopMiddle02 #content {
	font-size: 12px;
}
.rssTwitterFeed {
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 42px;
	background-image: url(images/TwitterFeed.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a:hover {
	color: #5e9435 !important; 
}
.endTable {
	
	margin-top: 25px;
}
hr {
	color: #70a241;
}
#mainContentWrapperText {
	padding-top: 1px;
}
#mainContentWrapperHeading {
	margin-top: 86px !important;
	height: 40px !important;
	margin-bottom: 10px;
}

/* styling for a link wrapper on the bottom of the page */

#bottomPageLinks {
	width: 964px;
	text-align: center;
}
#bottomPageLinks p {
	margin-top: 25px;
}