/* CSS Document */

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
 background-color: #cdcfff;
 }
#header {
 background: transparent url("img/rt_banner.jpg") top left repeat-x;
 height: 150px;
 margin: 0px;
 padding: 20px 20px 0px 20px;
 color: #ffffff;
 font-size: 20px;
 }
#container {
 margin: 0px 20px 20px 20px;
 padding: 0px 0px 40px 0px;
 }
#content {
 position: relative;
 z-index: 2;
 top: 0px;
 left: 0px;
 margin: 0px 160px 0px 0px;
 padding: 0px;
 min-width: 300px;
 }
.section {
 background: transparent url("") no-repeat 0% 0%;
 background-color: #ffffee;
 margin: 0px 0px 20px 0px;
 padding: 40px 20px 40px 20px;
 border: 1px solid #000000;
 }
#menu {
 background: transparent url("") no-repeat 0% 0%;
 background-color: #ffffee;
 position: absolute;
 z-index: 1;
 top: 170px;
 right: 20px;
 margin: 0px 0px 20px 0px;
 padding: 20px;
 border: 1px solid #000000;
 line-height: 1.5em;
 width: 140px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 98px;
 }
body>#menu {width: 98px;}
#footer {
 text-align: center;
 font-style: italic;
 font-size: 11px;
 margin: 20px 0px 20px 0px;
 padding: 10px 0px 10px 0px;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 }
a:hover {
 }
a.under:hover {
 border-bottom: 1px solid #000000;
 }
a:link {
 color: #0011b4;
 text-decoration: none;
 }
a:active {
 color: #192fff;
 text-decoration: none;
 }
a:visited {
 color: #4b58ff;
 text-decoration: none;
 }
img {
 border: 0;
 padding: 10px;
 }
.thumbnail {
 border: 0;
 padding: 10px;
 width: 100px;
 height: 68px;
 }
.floatleft {
 float: left;
 padding: 0px 20px 20px 0px;
 }
.floatright {
 float: right;
 padding: 0px 20px 20px 0px;
 }
form {
 text-align: center;
 }
.center {
 text-align: center;
 }
.left {
 text-align: left;
 }
.right {
 text-align: right;
 }
.justify {
 text-align: justify;
 }
.strikeout {
 text-decoration: line-through;
 }
.indent {
 text-indent: 2em;
 }
.small {
 font-size: 11px;
 line-height: 1.4em;
 }
ul {
 list-style-position: outside;
 list-style-type: square;
 padding: 0px 0px 0px 3px;
 margin: 0px 0px 0px 10px;
 }
.bodytext {
 text-align: justify;
 font-weight: bold;
 margin-left: 10%;
 margin-right: 10%;
 }
.bodyfancy {
 text-align: justify;
 font-style: italic;
 font-weight: bold;
 margin-left: 10%;
 margin-right: 10%;
 }
.bodyborder {
 text-align: justify;
 font-weight: bold;
 margin-left: 20%;
 margin-right: 5%;
 }
.centertext {
 text-align: center;
 font-weight: bold;
 margin-left: 10%;
 margin-right: 10%;
 }
.centerfancy {
 text-align: center;
 font-style: italic;
 font-weight: bold;
 margin-left: 10%;
 margin-right: 10%;
 }
.centerborder {
 text-align: center;
 font-weight: bold;
 margin-left: 20%;
 margin-right: 5%;
 }
.breadcrumbs {
 text-align: justify;
 font-weight: bold;
 font-size: 14px;
 }