

/* 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/ERCCIS/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\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\GeneralContent\LeftNavigation.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\LeftNavigation.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\GeneralContent\LinkList.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\LinkList.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\GeneralContent\Breadcrumb.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Breadcrumb.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\GeneralContent\WebAuthorConsole.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\WebAuthorConsole.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageComments.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\PageComments.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\PageComments.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageComments.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageComments.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageComments.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PageComments.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageComments.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\GeneralContent\PageFooter.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageFooter.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\GeneralContent\HtmlPlaceholder.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\HtmlPlaceholder.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\GeneralContent\PageHeader.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageHeader.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\GeneralContent\MetaData.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\MetaData.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\Basket.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PresentationOnly\Basket.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\ConsoleVariations\ConsoleHidden\Basket.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\Basket.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Basket.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Basket.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\Basket.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Basket.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\GeneralContent\Common.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Common.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\GeneralContent\PageBodyContent.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageBodyContent.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\GeneralContent\PollViewer.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PollViewer.css */


/* 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\GeneralContent\SearchForm.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\SearchForm.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\GeneralContent\PostingActions.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Layouts\Generic\TabbedNavigation\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PostingActions.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\LeftNavigation.css */
div.leftColumnContainer
{
	float: left;
	width: 225px;
}
div.leftColumnContainer a
{
	color: #666666;
	text-decoration: none;
}
div.leftColumnContainer a:hover
{
	color: #666666;
	text-decoration: underline;
}
div.pageNavTitle
{
	font-size: 160%;
	font-weight: bold;
	padding: 10px 15px;
	border-bottom: solid 1px #fff;
	margin-bottom: 5px;
	background-color: #7c4b08;
}
div.pageNavTitle a,
div.pageNavTitle a:hover
{
	color: #fff;
}

div.leftColumnContainer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.navigationMenuContainer ul.topChannel li a
{
	display: block;
	padding: 5px 15px;
}

div.navigationMenuContainer ul.topChannel li.channel_active a,
div.navigationMenuContainer ul.topChannel li.channel_active a:hover
{
	font-weight: bold;
	background-color: #0083a8;
	color: #fff;
	padding: 10px 15px;
}
div.navigationMenuContainer ul.topChannel li.channel_inactive a,
div.navigationMenuContainer ul.topChannel li.channel_inactive a:hover
{
	font-weight: normal;
	background-color: none !important;
	color: #666666;
}
div.navigationMenuContainer ul.topChannel li.posting_active a,
div.navigationMenuContainer ul.topChannel li.posting_active a:hover
{
	font-weight: bold;
	background-color: #0083a8;
	color: #fff;
	padding: 10px 15px;
}
div.navigationMenuContainer ul.topChannel li.posting_inactive a,
div.navigationMenuContainer ul.topChannel li.posting_inactive a:hover
{
	font-weight: normal;
	background-color: none !important;
	color: #666666;
}

div.navigationMenuContainer ul.subChannel
{
	margin-left: 12px;
}
div.navigationMenuContainer ul.subChannel a
{
	padding: 5px 15px !important;
	color: #666666 !important;
}

div.navigationMenuContainer ul.subChannel li.channel_active a,
div.navigationMenuContainer ul.subChannel li.channel_active a:hover
{
	font-weight: bold;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_minusbox.gif) no-repeat 2px 7px !important;
}

