/* CSS Document */

P, LI {
	font-family: Arial, Helvetica, Verdana, Sans-serif; }

TD.rhs	{
	padding: 10px 10px 10px 10px; }
.rhs H3 {
	font-size: 11px;
	line-height: 15px;
	color: white;
	text-transform: UPPERCASE; 
	margin: 0 0 0 0; }
.rhs P {
	font-size: 11px;
	line-height: 15px;
	color: white; 
	margin: 10px 0 10px 0; }
.rhsPlainText {
	font-size: 11px;
	line-height: 15px;
	color: white; }
.rhsInput {
	width: 100px;
	height: 20px;
	font-size: 11px; 
	padding: 1px 0 0 5px; }

.rhs A, .rhs A:Active, .rhs A:Visited {
	color: #FFFB99; }
.rhs A:Hover {
	color: #FFF833; }
	
.body P, .body LI, .bodyPlainText {
	font-size: 12px;
	line-height: 20px;
	color: #373737; }

.body P {
	margin: 0 0 10px 10px; }
.body UL {
	margin-top: -5px; }
	
A {
	color: #D84200; }
A:Hover {
	color: #9F2E20; }
