.rmhidden{
	display: none;
	}
		
.rmfiftybottompadding{
	padding-bottom: 50px !important;
	}
	
.rmtenbottompadding{
	padding-bottom: 10px !important;
	}
	
#rmslideshow{
	position: relative;
    height: 142px;
    width: 819px;
	}
	
#rmslideshow img{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#rmslideshow img.active {
    z-index:10;
	}

#rmslideshow img.last-active {
    z-index:9;
	}

.rmonehundredseventyleftmargin{
	margin-left: 170px;
	}

.rmtwelvetopmargin{
	margin-top: 12px !important;
	}
	
.rmnotopmargin{
	margin-top: 0px !important;
	}
	
.rmnotoppadding{
	padding-top: 12px !important;
	}
	
.rmerror{
	background: url("/graphics/warning-form.gif") no-repeat 0 0;
	font-weight: bold;
	color: maroon;
	padding: 0 0 10px 20px;
	margin:0px;
	font-size: 12px;
	}
	
.rmbottomlogout{
	font-size: 15px;
	line-height: 20px;
	color: #000100;
	margin: 5px 0 35px 0;
	width: 200px;
	}
	
.rmbottomlogout a{
	color: #005c32;
	text-decoration: underline;
	}
	
.rmbottomlogout a:hover{
	color: #005c32;
	text-decoration: none;
	}
	
	