.RR #container {
width: auto;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: 0px solid #000000;
text-align: left; /* this overrides the text-align: center on the body element. */
}
.RR #mainContent {
	padding: 0 15px;
}
.RR #RRtitle {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	border: 0px solid #000000;
	text-align:left;
	font-weight: bold;
}
.RR #address {
font: 100% Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight:bold;
text-align:center;
color:#663300;
}
.RR #RRtable {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:400;
	width:855px;
	border:0;
	line-height: 1.3;
	text-align: left;
}
.RR #t-afp {
background:url(af1.gif) repeat center scroll;
height:29px;
width:100%;
border:0;
}
.RR #t-lin {
background:url(l2.gif) repeat center scroll;
height: 1.5pt;
width: 100%;
border: 0;
}
.RR #citation {
font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
/*font-family:  Verdana, Arial, Helvetica, sans-serif;*/
font-size:14px;
font-style:normal;
font-weight:300;
}
body {
	font-size: 10pt;
	background: #CC9933;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.list {line-height:1.7}
.xxs {font-size: xx-small}
.m {
	font-size: 13px
}
.xs-it {
	font-size: 10px;
	font-style: italic;
}
.xxs-it {
	font-size: 9px;
	font-style: italic;
}
.xs {
	font-size: 10px
}
.m-bg {
	color: #d8a235;
	font-size: 13px;
}
.para {  font-family: Arial; font-size: 10pt; color: #000000}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.note {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #0000ff}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.submenu {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.notice {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; font-weight: bold}
.s {
	font-size: 11px;
}
.s-it {
	font-size: 11px;
	font-style: italic;
}
.m-it {
	font-size: 13px;
	font-style: italic;
}
.xxs-b {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
.lineheight14 {
	font-size: 10pt;
	font-style: normal;
	line-height: 1.4;
}
.m-it-b {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
