/* Custom Stylesheet */

/* General Styles */
body { font-family: helvetica, arial, sans-serif; color: #1A1A1A; background: #000; }
.breadcrumb { display: none; }
legend { color: #FFF; }

/* Header */
#header { background: #1B1B1B; border-bottom:5px solid #ff0033; }
#prinav { background: url(/img/headerrule.png) no-repeat 50% 100%; }
#prinav li { display: inline; float: left; }
#prinav a { color: #FFF; text-decoration: none; font-family: georgia, times, serif; font-size: 20px; text-transform: lowercase; display: inline; }
#prinav .first a { padding-left: 0px; }
#prinav .selected a { color: #999; }
#header .cornerribbon { width: 87px; height: 96px; background: url(/img/cornerribbon.png) no-repeat; position: absolute; right: 0px; top: 0px; } 

/* Body */


/* Footer */
#footerwrap { width: 100%; float: left; }
#footer { margin: 0px auto; font-size: 10px; color: #FFF; width: 960px; }
#footer a { color: #FFF; text-decoration: none; }
#footer .rightwrap { float: right; width: 30%; margin: 27px 0; }
#footer .rightwrap .bottom { clear: right; width: 100%; text-align: right; }
#footer .leftwrap { float: left; width: 69%; margin: 20px 0; }
#footer .leftwrap .bottom { clear: left; }
#footer ul { margin: 1px 0; }

/* Homepage */
.type-78 #body { background: #FFF url(/img/homeback.jpg) no-repeat 50% 0; margin: 0px; }
.home .welcome-message { width: 620px; height: 145px; margin: 220px 0 10px 0; float: left; clear: right; }
.home .welcome-message h2 { display: none; }
.home .welcome-message .body { color: #FFF; font-size: 11px; font-family: lucida grande, arial, sans-serif; }
.home .featured-pages { float: left; width: 100%; height: 245px; }
.home .featured-pages .featured-title { display: none; }
.home .featured-pages .featured-item { float: left; width: 300px; margin-top: 60px; }
.home .featured-pages .featured-item .title, .home .featured-pages .featured-item .title a { color: #1B1B1B; text-decoration: none; font-family: georgia, times, serif; font-size: 21px; }
.home .featured-pages .featured-item .summary { color: #666; font-family: lucida grande, arial, sans-serif; font-size: 11px; height: 50px; }
.home .featured-pages .featured-item .more a { background: url(/img/morebut.png) no-repeat; width: 62px; height: 21px; text-indent: -9999px; float: left; }
.home .featured-pages .odd { margin: 60px 30px 20px; }

/* Document Page */
.page-title { font-size: 24px; }
.page-summary { font-size: 14px; line-height: 150%; }
.body { font-size: 12px; }
.body a { color: #000; text-decoration: none; font-weight: bold; }
.body p { margin-bottom: 18px; }
.visual { width: 365px; }
.visual img { float: left; width: 100%; }

/* Contact Form */
.contact-intro .contact { font-size: 12px; }
.contact-intro .contact a { color: #2C70A6; text-decoration: none; }
small a { font-size: 12px; color: #1A1A1A !important; text-decoration: none; }
.contact-form { font-size: 12px; background: #1B1B1B; color: #FFF; float: left; width: 440px; display: inline; }
.contact-form .required-notice { font-size: 10px; }
.contact-form .required { color: #FFCC00; } 
.contact-form li { margin: 10px 0; float: left; width: 100%; }
.contact-form legend { font-size: 12px; }
.contact-form .subfieldset li { margin: 2px 0; }
.contact-form input.text { width: 215px }
textarea.small { width: 220px !important; } 
.contact-form .submit { text-align: right; }
.contact-form .submit input { background: none; font-family: georgia, times, serif; color: #FFF; border: none; font-size: 20px; }

/* Search Results */
.search-results .listing { margin-bottom: 20px; }
.search-results .article { background: none; border: none; border-top: 1px dotted #000; font-size: 11px; }
.search-results .article .title { padding: 0px; font-size: 18px; margin: 0px; }
.search-results .article .title a { color: #000; text-decoration: none; }
.search-results .article .summary { padding: 0px; margin: 5px 0 0 0; font-size: 14px; }

/* Sitemap */
.sitemap li { font-size: 12px; }
.sitemap a { color: #000; text-decoration: none; }

/* Links */
.links .listing { padding: 0 10px; font-size: 12px; }
.links .listing .title { font-size: 14px; }
.links .listing .title a { color: #000; text-decoration: none; }
.links .page-headline { font-size: 12px; font-weight: bold; }

/* Sendtofriend */
#sendtofriend { background: #FFF; text-align: left; font-size: 12px; }
#sendtofriend legend { font-weight: bold; font-size: 12px; color: #000; }
#sendtofriend label { font-weight: normal; }