 #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/Caravan/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; }
div.pager { padding-bottom: 24px; }
div.pager p { margin-bottom: 6px; }
div.pager a.pagerLink { padding: 3px 6px 3px 6px; background: #ececec; border: solid 1px #ccc; color: #000; text-decoration: none; }
div.pager a.pagerLink:hover { color: #000; background: #e0e0e0; text-decoration: none; }
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; }
ul.channelSummaryContainer li { margin: 0.5em 0; }
ul.channelSummaryContainer li a { font-weight: bold; text-decoration: none; }
ul.channelSummaryContainer span.desc { display: block; }
div.parentChannelName { color: #d04e14; border-bottom: solid 2px #d3d3d3; margin: 0.5em 0; padding: 0 0 0.2em 0; font-size: 1.3em; clear: both; }
div.rssLink a, div.rssLink a:hover { border: 0; }
div.mainColumnContainer { float: left; display: inline; padding: 0 0 0 20px; width: 760px; }
div.pageBodyContent { line-height: 1.4em; }
div.pageBodyContent h3 { color: #d04e14; border-bottom: solid 2px #d3d3d3; padding: 0 0 0.2em 0; }
div.pageBodyContent a { text-decoration: underline; }
div.pageBodyContent a.toplink { padding: 0 0 0 15px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/arrow_up.gif) no-repeat 2px 0.5em; }
div.htmlContentContainer { margin-bottom: 1.0em; }
span.pageDate { margin: 1.0em 0; display: block; }
div.pager { margin-top: 1.0em; }
div.pager p { margin-bottom: 1.0em; padding-bottom: 0.5em; width: 100%; }
table th { text-align: left !important; }
div.pageBodyContent ol, div.pageBodyContent ul { margin: 1.0em 0 1.0em 30px; }
div.pageBodyContent ul li { list-style: disc; margin: 0 0 0.5em 0; }
div.pageBodyContent ol li { list-style: decimal; }
div.contactPanel { padding: 5px 10px; border: solid 1px #d9d9d9; margin: 0 0 0.5em 0; }
div.contactPanel p { margin: 0; }
div.fixedWidthBodyContainer div.mainColumnContainerThreeColumn { width: 520px; }
div.fixedWidthBodyContainer div.mainColumnTwoContainer { width: 760px; }
div.pageBodyContent input.radioButton, div.pageBodyContent input.checkBox { border: 0 !important; }
div.pageBodyContent select, div.pageBodyContent textarea { padding-bottom: 0px; border: solid 1px #aeaeae; background: #fff url(/OneStopCMS/Sites/Caravan/Theme/Images/textbox_back.gif) repeat-x left top; }
div.pageBodyContent textarea { height: 7.0em; }
div.rightColumnContainer { float: right; width: 220px; padding-top: 50px; text-align: center; }
div.rightColumnContainer img { margin: 0 auto 20px auto; }
div.fixedWidthBodyContainer div.pageBodyContent h3 { border: 0; padding: 0; }
div.pageTopLeft div.htmlContentContainer h3 { font: normal 1.7em Georgia, Tahoma, Arial, Verdana, Sans-Serif; margin: 0; }
div.pageBottomLeft div.htmlContentContainer h3 { background: #ecb702 url(/OneStopCMS/Sites/Caravan/Theme/Images/box_yellow_top.gif) no-repeat; font: normal 1.55em Georgia, Tahoma, Arial, Verdana, Sans-Serif; color: #fff; padding: 7px 10px; margin: 0; border: 0; }
div.pageBottomLeft div.htmlContentContainer a { color: #666; font-size: 1.0em; text-decoration: none; }
div.pageBottomLeft div.htmlContentContainer a strong, div.pageBottomLeft div.htmlContentContainer strong a { color: #666; }
div.pageBottomLeft div.htmlContentContainer h3 a { color: #fff; }
div.pageBottomLeft div.htmlContentContainer img { margin: 0 10px 0 0; }
div.pageBottomLeft div.htmlContentContainer p { margin: 0; padding: 0.5em 10px; }
div.pageBottomRight div.htmlContentContainer p { margin: 0.5em 0; font-size: 0.95em; letter-spacing: -0.03em; }
div.fixedWidthBodyContainer { background: none; }
div.fixedWidthBodyContainer div.pageBodyContent div.htmlContentContainer { margin-bottom: 0; }
div.pageTop { background: #275e48 url(/OneStopCMS/Sites/Caravan/Theme/Images/home_banner.gif) repeat-x left bottom; color: #fff; padding: 20px 25px 0 20px; width: 955px; }
div.pageTopLeft { width: 630px; float: left; display: inline; }
div.pageTopLeft div.htmlContentContainer { padding: 10px 20px 0 20px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/banner_intro.gif) repeat-x left top; min-height: 210px; font-size: 0.9em; }
* html div.pageTopLeft div.htmlContentContainer { height: 210px; }
div.pageTopLeft div.htmlContentContainer h3 { color: #fff; }
div.pageTopLeft div.htmlContentContainer p { margin-bottom: 0; }
div.pageTopRight { width: 290px; height: 190px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/photo_back.gif) no-repeat left top; display: inline; float: right; padding: 5px; font-size: 0.9em; position: relative; }
div.fixedWidthBodyContainer div.pageTopRight div.linkPanel, div.fixedWidthBodyContainer div.pageTopRight div.LinkImage, div.fixedWidthBodyContainer div.pageTopRight div.LinkDetails { margin: 0 !important; }
div.fixedWidthBodyContainer div.pageTopRight div.LinkImage { position: absolute; z-index: 1; }
div.fixedWidthBodyContainer div.pageTopRight div.LinkDetails { position: absolute; bottom: 15px; width: 235px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/photo_caption.png) no-repeat left top; height: auto; padding: 7px 10px 7px 45px; color: #fff; z-index: 999; }
div.pageTopRight div.LinkDetails a, div.pageTopRight div.LinkDetails a:hover { color: #fff; }
div.marqueeText { clear: both; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/grey_bar.gif) no-repeat left top; height: 41px; }
div.fixedWidthBodyContainer div.pageBodyContent div.marqueeText h3 { margin: 0; padding: 10px 10px 10px 45px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/ticker_title.gif) no-repeat left top; font: normal 1.2em Georgia, Tahoma, Arial, Verdana, Sans-Serif; color: #275e48; float: left; display: inline; width: 104px; }
div.marqueeText .htmlContentContainer { padding-top: 9px; }
div.marqueeText p { margin: 0 50px 0 0; display: inline; }
div.pageBottom { padding-top: 12px; }
div.pageBottomLeft, div.pageBottomMiddle { min-height: 165px; font-size: 0.9em; }
* html div.pageBottomLeft, * html div.pageBottomMiddle { height: 165px; }
div.pageBottomLeft { float: left; width: 240px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/box_yellow_base.gif) no-repeat left bottom; margin-right: 10px; }
div.pageBottomLeft div.htmlContentContainer { padding: 0 0 4px 0; line-height: 1.3em; }
div.pageBottomMiddle { float: left; width: 500px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/box_orange_base.gif) no-repeat left bottom; margin-right: 10px; }
div.pageBottomMiddleInner { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/box_orange_top.gif) no-repeat left top; width: 100%; }
div.pageBottomMiddle div.channelSummaryLeft, div.pageBottomMiddle div.channelSummaryRight { float: left; display: inline; width: 229px; padding: 0 10px; }
div.pageBottomMiddle div.channelSummaryTitle h3 { color: #fff; font: normal 1.55em Georgia, Tahoma, Arial, Verdana, Sans-Serif; margin: 0; padding: 7px 0; }
div.pageBottomMiddle div.channelSummaryTitle h3 a { color: #fff; text-decoration: none; }
div.pageBottomMiddle div.channelSummaryContainer a.mainLink { font-size: 1.1em; color: #666; padding: 0 0 5px 0; display: block; }
div.pageBottomMiddle div.channelSummaryContainer div.linkPanelDate { font-weight: normal; background: #ebebeb; display: inline; padding: 3px; }
div.pageBodyContent div.pageTop div.pageBottomRight { float: right; width: 240px; }
div.pageBodyContent div.pageTop div.pageBottomRight div.imageLink { width: 240px; text-align: center; }
div.pageBodyContent div.pageTop div.pageBottomRight div.imageLink a, div.pageBodyContent div.pageTop div.pageBottomRight div.imageLink a img { margin: 0 auto; }
* { margin: 0; padding: 0; }
body { font: normal 0.9em Tahoma, Arial, Verdana, Sans-Serif; background: #fff; color: #666; text-align: center; min-width: 1000px; }
a { color: #d04e14; text-decoration: none; }
a:hover { color: #000; }
h1 { font: normal 2.2em Georgia, Tahoma, Arial, Verdana, Sans-Serif; border-bottom: solid 5px #d04e14; padding: 0 0 15px 0; margin: 0.5em 0; color: #275e48; }
h2, h3, h4, h5, p { margin: 1.0em 0; }
h2 { font-size: 1.3em; font-weight: normal; }
h3 { font-size: 1.0em; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }
table { border-collapse: collapse; }
th, td { padding: 0 3px 3px 0; vertical-align: top; }
th p, td p { margin: 0 0 1.0em 0; }
li { list-style: none; }
input, textarea, select { font: normal 1.0em Tahoma, Arial, Verdana, Sans-Serif; }
blockquote { margin: 0 1.0em 1.0em 1.0em; }
a img { border: 0; }
.greenText { color: #275e48; }
form { display: inline; }
div.floatClearer { clear: both; height: 0; overflow: hidden; }
div.fullWidthBodyContainer, div.fullWidthHeaderContainer, div.fullWidthFooterContainer { width: 100%; }
div.fixedWidthBodyContainer, div.fixedWidthHeaderContainer, div.fixedWidthFooterContainer { width: 1000px; position: relative; margin: 0 auto; text-align: left; }
div.fixedWidthBodyContainer { padding-bottom: 30px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/grey_bar.gif) no-repeat; }
div.fixedWidthHeaderContainer { border-top: solid 5px #275e48; border-bottom: solid 5px #275e48; }
div.header { height: 129px; font-family: Georgia, Tahoma, Arial, Verdana, Sans-Serif; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_green_right.gif) no-repeat right top; }
div.headerLeft { position: absolute; left: 0; top: 20px; }
a.layoutListOuter { background: #e4993c url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_orange_right.gif) no-repeat right bottom; padding: 0 5px 0 0; margin-right: 6px; color: #fff; text-transform: lowercase; float: right; display: block; font-size: 1.1em; }
a.layoutListOuter span { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_orange_left.gif) no-repeat left bottom; padding: 6px 10px 9px 15px; display: block; }
div.headerText { padding-right: 16.4em; }
div.headerText ul li { background: #fcd85f url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_yellow_right.gif) no-repeat right bottom; padding: 0 5px 0 0; float: right; font-size: 1.1em; }
div.headerText ul li a { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_yellow_left.gif) no-repeat left bottom; padding: 6px 10px 9px 15px; display: block; color: #fff; text-transform: lowercase; }
form.siteSearch { background: #275e48 url(/OneStopCMS/Sites/Caravan/Theme/Images/toptab_green_left.gif) no-repeat left bottom; position: absolute; width: 226px; height: 33px; right: 5px; top: 0px; }
form.siteSearch input.searchBox { width: 15.0em; height: 1.3em; background: #fff; border: 0; padding: 4px; position: absolute; font-size: 0.8em; right: 33px; top: 2px; }
form.siteSearch input.searchButton { height: 25px; width: 23px; border: 0; background: none; position: absolute; right: 2px; top: 0; }
div.headerRightBottom { position: absolute; bottom: 0 !important; bottom: -1px; right: 0; font-size: 1.3em; text-transform: lowercase; padding-right: 83px; }
div.headerRightBottom ul.topLevelNavLinks li { float: left; display: inline; margin: 0 5px; }
div.headerRightBottom ul.topLevelNavLinks li a { display: block; float: left; padding: 12px 7px 16px 12px; color: #008265; }
div.headerRightBottom ul.topLevelNavLinks li a:hover { color: #7fc0b2; }
div.headerRightBottom ul.topLevelNavLinks li.channel_active { background: #275e48 url(/OneStopCMS/Sites/Caravan/Theme/Images/tabselected_right.gif) no-repeat right top; padding: 0 5px 0 0; }
div.headerRightBottom ul.topLevelNavLinks li.channel_active a.channel_active { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/tabselected_left.gif) no-repeat left top; color: #fff; }
div.header div.headerRightBottom ul.topLevelNavLinks li.lastLink { background: none; }
div.header div.headerRightBottom ul.topLevelNavLinks li.lastLink a, div.header div.headerRightBottom ul.topLevelNavLinks li.lastLink a.channel_active { background: transparent url('/Resources/Caravan/Images/caa_logo_small.gif') no-repeat left top; color: #fff; text-indent: -9999px; width: 83px; height: 66px; padding: 0; position: absolute; right: 0; bottom: 15px; }
div.header div.headerRightBottom ul.topLevelNavLinks li.Help { background: none; }
div.header div.headerRightBottom ul.topLevelNavLinks li.Help a, div.header div.headerRightBottom ul.topLevelNavLinks li.Help a.channel_active { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/help_tab.gif) no-repeat left top; position: relative; margin-top: -35px; color: #fff; text-indent: -9999px; width: 63px; height: 78px; padding: 0; }
table.structuredData { width: 50%; }
table.structuredData ul { margin: 0; }
table.structuredData ul li { margin: 0; }
div.iCalContainer { margin: 0 0 1.0em 0; }
div.iCalContainer a img { border: 0; margin-right: 5px; }
div.webAuthorConsoleContainer { text-align: left; }
div.webAuthorConsoleContainer a { font-weight: normal; }
div.webAuthorConsoleContainer img { border: 0; }
div.switchToContainer { top: 40px; right: 5px; background: #fff; z-index: 999; }
div.switchToContainer img { border: 0; }
li { background: none; padding: 0; }
div.fullWidthFooterContainer { clear: both; }
div.footer { font: normal 0.9em Georgia, Tahoma, Arial, Verdana, Sans-Serif; color: #a8a8a8; padding: 15px 0; border-top: solid 2px #d3d3d3; height: 1.2em; }
div.footerObject ul { float: right; width: 50%; }
div.footerObject ul li { display: inline; float: right; margin: 0 0 0 12px; }
div.footerObject ul li a { white-space: nowrap; color: #275e48; }
div.copyright { float: left; }
div.siteDesigner { float: left; margin: 0 0 0 15px; height: 19px; line-height: 19px; position: relative; top: -2px; }
div.siteDesigner a { text-indent: -9999px; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/osc_logo.gif) no-repeat; position: relative; top: -1px; width: 90px; height: 19px; display: inline-block; }
div.authenticationLinksContainer { font: normal 0.8em Georgia, Tahoma, Arial, Verdana, Sans-Serif; border-top: solid 2px #d3d3d3; clear: both; padding: 12px 0; }
div.authenticationLinksContainer a { float: right; color: #a8a8a8; margin: 0 0 0 12px; }
div.footerStatement { position: absolute; top: 5.3em; left: 0; font-size: 0.9em; }
div.postingActionsContainer { font-size: 0.9em; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/leftmenu_base.gif) no-repeat 0 bottom; padding: 0 0 5px 0; margin: 20px 0; }
ul.postingActionsList { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/leftmenu_top.gif) no-repeat 0 top; padding: 20px 15px; }
ul.postingActionsList li { margin: 0.2em 0; position: relative; padding: 5px 0 5px 40px; }
ul.postingActionsList li a { color: #a8a8a8; }
ul.postingActionsList li a:hover { color: #666; }
ul.postingActionsList li.actionPrint { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_print.gif) no-repeat 0px 0.3em; }
ul.postingActionsList li.actionEmail { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_mail.gif) no-repeat 1px 0.4em; }
ul.postingActionsList li.actionComment { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_comment.gif) no-repeat 0px 0.4em; }
ul.postingActionsList li.actionLinkTo { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_link.gif) no-repeat 4px 0.2em; }
ul.postingActionsList li.actionPDF { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_pdf.gif) no-repeat 0px 0.4em; }
ul.postingActionsList li.actionReturn { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/icon_return.gif) no-repeat 0px 0.5em; }
div.aToZListingPanel { width: 100%; }
div.letterContainerPanel { float: left; margin: 1.0em 0 2.0em 0; width: 100%; padding-bottom: 0.5em; }
div.letterContainerPanel ul { background: none !important; }
div.letterContainerPanel li { float: left; margin: 0 !important; padding: 10px 1px !important; background: none !important; }
div.letterContainerPanel span.disabledLink { float: left; background: #ebebeb; margin-right: 1px; color: #ababab; }
div.letterContainerPanel a { float: left; background: #ebebeb; margin-right: 1px; }
div.letterContainerPanel a, div.letterContainerPanel .disabledLink { display: inline-block; padding: 5px 6px; font-weight: bold; font-size: 112%; border: 0; }
div.letterContainerPanel a:hover { background: #d04e14; color: #fff; border: 0; }
span.selectedLetter { border: 1px solid #DDD; background-color: #FCFCFC; }
tr.notSearchable { text-decoration: line-through; }
div.linkPanel { float: left; width: 100%; margin: 0.5em 0; }
div.LinkImage { float: left; height: 100%; margin: 0 10px 5px 0; }
div.pageBodyContent div.LinkImage { width: 100px; text-align: center; }
div.LinkImage a, div.LinkImage a:hover { border: 0 !important; }
div.linkPanel div.LinkDetails { height: 100%; margin-left: 110px; }
div.linkPanel a.mainLink { font-weight: bold; text-decoration: none; }
div.linkPanelDate { font-weight: bold; font-size: 0.9em; }
div.breadcrumbLinkContainer { color: #b4b4b4; font-size: 0.9em; }
div.breadcrumbLinkContainer a, div.breadcrumbLinkContainer a:hover { color: #b4b4b4; }
div.breadcrumbOuter { min-height: 3.0em; }
* html div.breadcrumbOuter { height: 3.0em; }
div.breadcrumb { font-size: 0.9em; position: absolute; width: 780px; left: 220px; top: 0; }
div.breadcrumb a { padding: 11px 38px 12px 20px; display: inline-block; background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/breadcrumb_link.gif) no-repeat right top; }
div.breadcrumb a.breadcrumbItemFirst { background: transparent url(/OneStopCMS/Sites/Caravan/Theme/Images/breadcrumb_home.gif) no-repeat right top; width: 75px; height: 41px; text-indent: -9999px; padding: 0; display: block; float: left; }
div.breadcrumb span { font-weight: bold; color: #275e48; padding: 11px 0 12px 20px; display: inline-block; }
div.breadcrumb span span { padding: 0; }
div.breadcrumb span.breadcrumbSeparator { display: none; }

