a.glossary { text-decoration: none !important; border-bottom: dashed 1px; }
.imageClearer { clear: both; }
.hide { display:none; }
div.editControlWrapper, div.editControlWrapper div.innerWrapper { display: inline; }
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; }
div.webAuthorConsoleContainer ul.toolBar, div.webAuthorConsoleContainer ul.toolBar li { list-style: none !important; }
div.captcha input.refreshButton { margin-left: 3px; vertical-align: top; }
div.captcha input.captchaInput { width: 195px; }
div.fullWidthBodyContainer { width: 100%; margin : 0px; padding : 0px; }
div.fixedWidthBodyContainer { position : relative; width: 942px; padding : 0px; margin : 0px auto; }
div.innerBodyContainer { width: 942px; padding : 0px; margin : 0px; }
div.mainColumnContainer { float : left; width : 750px; margin : 0px 0px 0px 17px; padding : 0px 0px 60px; display : inline; }
div.pageTitleContainer { padding : 0px; margin : 13px 0px 15px; }
h1.pageTitle { display : block; padding: 13px 0px 14px; margin: 0px 0px 13px; color: #007c85; font-size: 200%; font-weight: bold; border-bottom : solid 1px #007c85; width : 750px; }
h2.pageDescription { margin: 0px; padding: 0px; color: #000; font-weight: normal; font-size: 120%; line-height: 140%; }
span.pageDate { white-space : nowrap; display: block; margin : 8px 0px 0px; font-size: 90%; color: #bbb; }
div.pageBodyContent { clear : both; line-height: 140%; margin: 0px; }
div.pageBodyContent .htmlContentContainer img { margin : 5px 20px 0px 0px; }
div.pageBodyContent a { font-weight : normal; text-decoration : underline; }
div.pageBodyContent a:hover { text-decoration : underline; }
div.pageBodyContent h3 { color : #007c85; font-weight : normal; margin-top: 1.2em; margin-bottom: 0.3em; font-size: 120%; }
div.pageBodyContent h4 { color : #007c85; font-weight : normal; margin-top: 1.2em; margin-bottom: 0.3em; font-size: 110%; }
div.pageBodyContent h5, div.pageBodyContent h6 { color : #007c85; margin-top: 1.2em; margin-bottom: 0.3em; font-size: 100%; }
div.pageBodyContent a, div.pageBodyContent a:hover { text-decoration : underline; }
div.pageBodyContent p { margin-top: 0em; margin-bottom: 1.2em; }
div.pageBodyContent input.formContainer, div.pageBodyContent textarea { width: 180px; }
div.pageBodyContent textarea { height: 60px; }
img.alignLeft { float : left; margin : 3px 10px 10px 0px !important; }
img.alignRight { float : right; margin : 3px 0px 10px 10px !important; }
div.contactPanel { clear: both; border: solid 2px #ccc; background: #f1f1f1; padding: 10px; margin-top : 50px; font-weight: bold; }
div.contactPanel p { margin: 0; }
html { font-family: Arial, Helvetica, Sans-Serif; font-size: 90%; margin: 0px; padding : 0px; color: #000; background-color : #d3dddc; }
body { font-size: 90%; margin: 0px; padding : 0px; width : 100%; }
div.floatClearer { height: 0; line-height: 0; clear: both; }
* html .floatClearer { font-size: 0; }
a img { border: 0px; }
form { display: inline; }
form .mandatoryIndicator { color: red; font-size: 86%; }
input, select, textarea { font-family: Arial, Helvetica, Sans-Serif; font-size: 98%; }
input.elegantButton { border: outset 1px #aaaaaa; background-color: #eeeeee; margin-top: 6px; }
table { border-collapse: collapse; }
th { padding-right: 6px; }
th, td { text-align: left; vertical-align: top; }
a, a:hover { color: #007c85; text-decoration: none; }
a.glossaryTermLink { border-bottom: 1px dashed #007c85; cursor: help; }
a.glossaryTermLink:hover { border-bottom: 1px solid #007c85; text-decoration: none !important; cursor: help; }
div.formPanel, div.pageBodyContent { float : left; width : 98%; }
textarea { width: 200px; height: 60px; }
form .mandatoryIndicator { color: #007c85; font-size: 86%; }
span.requiredField { color: #007c85; }
table.formTable { margin : 0px 0px 15px 0px; padding : 0px 0px 15px 0px; }
table.formTable table { margin-bottom: 12px; }
table.formTable th { padding-right: 6px; }
th.formHeading div { color : #007c85 !important; text-align : left; font-size: 110%; margin-top: 36px !important; font-weight: bold !important; }
div.webFormIntro { margin-bottom: 1em; }
div.formErrorPanel { padding: 12px; margin-bottom: 12px; background-color : #f4fbfc; border: solid 1px #007c85; font-weight : bold; }
div.formErrorPanel ul { color: #007c85; font-weight : normal; margin-top: 0.5em; margin-bottom: 0; margin-left: 0px; }
div.formErrorPanel ul li { background : none; list-style-type : none; }
span.errorLabel { color: #007c85; }
span.helpIndicator { color: #007c85; margin-left: 0.5em; cursor: help; font-weight: bold; }
div.changeFormLinkContainer { float : left; clear : both; }
table.ReadOnly { width: 96%; background-color: #fff; }
table.ReadOnly th, table.ReadOnly td { border-top: solid 1px #b6b6b6; padding: 2px; }
table.ReadOnly th { color: #000; padding-right: 24px; }
div.formPanel { margin : 10px 0px; background-color : #f9f9f9; border : solid 1px #e1e1df; padding : 10px; }
table.Editable { margin : 10px; width : 96%; }
table.Editable th { padding : 0px 10px 10px 0px; }
table.Editable th.formLabel label { color : #555; width : auto; }
table.Editable select.formInputDropdown, table.Editable textarea.formInputTextArea, table.Editable input.formInputTextBox { width : 400px; border : solid 1px #ccc; }
table.Editable input.formButton { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/button_form.gif) no-repeat center; font-size : 90%; width : 81px; height : 20px; text-align : center; border : 0px; margin : 5px 10px 0px 0px; display : inline; cursor : hand; cursor : pointer; }
table.ReadOnly td.helpMarker, table.Editable td.helpMarker { width: 15px; text-align : right; }
table.ReadOnly td ul { margin: 0; padding: 0; list-style: none; }
table.Editable td ul { margin: 0; padding: 0; list-style: none; }
td.formText { padding : 0px 15px 10px !important; }
div.giftAidDisclaimer { padding : 10px 0px !important; }
div.fullWidthHeaderContainer { width: 100%; margin : 0px; padding : 0px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/body_bg.gif) repeat-y center top; }
div.fixedWidthHeaderContainer { position : relative; width : 942px; height : 226px; padding : 0px; margin : 0px auto; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/header_bg.gif) no-repeat left 5px; }
div.header { width : 942px; height : 226px; margin : 0px; padding : 0px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_bg.gif) no-repeat left bottom; }
div.headerStatement { position : absolute; width : 130px; font-size : 140%; color : #fff; top : 20px; left : 176px; }
div.headerStatement p { color : #fff; padding : 0px; margin : 0px; text-align : center; }
div.headerStatement p img { padding : 0px; margin : 0px 8px 0px 0px; }
div.header ul { margin: 0; padding: 0; list-style: none; }
div.quickLayoutSwitch { position : absolute; top : 4px; right : 0px; z-index : 10000000; width : 120px; }
div.quickLayoutSwitch span { float : left; color : #000; white-space : nowrap; font-weight : normal; margin : 0px; padding : 6px 5px 0px 0px; }
div.quickLayoutSwitch ul { margin : 0px; padding : 0px; position : relative; top : 0px; right : 0px; }
div.quickLayoutSwitch ul li { float : none; margin : 0px; padding : 0px 0px 0px 2px; list-style-type : none; display : inline; }
div.quickLayoutSwitch ul li a, div.quickLayoutSwitch ul li a:hover { margin : 0px; padding : 0px; font-weight : normal; text-transform : uppercase; border-right : 0px; color : #000; }
div.quickLayoutSwitch ul li a.textSizeStandard { font-size : 100%; text-decoration : underline; }
div.quickLayoutSwitch ul li a.textSizeMedium { font-size : 120%; text-decoration : none; }
div.quickLayoutSwitch ul li a.textSizeLarge { font-size : 150%; text-decoration : none; }
div.quickLayoutSwitch ul li a:hover { color : #000; text-decoration : underline; }
div.headerLeft { float : left; margin : 20px 0px 0px 20px; padding : 0px; display : inline; }
div.headerRightTop { margin : 0px; padding : 0px; }
a.layoutListOuter { position : absolute; white-space : nowrap; top : 10px; right : 165px; color : #000; padding : 0px; margin : 0px; font-weight : normal; }
a.layoutListOuter:hover { color : #000; text-decoration : underline; }
div.headerRightTop form { position : absolute; top : 59px; right : -11px; height : 59px; width : 320px; padding : 0px; margin : 0px; display : inline; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/search_box.gif) no-repeat left top; }
div.headerRightTop label.searchLabel { display : none; }
div.authenticationLinksContainer { position : absolute; top : 8px; left : 388px; padding : 0px; margin : 0px; width : 250px; }
div.authenticationLinksContainer a { white-space : nowrap; color : #000; padding : 2px 0px 2px 20px; margin : 0px; font-weight : normal; display : inline-block; }
div.authenticationLinksContainer a.logOnLogOffLink { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/signIn_bg.gif) no-repeat left 3px; }
div.authenticationLinksContainer a.logOffLink { width : 250px; }
div.authenticationLinksContainer a.registerForSiteLink { padding-left : 46px; }
div.authenticationLinksContainer a:hover { color : #000; text-decoration : underline; }
div.authenticationLinksContainer a.myProfile, div.authenticationLinksContainer a.controlPanel { font-weight : bold; color : #fff; padding-top : 10px; }
div.authenticationLinksContainer a.myProfile:hover, div.authenticationLinksContainer a.controlPanel:hover { text-decoration : underline; color : #fff; }
div.headerRightBottom { position : absolute; bottom : 0px; left : 0px; width : 942px; height : 100px; margin : 0px; padding : 0px; }
ul.topLevelNavLinks { padding : 0px; margin : 0px 0px 0px 145px !important; }
ul.topLevelNavLinks li { padding : 0px; margin : 0px; list-style-type : none; display : inline; }
* html body ul.topLevelNavLinks li { width: 1px; }
ul.topLevelNavLinks li a { display: inline-block; padding : 0px 12px; margin : 0px; color: #fff; font-size : 115%; font-weight : normal; white-space : nowrap; }
ul.topLevelNavLinks li a:hover { color : #fff; text-decoration : underline; }
ul.topLevelNavLinks li.channel_active a { font-weight : bold; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active.gif) no-repeat 4px 4px; }
ul.topLevelNavLinks li.channel_inactive a { font-weight : normal; background : none; }
ul.topLevelNavLinks li.Purple { position : absolute; bottom : 0px; left : 15px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_purple.gif) repeat-x left top; }
ul.topLevelNavLinks li.Green { position : absolute; bottom : 0px; left : 116px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_green.gif) repeat-x left top; }
ul.topLevelNavLinks li.Pink { position : absolute; bottom : 0px; left : 245px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_pink.gif) repeat-x left top; }
ul.topLevelNavLinks li.Blue { position : absolute; bottom : 0px; left : 419px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_blue.gif) repeat-x left top; }
ul.topLevelNavLinks li.Aqua { position : absolute; bottom : 0px; left : 646px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_aqua.gif) repeat-x left top; }
ul.topLevelNavLinks li.Purple a { font-weight : normal !important; height : 44px; padding : 12px 10px 0px; text-transform: uppercase; }
ul.topLevelNavLinks li.Green a { font-weight : normal !important; height : 44px; padding : 12px 10px 0px; text-transform: uppercase; }
ul.topLevelNavLinks li.Pink a { font-weight : normal !important; height : 44px; padding : 12px 10px 0px; text-transform: uppercase; }
ul.topLevelNavLinks li.Blue a { font-weight : normal !important; height : 44px; padding : 12px 10px 0px; text-transform: uppercase; }
ul.topLevelNavLinks li.Aqua a { font-weight : normal !important; height : 44px; padding : 12px 10px 0px; text-transform: uppercase; }
ul.topLevelNavLinks li.Purple a.channel_active { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active_purple.gif) no-repeat center bottom; }
ul.topLevelNavLinks li.Green a.channel_active { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active_green.gif) no-repeat center bottom; }
ul.topLevelNavLinks li.Pink a.channel_active { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active_pink.gif) no-repeat center bottom; }
ul.topLevelNavLinks li.Blue a.channel_active { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active_blue.gif) no-repeat center bottom; }
ul.topLevelNavLinks li.Aqua a.channel_active { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/topNav_active_aqua.gif) no-repeat center bottom; }
input.searchBox { position : absolute; top : 7px; right : 40px; width: 263px; padding : 8px 0 8px 10px; margin : 0px; font-weight : normal; border : 0px; color : #007c85; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/search_bg.gif) no-repeat left top; }
input.searchButton { position : absolute; top : 0px; right : 0px; }
div.switchToContainer a, div.switchToContainer a.disabled, div.switchToContainer a:hover { color: #000; font-weight : bold; }
div.switchToContainer { left : 0px; }
div.fullWidthFooterContainer { width: 100%; margin : 0px; padding : 0px; font-size : 90%; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/body_bg.gif) repeat-y center top; }
div.fixedWidthFooterContainer { width: 942px; overflow : auto; margin : 0px auto; padding : 0px 4px 14px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/footer_bg.gif) no-repeat center bottom; }
div.footer { float : left; width: 922px; margin : 0px 0px 0px 20px; padding : 0px 0 10px 0; display : inline; background-color : #d1e5da; border-top : solid 6px #007c85; }
div.footer a { color : #000; font-weight : normal; }
div.footer a:hover { color : #000; text-decoration : underline; }
div.footer ul { float : left; margin : 5px 0px 0px 10px; padding : 0px; width : 770px; display : inline; }
div.footer li { float : left; list-style-type: none; display: inline; margin : 0px; }
div.footer li a { display : inline-block; margin : 0px; padding : 0px 10px 0px 15px; }
div.footer li a.footerLink0 { padding-left : 0px; }
div.siteDesigner { float : right; width : 54px; display : inline; margin : 0px; padding : 7px 10px 0px 0px; }
div.copyright { float : left; width : 770px; margin : 13px 0px 0px 10px; padding : 0px; color : #000; font-size : 90%; display : inline; }
div.footerStatement { float : left; clear : both; margin : 0px 0px 0px 10px; padding : 0px; color : #000; font-size : 90%; display : inline; white-space : nowrap; }
div.postingActionsContainer { position : absolute; bottom : 0px; left : 174px; width: 750px; height : 35px; padding : 20px 0px 0px; margin: 0px; background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/postingActions_border.gif) no-repeat center top; }
ul.postingActionsList { margin : 0px; padding : 0px; }
ul.postingActionsList li { float : left; list-style-type : none; padding : 0px 10px 0px 0px; }
ul.postingActionsList li a { display : inline-block; text-decoration: none; padding: 5px 0px 5px 22px; color: #000; font-size : 85%; font-weight : normal; text-transform : uppercase; }
ul.postingActionsList li a:hover { text-decoration: underline; color: #000; }
ul.postingActionsList li.actionReturn a { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/icon_arrowleft.gif) no-repeat 0px 4px; }
ul.postingActionsList li.actionPrint a { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/icon_print.gif) no-repeat 0px 3px; }
ul.postingActionsList li.actionEmail a { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/icon_email.gif) no-repeat 0px 5px; }
ul.postingActionsList li.actionComment a { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/icon_comment.gif) no-repeat 0px 3px; }
ul.postingActionsList li.actionLinkTo a { background : url(/OneStopCMS/Sites/Metanoia/ThemeNEW/Images/icon_linkto.gif) no-repeat 0px 2px; }
div.leftColumnContainer { float: left; width: 154px; padding : 34px 0px 60px; margin : 0px; }
div.navigationMenuContainer, div.leftColumnContainer .mainNavList { float : left; padding : 0px; margin : 0px; width: 154px; }
div.leftColumnContainer .pageNavTitle { display : none; }
div.leftColumnContainer ul.topChannel { margin : 0px; padding: 0px; }
div.leftColumnContainer ul.subChannel { margin : 3px 0px 0px; padding: 0px; }
div.leftColumnContainer ul.topChannel li { position : relative; list-style-type : none; clear : both; margin : 0px; padding : 5px 5px 5px 12px; border-left : solid 8px #f4f4f4; }
div.leftColumnContainer ul.subChannel li { margin : 0px; padding : 3px 0px; border : 0px; }
div.leftColumnContainer ul.topChannel li a { display : inline-block; position : relative; font-weight : normal; padding : 0px; margin : 0px; color : #000; }
div.leftColumnContainer ul.topChannel li.posting_active, div.leftColumnContainer ul.topChannel li.channel_active { background-color : #d1d1d1; border-left : solid 8px #007c85; }
div.leftColumnContainer ul.topChannel li.posting_active a, div.leftColumnContainer ul.topChannel li.channel_active a { font-weight : bold; }
div.leftColumnContainer ul.subChannel li.posting_active, div.leftColumnContainer ul.subChannel li.channel_active { background-color : #f4f4f4; border-left : solid 8px #f4f4f4; }
div.leftColumnContainer ul.topChannel li.posting_inactive, div.leftColumnContainer ul.topChannel li.channel_inactive { background-color : #f4f4f4; border-left : solid 8px #f4f4f4; }
div.leftColumnContainer ul.topChannel li.posting_inactive a, div.leftColumnContainer ul.topChannel li.channel_inactive a { font-weight : normal; }
div.breadcrumbOuter { margin : 5px 0px; padding : 0px; color: #000; font-weight : normal; height : 16px; }
div.breadcrumb a, div.breadcrumb a:hover { font-weight : normal; text-decoration : underline; }

