/*Search*/

#content a.selectedSearchPage
{
	font-weight: 600;
	font-size: 1.2em;
	text-decoration: none;
	color:#000;
}

.pagingSearchContainer
{
	padding: 5px;
}

/*News Summary - START*/
.smallLinkList {
	font-size: 9pt;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-top: 6px;
}
.listAbstract {
	margin-top: 2px;
	margin-bottom: 14px;
}
.listDate {
	font-weight: bold;
}
.listItem {
	margin-bottom: 0px;
	margin-top: 8px;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}
A:link.smallLinkList {
	font-size: 9pt;
}
A:visited.smallLinkList {
	font-size: 9pt;
}
H2.smallLinkListHeading {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	margin-bottom: 0pt;
}
.catListItem {
	margin-bottom: 0px;
	margin-top: 8px;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
.catListAbstract {
	margin-top: 2px;
	margin-bottom: 14px;
	font-size: 9pt;
}
/*News Summary - END*/


/*Sitemap Styles - START*/
.tight {
	margin-bottom: 2px;
	margin-top: -2px;
}
.siteMapListItem {
	color: #ff9900;
	font-size: 9pt;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 8px;
}
.siteMapList {
	color: #ff9900;
	border: 0px;
	padding: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
}
/*Sitemap Styles - END*/



/*Homepage Styles - START*/

/*Referenced from edit mode*/
.homepageHeading 
{
	width: 100%;
	margin-top: 10px;
	border-bottom: 2px solid black;
	margin-bottom: 20px;
	
	font-size: 15pt;
	font-weight: bold;
	font-family: arial, verdana, Helvetica, sans-serif;
	color: #039;
	padding: 6px 0;
}

/*Only used on homepage*/

#quickLinks  {

	padding: 20px 5px;
	margin: 2px 12px 0 6px
}
#quickLinksLabel  {
	border: 1px solid #BFD9D9;
	background-color: #BFD9D9;
	padding: 0;
	margin: 0
}
#quickLinksLabel p  {
	border: 1px solid #BFD9D9;
	background-color: #BFD9D9;
	padding: 2px 0 2px 14px;
	margin: 0 0 1px 0;
	font-size: 11pt;
	font-weight: bold;
	font-family:  arial, verdana,;
	color: #408C8C;
}
#quickLinksContent  {
	border: 1px solid white;
	margin-top: 2px;
	padding: 10px 5px 10px 0 
}
.quickLink, .quickLink a  {
	font-size: 11pt;
	margin: 0 0 0 12px;
	padding: 2px 0;
	color: #408C8C}

.quickLink a  {
	display: block;
	margin: 0;
	padding-left: 5px;
	text-decoration: none;
	border-bottom: 1px dashed #408C8C
}
#river {
	height: 187px
}
#navigationRelatedLinks {
	background-color: #ffffff;
}

#navigationQuickLinks {

}
.homepagePopularTopics {
	background: #FFF url(/Templates/Public/Images/orangeSquare.gif) no-repeat;
	background-position: 2px 10px;
	margin-bottom: 15px;
	padding-left: 15px;
	clear: both;
}
.homepagePopularImage
{
	margin-bottom: 10px;
	margin-top: -25px;
	width: 95px;
	height: 95px;
	padding-left: 5px;
	border: 0px;
	float: right;
}

.hpPopularTopic img {
	margin-bottom: 10px}

.moreLink
{
	white-space: nowrap
}
.moreLink a , more a:link, more a:visited, more a:active {
	color: black;
	text-decoration: none
}
.moreLink a:hover {
	text-decoration: underline;
	color: black
}
.moreArrows {
	color: #FFA01F;
	font-weight: bold
}
.moreArrows a {
	text-decoration: none
}
#content h3 a:link, #content h3 a:visited{
	color: #000;
	text-decoration: none;
	font-size: 13pt
}


#content h3 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 13pt
}

.xformvalidator
{
	color: #CE3000;
}
/*Homepage Specific Styles - END*/