

/* ABSOLUTE PATH DEFINITION D:\Inetpub\ebdsroot\EBDSCore\jQuery\Plugins\ThickBox\thickbox.css */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:2222;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 3333;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:4444;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:1111;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\SearchForm.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\SearchForm.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\SearchForm.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\SearchForm.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\SearchForm.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\SearchForm.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\SearchForm.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\SearchForm.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\Breadcrumb.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\Breadcrumb.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\Breadcrumb.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Breadcrumb.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\Breadcrumb.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\Breadcrumb.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\HtmlPlaceholder.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\HtmlPlaceholder.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\HtmlPlaceholder.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\HtmlPlaceholder.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\HtmlPlaceholder.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PollViewer.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PollViewer.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PollViewer.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PollViewer.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PollViewer.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PollViewer.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PollViewer.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PollViewer.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageBodyContent.css */
a.glossary
{
	text-decoration: none !important;
	border-bottom: dashed 1px;
}
.imageClearer
{
	clear: both;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PageBodyContent.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PageBodyContent.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageBodyContent.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageBodyContent.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageBodyContent.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PageBodyContent.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageBodyContent.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageHeader.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PageHeader.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PageHeader.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageHeader.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageHeader.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageHeader.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PageHeader.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageHeader.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PostingActions.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PostingActions.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PostingActions.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PostingActions.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PostingActions.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PostingActions.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PostingActions.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PostingActions.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\sIFR.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\sIFR.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\sIFR.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\sIFR.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\sIFR.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\sIFR.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\sIFR.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\sIFR.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ChannelSummary.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\ChannelSummary.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\ChannelSummary.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ChannelSummary.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\ChannelSummary.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\ChannelSummary.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\ChannelSummary.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\ChannelSummary.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\AtoZSelector.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\AtoZSelector.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\AtoZSelector.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\AtoZSelector.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\AtoZSelector.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\AtoZSelector.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\AtoZSelector.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\AtoZSelector.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\Common.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\Common.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\Common.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\Common.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Common.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Common.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\Common.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\Common.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\LinkList.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\LinkList.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\LinkList.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\LinkList.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LinkList.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LinkList.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\LinkList.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LinkList.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageFooter.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PageFooter.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PageFooter.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageFooter.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageFooter.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageFooter.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PageFooter.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageFooter.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\WebAuthorConsole.css */
/* Switch To Container */

div.switchToContainer
{
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 100;
}
div.switchToContainer a
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
div.switchToContainer a:hover
{
	color: #0099ff;
	text-decoration: underline;
}
div.switchToContainer a.disabled
{
	text-decoration: line-through;
	color: #666;
}

/* Console */

div.webAuthorConsoleContainer ul.toolBar, div.webAuthorConsoleContainer ul.toolBar li 
{
	list-style: none !important;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\WebAuthorConsole.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\WebAuthorConsole.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\WebAuthorConsole.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\WebAuthorConsole.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\HierarchyItemDisplayPanel.css */
div.pager
{
	padding-bottom: 24px;
}
div.pager p
{
	margin-bottom: 6px;
}
div.pager a.pagerLink
{
	padding: 3px 6px 3px 6px;
	background: #ececec;
	border: solid 1px #ccc;
	color: #000;
	text-decoration: none;
}
div.pager a.pagerLink:hover
{
	color: #000;
	background: #e0e0e0;
	text-decoration: none;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\HierarchyItemDisplayPanel.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\HierarchyItemDisplayPanel.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\HierarchyItemDisplayPanel.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\HierarchyItemDisplayPanel.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\LeftNavigation.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\LeftNavigation.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\LeftNavigation.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LeftNavigation.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\LeftNavigation.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LeftNavigation.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\LayoutSelector.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\LayoutSelector.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\LayoutSelector.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\LayoutSelector.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LayoutSelector.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LayoutSelector.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\LayoutSelector.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LayoutSelector.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\LinkPanel.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\LinkPanel.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\LinkPanel.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\LinkPanel.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LinkPanel.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LinkPanel.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\LinkPanel.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LinkPanel.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\MetaData.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\MetaData.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\MetaData.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\MetaData.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\MetaData.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\MetaData.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\MetaData.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\MetaData.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SearchForm.css */
/* Search Form */

div.searchPanel 
{
	width: 100%;
}



/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\SearchForm.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\SearchForm.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\SearchForm.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\SearchForm.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\SearchForm.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\SearchForm.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\SearchForm.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\SearchForm.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\SearchForm.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\Breadcrumb.css */
/* Breadcrumb */

div.breadcrumb
{
	padding: 1.0em 0;
}
div.breadcrumb a
{
	font-weight: bold;
	color: #000;
}


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\Breadcrumb.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\Breadcrumb.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Breadcrumb.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\Breadcrumb.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\Breadcrumb.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\Breadcrumb.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\Breadcrumb.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\HtmlPlaceholder.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\HtmlPlaceholder.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\HtmlPlaceholder.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\HtmlPlaceholder.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\HtmlPlaceholder.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\HtmlPlaceholder.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\HtmlPlaceholder.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PollViewer.css */
/* Poll Viewer */

div.poll 
{
	border: solid 1px #efeff4;
	padding: 10px;
	margin: 1.0em 0;
}
div.questionContainer 
{
	margin-bottom: 1.0em;
}
img.bargraphLeft,
img.bargraphMiddle,
img.bargraphRight
{
	height: 9px;
}
img.bargraphLeft,
img.bargraphRight
{
	width: 2px;
}
div.pollResultStat
{
	margin-top: 1em;
}
div.messageContainer
{
	font-weight: bold;
}
div.voteContainer table 
{
	margin-bottom: 1.0em;
}
div.voteContainer table input 
{
	border: 0 !important;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\PollViewer.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PollViewer.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PollViewer.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PollViewer.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PollViewer.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PollViewer.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PollViewer.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PollViewer.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\PollViewer.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageBodyContent.css */
/* Main Content Elements */

div.mainColumnContainer 
{
	float: left;
	display: inline;
}
div.mainColumnContainerTwoColumn 
{
	padding: 12px 0 0 15px;
	width: 700px;
}
div.pageBodyContent
{
	line-height: 1.6em;
}
div.htmlContentContainer 
{	
	margin-bottom: 1.0em;
}
span.pageDate 
{
	margin: 1.0em 0;
	display: block;
}
h2.pageDescription 
{
	font-size: 1.15em;
}
div.htmlContentContainer h3, table.RadEWrapper h3, div.htmlContentContainer h4, table.RadEWrapper h4 
{
	margin-bottom: 0;
}
div.htmlContentContainer p, table.RadEWrapper p
{
	margin-top: 0;
}
div.mainColumnContainer div div.htmlContentContainer 
{
	margin: 1.0em 0;
	clear: both;
}
a.membersSignIn 
{
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	padding: 10px 15px;
	display: block;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/button_red.gif) no-repeat;
	color: #D31145;
}


/* Pager */

div.pager
{
	margin-top: 1.0em;
}
div.pager p
{
	margin-bottom: 1.0em;
	padding-bottom: 0.5em;
	width: 100%;
}
div.pager a.pagerLink, div.pager a.pagerLink:hover
{
	text-decoration: none;
	font-weight: bold !important;
	border: 0 !important;
	background: none !important;
	padding: 0 !important;
	margin-right: 10px;
}
div.pager a.pagerLinkDisabled, div.pager a.pagerLinkDisabled:hover 
{
	color: #ccc !important;
}

/* Tables */

table th 
{
	text-align: left !important;
}

/* Lists */

div.pageBodyContent ul 
{
	margin: 1.0em 0 1.0em 15px;
	padding: 0 0 0 15px;
}
div.pageBodyContent ol 
{
	margin: 1.0em 0 1.0em 30px;
	padding: 0 0 0 15px;
}
div.pageBodyContent div.htmlContentContainer ul, table.RadEWrapper ul
{
	margin: 1.0em 0 1.0em 15px;
	padding: 0;
}
div.pageBodyContent ul li 
{
	list-style: none;
	margin: 0 0 0.5em 0;
}
div.pageBodyContent div.htmlContentContainer ul li, table.RadEWrapper ul li 
{
	list-style: none;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/bullet_red.gif) no-repeat 0 0.6em;
	padding: 0 0 0 20px;
}
div.pageBodyContent ol li 
{
	list-style: decimal;
}

/* Contact panel */

div.contactPanel 
{
	padding: 5px 10px;
	border: solid 1px #efeff4;
	clear: both;
}
div.contactPanel p 
{
	margin: 0;
}





/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\PageBodyContent.css */
/* Input Controls */

div.pageBodyContent textarea, div.pageBodyContent select 
{
	border: solid 1px #ccc;
	background: #fff;
}
div.pageBodyContent input.radioButton, div.pageBodyContent input.checkBox
{
	border: 0 !important;
}
div.pageBodyContent input.formInputTextBox, div.pageBodyContent input.formInputPasswordBox,  div.pageBodyContent select, input.captchaInput 
{
	font-weight: normal;
	padding-bottom: 0px;
	border: solid 1px #ccc;
	background: #fff;
}
div.pageBodyContent textarea.formInputTextArea 
{
	font-weight: normal;
	height: 7.0em;
	padding-bottom: 0px;
}
div.pageBodyContent span.editControlWrapperMultipleSelectionBoxes select
{
	height: 10em;
}

/* Right Column */

div.rightColumnContainer 
{
	float: right;
	padding: 12px 0 0 0;
	width: 210px;
	line-height: 1.6em;
}
div.rightColumnContainer div.htmlContentContainer
{
	margin: 0;
}
div.rightColumnContainer div.htmlContentContainer img
{
	margin: 0 0 1.0em 0;
}
div.rightColumnContainer div.linkListOuter
{
	border-top: solid 5px #58585a;
}
div.rightColumnContainer div.linkListOuter h3.linkListTitle 
{
	margin: 0;
	color: #fff;
	font: bold 1.5em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	background: #58585a;
	display: inline;
	padding: 2px 12px;
}


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageBodyContent.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageBodyContent.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageBodyContent.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageBodyContent.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PageBodyContent.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageBodyContent.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageBodyContent.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\PageBodyContent.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageHeader.css */
/* Masthead */

div.header 
{
	height: 225px;
	background: transparent url(/OneStopCMS/Core/ImageServer.aspx?guid=b577f295-9407-420e-884a-fc2d6d72bc7c) no-repeat 270px 41px;
}

/* Logo */

div.headerLeft 
{
	position: absolute;
	left: 10px;
	top: 8px;
}

/* Top links */

a.layoutListOuter 
{
	position: absolute;	
	left: 280px;
	top: 18px;	
}
div.authenticationLinksContainer
{
	position: absolute;	
	left: 385px;
	top: 18px;	
}
div.authenticationLinksContainer a, a.layoutListOuter 
{
	color: #58585a;
	font-size: 0.9em;
	white-space: nowrap;
	display: block;
	float: left;
}
div.authenticationLinksContainer a
{
	padding: 0 0 0 17px;
	margin: 0 12px 0 0;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/bullet_red.gif) no-repeat 0 center;
}

/*  Search form */

form.siteSearch
{
	position: absolute;
	height: 25px;
	width: 210px;
	right: 10px;
	top: 9px;
}
form.siteSearch input.searchBox
{
	width: 197px;
	height: 16px;
	background: #fff;
	border: solid 1px #808080;
	padding: 4px 3px 3px 8px;
	position: absolute;
	color: #666;
	left: 0;
}
form.siteSearch input.searchButton
{
	height: 25px;
	width: 25px;
	border: 0;
	background: none;
	position: absolute;
	right: 0;
}

/* Top navigation */

div.headerRightBottom
{
	position: absolute;
	bottom: 0;
	height: 47px;
	width: 970px;
	background: #d31145 url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/topnav_base.gif) repeat-x left bottom;
}
div.headerRightBottom ul.topLevelNavLinks li
{
	float: left;
	display: inline;
	height: 47px;	
	width : 97px;
	text-align : center;
}
div.headerRightBottom ul.topLevelNavLinks li a
{
	display: block;
	height: 27px;
	padding: 15px 1px 0px 0px;
	color: #fff;
	font-size : 95%;
	font-weight: normal;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/topnav_dots.gif) repeat-y left top;
}
div.headerRightBottom ul.topLevelNavLinks li.linkIndex6 a
{
	height: 34px;
	padding: 8px 1px 0px 0px;
}
div.headerRightBottom ul.topLevelNavLinks li a.firstLink, div.headerRightBottom ul.topLevelNavLinks li a.after_active
{
	background: none;
}
div.headerRightBottom ul.topLevelNavLinks li.channel_active a.channel_active
{
	border-bottom: solid 5px #d31145;
	background: #fff;
	color: #d31145;
}