div.navigationMenuContainer ul.subChannel li.channel_inactive a,
div.navigationMenuContainer ul.subChannel li.channel_inactive a:hover
{
	font-weight: normal;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_plusbox.gif) no-repeat 2px 7px !important;
}
div.navigationMenuContainer ul.subChannel li.posting_active a,
div.navigationMenuContainer ul.subChannel li.posting_active a:hover
{
	font-weight: bold;
	background: none !important;
}
div.navigationMenuContainer ul.subChannel li.posting_inactive a,
div.navigationMenuContainer ul.subChannel li.posting_inactive a:hover
{
	font-weight: normal;
	background: none !important;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\LeftNavigation.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LeftNavigation.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LeftNavigation.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LeftNavigation.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\LeftNavigation.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\LeftNavigation.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LeftNavigation.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\LeftNavigation.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\LinkList.css */
div.imageLink
{
	margin-right: 6px;
	float: left;
	height: 100%;
}
div.imageLink img
{
	display: block;
	float: none;
}
span.linkDetails
{
	height: 100%;
	display: block;
}
a.textLink
{
	text-decoration: none;
}
span.linkDesc
{
	display: block;
	font-size: 90%;
	padding-top: 3px;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\LinkList.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\LinkList.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\LinkList.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\LinkList.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\LinkList.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\LinkList.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\LinkList.css */
.linkList01 .linkListPanel
{
	padding-bottom: 10px;
}
.linkList01 .textLink
{
	display: block;
	font-size: 140%;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	background-color: #0b83a9;
}

.linkList02
{
	color: #fff;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/greenlinks_bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
}
.linkList02 h3
{
	margin: 0 !important;
	display: block;
	font-size: 140%;
	padding: 10px 15px;
	background-color: #006324;
}
.linkList02 .simpleLinks
{
	clear: both;
	background-color: #408a5b;
	padding: 10px 15px 0 15px;
	margin: 0 !important;
}
.linkList02 .simpleLinks a
{
	color: #fff;
	font-size: 110%;
	text-decoration: underline;
}



/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\LinkList.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\LinkList.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\Breadcrumb.css */
div.breadcrumb
{
	padding: 10px 0;
	color: #919191;
	font-size: 96%;
}
div.breadcrumb a,
div.breadcrumb a:hover
{
	color: #919191;
	text-decoration: none;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\Breadcrumb.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\Breadcrumb.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Breadcrumb.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Breadcrumb.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\Breadcrumb.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Breadcrumb.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\Breadcrumb.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\Breadcrumb.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\WebAuthorConsole.css */
div.switchToContainer
{
	padding: 1px 3px 3px 3px;
	background-color: #FFFCB2; 
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\WebAuthorConsole.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\WebAuthorConsole.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\WebAuthorConsole.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\WebAuthorConsole.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\WebAuthorConsole.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\WebAuthorConsole.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\WebAuthorConsole.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageComments.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PageComments.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageComments.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageComments.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageComments.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageComments.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PageComments.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageComments.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageComments.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PageComments.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageFooter.css */
div.fullWidthFooterContainer
{
	clear: both;
	width: 100%;
}
div.fixedWidthFooterContainer
{
	width: 970px;
	margin: 1px auto 30px auto;
	padding: 10px 15px;
	background: #e6e6e6 url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bg.gif) no-repeat left bottom;
	position: relative;
}
div.footer a,
div.footer a:hover
{
	color: #666666;
}
div.footer ul
{
	position: absolute;
	right: 135px;
	top: 10px;
	margin: 0;
}
div.footer li
{
	display: block;
	float: right;
	padding: 0 21px 0 0;
	margin: 0 12px 0 0;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bullet.gif) no-repeat right center;
}


div.copyright
{
	float: left;
	padding-right: 10px;
}
div.siteDesigner
{
	position: absolute;
	right: 15px;
	top: 10px;
}
div.siteDesigner a
{
	font-weight: bold;
}

/* Authentication links */

div.authenticationLinksContainer 
{
	clear: both;
}
div.authenticationLinksContainer a 
{
	white-space: nowrap;
	padding: 0 0 0 21px;
	margin: 0 0 0 12px;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/footer_bullet.gif) no-repeat left center;
	color: #666;
}
div.authenticationLinksContainer a.logOnLogOffLink 
{
	padding: 0;
	margin: 0;
	background: none;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PageFooter.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageFooter.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageFooter.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageFooter.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageFooter.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PageFooter.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageFooter.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageFooter.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PageFooter.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\HtmlPlaceholder.css */


/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\HtmlPlaceholder.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\HtmlPlaceholder.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\HtmlPlaceholder.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\HtmlPlaceholder.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\HtmlPlaceholder.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\HtmlPlaceholder.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\HtmlPlaceholder.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageHeader.css */
div.fullWidthHeaderContainer
{
	width: 100%;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/header_bg.gif) repeat-x left top;
}
div.fixedWidthHeaderContainer
{
	width: 1000px;
	height: 232px;
	margin: 0 auto 0 auto;
	position: relative;
}
div.header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.headerLeft
{
	position: absolute;
	top: 60px;
	right: 23px;
	z-index: 2;
}
div.headerLeft img
{
	display: block;
}

div.headerRightTop
{
	float: left;
}
div.headerRightTop a
{
	display: block;
	float: left;
	padding: 3px 25px 3px 5px;
	margin: 7px 5px 0 0;
	background: #48a2bf url(/OneStopCMS/Sites/ERCCIS/Theme/Images/linkarrow_right.gif) no-repeat right bottom;
	color: #fff;
}
div.headerRightTop a:hover
{
	color: #fff;
}
div.headerRightTop form
{
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0;
	margin: 0;
	font-size: 90%;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/search_bg.gif) no-repeat left top;
}

div.headerRightBottom
{
	position: absolute;
	top: 46px;
	left: 0;
	width: 100%;
	height: 171px;
	z-index: 1;
	background: transparent url(/OneStopCMS/Core/ImageServer.aspx?guid=2cac44f5-3425-44eb-95d0-43242e4a509c) no-repeat left top;
}
ul.topLevelNavLinks
{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 980px;
	height: 34px;
	padding: 5px 10px 0 10px !important;
	background: #76b9cf url(/OneStopCMS/Sites/ERCCIS/Theme/Images/nav_bg.gif) no-repeat left bottom;
}
ul.topLevelNavLinks li
{
	display: block;
	float: left;
}
ul.topLevelNavLinks li a
{
	display: block;
	float: left;
	padding: 8px 15px 0 15px;
	color: #fff;
	text-decoration: none;
	height: 26px;
}

ul.topLevelNavLinks li a:hover
{
	color: #fff;
	text-decoration: underline;
}

ul.topLevelNavLinks li.channel_active
{
	background: #fff url(/OneStopCMS/Sites/ERCCIS/Theme/Images/navtab_left.gif) no-repeat left top;
}
ul.topLevelNavLinks li.channel_active a
{
	color: #666666;
	font-weight: bold;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/navtab_right.gif) no-repeat right top;
}

