/************* Home Page RECENT ANNOUNCEMENTS and HIGHLIGHTS CSS *************/

#list-container
	{
		margin-bottom: 25px;
		margin-top: -55px;
	}

.news-list-title
	{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
		width: 210px;
		height: 100%;
		border-style: none
		border-width: 0px;
		list-style-image: none !important;
	}

.news-list
	{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
		width: 210px;
		height: 100%;
		border: #ECECEC;
		border-style: solid;
		border-width: 1px;
		list-style-image: none !important;
	}

.news-list a:hover,
.news-list a:visited,
.news-list a:active,
.news-list a:link
	{
		color: #000000;
		text-decoration: none !important;
	}
	
.news-list-title h2.news-list-title
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px !important;
		line-height: 14px;
		color:#717174;
		font-weight: bold; 
		width: 192px;
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
		background-color: #ECECEC;
		padding: 10px;
		margin-bottom: 0px !important;
	}
	

.news-list li 
	{
		list-style-type:none;
		width: 190px;
		padding: 10px;	
	}
	
.news-list li.news-item:hover 
	{
		background-color: #ececec;
		width: 190px;
	}
	
.news-list li .tn3
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.news-list li .tn3 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
	
.news-list li .tn2
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.news-list li .tn2 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}

	


.news-list h2.sf_newsTitle 
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#717174;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}

.news-list .sf_newsDate 
	{
		font-size:0.9em;
	}
	
.news-list .sf_newsSummary 
	{
	}

.news-list .sf_newsSummary img 
	{
		float:left;
		margin-bottom:10px;
		margin-right:10px;
	}

dl.sf_newsTagList 
	{
	}

dl.sf_newsTagList dt, dl.sf_newsTagList dd 
	{
		display:inline;
	}

.sf_contentComments 
	{
		margin:3em 0 1em;
		padding:0;
	}
	
.sf_contentComments .sf_commentsList 
	{
		list-style-type:none;
		margin:1em 0;
		padding:0;
	}
	
.sf_contentComments .sf_commentsList li 
	{
		list-style-type:none;
		margin:0 0 10px;
		padding:0;
	}
	
.sf_contentComments .sf_commentAuthor 
	{
		margin:0;
		padding:0;
	}
	
.sf_contentComments abbr 
	{
		font-size:0.8em;
	}
	
.sf_contentComments .sf_commentsList .sf_commentAuthor strong 
	{
		font-size:1.1em;
	}
	
.sf_contentComments .sf_eventSubTitle, .sf_contentComments legend 
	{
		font-size:1.4em;
		font-weight:normal;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm 
	{
		border:0 none;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm ol 
	{
		font-size:1em;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm li 
	{
		list-style-type:none;
		margin:0 0 1em;
		padding:0;
	}

.sf_contentComments .sf_contentCommentForm label 
	{
		display:block;
	}
	
.sf_contentComments .sf_contentCommentForm .sf_commentsValidator strong 
	{
		display:block;
		font-weight:normal;
	}

.formattingOptionsToggleBtn 
	{
		display:block;
		outline-width:0;
		text-align:right;
	}
	
.reToolbarWrapper 
	{
		visibility:hidden;
	}

.formattingOptions .reToolbarWrapper 
	{
		visibility:visible;
	}
	
ol.sf_pager 
	{
		clear:both;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:10px 0;
		padding:0;
		width:100%;
	}
	
ol.sf_pager li 
	{
		float:left;
		margin:0;
		padding:0 10px 0 0;
		width:auto;
	}
	
ol.sf_pager li a 
	{
		padding:3px 5px;
		text-decoration: none!important;
	}
	
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem 
	{
		color:#666666!important;
		cursor:default;
		text-decoration:none;
	}
/************* END HOME PAGE CSS ******************/




/************* Announcements page CSS *************/




.wide .news-list
	{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
		width: 650px;
		height: 100%;
		border: none;
		list-style-image: none !important;
	}

.wide .news-list a:hover,
.wide .news-list a:visited,
.wide .news-list a:active,
.wide .news-list a:link
	{
		color: #000000 !important;
		text-decoration: none !important;
	}
	
.wide .news-list h2.news-list-title
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px !important;
		line-height: 14px;
		color:#717174;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
		background-color: #ececec;
		padding: 10px;
		margin-bottom: 0px !important;
	}
	

.wide .news-list li 
	{
		list-style-type:none;
		width: 650px;
		padding: 10px;	
	}
	
.wide .news-list li.news-item:hover 
	{
		background-color: #ececec;
		width: 650px;
	}
	
.wide .news-list li .tn3
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.wide .news-list li .tn3 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000 !important;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none !important;
	}
	
	
.wide .news-list li .tn2
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.wide .news-list li .tn2 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000 !important;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none !important;
	}

	


