﻿/* main styles */
h1 { color:#1f6497; margin:14px 0; font-size:33px; line-height:30px; font-weight:300; }
h2 { color:#1f6497; margin:20px 0 0 0; font-size:24px; line-height:32px; font-weight:300; }
h3, h4, h5, h6 { color:#1f6497; margin:20px 0 0 0; font-size:20px; line-height:28px; font-weight:300; }
p, dl { margin:6px 0 14px; }
#content p { text-align:justify; }
a { color:#1f6497; text-decoration:underline; outline:none; }
a:hover { color:#4D94C8; text-decoration:underline; }

/* addtional required styles */
.right { float:right; margin: 5px 0 8px 20px; border-radius:12px; }
.left { float:left; margin:5px 20px 8px 0; border-radius:12px; }
.large { font-size:20px; line-height:26px; color:#000; }
.large { font-size:20px; line-height:26px; color:#000; }
.small { font-size:14px; color:#000; line-height:30px; font-style:italic; }
.clearfix { clear:both; height:0; overflow:hidden; }
#form-table { width:600px; }
#form-table textarea { width:225px; }
.hidden  { display:none; }
a img { outline:none; }
hr { clear:both; height:1px; border:none; border-top:1px solid #4D94C8; margin:20px 0 14px; }

ol { margin:11px 0 11px 0; }
blockquote { margin:14px 0; padding:12px 0 0 47px; background:url(/images/quote.gif) no-repeat; }
.break { display:block; width:10px; height:8px; overflow:hidden; }
#content ul { list-style-image:url(/images/bullet.gif); margin:11px 0 15px 30px; padding:0; }
html>/**/body #content ul { list-style-image:url(/images/bullet.png); }
#content ul li, #content ol li { margin:4px 0; }
ol { margin:11px 0 11px 30px; padding:0; }

/* Civic overrides */
#ccc-close{display:none!important}
#ccc-button-holder{max-width:300px}
#ccc .ccc-notify-button.ccc-accept-button{flex-wrap:wrap!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-accept-button{background:#0d7410!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-accept-button{background:#b0d3b1!important}
#ccc .ccc-notify-button.ccc-reject-button{padding:4px 8px!important;font-size:0.8em!important;flex-wrap:wrap!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-reject-button {border-color:#ffffffb3!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-reject-button {border-color:#00000080!important}
#ccc .ccc-content--dark .ccc-notify-button.ccc-reject-button span{color:#ffffffb3!important}
#ccc .ccc-content--light .ccc-notify-button.ccc-reject-button span{color:#000000a3!important}