@charset "utf-8";

body { background: #fff; }

#header p,
#header-menu, 
#header form, 
#main-menu,
#sub-menus,
#breadcrumbs,
#share,
#social,
#footer-right,
#copyright-links,
#sidemenu,
div.sca_modal { display: none; }

#header h1 { font-size: 1.4em; margin: 0 0 5px 0; }
#header h1 a { color: #333; text-decoration: none; }
#header h2 { margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #999; font-size: 1em; }
#header h2 a { color: #333; text-decoration: none; }

#footer { border-top: 1px solid #999; margin: 40px 0 0 0; padding: 10px 0 0 0; }
#copyright strong { font-weight: bold; display: block; }
#copyright { font-size: 0.7em; }

.alertMsg, .confirmMsg, .errorMsg { display: none; }


/* Content Style Overrides */
img { border: 1px solid #333; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; background: #ccc; margin-top: 15px; margin-bottom: 15px; }
div.imgBox {  border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding: 0; background: #fff; margin-top: 15px; margin-bottom: 15px; }
div.imgBox img { border: 1px solid #333; }









