 #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;}
#TB_overlay { position: fixed; z-index:2222; top: 0px; left: 0px; height:100%; width:100%; }
.TB_overlayMacFFBGHack {background: url(/OneStopCMS/Sites/Deafblind/Theme/Images/macFFBgHack.png) repeat;}
.TB_overlayBG { background-color:#000; filter:alpha(opacity=55); -moz-opacity: 0.55; opacity: 0.55; }
* html #TB_overlay { 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 { 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; }
* html #TB_load { 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 { 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; }
table.calendar { background-color: #eee; border: solid 1px #ccc; }
table.calendar a { color: #000; }
table.calendar td { text-align: center; }
table.title { border: solid 1px #ccc; background-color: #fff; width: 100%; text-align: center; }
table.title td { text-align: center; }
table.calendar td.dayHeader { font-weight: bold; border-bottom: solid 1px #404040; }
table.calendar td.otherMonthDay { background-color: #E6E6E6; border: solid 1px #eee; }
table.calendar td.selectedDay { background-color: #ccc; border: solid 1px #eee; }
table.calendar td.todayDay { font-weight: bold; }
table.calendar td.day, table.calendar td.todayDay, table.calendar td.weekendDay { background-color: #fff; border: solid 1px #eee; }
table.calendar td.selector { color: #F05226; }
div.eventSummary { width: 60%; float: left; }
div.eventsSearch { width: 40%; float: right; }
a.glossary { text-decoration: none !important; border-bottom: dashed 1px; }
.imageClearer { clear: both; }
.hide { display:none; }
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.eventsSearch table { text-align: center; width: 165px; }
table.calendar { margin-top: 12px; background-color: #fff; border: solid 1px #ccc; }
table.calendar a, table.calendar a:hover { color: #000; text-decoration: none; }
table.calendar td { text-align: center; }
table.title { border: solid 1px #ccc; background-color: #fff; width: 100%; text-align: center; }
table.title td { text-align: center; }
table.calendar td.dayHeader { font-weight: bold; border-bottom: solid 1px #404040; }
table.calendar td.otherMonthDay { background-color: #E6E6E6; border: solid 1px #eee; }
table.calendar td.selectedDay { background-color: #666; border: solid 1px #eee; }
table.calendar td.selectedDay a, table.calendar td.selectedDay a:hover { color: #fff; }
table.calendar td.todayDay { font-weight: bold; }
table.calendar td.selector { color: #F05226; }
table.calendar td.day, table.calendar td.todayDay, table.calendar td.weekendDay { background-color: #fff; border: solid 1px #eee; }
div.dateTime, div.location, div.category { font-size: 86%; }
div.pageBodyContent { width : 570px; }
div.eventSummary { float : left; width : 380px; margin-top : 10px; }
div.eventsSearch { font-size: 86%; float: right; width: 170px; margin-top : 0px; padding-bottom: 50px; }
div.searchPanel { padding-bottom: 12px; }
div.searchPanel h3 { margin-top: 0; font-size: 120%; font-weight: bold; padding: 3px; background-color: #f2fafc; border-bottom : dotted 1px #017f7e; border-top : dotted 1px #017f7e; color: #000; }
div.searchSpecContainer, div.calendarContainer { text-align: right; }
div.searchSpecContainer h3, div.calendarContainer h3 { text-align: left; }
div.searchSpecContainer select, div.searchSpecContainer input, div.calendarContainer select, div.calendarContainer input { display: block; width: 170px; margin-bottom: 3px; vertical-align: middle; }
div.fullWidthBodyContainer { width: 100%; }
div.fixedWidthBodyContainer { width: 772px; margin : 0 auto; }
div.mainColumnContainer { float : left; position: relative; width : 570px; padding-bottom: 50px; margin : 16px 0px 0px 15px; min-height : 500px; }
* html body div.mainColumnContainer { height : 500px; }
div.mainColumnContainer a:hover { text-decoration: underline; }
div.pageTitleContainer { padding-top: 12px; margin-bottom: 18px; }
h1.pageTitle { margin: 0px; padding: 0px; color: #037e79; font-size: 200%; font-weight: normal; margin-bottom: 6px; }
h2.pageDescription { margin: 0px; padding: 0px; color: #da100e; font-weight: normal; font-size: 110%; }
span.pageDate { display: block; margin-top: 18px; font-size: 90%; color: #bbb; }
div.pageBodyContent { float : left; line-height: 160%; }
div.pageBodyContent .htmlContentContainer img { padding : 5px 10px 0px 0px; }
div.pageBodyContent a { font-weight : bold; }
div.pageBodyContent a:hover { text-decoration : underline; }
div.pageBodyContent h3 { margin-top: 1.2em; margin-bottom: 0.3em; font-size: 120%; }
div.pageBodyContent h4 { margin-top: 1.2em; margin-bottom: 0.3em; font-size: 110%; }
div.pageBodyContent h5, div.pageBodyContent h6 { margin-top: 1.2em; margin-bottom: 0.3em; font-size: 100%; }
div.pageBodyContent p { margin-top: 0em; margin-bottom: 1.2em; }
div.pageBodyContent input.formContainer, div.pageBodyContent textarea { width: 180px; }
div.pageBodyContent textarea { height: 60px; }
strong.red { font-weight : normal; color: #da100e; }
div.contactPanel { clear: both; border: solid 1px #ccc; background: #fafafa; padding: 10px; margin-top : 20px; font-weight: bold; }
div.contactPanel p { margin: 0; }
div.welcomeHome .htmlContentContainer { width : 310px; }
html { background : #fafafa; font-family: Arial, Sans-Serif; margin: 0px; padding : 0px; color: #000; }
body { background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/body_bg.gif) repeat-y top center; margin : 0px; padding : 0px; }
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, 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: #da100e; text-decoration: none; }
a.glossaryTermLink { border-bottom: 1px dashed #da100e; cursor: help; }
a.glossaryTermLink:hover { border-bottom: 1px solid #da100e; text-decoration: none !important; cursor: help; }
html { font-size: 85%; }
body { font-size: 90%; }
div.fullWidthHeaderContainer { width: 100%; }
div.fixedWidthHeaderContainer { width: 773px; margin : 0px auto; position: relative; }
div.header { height: 145px; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/header_bg.gif) no-repeat right top; }
div.header ul, div.headerText ul, div.headerText ul li { margin: 0; padding: 0; list-style: none; }
div.headerText { float : right; margin : 38px 10px 0px 0px; display : inline; }
div.headerText a { font-size : 10%; display : block; color : #e8f7f9; position : relative; padding : 35px 0px 0px 0px; width : 180px; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/donate.gif) no-repeat center top; }
div.headerText a:hover { color : #e8f7f9; }
div.headerLeft { float: left; margin : 4px 0px 0px 39px; display : inline; }
div.headerRightTop { float: right; text-align: right; }
div.headerRightTop a { color: #000; font-weight : bold; }
div.headerRightTop a:hover { color: #000; text-decoration: underline; }
a.layoutListOuter { position : absolute; top : 16px; right : 19px; }
label.searchLabel { display : none; }
div.headerRightTop form { position: absolute; top : 92px; right: 29px; margin: 0; padding: 0; }
div.headerRightBottom { position: absolute; top : 115px; left : 0px; height : 29px; width : 100%; font-size : 95%; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/nav_bg.gif) repeat-x top left; }
ul.topLevelNavLinks li { float: left; white-space: nowrap; padding : 0px 2px 0px 0px; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/nav_divider.gif) no-repeat top right; }
* html body ul.topLevelNavLinks li { width: 1px; }
ul.topLevelNavLinks li a { display: block; text-align: center; color: #fff; font-weight : bold; }
ul.topLevelNavLinks li.channel_active { color: #fff; }
ul.topLevelNavLinks li.channel_active a { background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/channel_active.gif) repeat-x top left; }
ul.topLevelNavLinks li a:hover { color : #fff; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/nav_hover.gif) repeat-x top left; }
ul.topLevelNavLinks li.channel_active a:hover { background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/channel_active_hover.gif) repeat-x top left; }
ul.topLevelNavLinks li a { padding : 8px 15px; }
input.searchBox { width: 136px; height: 15px; padding : 1px 5px 0px 0; text-align : right; border : solid 1px #000; }
input.searchButton { position : absolute; top : 2px; left : 150px; }
input.searchBox { height: 15px; padding : 1px 5px 0px 0; }
div.fullWidthFooterContainer { width: 100%; margin : 0px; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/body_footer.gif) no-repeat bottom center; }
div.fixedWidthFooterContainer { width: 772px; margin : 0 auto; padding : 5px 0px 15px; background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/footer_image.gif) no-repeat top center; }
div.footer { text-align : center; padding : 10px 0px; margin : 0px 20px; min-height : 102px; }
*html body div.footer { height : 102px; }
div.footer a:hover { text-decoration : underline; }
div.footer ul { padding : 0px 0 0 0; margin : 0px 0px; }
div.footer li { list-style-type: none; display: inline; }
div.footer li a { margin : 0px 10px; font-weight : bold; color : #000; }
div.copyright { float : left; width: 732px; padding : 0px 0px 10px 0px; text-align : center; }
div.footerStatement { float : left; width: 732px; position : relative; margin : 5px 0px; text-align : center; }
div.footerStatement span { margin-right : 15px; }
div.footerStatement p { margin : 5px 0px 0px 0px; }
div.footerStatement img { position : absolute; left : 0px; top : -10px; width : 100px; }
div.authenticationLinksContainer { width: 772px; text-align : center; }
div.authenticationLinksContainer a { color : #000; font-size : 90%; margin : 0px 15px; }
div.authenticationLinksContainer a:hover { text-decoration : underline; }
ul.postingActionsList { width : 540px; padding : 10px 0; margin: 0; position: absolute; bottom: 0px; clear : both; }
ul.postingActionsList li { display : inline; list-style-type : none; }
ul.postingActionsList li.actionLinkTo { padding : 0; }
ul.postingActionsList li a { text-decoration: none; background-repeat: no-repeat; background-position: left; padding: 5px 0 5px 18px; color: #000000; }
ul.postingActionsList li.actionPrint a { background-image: url(/OneStopCMS/Sites/Deafblind/Theme/Images/icon_print.gif); }
ul.postingActionsList li.actionEmail a { background-image: url(/OneStopCMS/Sites/Deafblind/Theme/Images/icon_email.gif); }
ul.postingActionsList li.actionComment a { background-image: url(/OneStopCMS/Sites/Deafblind/Theme/Images/icon_comment.gif); }
ul.postingActionsList li.actionLinkTo a { background-image: url(/OneStopCMS/Sites/Deafblind/Theme/Images/icon_linkto.gif); }
ul.postingActionsList li { padding : 0 25px 0 0; font-size : 100%; }
div.linkPanel { margin-top: 16px; clear : both; padding : 5px 0; }
div.LinkImage img { display: block; }
div.LinkImage { margin-right: 4px; float: left; height: 100%; }
div.LinkDetails { height: 100%; }
a.mainLink { font-size: 110%; font-weight: bold; }
div.linkPanelDate { font-size: 84%; display: block; color: #808080; }
div.linkPanel ul.metaData { margin: 0; padding: 0; list-style: none; }
div.linkPanel table.metaData, div.linkPanel ul.metaData li { margin-top: 3px; font-size: 90%; color: #999999; }
div.linkPanel table.metaData ul { margin: 0; list-style: none; }
div.linkPanel table.metaData ul li { margin: 0; }
div.floatClearer { clear : both; }
div.leftColumnContainer { float: left; width: 166px; padding : 0px; margin : 0px 0px 0px 11px; font-size : 100%; display : inline; }
div.leftMenuContainer, div.navigationMenuContainer { margin : 0px; padding : 0px; }
div.leftMenuContainer a, div.leftMenuContainer a:hover { color: #000; }
div.pageNavTitle { display: none; }
div.leftColumnContainer ul.topChannel { margin: 24px 0px 0px; padding: 0px; border-top : solid 1px #d9d9d9; }
div.leftColumnContainer ul.subChannel { margin: 5px 0px 0px !important; padding: 0px; border-top : none !important; font-size : 95%; }
div.leftColumnContainer ul.subChannel ul { font-size : 100%; }
div.leftColumnContainer ul.topChannel li { list-style-type : none; padding : 9px 0px 6px 15px; margin : 0px; border-bottom : solid 1px #d9d9d9; }
div.leftColumnContainer ul.topChannel li a:hover { text-decoration : underline; }
div.leftColumnContainer ul.subChannel li { list-style-type : none; padding : 6px 0px 6px 10px; margin : 0px; border-bottom : none !important; }
div.leftColumnContainer ul.topChannel li.channel_active, div.leftColumnContainer ul.topChannel li.posting_active { background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/left_channel_active.gif) no-repeat 3px 13px; font-weight : bold; }
div.leftColumnContainer ul.subChannel li.channel_active, div.leftColumnContainer ul.subChannel li.posting_active { background : url(/OneStopCMS/Sites/Deafblind/Theme/Images/subleft_channel_active.gif) no-repeat 1px 11px; font-weight : bold; }
div.leftColumnContainer ul.topChannel li.channel_inactive, div.leftColumnContainer ul.topChannel li.posting_inactive, div.leftColumnContainer ul.subChannel li.channel_inactive, div.leftColumnContainer ul.subChannel li.posting_inactive { font-weight : normal !important; background : none !important; }
div.leftColumnContainer .selectLayout { float : left; position : relative; margin : 160px 0px 0px 0px; padding : 0px; display : inline; width : 166px; border-top : solid 1px #d9d9d9; }
div.leftColumnContainer .selectLayout .layoutSelectorHeading { font-weight : bold; padding : 7px 11px; border-bottom : solid 1px #d9d9d9; }
div.leftColumnContainer .selectLayout ul { margin : 0px; padding : 0px; }
div.leftColumnContainer .selectLayout ul li { margin : 0px; padding : 7px 11px; list-style-type : none; border-bottom : solid 1px #d9d9d9; }
div.leftColumnContainer .selectLayout ul li a { color : #000; }
div.leftColumnContainer .selectLayout ul li a:hover { text-decoration : underline; }
div.leftColumnContainer .quickLayoutSwitch { float : left; margin : 0px; padding : 7px 11px; width : 144px; border-bottom : solid 1px #d9d9d9; }
div.leftColumnContainer .quickLayoutSwitch span { float : left; margin : 0px; padding : 0px; }
div.leftColumnContainer .quickLayoutSwitch ul { margin : 0px; padding : 0px; }
div.leftColumnContainer .quickLayoutSwitch ul li { margin : 0px; padding : 0px; list-style-type : none; display : inline; }
div.leftColumnContainer .quickLayoutSwitch ul li a.textSizeStandard { color : #000; font-size : 16px; font-weight : bold; margin : 0px; padding : 0px 0px 0px 10px; line-height : 0px; }
div.leftColumnContainer .quickLayoutSwitch ul li a.textSizeLarge { color : #000; font-size : 24px; font-weight : bold; margin : 0px; padding : 0px 0px 0px 10px; line-height : 9px; }
div.leftColumnContainer .quickLayoutSwitch ul li a:hover { text-decoration : underline; }
div.breadcrumb { color: #da100e; font-size: 95%; font-weight : bold; }
div.breadcrumb a, div.breadcrumb a:hover { color: #da100e; }

