
body {
   background-color: #000066;
   width: 700px;
   margin: 20px auto 20px auto;
   padding: 0px;
}
p, h1, h2, h3, li {
   font-family: Tahoma, Geneva, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#topnav {
   background-color: #000066;
}
#topnav p {
   font-size: 85%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 0px 5px 0px;
}
#topnavl p a, #topnavl p a:visited {
   background-color: #cccce0;
   color: #000066;
   padding: 4px 15px 4px 15px;
   margin-right: 3px;
   border-bottom: 1px solid #000066;
}
#topnavl p a:hover {
   color: #000066;
   background-color: #ffffff;
   border-bottom: 1px solid #ffffff;
}
#topnavl .selected a, #topnavl .selected a:visited {
   color: #000066;
   background-color: #ffffff;
   border-bottom: 1px solid #ffffff;
}
#topnavr p a, #topnavr p a:visited {
   color: #ffffff;
}
#topnavr p a:hover {
   color: #cccce0;
}
#topnavr .selected a, #topnavr .selected a:visited {
   color: #cccce0;
}
#leftbar {
   width: 150px;
   padding: 15px 15px 15px 0px;
}
#leftnav p {
   font-size: 90%;
   font-weight: bold;
   color: #000000;
   text-align: left;
   margin: 0px;
   padding: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #000000;
   border-bottom: 5px solid #434d3e;
   text-decoration: none;
   padding: 5px 0px 5px 15px;
   display: block;
}
#leftnav p a:hover {
   color: #ffffff;
   text-decoration: none;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   color: #ffffff;
   text-decoration: none;
}
#rightbar {
   width: 200px;
   background: #cccce0;
}
#rightbar .title {
   font-size: 90%;
   font-weight: bold;
   color: #000066;
   border-bottom: 1px solid #ffffff;
   margin: 0px;
   padding: 2px 10px 2px 10px;
}
#rightbar p {
   color: #444444;
   font-size: 75%;
   margin: 0px;
}
#rightbar a, #rightbar a:visited {
   color: #444444;
   text-decoration: none;
}
#rightbar a:hover {
   color: #000066;
   text-decoration: underline;
}
#content {
   padding: 15px 20px 20px 20px;
   background-color: #ffffff;
}
#content p {
   color: #444444;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 7px;
}
#content a, #content a:visited {
   color: #444444;
   text-decoration: underline;
}
#content a:hover {
   color: #000066;
   text-decoration: none;
}
#content h1 {
   color: #000066;
   font-size: 100%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #000066;
   font-size: 90%;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 7px;
}
#content h3 {
   color: #444444;
   font-size: 90%;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 7px;
}
#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: #434d3e;
   font-size: 90%;
   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 .img {
   margin: 10px;
   border: 3px solid #cccce0;
}
#content .imgr {
   margin-top: 4px;
   margin-left: 10px;
   margin-bottom: 2px;
   border: 3px solid #cccce0;
}
#content .imgl {
   margin-top: 4px;
   margin-right: 10px;
   margin-bottom: 2px;
   border: 3px solid #cccce0;
}
#content .small {
  font-size: 75%;
}
#content .featuretable {
   border-left: 1px #000066 solid;
   border-top: 1px #000066 solid;
   margin-top: 20px;
   margin-bottom: 20px;
}
#content .featuretable td, #content .featuretable th {
   border-right: 1px #000066 solid;
   border-bottom: 1px #000066 solid;
}
#content .featuretable td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .featuretable th p {
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .featuretable th {
   background-color: #000066;
}

#footer {
   background-color: #000066;
   padding-bottom: 5px;
}
#footer p {
   padding-top: 6px;
   padding-bottom: 6px;
   font-size: 80%;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #ffffff;
   text-decoration: underline;
}
#footer a:hover {
   color: #cccce0;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 90%; margin-top: 25px; margin-bottom: 15px; border: 3px solid #ffffff;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {background-color: #b9b96e; padding: 2px; border-bottom: 3px solid #ffffff;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #4e4e4e;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #ffffff; background-color: #ffffff; height: 1px;}

#content .RWLinksTitle {font-weight: bold; margin-bottom: 5px;}
#content .RWLinksDescription {margin-bottom: 5px;}
#content .RWLinksDisplayURL {margin-bottom: 17px;}

#content .RWContactTitle {font-weight: bold; margin-top: 0px; margin-bottom: 5px; color: #000066;}
#content .RWContactLabel {text-align: right; font-weight: bold; color: #000066;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 12px; font-weight: bold; color: #ffffff; background-color: #000066;}
#content .RWContactField {font-size: 90%;}
#content .RWContactForm {background-color: #cccce0; border: 5px #cccce0 solid;}

#content .RWGoogleMap {margin-top: 15px; margin-bottom: 3px; border: 3px solid #cccce0;}
#content .RWGoogleMapLink {font-size: 70%; margin-bottom: 20px;}

#content .RWLegalTitle {font-weight: bold; color: #000066;};

#content .RWBNIMember {font-weight: bold; color: #000066;};

/* News - rightbar */
#newsrb .RWNLItem {padding-bottom: 0px;}
#newsrb .RWNLHeadline {margin-top: 10px; margin-bottom: 5px; font-weight: bold; color: #000066;}
#newsrb p {color: #444444; font-size: 90%;}
#newsrb a, #newsrb a:visited {color: #444444; text-decoration: underline;}
#newsrb a:hover {color: #000066; text-decoration: none;}

/* News - main page */
#news .RWNLItem {margin-bottom: 12px;}
#news .RWNLHeadline {margin-bottom: 2px; font-weight: bold; color: #000066;}
#news .RWNLThumbL {border: 3px solid #cccce0; margin: 0px 10px 10px 0px;}