/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\PageHeader.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageHeader.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageHeader.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageHeader.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageHeader.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PageHeader.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageHeader.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageHeader.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\PageHeader.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PostingActions.css */
/* Posting Actions */

div.postingActionsContainer
{
	margin: 20px 0 0 0;
	padding: 15px 30px;
}
ul.postingActionsList li
{
	padding: 8px 0 8px 30px;
}
ul.postingActionsList li a
{
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
}
ul.postingActionsList li.actionPrint
{
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/icon_print.gif) no-repeat 0 0.5em;
}
ul.postingActionsList li.actionEmail
{
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/icon_mail.gif) no-repeat 0 0.8em;
}
ul.postingActionsList li.actionLinkTo
{
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/icon_link.gif) no-repeat 2px 0.6em;
}
ul.postingActionsList li.actionPDF
{
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/icon_pdf.gif) no-repeat 2px 0.6em;
}
ul.postingActionsList li.actionReturn
{
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/icon_return.gif) no-repeat 0 0.6em;
}





/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\PostingActions.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PostingActions.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PostingActions.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PostingActions.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PostingActions.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PostingActions.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PostingActions.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PostingActions.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\PostingActions.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\sIFR.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\sIFR.css */
/* These are standard sIFR styles... do not modify */


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.pageTitle, .sIFR-hasFlash div.pageNavTitle a
{
    visibility: hidden;
    /* other CSS properties go here */
}
.sIFR-hasFlash div.homeTitle h3 span
{
    visibility: hidden;
}
.sIFR-hasFlash div.homeTitle h3 span.smallText
{
	height: 35px;
}
.sIFR-hasFlash div.homeTitle h3 span.largeText
{
	height: 57px;
	top: -10px;
	position: relative;
}



