
body {
	font: 12px "Trebuchet MS", Trebuchet, sans-serif;
	overflow: -moz-scrollbars-vertical;
	background-color:#fff;
}

body, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
	font-weight:normal;
}

#rv3header {display:none;}
#rv3Other {display:none;}
.accordion1 {display:block;}

a.arrow {
	color:#3d91c6;
	padding-right: 8px;
	background: url(m/linkArrow.gif) no-repeat right center;
	text-decoration:none;
}

a.arrow:after{
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a:link, a:visited {
	color: #ff9933;
	text-decoration: none;
}

.accordion1 a:link:after,.accordion1 a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

a:hover, a:active {
	color: #fff;
}

p {
	font: 12px/1.5 "Trebuchet MS", Trebuchet, sans-serif;
	padding-bottom:8px;
}

p:first-child {padding-top:4px;}
p:last-child {padding-bottom:4px;}

.small {
	font-size: 11px;
	line-height: 12px;
}

.silver {
	color: #999999;
}

tt {
	color:#000;
}

em {
	font-style: normal;
	color: #769531;
}

strong {
	color:#000;
}

.rv3Clear {
	clear:both;
}



.rv3container {padding:17px;}
.rv3container h1,h2,h3,h4 {color:#fff;}
.rv3container h3,h4 {padding-top:10px;}