/* ------------------------------------------------------------------------------------------------

   Squarespace Core CSS Definitions DO NOT REPLACE.  DO NOT IMPORT THIS FILE.  All definitions are needed.
   Override as required from Custom CSS only!

------------------------------------------------------------------------------------------------ */


/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }


h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }

 
input.button { background: #F3F3F3; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; color: #666666; font: bold 10px/10px Verdana, Helvetica, sans-serif; margin: 0px; padding: 3px 5px 3px 5px; height: 30px; }
input.text { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-inactive { background: #FFFFFF; border: 1px solid #484848; color: inherit; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-fixed { background: #f6f6f6; border: 1px solid #484848; color: #303030; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }

select {  background: #FFFFFF; color: #000000;  font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.clearer { clear: both; line-height: 0; height: 0; }

.templateErrors { display: none; }

.footer, .journal-navigation, .gallery-navigation { clear: both; }


/* --- image defaults -------------------------------------------------------------------------- */

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img {

}

    
/* --- core squarespace elements --------------------------------------------------------------- */

.inline-icon { margin-right: 6px; vertical-align: middle; }   
.error-box { background-color: #603913; color: #000000; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #603913; }
.faded-text { color: #999999; }

.offsite-link {        background: transparent url(http://www.akroncantonama.org/layout/iconSets/dark/open-off-site.png) center left no-repeat; padding-left: 12px; margin-right: 1px; }
.offsite-link-inline { background: transparent url(http://www.akroncantonama.org/layout/iconSets/dark/open-off-site.png) center right no-repeat; padding-right: 12px; margin-right: 1px; }
 
.folder-link-expand { background: transparent url(http://www.akroncantonama.org/layout/iconSets/dark/folder-expand.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }
.folder-link-contract { background: transparent url(http://www.akroncantonama.org/layout/iconSets/dark/folder-contract.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }


/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; }

.sizeLess40 { font-size: 60%; }
.sizeLess20 { font-size: 80%; }
.sizeGreater20 { font-size: 120%; }
.sizeGreater40 { font-size: 140%; }
.sizeGreater60 { font-size: 160%; }
.sizeGreater80 { font-size: 180%; }
.sizeGreater100 { font-size: 200%; }


/* --- squarespace document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body { margin-bottom: 2em; margin-top: 1em; } 
.body-direct { margin-bottom: 2em; }
.footer { margin-top: 2em; }
.field { margin-bottom: 1em; clear: both; }


/* --- squarespace form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerActive { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #D56400; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; }

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { border-top: 1px solid #ccc; padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium { width: 180px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large  { width: 340px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .singlelinetext-small-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium-inline { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .paragraphtext-small  { height: 70px;  background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium { height: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large  { height: 200px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }


/* --- squarespace specifics ------------------------------------------------------------------- */

.journal-filter-header { border-bottom: 1px solid #999999; margin-bottom: 15px; padding-bottom: 10px; }
.journal-navigation { margin-top: 2em; }

.journal-comment-area { border-top: 1px solid #999999; margin-top: 25px; padding-top: 15px; }
.journal-comment-area .caption { }
.journal-comment-area .text { }
.journal-comment-area-disabled-text { margin-top: 2em; }

.journal-reference-area { border-top: 1px solid #999999; margin-top: 25px; padding-top: 15px; }
.journal-reference-area .caption { margin-bottom: 1em; }
.journal-reference-area .text { }

.journal-entry-navigation { margin-bottom: 2em; }

.journal-entry { margin-bottom: 2em; }
.journal-entry .title { }
.journal-entry .tag { clear: both; }
.journal-entry .body { margin-bottom: 0px; margin-top: 1em; }
.journal-entry .enclosure { background-image: url(http://www.akroncantonama.org/layout/iconSets/dark/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 24px; }

.journal-entry-follow-up { clear: both; border-left: 1px solid #999999; margin-bottom: 1em; padding-left: 12px; } 
.journal-entry-follow-up .follow-up-caption { margin-bottom: 1em; }
.journal-entry-follow-up .follow-up-body { }

.journal-entry-references { margin: 15px 0 15px 0; padding: 0; list-style-type: none; }
.journal-entry-references li { margin: 0; clear: both; margin-bottom: 8px; height: 1%;  }
.journal-entry-references li .icon-area { float: left; width: 22px; }
.journal-entry-references li .text-area { margin-left: 22px; height: 1%;  }
.journal-entry-references li .text-area .headline { }
.journal-entry-references li .text-area .headline .type { font-weight: bold; }
.journal-entry-references li .text-area .headline .title { }
.journal-entry-references li .text-area .author-byline { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
.journal-entry-references li .text-area .excerpt { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }

.journal-archive-set ul { margin-top: 1em; }

.unpublished { color: #999999; }

.amazon-item-list { padding: 0; }
.amazon-item-list li { list-style-type: none; margin-bottom: 10px; height: 1%; }
.amazon-item-list li .picture { float: left; overflow: hidden; }
.amazon-item-list li .description { height: 1%; margin-bottom: 15px; margin-left: 90px; }
.amazon-item-list li .description .authors { margin-bottom: 15px; }
.amazon-item-list li .description .text { margin-bottom: 15px; }
.amazon-item-list li .description .amazon-link { }

.gallery-navigation { margin-bottom: 15px; margin-top: 15px; } /* compatibility */
.gallery-description { margin-top: 5px; }

.gallery-navigation-top  { padding-bottom: 12px; text-align: left; }
.gallery-navigation-bottom  { padding-top: 12px; text-align: left; }

.picture-full { clear: both; }

#main-picture-description-title { padding-bottom: 1em; }

.picture-gallery-list { padding: 0; margin: 0; } 
.picture-gallery-list li { list-style-type: none; margin-bottom: 12px; height: 1%;  }
.picture-gallery-list li .thumbnail { }
.picture-gallery-list li .thumbnail-container { float: left; }
.picture-gallery-list li .description { } 
.picture-gallery-list li .description .caption { margin-bottom: 5px; }
.picture-gallery-list li .description .author { margin-bottom: 5px; margin-top: 5px; }
.picture-gallery-list li .description .text {  }
.picture-gallery-list li .description ul { margin-top: 1em; }
.picture-gallery-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-list { padding: 0; margin: 0; }
.picture-gallery-thumbnail-list li { list-style-type: none; height: 1%; display: inline;  }
.picture-gallery-thumbnail-list li .thumbnail { display: inline; }
.picture-gallery-thumbnail-list li .thumbnail-container-tiled { float: left; margin-bottom: 12px; margin-right: 12px;  }
.picture-gallery-thumbnail-list li .thumbnail-container-with-description { float: left; margin-bottom: 12px;  }
.picture-gallery-thumbnail-list li .description { margin-bottom: 1em; height: 1%; overflow: hidden; }
.picture-gallery-thumbnail-list li .description ul { margin-top: 1em; }
.picture-gallery-thumbnail-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-scroll-right, .picture-gallery-thumbnail-scroll-left { background-color: #D6D6D6; width: 10px; height: 55px; margin: 0; padding: 0; border: 0; -moz-outline: 0 }
.picture-gallery-thumbnail-scroll-right { margin-left: 3px; }
.picture-gallery-thumbnail-scroll-left { margin-right: 3px; }

.file-item-list { padding: 0; }
.file-item-list li { list-style-type: none; margin-bottom: 10px;  height: 1%; clear: both; }
.file-item-list li .icon { float: left; display: block; line-height: 16px; }
.file-item-list li .content { height: 1%; margin-left: 24px; }
.file-item-list li .title { display: inline;  }

.folder-item-list { }
.folder-item-list li { margin-bottom: 1em; }

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(http://www.akroncantonama.org/layout/iconSets/dark/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 24px; border-bottom: 1px solid #DDDDDD;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

.comment { border-bottom: 1px dashed #999999; margin-top: 1em; padding-bottom: 1em; }
.comment .body { margin-top: 1em; }
.comment .signature { margin-top: .5em; text-align: right; }

.change-list { margin: 0; padding: 0; }
.change-list li { background: no-repeat 0px 1px; border-bottom: 1px solid #CCCCCC; display: block; list-style-type: none; margin: 0; margin-bottom: 1.2em; padding: 0; padding-bottom: 1.2em; padding-left: 28px; }
.change-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }

.input-field { margin-bottom: 1em;  }
.input-field .title { margin-bottom: 5px; }
.input-field .control { }

.input-field-error { font-weight: bold; margin-bottom: 5px; }

.table .row { clear: both; } 
.table .left { float: left; margin: 5px; text-align: right; width: 100px; }
.table .right { margin-bottom: 5px; margin-left: 100px; }

.notice-box { margin-bottom: 2em; }
.notice-box .caption { display: inline; }
.notice-box .caption-text { margin-top: 1em; margin-bottom: 2em; }
.notice-box .link-field-title { font-weight: bold; padding-bottom: 10px; margin-top: 1em; }
.notice-box .link-field-text {  }

.notice-box-alert { border-bottom: 1px solid #999999; border-top: 1px solid #999999; margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

#squarespace-powered { padding-bottom: 40px; }
#squarespace-powered-text { font-size: 80%; margin-top: 30px; margin-bottom: 40px; }

.search-form .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form .queryButton { height: 30px; width: 90px; }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-form-inline .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form-inline .queryButton { height: 30px; width: 30px; }
.search-form-inline #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form-inline .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-results { margin-top: 2em; }
.search-result { margin-bottom: 20px; }
.search-result .search-result-number { display: none; float: left; font-size: 30px; }
.search-result .search-result-entry { }
.search-result .search-result-title { font-size: 18px; }

.search-result .search-result-tag { font-size: 10px; font-weight: normal; }
.search-result .search-result-type { }
.search-result .search-result-author { }
.search-result .search-result-date { }

.search-result .search-result-body { margin-top: 4px; font-size: 12px; }

.search-result .search-result-title .hit-word-title { font-weight: bold; }
.search-result .search-result-body .hit-word-body { font-weight: bold; font-size: 120%; }
  
.faq-category-list { padding: 0; margin: 0; }
.faq-category-list li { list-style-type: none; margin-bottom: 20px; }
.faq-category-list li { }

.faq-question-list { margin-top: 1em; }
.faq-question-list li { list-style-type: square; margin-bottom: 6px; }
.faq-question-list li .title { } 
.faq-question-list li .description { margin-bottom: 15px; }

.faq-entry-count { font-size: 13px; }
.faq-entry .text { }
.faq-entry .tag { font-size: 10px; }

.google-map { width: 100%; height: 400px; }

   
/* --- feeds ----------------------------------------------------------------------------------- */

.feed-list, .feed-list-inline { padding: 0; }
.feed-list li, .feed-list-inline li { list-style-type: none; margin: 0; padding: 0; }

.feed-list .feed-link { padding-left: 22px; background-image: url(http://www.akroncantonama.org/universal/images/xml/feed-icon-16x16-orange.png); background-repeat: no-repeat; background-position: center left; }
.feed-list-inline .feed-link { padding-left: 16px; background-image: url(http://www.akroncantonama.org/universal/images/xml/feed-icon-12x12-orange.png); background-repeat: no-repeat; background-position: center left; }


/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { padding: 0; margin: 0; }
.content-passthrough .search-form-pt .queryField { width: 100px; padding: 3px; height: 14px; }
.content-passthrough .search-form-pt .queryButton { height: 22px; }

.section ul { margin: 0; padding: 0; }
.section ul li { list-style-type: none; margin: 0; padding: 0; }





.h2subtitle{}
h3{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 14px; letter-spacing: 0px; line-height: 1.2em; font-weight: normal; background-color: transparent; }
a:link, a:visited{text-decoration: none; color: #003471; }
#sidebar a:link, #sidebar a:visited{line-height: 1.6em; text-decoration: none; color: #003471; }
.notice-box{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 11px; line-height: 1.25em; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; background-color: #E0E1E4; }
.notice-box h3{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
#pageFooterWrapper{text-align: center; padding-top: 5px; }
h2, .journal-entry .title a{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 18px; letter-spacing: 0px; line-height: 1.2em; font-weight: normal; text-decoration: none; padding-bottom: 5px; margin-bottom: 1px; background-color: transparent; color: #003471; }
blockquote{padding-right: 20px; padding-left: 20px; color: #999999; }
.section .caption{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 14px; border-bottom-color: #A7A7A7; border-bottom-style: solid; border-bottom-width: 1px; line-height: 1.6em; font-weight: bold; padding-left: 15px; margin-bottom: 3px; border-color: #A7A7A7; }
.journal-filter-header h2{font-size: 16px; text-transform: uppercase; font-weight: bold; color: #444; }
.journal-entry .tag{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: x-small; border-top-color: #e0e1e4; border-top-style: solid; border-top-width: 1px; text-transform: uppercase; letter-spacing: 0px; padding-top: 2px; border-color: #e0e1e4; }
.h1subtitle{font-size: 18px; padding-bottom: 5px; color: #FFF; }
#pageFooter{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: x-small; border-top-color: #e0e1e4; border-top-style: solid; border-top-width: 1px; text-transform: uppercase; letter-spacing: normal; padding-top: 5px; padding-bottom: 25px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #FFFFFF; border-color: #e0e1e4; }
body{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: small; line-height: 1.5em; background-color: #96979B; color: #525252; }
#pageHeader{text-align: left; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; background-repeat: no-repeat; }
#pageHeaderWrapper{padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; background-color: #003471; background-position: 0 0; background-repeat: repeat-x; }
.sectionWrapper{font-family: Verdana, 'Lucida Grande', Arial, sans-serif; font-size: 10px; line-height: 1.5em; margin-bottom: 15px; }
#active-module a{line-height: 1.6em; background-image: url(http://www.akroncantonama.org/layout/images/grayarrow.gif); background-position: 0 5px; background-repeat: no-repeat; }
.h3subtitle{padding-top: 0px; margin-top: 0px; }
.journal-entry{}
#canvas{text-align: left; border-color: #FFFFFF; }
h1, h1 a:hover, h1 a:visited, h1 a:link, h1 a:active{font-size: 28px; font-weight: normal; text-decoration: none; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 5px; background-color: transparent; color: #FFF; }
a:hover{text-decoration: none; background-color: transparent; color: #0054A6; }
#sidebar a:hover{text-decoration: none; background-color: transparent; color: #0072BC; }


/*  
Template: Vitreous Style: Dubfire Created: November 2006 Version: 2.0 Author: Krystyn Heide 
*/

/* 
NOTE: ColumnPadding, NavigationColumnWidth, MainColumnWidth: Size can be adjusted in Style Settings 
*/


body { margin: 0 auto 0 auto; padding: 0; width: 100%; height: 100%; text-align: center; }


#canvas { background: #FFFFFF ; overflow: hidden; }

#canvasWrapper { margin: 0 auto 0 auto; width: 750px; border: 1px solid #FFFFFF; border-top: none; }


#content { float: left; overflow: hidden; padding-top:10px; padding-left:10px;}

#contentWrapper { float: left; width: 525px; padding: 0px 0 0 0px;}


.journal-comment-area { border: none; }


#pageFooterWrapper { clear: both; height: 1%; overflow: hidden; width: 100%; margin: 0 auto 0 auto; padding-top:0px;}

#pageFooter { width: 750px; margin: 0 auto 0 auto; }


.section .content-navigation { list-style-type: none; margin-bottom: 15px; }

.section .content-passthrough { margin-bottom: 15px; padding-left: 15px; }

.section .module { margin: 0; font-weight: normal; }

.section .module a { padding-left: 15px; }

.section .module .folder { padding: 0; margin: 0; list-style-type: none; }

.section .module .folder .module { padding: 0 0 0 20px; margin: 0; border: none; }


#sidebarWrapper { float: right; width: 225px; padding: 0px 0px 0 0; BACKGROUND-COLOR: #e8e8e9;height:100%;}

#sidebar { }


#siteTitle { padding-left: 0px; }

#siteSubtitle { padding-left: 0px; }



H4 {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
        font-size: 10pt;
}

H5 {
	width:100%;
	HEIGHT: 27px;
	background-color:#e8e8e9;
	color:#04277d;
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
}

#bannerWrapper {line-height:0px;/*border-bottom-width:1px;border-color:#FFFFFF;*/}

.paragraphtext-medium{width:400px;}

/*.content-navigation {PADDING-LEFT: 5px}*/


}
