/* -------------------------------------------------------------------------------- *\ Default style for page \* -------------------------------------------------------------------------------- */ BODY { font-family: Comic Sans MS; font-size: 10pt; font-style: normal; font-weight: normal; color: #206033; background-color: #308549; } a { color: #206033; text-decoration: none; } a:link { color: #206033; text-decoration: underline; } a:visited { color: #206033; text-decoration: underline; } a:hover { color: #FFFF00; text-decoration: none; } /* -------------------------------------------------------------------------------- *\ Style of Main Section \* -------------------------------------------------------------------------------- */ div.PcwMainSection { font-family: Comic Sans MS; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: left; border: 0px 0px 0px 0px; background-color: #359753; /*padding: 2px 5px 2px 5px;*/ } div.PcwMainSection a.url { color: #FFFFFF; text-decoration: none; } div.PcwMainSection a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwMainSection a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwMainSection a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwMainSection p.pcwCopyright { text-align: center; font-size: 8pt; } /* -------------------------------------------------------------------------------- *\ Style of Header Section \* -------------------------------------------------------------------------------- */ div.PcwHeaderSection { font-family: Comic Sans MS; font-size: 10pt; font-style: normal; font-weight: normal; color: #206033; text-align: left; border: 0px 0px 0px 0px; background-color: #308549; /*padding: 2px 5px 2px 5px;*/ } div.PcwHeaderSection a.url { color: #206033; text-decoration: none; } div.PcwHeaderSection a.url:link { color: #206033; text-decoration: none; } div.PcwHeaderSection a.url:visited { color: #206033; text-decoration: none; } div.PcwHeaderSection a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwHeaderSection p.pcwCopyright { text-align: center; font-size: 8pt; } /* -------------------------------------------------------------------------------- *\ Style of Footer Bar \* -------------------------------------------------------------------------------- */ div.PcwFooterBar { font-family: Comic Sans MS; font-size: 7pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: right; border: 0px; background-color: #308549; padding: 2px 5px 2px 5px; } div.PcwFooterBar a.url { color: #FFFFFF; text-decoration: none; } div.PcwFooterBar a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwFooterBar a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwFooterBar a.url:hover { color: #FFFFFF; text-decoration: underline; } /* -------------------------------------------------------------------------------- *\ Style of Text Block \* -------------------------------------------------------------------------------- */ div.PcwTextBlock { font-family: Comic Sans MS; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: center; background-color: #359753; /*border-top: 1px solid #359753; border-bottom: 1px solid #359753; border-left: 1px solid #359753; border-right: 1px solid #359753;*/ margin: 10px 10px 10px 10px; padding: 0px 0px 0px 0px; } div.PcwTextBlock a.url { color: #FFFFFF; text-decoration: none; } div.PcwTextBlock a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwTextBlock a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwTextBlock a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwTextBlock div.PcwTextTitle { font-family: Comic Sans MS; font-size: 12pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-align: center; background-color: #308549; /*border-top: 0px solid #FFFFFF; border-bottom: 1px solid #308549; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;*/ padding: 0px 5px; } div.PcwTextTitle a.url { color: #FFFFFF; text-decoration: none; } div.PcwTextTitle a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwTextTitle a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwTextTitle a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwTextTitle span.PcwTextTitleText { color: #206033; text-decoration: none; } div.PcwTextBlock div.PcwTextItem { font-family: Comic Sans MS; font-size: 10pt; font-style: normal; font-weight: normal; color: #206033; text-align: center; background-color: #68CA86; /*border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;*/ padding: 0px 5px; } div.PcwTextItem a.url { color: #206033; text-decoration: none; } div.PcwTextItem a.url:link { color: #206033; text-decoration: none; } div.PcwTextItem a.url:visited { color: #206033; text-decoration: none; } div.PcwTextItem a.url:hover { color: #FFFF00; text-decoration: underline; } div.PcwTextHeadBlock { font-family: Comic Sans MS; font-size: 20pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-align: center; background-color: #68CA86; /*border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #FFFFFF;*/ margin: 10px; padding: 0px; } div.PcwTextHeadBlock a.url { color: #FFFFFF; text-decoration: none; } div.PcwTextHeadBlock a.url:link { color: #FFFFFF; text-decoration: none; } div.PcwTextHeadBlock a.url:visited { color: #FFFFFF; text-decoration: none; } div.PcwTextHeadBlock a.url:hover { color: #FFFF00; text-decoration: underline; }