/* crc_style_sheet */ body{ font-family: Verdana, Arial, sans-serif; color: black; line-height: 1.166; margin: 0px; padding: 0px; } h1 { font-size: 120%; } h2 { font-size: 110%; } h3 { font-size: 100%; } h4 { font-size: 90%; } h5 { font-size: 80%; } #masthead{ top: 0px; left: 2%; right: 2%; width: 100%; } #siteName{ margin: 0px; padding: 16px 10px 20px 15px; color: #1c4d65; font-weight: normal; font-size: 120%; } div.tabArea { font-size: 80%; padding: 0em 0em 0em 3em; } a.tab { background-color: #efffff; border: 1px solid #678896; border-bottom-width: 1px; padding: 2px 1em 2px 1em; text-decoration: none; } a.tab, a.tab:visited { color: #1a1a1a; } a.tab:hover { background-color: #95c4d7; color: #1a1a1a; } a.tab-selected { background-color: #95c4d7; border: 1px solid #678896; border-bottom-width: 0px; padding: 2px 1em 2px 1em; text-decoration: none; } a.tab-selected, a.tab:visited { color: #1a1a1a; } a.tab-selected:hover { background-color: #95c4d7; color: #1a1a1a; } div.tab-base-bar { background-color: #95c4d7; border: 1px solid #678896; padding: 3px 3em 5px 3em; text-align: right; text-decoration: none; font-size: 75%; } a.tab-base-bar, a.tab-base-bar:visited{ color: #6c6c6c; text-decoration: none; } a.tab-base-bar:hover { color: #6c6c6c; text-decoration: underline; } div.bottom-strip { background-color: #95c4d7; border: 1px solid #678896; padding: 3px 3em 5px 3em; text-align: center; text-decoration: none; font-size: 75%; } div.locale { border-bottom: 1px solid #678896; padding: 2px 0em 2px 2em; text-decoration: none; font-size: 75%; } b.locale{ border-bottom: 1px solid #678896; padding: 2px 0em 2px 2em; text-decoration: none; font-size: 75%; font-weight: bolder; } div.page-title{ padding: 2px 0em 2px 2em; text-decoration: none; } div.main-content { padding: 1em 0em 1em 3em; font-size: 85%; } #main-content { padding: 0em 1em 0em 1em; font-size: 85%; } div.address { padding: 1em 0em 2em 0em; text-align: center; font-size: 70%; } div.error { color: red; }