.wide .news-list h2.sf_newsTitle 
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#717174;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}

.wide .news-list .sf_newsDate 
	{
		font-size:0.9em;
	}
	
.wide .news-list .sf_newsSummary 
	{
	}

.wide .news-list .sf_newsSummary img 
	{
		float:left;
		margin-bottom:10px;
		margin-right:10px;
	}

dl.sf_newsTagList 
	{
	}

dl.sf_newsTagList dt, dl.sf_newsTagList dd 
	{
		display:inline;
	}

.sf_contentComments 
	{
		margin:3em 0 1em;
		padding:0;
	}
	
.sf_contentComments .sf_commentsList 
	{
		list-style-type:none;
		margin:1em 0;
		padding:0;
	}
	
.sf_contentComments .sf_commentsList li 
	{
		list-style-type:none;
		margin:0 0 10px;
		padding:0;
	}
	
.sf_contentComments .sf_commentAuthor 
	{
		margin:0;
		padding:0;
	}
	
.sf_contentComments abbr 
	{
		font-size:0.8em;
	}
	
.sf_contentComments .sf_commentsList .sf_commentAuthor strong 
	{
		font-size:1.1em;
	}
	
.sf_contentComments .sf_eventSubTitle, .sf_contentComments legend 
	{
		font-size:1.4em;
		font-weight:normal;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm 
	{
		border:0 none;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm ol 
	{
		font-size:1em;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
.sf_contentComments .sf_contentCommentForm li 
	{
		list-style-type:none;
		margin:0 0 1em;
		padding:0;
	}

.sf_contentComments .sf_contentCommentForm label 
	{
		display:block;
	}
	
.sf_contentComments .sf_contentCommentForm .sf_commentsValidator strong 
	{
		display:block;
		font-weight:normal;
	}

.formattingOptionsToggleBtn 
	{
		display:block;
		outline-width:0;
		text-align:right;
	}
	
.reToolbarWrapper 
	{
		visibility:hidden;
	}

.formattingOptions .reToolbarWrapper 
	{
		visibility:visible;
	}
	
ol.sf_pager 
	{
		clear:both;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:10px 0;
		padding:0;
		width:100%;
	}
	
ol.sf_pager li 
	{
		float:left;
		margin:0;
		padding:0 10px 0 0;
		width:auto;
	}
	
ol.sf_pager li a 
	{
		padding:3px 5px;
	}
	
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem 
	{
		color:#666666;
		cursor:default;
		text-decoration:none;
	}


/**************************************************/

/*******************Contact Page CSS*************************/

.full-page #list-container
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}

.full-page .news-list-title
	{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
		width: 650px;
		height: 100%;
		border-style: none
		border-width: 0px;
		list-style-image: none !important;
	}

.full-page .news-list
	{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;		
		width: 650px;
		height: 100%;
		border: #d7d7d7;
		border-style: solid;
		border-width: 1px;
		list-style-image: none !important;
	}

.full-page .news-list a:hover,
.full-page .news-list a:visited,
.full-page .news-list a:active,
.full-page .news-list a:link
	{
		color: #000000;
		text-decoration: none !important;
	}
	
.full-page .news-list-title h2.news-list-title
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px !important;
		line-height: 12px;
		color:#717174;
		font-weight: bold; 
		width: 642px;
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
		background-color: #d7d7d7;
		padding: 5px;
		margin-bottom: 0px !important;
	}
	

.full-page .news-list li 
	{
		list-style-type:none;
		width: 630px;
		padding: 10px;	
	}
	
.full-page .news-list li.news-item:hover 
	{
		background-color: #ececec;
		width: 630px;
	}
	
.full-page .news-list li .tn3
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.full-page .news-list li .tn3 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: normal; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
	
.full-page .news-list li .tn2
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}
	
.full-page .news-list li .tn2 a
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#000000;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}

	


.full-page .news-list h2.sf_newsTitle 
	{
		font-family:Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		color:#717174;
		font-weight: bold; 
		text-align: left;
		word-spacing: 1px;
		text-decoration: none;
	}

.full-page .news-list .sf_newsDate 
	{
		font-size:0.9em;
	}
	
.full-page .news-list .sf_newsSummary 
	{
	}

.full-page .news-list .sf_newsSummary img 
	{
		float:left;
		margin-bottom:10px;
		margin-right:10px;
		
/************************end contact page CSS********************************/
