/* Start of CMSMS style sheet 'RDA Main Styles' */
* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
   line-height: 12pt;
}

div {
   
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #3c3333; 
outline: none;
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #3c3333;
outline: none;
}

a:hover {
   text-decoration: none;
   color: #3c3333;
outline: none;
}

body {
   background: #eeeeee url(uploads/images/body_bg.gif) repeat-x;
background-attachment: fixed;
   color: #a6a6a6;
   margin:0px auto;
}

div#pagewrapper {
margin:5px auto;
border: 1px solid #0c5d04;
   max-width: 700px;
   min-width: 700px;
   color: #676767;
background: #ffffff url(uploads/images/wrapper_bg.gif) repeat-x;
padding: 0px 0px 0px 0px;
}

div#header {
   height: 90px; 
padding-top: 10px;
}

div#header h1 a {
   background: url(uploads/images/rda_logo.png) no-repeat 0 0px; 
   display: block;
   height: 90px;
   text-indent: -999em;
   text-decoration: none;
}

#slideshow {
border-top: 1px solid #0c5d04;
height: 150px;
width: 700px;
}
.pic {
}

#date {
text-align: right;
color: #ffffff;
font-size: 8pt;
padding: 0px 20px 5px 0px;
}

div#breadcrumbs {
font-size: 8pt;
border-bottom: 1px dotted #dddddd;
padding-bottom: 5px;
}

div#breadcrumbs a {
}
div#breadcrumbs span.lastitem { 
font-weight: bold; 
 } 
div#relational_links {
font-size: 8pt;
border-top: 1px dotted #dddddd;
padding-top: 5px;
clear: both;
}
div.left49 {
width: 89%;
}
div.left49 a {
}
div.left49 a:hover {
}
div.right49 {
float: right;
width: 9%;
text-align: right;
}
div.right49 a {
}
div.right49 a:hover {
}

div#content {
margin: 20px 0px 10px 0px;
clear: both;
color: #444444;
}

div#main {
padding: 0px 20px 20px 20px;

}


.sitemap li {
list-style: none;
}

div#footer {
   clear: both;
   color: #ffffff;
   background: #0c5d04 url(uploads/images/footer_bg.gif) repeat-x;
   font-size: 7pt;
padding: 10px 0px 10px 0px;
text-align: center;
border-top: 1px solid #0c5d04;
}

div#footer a {
color: #ffffff;
text-decoration: underline;
outline: none;
background: none;
}
div#footer a:hover {
color: #ffffff;
text-decoration: none;
outline: none;
background: none;
}

div#cmsms {
width: 700px;
margin: 0px auto;
padding: 5px 0px 5px 0px;
text-align: center;
font-size: 7pt;
color: #999999;
}

div.hr {
   height: 1px;
   border-bottom: 1px solid #e5e5e5;
   margin: 0px 0px 10px 0px;
}



div#content {

}

div#content h1 {
   font-size: 2em;
   line-height: 1em;
   margin: 0;
}

div#content h2 {
	color: #444444; 
	font-size: 20pt; 
	font-weight: normal;
        text-align: left;
        margin: 0px 0px 20px 0px;
        padding-top: 5px;
font-family: times;
}

div#content h3 {
   color: #666666; 
   font-size: 16pt;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
font-family: times;
font-weight: normal;
}

div#content h4 {
   color: #666666; 
   font-size: 12pt;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;

font-weight: bold;
}

div#content h5 {
   color: #294B5F; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}

strong, b {
   font-weight: bold;
}

em, i {
   font-style:italic;
}

code, pre {
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000000;
   background-color: #dddddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;
}

div.templatecode {
  margin: 0 0 2.5em;
}

div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}

div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}
/* End of 'RDA Main Styles' */