/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\sIFR.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\sIFR.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\sIFR.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\sIFR.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\sIFR.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\sIFR.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\sIFR.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\sIFR.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ChannelSummary.css */
/* Channel Summary */

ul.channelSummaryContainer li
{
	margin: 0 0 0.5em 0;
}
ul.channelSummaryContainer li a 
{
	font-weight: bold;
	text-decoration: none;
}
ul.channelSummaryContainer span.desc 
{
	display: block;
}
div.parentChannelName 
{
	font-size: 1.2em;
	font-weight: bold;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\ChannelSummary.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\ChannelSummary.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ChannelSummary.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\ChannelSummary.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\ChannelSummary.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\ChannelSummary.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\ChannelSummary.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\ChannelSummary.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\ChannelSummary.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\AtoZSelector.css */
/* A to Z Selector */

div.aToZListingPanel 
{
	width: 100%;
}
div.letterContainerPanel
{
	float: left;
	margin: 1.0em 0 2.0em 0;
	width: 100%;
	padding-bottom: 0.5em;
}
div.letterContainerPanel ul
{
	padding: 0;
	margin: 0;
	background: none !important;
}
div.letterContainerPanel li 
{
	float: left;
	margin: 0 !important;
	padding: 10px 1px !important;
	background: none !important;
}
div.letterContainerPanel span.disabledLink 
{
	background: #ebebeb;
	margin-right: 1px;
	color: #ababab;
}
div.letterContainerPanel a 
{
	font-weight: bold;
	background: #ebebeb;
	margin-right: 1px;
}
div.letterContainerPanel a,
div.letterContainerPanel .disabledLink
{
	display: inline-block;
	padding: 3px;
	font-weight: bold;
	font-size: 112%;
}
div.letterContainerPanel a:hover 
{
	background: #d31145;
	color: #fff;
}
span.selectedLetter
{
	border: 1px solid #DDD;
	background-color: #FCFCFC;
}
tr.notSearchable
{
	text-decoration: line-through;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\AtoZSelector.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\AtoZSelector.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\AtoZSelector.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\AtoZSelector.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\AtoZSelector.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\AtoZSelector.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\AtoZSelector.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\AtoZSelector.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\AtoZSelector.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\Common.css */
/* Generic Elements */

* 
{
	margin: 0;
	padding: 0;
}
a
{
	color: #d31145;
	text-decoration: none;
}
body
{
	font: normal 0.75em Verdana, Arial, Sans-Serif;
	background: #efeff4;
	color: #000;
	text-align: center;
}
h1  
{
	font: bold 2.9em "Trebuchet MS", Verdana, Arial, Sans-Serif;
	margin: 0.2em 0 0.5em 0;
	color: #d31145;
}
h2, h3, h4, h5, p  
{
	margin: 1.0em 0;
}
h2 
{
	font-size: 1.4em;
}
h3 
{
	color: #d31145;
	font-size: 1.3em;
	font-weight: normal;
}
h4, h5 
{
	font-size: 1.0em;
}
img
{
	border: 0px;
}
table
{
	border-collapse: collapse;
}
th, td
{
	padding: 0 3px 3px 0;
	vertical-align: top;
}
th p, td p
{
	margin: 0 0 1.0em 0;
}
li
{
	list-style: none;
}
input, textarea, select 
{
	font: normal 1.0em Arial, Tahoma, Verdana, Sans-Serif;
}
blockquote 
{
	margin: 0 1.0em 1.0em 1.0em;
}

/* Generic form elements */

form
{
	display: inline;
}

/* Generic classes */

div.floatClearer 
{
	clear: both;
	height: 0;
	overflow: hidden;
}

/* Layout elements */

div.fullWidthBodyContainer, div.fullWidthHeaderContainer, div.fullWidthFooterContainer 
{
	width: 100%;
}
div.fixedWidthBodyContainer, div.fixedWidthHeaderContainer, div.fixedWidthFooterContainer 
{
	width: 970px;
	background: #fff;
	padding: 0 10px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
div.fixedWidthBodyContainer
{
	padding-bottom: 20px;
}


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\Common.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\Common.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\Common.css */
/* Layout Elements */




/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Common.css */
/* Layout Elements */

div.mainColumnContainerThreeColumn 
{
	padding: 12px 0 0 15px;
	width: 470px;
}


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Common.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\Common.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\Common.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\Common.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\Common.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\LinkList.css */
/* Link List */

div.linkListOuter h3 
{
	margin: 0;
	padding: 2px 15px 7px 15px;
}
div.linkListOuter div.linkList 
{
	margin: 1.0em 0;
}
div.linkListOuter div.linkList ul
{
	padding: 0;
}
div.linkListOuter div.linkList li
{
	list-style: none;
	padding: 0;
	margin: 0.5em 0;
}
div.linkListOuter div.linkList li a
{
	font-weight: bold;
}
div.linkList li div.linkListImage 
{
	float: left;
	margin: 0 10px 5px 0;
}
div.linkList li p 
{
	padding: 0;
	margin: 0;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\LinkList.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LinkList.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LinkList.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LinkList.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LinkList.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\LinkList.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LinkList.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LinkList.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\LinkList.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageFooter.css */
/* Footer */

div.fixedWidthFooterContainer 
{
	padding: 0 10px 10px 10px;
}
div.footer 
{
	background: #d31145;
	padding: 15px 10px;
	height: 15px;
	color: #fff;
	font-size: 0.9em;
}
div.footer a 
{
	color: #fff;
}

/* Footer links */

div.footerObject ul 
{
	float: right;
	width: 600px;
}
div.footerObject ul li 
{	
	display: inline;
	float: right;
}
div.footerObject ul li a 
{	
	white-space: nowrap;
	padding: 0 17px 0 0;
	margin: 0 0 0 12px;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/bullet_footer.gif) no-repeat right 0.4em;
}
div.footerObject ul li a.footerLink0 
{
	padding: 0 0 0 0;
	margin: 0 0 0 12px;
	background: none;
}
div.copyright 
{
	float: left;
	padding: 0 17px 0 0;
	margin: 0 12px 0 0;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/bullet_footer.gif) no-repeat right 0.4em;
}
div.siteDesigner 
{
	float: left;
}
div.siteDesigner a 
{	
	font-weight: bold;
}

/* Footer Statement */

div.footerStatement 
{
	color: #8f8f8f;
	text-align: center;
	width: 990px;
	position: absolute;
	top: 70px;
	left: 0;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\PageFooter.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageFooter.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageFooter.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageFooter.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageFooter.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PageFooter.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\PageFooter.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageFooter.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\PageFooter.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\WebAuthorConsole.css */
/* Web Author Console */

div.webAuthorConsoleContainer 
{
	text-align: left;
}
div.webAuthorConsoleContainer a 
{
	font-weight: normal;
}
div.switchToContainer 
{
	top: 5px;
	right: 5px;
	background: #fff;
}
li 
{
	background: none;
	padding: 0;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\WebAuthorConsole.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\WebAuthorConsole.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\WebAuthorConsole.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\WebAuthorConsole.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\WebAuthorConsole.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\WebAuthorConsole.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\HierarchyItemDisplayPanel.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\HierarchyItemDisplayPanel.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\HierarchyItemDisplayPanel.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\HierarchyItemDisplayPanel.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\HierarchyItemDisplayPanel.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\HierarchyItemDisplayPanel.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\HierarchyItemDisplayPanel.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\HierarchyItemDisplayPanel.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\LeftNavigation.css */
/* Left Column */

div.leftColumnContainer 
{
	float: left;
	display: inline;
	width: 254px;
	margin: 12px 0 0 0;
	border-right: solid 1px #efeff4;
}

/* Navigation */

div.pageNavTitle
{
	padding: 5px 12px 12px 12px;
	font: bold 1.6em "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

/* First level navigation */

ul.pageNavList li 
{
	display: block;
	padding: 10px 14px;
}
ul.pageNavList li a 
{
	color: #000;
	padding: 0 15px;
	display: block;	
}
ul.pageNavList li.channel_active, ul.pageNavList li.posting_active
{
	background: #efeff4;
}
ul.pageNavList li.channel_active a, ul.pageNavList li.posting_active a
{
	color: #d31145;
	font-weight: bold;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/leftnav_bullet.gif) no-repeat left 0.5em;
}

/* Second level navigation */

ul.pageNavList ul.subChannel 
{
	padding: 15px 0 15px 15px;
}
ul.pageNavList ul.subChannel li 
{
	padding: 5px 0;
}
ul.pageNavList ul.subChannel li a
{
	font-weight: normal;
	color: #000;
	background: none;
}
ul.pageNavList ul.subChannel li.posting_active a, ul.pageNavList ul.subChannel li.channel_active a
{
	font-weight: bold;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/leftnav_bullet.gif) no-repeat left 0.5em;
}

/* Third level navigation */

li.channel_active ul.subChannel ul.subChannel li a
{
	font-weight: normal;
	background: none;	
}
li.channel_active ul.subChannel ul.subChannel li.channel_active a, li.channel_active ul.subChannel ul.subChannel li.posting_active a
{
	font-weight: bold;
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/leftnav_bullet.gif) no-repeat left 0.5em;
}

/* Fourth level navigation */

li.channel_active ul.subChannel ul.subChannel ul.subChannel li a
{
	font-weight: normal;
	background: none;	
}
li.channel_active ul.subChannel ul.subChannel ul.subChannel li.channel_active a, li.channel_active ul.subChannel ul.subChannel ul.subChannel li.posting_active a
{
	font-weight: bold;	
	background: transparent url(/OneStopCMS/Sites/CommunityMatters/Theme/Images/leftnav_bullet.gif) no-repeat left 0.5em;
}



/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\LeftNavigation.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LeftNavigation.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LeftNavigation.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\LeftNavigation.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LeftNavigation.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LeftNavigation.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\LeftNavigation.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\LayoutSelector.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\LayoutSelector.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LayoutSelector.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LayoutSelector.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LayoutSelector.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LayoutSelector.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\LayoutSelector.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LayoutSelector.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LayoutSelector.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\LayoutSelector.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\LinkPanel.css */
/* Channel Summary Link Panel */

div.linkPanel
{
	float: left;
	width: 100%;
	margin: 0.75em 0;
	line-height: 1.8em;
}
div.LinkImage
{
	float: left;
	display: inline;
	height: 100%;
	margin: 0 10px 5px 0;
}
div.LinkDetails
{
	height: 100%;
}
div.linkPanel a.mainLink 
{
	font-weight: bold;
}
div.linkPanelDate
{
}
div.breadcrumbLinkContainer 
{
	color: #b4b4b4;
	font-size: 0.9em;
}
div.breadcrumbLinkContainer a, div.breadcrumbLinkContainer a:hover
{
	text-decoration: underline;
	color: #b4b4b4;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\LinkPanel.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LinkPanel.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LinkPanel.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LinkPanel.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LinkPanel.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\LinkPanel.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\LinkPanel.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LinkPanel.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\LinkPanel.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\MetaData.css */
/* Meta Data */

table.structuredData
{
	margin-top: 6px;
}
table.structuredData ul
{
	margin: 0;
}
table.structuredData ul li
{
	margin: 0;
}

/* Events */

div.gmMapContainerOuter 
{
	float: left;
	width: 45%;
	margin: 0 0 1.0em 0;
}
table.eventData, table.newsData 
{
	min-height: 200px;
	float: right;
	width: 55%;
	background: #efeff4;
}
* html table.eventData, * html table.newsData 
{
	height: 200px;
}
table.eventData th, table.eventData td, table.newsData th, table.newsData td  
{
	padding: 5px;
	border-bottom: solid 1px #fff;
}
table.eventData th, table.newsData th 
{
	width: 22%;
}
table.eventData td, table.newsData td 
{
	width: 70%;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PresentationOnly\MetaData.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\MetaData.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\MetaData.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\MetaData.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\MetaData.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\MetaData.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\PageVariations\ChannelSummary\PresentationOnly\MetaData.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\MetaData.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\CommunityMatters\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\ChannelSummary\PresentationOnly\MetaData.css */