ul.topLevelNavLinks li.channel_active a:hover
{
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/topnav_active.gif) repeat-x left top;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PageHeader.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageHeader.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageHeader.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageHeader.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageHeader.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PageHeader.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageHeader.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageHeader.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PageHeader.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\MetaData.css */
table.metaData
{
	width: 300px;
	font-size: 86%;
	color: #808080;
}
table.metaData th
{
	width: 100px;
}
table.metaData td
{
	width: 200px;
}



table.structuredData
{
	margin-top: 6px;
}
table.structuredData ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
table.structuredData ul li
{
	margin: 0;
}



/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\MetaData.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\MetaData.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\MetaData.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\MetaData.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\MetaData.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\MetaData.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\MetaData.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\MetaData.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\MetaData.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\Basket.css */
a.basketLink
{
	margin-top: 18px;
	margin-bottom: 18px;
	padding-left: 18px;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/basket_add.gif) no-repeat left center;
	display: inline-block;
	font-weight: bold;
}
div.noItemsAlert
{
	margin-bottom: 24px;
}
div.noItemsAlert p
{
	font-weight: bold;
	padding-left: 18px;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/basket_empty.gif) no-repeat left center;
}
table.basketTable
{
	width: 100%;
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 86%;
}
table.basketTable th, table.basketTable td
{
	border-bottom: solid 1px #ececec;
	padding: 5px;
}
a.removeItemLink
{
	font-size: 90%;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 14px;
	background: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/basket_remove.gif) no-repeat left center;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\Basket.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\Basket.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\Basket.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Basket.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Basket.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\Basket.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Basket.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\Basket.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\Basket.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\Common.css */
html
{
	color: #666666;
	font-family: "Gill Sans MT", Gill Sans, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 76%;
	width: 100%;
	background-color: #fff;
}
body
{
	margin: 0;
	min-width: 1000px;
}

div.floatClearer
{
	height: 0;
	line-height: 0;
	clear: both;
}
* html .floatClearer
{
	font-size: 0;
}
img
{
	border: 0px;
}
form
{
	display: inline;
}
form .mandatoryIndicator
{
	color: red;
	font-size: 86%;
}
input, select, textarea
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 98%;
}
table
{
	border-collapse: collapse;
}
th
{
	padding-right: 6px;
}
th, td
{
	text-align: left;
	vertical-align: top;
}
a
{
	color: #0b83a9;
	text-decoration: underline;
}
a:hover
{
	color: #0b83a9;
	text-decoration: underline;
}

