
/** NEW Design Styles **/

.NEWS_FEED_DISPLAY_DETAILS_BODY_ROW{
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_DETAILS_BODY_TEXT{
	color:#333333;
	font-size:14px;
}

.NEWS_FEED_DISPLAY_DETAILS_ROW_TITLE{
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_DETAILS_TABLE{
	width:90%;
	margin:10px auto;
	background:#FFFFFF;
	padding:10px;
	font-size:14px;
	text-align:left;
	overflow:auto;
}

.NEWS_FEED_DISPLAY_DETAILS_TITLE{
	color:#336699!important;
	font-weight:normal;
	font-size:16px;
	padding:5px;
}

.NEWS_FEED_DISPLAY_EXPANDER{
	margin:0px 5px 0px 5px;
}

.NEWS_FEED_DISPLAY_LINK_ARCHIVE{
	display:block;
	width:85px;
	height:28px;
	background:url(/images/layout/new/button_bg.png) no-repeat;
	text-transform:uppercase;
	color:white!important;
	text-align:center;
	font-size:90%;
	line-height:28px;
	float:right;
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_LINK_TITLE{
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_ROW_ARCHIVE{
	text-align:right;
	padding:10px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER{

}

.NEWS_FEED_DISPLAY_ROW_HEADER_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_ROW_HEADER_TEXT{
	color:#061639;
	font-weight:normal;
	font-size:18px;
	padding:5px;
	margin:10px;
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_ROW_TITLE{
	border-bottom:1px solid #cccccc;
	font-family:'Century Gothic', Arial;
	padding:5px 0 5px 15px;
	background:url(/images/layout/new/arrow_right.png) 0 8px no-repeat;
}

.NEWS_FEED_DISPLAY_LINK_TITLE {
	font-family:'Century Gothic', Arial;
}

.NEWS_FEED_DISPLAY_TABLE{
	width:90%;
	margin:10px auto;
	background:white;
	border:1px solid #3D6693;
	padding:10px;
	font-size:12px;
}

.NEWS_FEED_DISPLAY_RSS{
	margin:0px 2px 0px 10px;
}

.NEWS_FEED_DISPLAY_TITLE{
	font-style:italic;
}




/* Geo RSS Map styles */
#layertoggles{
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #CBCBCB;
	color: #444444;
	background: #F7FAFA;
	position: relative;
	top: -360px;
	left: auto;
	right: -39px;
	} 
#layertoggles p{
	margin-bottom: 0;
	padding-bottom:0;
	}

.LiveEditDiv
{
	margin:0;
	position:fixed;
	top:8px;
	left:auto;
	right:8px;
}

.LiveEditButton
{
}


/**********    CONTENT    **********/

BODY{
	background-color:#CEDED1;
	letter-spacing:normal;
	text-transform:none;
	word-spacing:normal;
}

h1,
.HEADER_TEXT {
	font-size:150%;
	color:#063969;
	font-weight:bold;
	margin:0;
	padding:5px 0;
}

h2 {
	font-size:110%;
	color:#063969;
	font-weight:bold;
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px solid #cccccc;
	width:95%;
}

h3 {
	color:#276F25;
	font-weight:bold;
	margin:10px 0;
	padding:5px 0;
	font-size:100%;
	border-bottom:1px solid #cccccc;
	width:95%;
}

