
body {
   background: #eeeeee;
   background-image: url(/images/bg.gif);
   margin: 10px;
   padding: 0px;
}
p, h1, h2, li {
   font-family: Arial, Helvetica, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
hr {
   height: 1px;
   color: #3169c5;
   background-color: #3169c5;
}
.left {
   float: left;
}
.right {
   float: right;
}
#logobar {
   background-color: #ffffff;
   background-image: url(/images/header_bg.jpg);
   border: 1px solid #666666;
}
#midbar {
   background-color: #ffffff;
   border-left: 1px solid #666666;
   border-right: 1px solid #666666;
}
#midbar p {
   color: #333333;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 2px;
   padding: 3px 5px 3px 5px;
}
#midbar p a, #midbar p a:visited {
   color: #333333;
}
#midbar p a:hover {
   color: #3169c5;
   text-decoration: underline;
}
#leftbar {
   width: 150px;
   background-color: #86befa;
   border-right: 1px solid #666666;
   padding: 0px;
}
#leftnav {
}
#leftnav p {
   font-size: 80%;
   color: #333333;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav p a, #leftnav p a:visited {
   color: #333333;
   border-bottom: 1px solid #666666;
   text-align: left;
   padding: 3px 5px 3px 5px;
   display: block;
}
#leftnav p a:hover {
   color: #ffffff;
   background-color: #3169c5;
}
#leftnav p.selected a, #leftnav p.selected a:visited,
#leftnav p.active_selected a, #leftnav p.active_selected a:visited {
   color: #ffffff;
   background-color: #3169c5;
}
#leftnav ul {
   list-style-type: square;
   margin: 0px;
   padding: 0px 5px 5px 5px;
}
#main {
   background-color: #ffffff;
   border: 1px solid #666666;
}
#content {
   padding: 10px;
}
#content p {
   color: #333333;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #333333;
   text-decoration: underline;
}
#content a:hover {
   color: #3169c5;
   text-decoration: none;
}
#content h1 {
   color: #3169c5;
   font-size: 90%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #3169c5;
   font-size: 80%;
   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;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .img {
   border: 1px solid #3169c5;
   margin-bottom: 2px;
}
#content .imgr {
   border: 1px solid #3169c5;
   margin-top: 3px;
   margin-left: 15px;
   margin-bottom: 10px;
}
#content .imgl {
   border: 1px solid #3169c5;
   margin-top: 3px;
   margin-right: 15px;
   margin-bottom: 10px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup td h2 {
   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;
}
#footer {
   height: 25px;
}
#footer p {
   font-size: 70%;
   color: #333333;
   margin: 5px 5px 5px 5px;
}
#footer a, a:visited {
   color: #333333;
}
#footer a:hover {
   color: #333333;
   text-decoration: underline;
}
#footer .hiddenlink a:hover {
   color: #333333;
   text-decoration: none;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 25px; margin-bottom: 15px; border: 1px solid #3169c5;}
#content .RWNoticeBoardTable td p {margin-top: 0px; margin-bottom: 0px;}
#content .RWNoticeBoardTitleTD {padding: 2px; border-bottom: 1px solid #3169c5;}
#content .RWNoticeBoardTitleTD p {font-size: 80%; font-weight: bold; color: #3169c5;}
#content .RWNoticeBoardBodyTD {padding: 5px;}
#content .RWNoticeBoardHR {color: #3169c5; background-color: #3169c5; height: 1px;}

#content .RWContactTitle {font-weight: bold; color: #3169c5; margin-bottom: 3px;}
#content .RWContactLabel {text-align: right; font-weight: bold; color: #3169c5;}
#content .RWContactMessage {color: #ff0000; font-weight: bold; text-align: center;}
#content .RWContactButton {font-size: 12px; font-weight: bold; color: #ffffff; background-color: #3169c5;}
#content .RWContactField {font-size: 80%;}

#content .RWUMSButton {
   font-family:  Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   background-color: #3169c5;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: pointer;
}
#content .RWUMSButton:hover {
   border-left: 1px solid #4a4a4a;
   border-top: 1px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-bottom: 1px solid #cecece;
}
#content .RWUMSFootnote {
   font-size: 60%;
}
#content .RWUMSMessage {
   text-align: center;
   color: #ff0000;
   font-weight: bold;
}
#content .RWUMSForm {
   background-color: #d9e6f4;
   margin-top: 15px;
   margin-bottom: 20px;
   border-bottom: 5px #d9e6f4 solid;
}
#content .RWUMSForm th {
   background-color: #86befa;
   text-align: center;
   padding-top: 2px;
   padding-bottom: 2px;
   border-bottom: 5px #d9e6f4 solid;
   border-top: 10px #d9e6f4 solid;
}
#content .RWUMSForm th p {
   color: #333333;
}
#content .RWUMSForm td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSForm p {
   font-weight: bold;
/*   color: #ffffff;*/
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSIndex {
   background-color: #d9e6f4;
   margin-top: 15px;
   margin-bottom: 15px;
   border-bottom: 5px #d9e6f4 solid;
}
#content .RWUMSIndex th {
   background-color: #86befa;
   padding: 2px 10px 2px 10px;
   border-bottom: 5px #d9e6f4 solid;
}
#content .RWUMSIndex th p {
   color: #333333;
}
#content .RWUMSIndex td {
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
}
#content .RWUMSIndex p {
/*   color: #ffffff;*/
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .RWUMSIndex a, #content .RWUMSIndex a:visited {
/*   color: #ffffff;*/
}
#content .RWUMSIndex a:hover {
/*   color: #ffffff;*/
}
#content .RWUMSOptions {
   background-color: #d9e6f4;
   margin-top: 10px;
   margin-bottom: 15px;
   border-top: 5px #d9e6f4 solid;
   border-bottom: 5px #d9e6f4 solid;
}
#content .RWUMSOptions td {
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
}
#content .RWUMSOptions p {
   font-weight: bold;
/*   color: #ffffff;*/
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .RWUMSBox {
   background-color: #d9e6f4;
   border: 5px #d9e6f4 solid;
}
#content .RWUMSBox p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