a.glossaryTermLink
{
	border-bottom: 1px dashed #0b83a9;
	text-decoration: none !important;
	cursor: help;
}
a.glossaryTermLink:hover
{
	border-bottom: 1px solid #0b83a9;
	text-decoration: none !important;
	cursor: help;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\Common.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\Common.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\Common.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\Common.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\Common.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\Common.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\Common.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\Common.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\Common.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageBodyContent.css */
div.fullWidthBodyContainer
{
	width: 100%;
	
}
div.fixedWidthBodyContainer
{
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
}
h1.pageTitle
{
	margin: 0 0 0.5em 0;
	font-size: 180%;
	color: #0083a8;
}
h2.pageDescription
{
	color: #7c4b08;
	font-size: 120%;
	margin: 0 0 1em 0;
}
span.pageDate
{
	display: block;
	font-size: 90%;
	color: #aaaaaa;
	padding-top: 12px;
}
div.mainColumnContainer
{
	display: inline-block;
}
div.pageBodyContent
{
	line-height: 150%;
}
h3
{
	font-size: 140%;
}
h4
{
	font-size: 120%;
}
h5
{
	font-size: 110%;
}
h6
{
	font-size: 110%;
	font-weight: normal;
}

div.pageBodyContent p
{
	margin-top: 0;
}

div.pageBodyContent ul li
{
	margin-top: 6px;
}

div.pageBodyContent textarea
{
	width: 220px;
	height: 100px;
}
div.contactPanel
{
	clear: both;
	border: solid 1px #ccc;
	background: #fafafa;
	padding: 10px;
	margin: 18px 0 18px 0;
	font-weight: bold;
}
div.contactPanel p
{
	margin: 0;
}

div.htmlContentContainer a 
{
	text-decoration : none;
}

div.htmlContentContainer a:hover
{
	text-decoration : underline;
}

strong.red 
{
	font-weight: normal;
	color : #FF0000;
}

strong.green 
{
	font-weight: normal;
	color : #339900;
}
div.pageBodyContent div.htmlContentContainer img, div.pageBodyContent div.RadEContent img 
{
	margin: 10px;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PageBodyContent.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PageBodyContent.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PageBodyContent.css */
div.fixedWidthBodyContainer
{
	background: #fff url(/OneStopCMS/Sites/ERCCIS/Theme/Images/body_bg.gif) repeat-y left top;
}
div.mainColumnContainer
{
	float: left;
	width: 758px;
	padding-left: 17px;
}

/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PageBodyContent.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PageBodyContent.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PageBodyContent.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PageBodyContent.css */
div.fullWidthBodyContainerThreeColumn div.mainColumnContainer
{
	width: 527px;
}

div.rightColumnContainer
{
	float: right;
	width: 210px;
}

/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageBodyContent.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PageBodyContent.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PollViewer.css */
img.bargraphLeft,
img.bargraphMiddle,
img.bargraphRight
{
	height: 11px;
}
img.bargraphLeft,
img.bargraphRight
{
	width: 2px;
}
div.pollResultStat
{
	margin-top: 1em;
}
div.messageContainer
{
	margin-top: 12px;
	padding: 6px;
	font-size: 86%;
	background: #fafafa;
	border: solid 1px #ececec;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PollViewer.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PollViewer.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PollViewer.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PollViewer.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PollViewer.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PollViewer.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PollViewer.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PollViewer.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PollViewer.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SearchForm.css */
input.searchBox
{
	background: none;
	border: none;
	padding: 4px 4px 0 6px;
	margin: 0;
	vertical-align: middle;
	width: 176px;
	height: 18px;
}
input.searchButton
{
	border: none;
	padding: 0;
	margin-top: -2px;
	vertical-align: middle;
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\SearchForm.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\SearchForm.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\SearchForm.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\SearchForm.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\SearchForm.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\SearchForm.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\SearchForm.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\SearchForm.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\SearchForm.css */


/* BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PostingActions.css */
div.postingActionsContainer
{
	float: left;
	width: 225px;
	padding: 30px 0;
}

ul.postingActionsList li a
{
	display: block;
	text-decoration: none;
	background-color: #f3f9fb;
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 10px 40px;
	margin-bottom: 5px;
	color: #666666;
}
ul.postingActionsList li a:hover
{
	color: #666666;
}


ul.postingActionsList li.actionPrint a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_print.gif);
}
ul.postingActionsList li.actionEmail a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_email.gif);
}
ul.postingActionsList li.actionComment a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_comment.gif);
}
ul.postingActionsList li.actionLinkTo a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_link.gif);
}
ul.postingActionsList li.actionBookmark a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_bookmark.gif);
}
ul.postingActionsList li.actionPDF a
{
	background-image: url(/OneStopCMS/Sites/ERCCIS/Theme/Images/icon_pdf.gif);
}

/* MODE-DEPENDENT BASE DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PresentationOnly\PostingActions.css */


/* CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\ConsoleVariations\ConsoleHidden\PostingActions.css */


/* STRUCTURE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PostingActions.css */


/* STRUCTURE-DEPENDENT AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\PresentationOnly\PostingActions.css */


/* STRUCTURE-DEPENDENT AND CONSOLE-VISIBILITY-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\StructureVariations\WithTitleWithNavigation\ConsoleHidden\PostingActions.css */


/* PAGE-NAME-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PostingActions.css */


/* PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\PageVariations\GeneralContent\PresentationOnly\PostingActions.css */


/* SUB-THEME VARIATION DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PostingActions.css */


/* SUB-THEME AND PAGE-NAME AND MODE-DEPENDENT DEFINITION D:\Inetpub\ebdsroot\OneStopCMS\Sites\ERCCIS\Theme\CSS\Screen\SubThemeVariations\StandardPrint\PageVariations\GeneralContent\PresentationOnly\PostingActions.css */
