* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #C7D1C5;
 color: #2c2615;
 line-height:140%;
}

img {
border: none;
}

a:link { color: #202354; text-decoration: none;}
a:visited { color: #2c5e4f; text-decoration: none; }
a:hover, a:active { color: #000000; text-decoration: underline; }

h1 {
	color:#202354;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-bottom: 2px;
	}

h2 {
color:#2c2615;
font-size: 14px;
font-weight: bold;
}

h3 {
color:#bfbeb9;
font-size: 15px;
font-weight: bold;
position: relative;
right: 5px;
margin-bottom: 3px;
}

h4 {
color:#202354;
font-size: 15px;
font-weight: bold;
padding: 5px;
margin-bottom: 3px;
}

h5 {
color:#2c5e4f;
font-size: 12px;
font-weight: bold;
}

.paragraph {
 padding: 5px;
}

#container { 
 margin: 0 auto;
 width: 940px;
 border: 1px solid #000000;
 background: #FFFFFF;
 margin-top: 10px;
 padding: 10px
}

#left { 
 background: #C7D1C5;
 width: 160px;
 float: left;
 padding-bottom: 40px;
}

#left th, #left td {
vertical-align: middle;
height: 25px;
padding: 0 3px;
}

#left th {
color:#FFFFFF;
text-align:left;
font-weight: normal;
background: url(../images/rp-left-th-bgd.gif) repeat-x;
}

#left td {
background-color: #E9EEE9;
border-bottom: 1px solid #FFFFFF;
color: #202354;
}

#left td.asof {
background: none;
border-bottom: 1px solid #FFFFFF;
text-align:right;
font-style: italic;
}

#subcontainer { 
 float: right;
 width: 760px;
}

#upperbreadcrumbs {
height: 67px;
text-align: right;
font-size: 11px;
}

#upperbreadcrumbs li {
list-style: none;
margin: 0;
display: inline;
padding: 0 7px 0 5px;
border-right: 1px solid #636363;
}

#upperbreadcrumbs li.last {
border: none;
padding-right: 0;
}

#upperbreadcrumbs li a {
color: #636363;
text-decoration: none;
}

#upperbreadcrumbs li a:hover {
color: #636363;
text-decoration: underline;
}


#tagline {
height: 18px;
text-align: right;
font-size: 13px;
font-weight: bold;
color: #202354;
}

#navigation {
text-align: right;
height: 25px;
background: url(../images/rp-navigation-bgd.gif) repeat-x;
vertical-align: center;
color:#FFFFFF;
margin-bottom: 30px;
}

#content {
}

#tablea {
	padding: 0 0 5px 0;
}

#tablea td {
	border-bottom:#c7d1c5 solid 1px;
	padding-bottom: 5px;
}

#footer {
 clear: both;
 width: 940px;
 color: #2C2615;
 font-size: 11px;
 font-style: italic;
 padding-top: 15px;
}

#footer p {
padding-bottom: 5px;
}
