BODY{
	background-color:#d8d9d9 !important;
}
#contentMain #contentArea #rightContentBar a {
	text-decoration:none;
}
#lpsc_masthead h1{
	color:#C76525;
}
#rightContentBar {
	float:right;
	width:120px;
	margin-right:-10px;
	height:306px;
	background-color:#EEE8C5;
	padding:0 1px 5px 5px;
}
#rightContentBar ul li {
	color:#C76525;
	list-style:none;
	margin:0;
	padding:0 0 3px 0;
}
#contentMain #contentArea #rightContentBar h1 {
	font-size:12px;
}
.hidden { display:none; }

#show {
	margin:auto;
	text-align:center;
	margin-left:-5px;
	max-width:400px;
	z-index:0;
}
#show div {
	padding:10px;
	height:300px;
	max-width:395px;
	margin-left:2px;
}
#show img {
	display:block;
}
#wallet,#wallet2{
	max-width:405px;
	min-height:363px;
	padding:0 5px 5px 5px;
}
#wallet{
	background-color:#EEE8C5;
}
#wallet2{
	background-color:#fff;
}
#contentMain #contentArea #quarterly_banner h1{
	color:#fff;
	font-size:16px;
}
#quarterly_banner {
	position:relative;
	left:-17px;
	top:-5px;
}
#prev {
	display: block;
	background-image: url('images/dwn_back.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
}
#prev:hover {
	display: block;
	background-image: url('images/hvr_back.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
}
#prev:active {
	display: block;
	background-image: url('images/hvr_back_Press.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
}
#next {
	display: block;
	background-image: url('images/dwn_next.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
}
#next:hover {
	display: block;
	background-image: url('images/hvr_next.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	position:relative;
}
#next:active {
	display: block;
	background-image: url('images/hvr_next_Press.png');
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	position:relative;
}
