
body {
   background-image: url(/images/bg.gif);
   background-color: #ffffff;
   padding: 0px;
   margin: 15px;
}
.left {
   float: left;
}
.right {
   float: right;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#body {
   text-align: left;
}
#leftbar {
   width: 150px;
   padding-bottom: 20px;
}
#leftbox {
   background-color: #304090;
   padding: 7px 7px 2px 7px;
}
#leftnav .small_divider {
   background-color: #304090;
   font-size: 3px;
   margin-top: 2px;
   margin-bottom: 2px;
}
#leftnav .large_divider {
   background-color: #304090;
   font-size: 6px;
   margin-top: 2px;
   margin-bottom: 2px;
}
#leftnav p {
   color: #ffffff;
   font-size: 75%;
   font-weight: bold;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 0px;
}
#leftnav .subtitle {
   font-size: 90%;
   text-transform: uppercase;
   margin-top: 0px;
   margin-bottom: 5px;
}
#leftnav p a, #leftnav p a:visited {
   background-color: #ffffff;
   color: #304090;
   padding: 5px;
   margin-bottom: 5px;
   display: block;
}
#leftnav img {
   margin-bottom: 5px;
}
#leftnav p a:hover {
   background-color: #bf0000;
   color: #ffffff;
}
#leftnav p.selected a, #leftnav p.selected a:visited {
   background-color: #bf0000;
   color: #ffffff;
}
#content {
   padding: 0px 15px 15px 20px;
}
#content p {
   color: #304090;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #555555;
   text-decoration: underline;
}
#content a:hover {
   color: #304090;
   text-decoration: none;
}
#content h1 {
   color: #304090;
   font-size: 85%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content h2 {
   color: #304090;
   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: #304090;
   font-size: 75%;
   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 {
   border: 2px solid #304090;
   padding: 2px;
}
#content .property_header {
   background-color: #304090;
}
#content .property_header p {
   color: #ffffff;
   font-weight: bold;
   margin: 2px;
}
#content .property_header a, #content .property_header a:visited, #content .property_header a:hover {
   color: #ffffff;
}
#content .small {
  font-size: 70%;
}
#footer {
   background-color: #304090;
   padding-top: 2px;
   padding-bottom: 2px;
}
#footer p {
   font-size: 70%;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, a:visited {
   color: #ffffff;
}
#footer a:hover {
   text-decoration: underline;
}

#content .RWContactTitle {font-weight: bold; margin-top: 0px; margin-bottom: 5px;}
#content .RWContactLabel {text-align: right; margin-top: 2px;}
#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: #304090;}
#content .RWContactField {font-family: Verdana, Arial, sans-serif; font-size: 70%;}

#content .RWLinksTitle {font-weight: bold;}
#content .RWLinksDescription {font-weight: normal;}

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

