
body {
   padding: 0px;
   margin: 0px;
   background-color: #d7ecff;
   background-attachment: fixed;
   background-image: url(/images/bg.jpg);
   background-repeat: repeat-y;
   background-position: center top;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#body {
   width: 770px;
   margin: 0px;
   padding: 0px;
   text-align: left;
}
#logobar {
   margin: 0px 10px 10px 10px;
   padding: 5px 0px 10px 0px;
   border-bottom: 1px solid #006699;
}
#logobar .infobox {
   width: 140px;
   border: 1px solid #006699;
   margin: 0px;
   padding: 0px;
   text-align: center;
}
#logobar .infobox p {
   font-size: 75%;
   font-weight: bold;
   color: #006600;
}
#logobar .infobox p a, #logobar .infobox p a:visited {
   color: #006600;
}
#logobar .infobox p a:hover {
   color: #006699;
}
#leftbox {
   padding: 10px;
   margin: 0px 10px 10px 10px;
   border: 1px solid #006699;
}
#leftnav p {
   color: #333333;
   font-weight: bold;
   text-align: left;
   margin: 0px;
   padding: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #333333;
   text-decoration: none;
   border-left: 3px solid #eeeeee;
   padding-bottom: 2px;
   margin-bottom: 6px;
   padding-left: 6px;
   display: block;
}
#leftnav p a:hover {
   color: #006699;
   border-left: 3px solid #006699;
   text-decoration: none;
}
#leftnav .selected a, #leftnav .selected a:visited {
   color: #006699;
   border-left: 3px solid #006699;
   text-decoration: none;
}
#leftinfo p {
   color: #333333;
   margin-top: 0px;
   margin-bottom: 8px;
   padding: 0px;
   text-align: center;
}
#leftinfo .title {
   color: #006699;
   font-weight: bold;
}
#rightbox {
   width: 126px;
   padding: 7px 7px 0px 7px;
   margin: 0px 10px 10px 0px;
   border: 1px solid #006699;
   text-align: center;
}
#rightbox p {
   color: #333333;
   margin-top: 0px;
   margin-bottom: 8px;
   padding: 0px;
}
#rightbox .title {
   color: #006699;
   font-weight: bold;
}
#content {
   padding: 0px 15px 10px 5px;
}
#content p {
   color: #333333;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #006600;
   text-decoration: none;
}
#content h1 {
   color: #006600;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #006699;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 a, #content h2 a:visited, #content h2 a:hover {
   text-decoration: none;
}
#content h3 {
   color: #333333;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #333333;
   margin-bottom: 3px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .highlight {
   color: #996600;
   font-weight: bold;
}
#content .img, #rightbox .img {
   border: 1px solid #1480dd;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #006699;
   margin-left: 5px;
   margin-bottom: 2px;
}
#content .imgl {
   border: 1px solid #006699;
   margin-right: 5px;
   margin-bottom: 2px;
}
#content .shadedtable {
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .shadedtable td p {
   margin-bottom: 0px;
}
#content .shadedtable td {
   background-color: #d7ecff;
}
#content .shadedtable th p {
   margin-bottom: 0px;
}
#content .linedtable {
   border-left: 1px #006699 solid;
   border-top: 1px #006699 solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .linedtable td {
   border-right: 1px #006699 solid;
   border-bottom: 1px #006699 solid;
}
#content .linedtable th {
   border-right: 1px #006699 solid;
   border-bottom: 1px #006699 solid;
}
#content .linedtable td p {
   margin-bottom: 0px;
}
#content .linedtable th p {
   margin-bottom: 0px;
}
#footer_line {
   border-top: 1px #006699 solid;
   margin: 10px 10px 0px 10px;
}
#footer {
   width: 770px;
   padding-top: 4px;
   padding-bottom: 4px;
   margin: 0px 0px 10px 0px;
}
#footer p {
   font-size: 70%;
   color: #333333;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #333333;
}
#footer a:hover {
   color: #006699;
   text-decoration: none;
}
#content .RWNoticeBoardTable {width: 90%; margin-top: 10px; border: 1px solid #006699;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #ffffff; padding: 2px; border-bottom: 1px solid #006699;}
#content .RWNoticeBoardTitleTD p {font-weight: bold; color: #006600;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #006699; background-color: #006699; height: 1px;}

#content .RWContactTitle {color: #006699; font-size: 80%; font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactLabel {text-align: right;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #006600;}
#content .RWContactField {font-family: Verdana, Arial, sans-serif; font-size: 70%;}

#content .RWNewsListHeadline {font-weight: bold; color: #006699;}
#content .RWNewsListHeadline a {color: #006699; text-decoration: none;}

#content .RWRSS {padding: 5px;}

