/* CMS BAR */
div#CMSBar
{
	background: #c0dbff url(/RadControls/Panelbar/Skins/Office2007/Img/RootItemBkg.gif) repeat-x;
	color: #204d89;
	font-weight: bold;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	position: static;
	line-height: 31px;
	height: 31px;
	width: 100%;
}
div#CMSBar span
{
	float: left;
	margin-left: 10px;
}

div#CMSBar a, div#CMSBar a:visited, div#CMSBar a:link
{
	float: right;
	color: #204d89;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

div#CMSBar a:hover
{
	color: #10110f;
	font-weight: normal;
	text-decoration: underline;
}

/*EDIT BUTTON*/
.ContentRegionButton
{
	width: 35px;
	height: 35px;
	margin: 0;
	float: right;
	top: 0px;
	right: 0px;
	padding:0px;
}
.SectionEditButton, .EditPageButton
{
	width: 100px;
	height: 18px;
	margin: 0;
	float: right;
	top: 0px;
	right: 0px;
	padding:0px;
	display: block;
}
.EditPageButton img {
	float: right;
}



/* SITEMAP */
ul.sitemap{list-style: none;font-size: 1.1em;margin-top:-10px;}
ul.sitemap li {list-style-image:none;padding-top:10px;}
ul.sitemap li.SiteMapTier1 {font-weight: bold;}
ul.sitemap li.SiteMapTier1 a
{
    text-decoration:none;
}

ul.sitemap li.SiteMapTier1 a:hover
{
    text-decoration:underline;
}
    
ul.sitemap li.SiteMapTier2 {font-weight: bolder;padding-left:25px;padding-top:5px;}
ul.sitemap li.SiteMapTier2 a
{
    text-decoration:none;
    font-size:0.8em;
}
ul.sitemap li.SiteMapTier2 a:hover
{
    text-decoration:underline;
}
ul.sitemap li.SiteMapTier3 {font-weight: normal;padding-left:40px;padding-top:2px;}
ul.sitemap li.SiteMapTier3 a
{
    text-decoration:none;
    font-size:0.8em;
}
ul.sitemap li.SiteMapTier3 a:hover
{
    text-decoration:underline;
}
ul.sitemap li.SiteMapTier4 {font-weight: lighter;padding-left:50px;padding-top:2px;}
ul.sitemap li.SiteMapTier4 a
{
    text-decoration:none;
    font-size:0.7em;
}
ul.sitemap li.SiteMapTier4 a:hover
{
    text-decoration:underline;
}
/* SEARCH */
#SearchResults {}
#SearchResults #SearchHeader {clear:both;}
#SearchResults #SearchHeader h2 {}
#SearchResults .SearchPageTitle {font-weight: bold;font-size:1.2em;display:block;clear:left;}
#SearchResults .SearchPageTitle a {}
#SearchResults .SearchPageTitle a:hover {}
#SearchResults .SearchPageLoc {float:right;text-align:right;font-weight: bold;font-size:1.2em;display:block;clear:right;}
#SearchResults .SearchPageDescription {display:block;font-weight: normal;font-style: italic;width:100%;clear: both; }
#SearchResults .SearchSeparator {width:100%;height:1px;display:block;clear:both;height:20px;}
#SearchResults .SearchSeparator HR {width:100%;height:1px;display:block;color:#dddddd;clear:both;}
#SearchResults .SearchFooter {display:block;color:#dddddd;clear:both;}




/**********************************************************
* PUBLIC WEBSITE FORM FIELD DEFAULTS
/**********************************************************/
.button
{
	background-color: #D8E6D0;
	color: #005700;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: #B1CDA3 1px ridge;
	border-top: #B1CDA3 1px ridge;
	border-left: #B1CDA3 1px ridge;
	border-bottom: #B1CDA3 1px ridge;
	margin-top: 4px;
}

.buttonsmall
{
	background-color: #D8E6D0;
	color: #005700;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #B1CDA3 1px ridge;
	border-top: #B1CDA3 1px ridge;
	border-left: #B1CDA3 1px ridge;
	border-bottom: #B1CDA3 1px ridge;
	margin-top: 2px;
}

.button:hover, .buttonsmall:hover
{
	background-color: #B1CDA3;
}

.textbox
{
    padding: 1px;
    border: 1px solid #004677;
    color: #007AC3;
    font-size: 1.2em;
}

.textboxwitherror
{
    padding: 1px;
    border: 1px solid #004677;
    color: #007AC3;
    font-size: 1.2em;
    background-color: #CEEDFF;
}

.fieldlabel, .fieldlabelleft
{
	font-size:1.2em !important;
	color: #333333;
	font-weight: bold;
}

.fieldhelp
{
	color: #333333;
	font-weight: normal;
	font-size: 1.1em !important;
}

.requiredmarker
{
	color: red !important;
}

.error
{
	color: Red;
	font-size: 1.1em;
	font-weight: bold;
}

.FakeButton
{
	cursor: pointer;
}

.radiobutton
{
	font-size: 0.9em;
}

/*-------- End of Form Field Defaults-------------/



/**************************************************
/	 Display Headlines Settings 
/**************************************************/
.HeadlineList
{
	width: 100%;
	font-size: 1.0em;
}

/* Headlines Summary */
.HeadlineContainer
{
	display: block;
	width: 100%;
}
.HeadlineContainer .Headline
{
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
.HeadlineContainer .Headline h2
{
	display: inline;
	width: 100%;
}
.HeadlineContainer .Headline .summary
{
	display: block;
	line-height: 1.4em;
	font-size: 1.1em;
	margin-top: 5px;
}
.HeadlineContainer .Headline p
{
	line-height: 1.6em;
}
.HeadlineContainer .Headline .date
{
	float: right;
	clear: both;
	font-size: 0.9em;
}
.HeadlineContainer .Headline .more
{
	clear: both;
}
.HeadlineContainer .Headline .more a:hover
{
	color: Red !important;
}
hr.HeadlineItemSeparator
{
	color: red;
	height: 1px;
}

/* Headlines Story */
#HeadlineStoryContainer
{
	display: block;
	width: 100%;
}
#HeadlineStoryContainer #HeadlineStory #HeadlineStoryDate
{
	display: inline;
	float: right;
	clear: both;
	font-size: 0.9em;
}
#HeadlineStoryContainer #HeadlineStory #HeadlineStoryBack
{
	height: 20px;
	text-align: center;
}
