<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General CSS */
body {margin: 0px; padding: 0px; background: #0e0c0a url(../images/cw-bkgrnd-body.jpg) repeat; font-family: Verdana, Geneva, sans-serif;}

p {padding: 9px 0px 9px 0px; margin: 0px; line-height:20px;}

a:link, a:visited {color: #ffa400; text-decoration: underline;}
a:hover {color: #ffa400; text-decoration: none;}

img {border: none;}

#top {background: url(../images/cw-bkgrnd.jpg) repeat-x top left; height: 272px; position: relative; z-index:25;}

h1 {color: #000; font-size: 22px; padding: 0px 0px 10px 0px; margin: 0px; text-transform:uppercase;}
h1 span{color: #000; font-size: 14px; padding: 5px 0px; margin: 0px; display: block; color:#333; font-weight: bold;}
h2 {color: #008F4C; font-size: 16px; padding: 0px; margin: 0px; font-weight: normal; display: inline;}
h3 {color: #008F4C; font-size: 14px; padding: 0px; margin: 0px; font-weight: normal; display: inline;}

.req {color: #F00; float: right;}

/* CSS Top Header Area */
#top-box {background: url(../images/cw-top-bkgrnd.png) no-repeat; width: 1006px; height: 272px; margin: 0px auto; position: relative;}

#top-box #logo {display: block; height: 89px; left: 31px; position: absolute; top: 53px; width: 214px;}
#top-box #logo img {display:none;}
#top-box #logo:hover img {display:block;}

#top-box #rbs {display: block; height: 22px; left: 833px; position: absolute; top: 120px; width: 128px;}
#top-box #rbs img {display:none;}
#top-box #rbs:hover img {display:block;}

#top-box #FlashID {position:absolute; top:245px; left:22px; z-index:10;}

/* CSS Flash Area */
#flash {background: url(../images/cw-flash-bkgrnd.png) no-repeat; width: 962px; height: 324px; padding: 0px 22px; margin: 0px auto; position: relative; z-index:5;}
#flash #rb {display: block; height: 65px; left: 663px; position: absolute; top: 234px; width: 295px;}
#flash #rb img {display:none;}
#flash #rb:hover img {display:block;}

/* CSS Body Area */
#bdy {background: url(../images/cw-body-spacer.png) repeat; width: 962px; min-height: 500px; padding: 20px 22px 0px 22px; margin: 0px auto; color: #333; font-size: 12px;}
#bdy .bdy-left {float: left; width: 580px; padding: 0px 30px 20px 30px;}
#bdy .bdy-right {float: left; width: 290px; padding: 0px 32px 20px 0px;}
#bdy .bdy-right h2 {color: #000; font-size: 16px; padding: 0px 0px 10px 0px; margin: 0px; text-transform:uppercase; font-weight: bold;}

#bdy .featured-1 {background: url(../images/cw-featured-1.jpg) no-repeat top left; min-height: 150px; width: 289px; padding: 105px 0px 0px 0px; font-size: 11px;}
#bdy .featured-2 {background: url(../images/cw-featured-2.jpg) no-repeat top left; min-height: 150px; width: 289px; padding: 105px 0px 0px 0px; font-size: 11px;}

#bdy ul {background: #fff; border-bottom: 1px solid #CECECE; border-top: 1px solid #CECECE; padding-top: 10px; padding-bottom: 10px; line-height: 25px;}
#bdy ul li {background: url(../images/cw-tool.png) no-repeat 0; list-style: none; padding-left: 15px;}

/* CSS Footer Area */
#footer {background: url(../images/cw-footer-bkgrnd.png) repeat-y; width: 962px; padding: 12px 22px; margin: 0px auto; min-height: 99px; border-top: 1px solid #363636; font-size: 11px; text-align: center;}
#footer a:link, #footer a:visited {color: #363636; text-decoration: underline;}
#footer a:hover {color: #363636; text-decoration: none;}</pre></body></html>