/*----BODY RIGHT PANEL----*/
#parlistPan{width:100%; float:left; color:#1A1A1A; padding:0 0 0px;}


#parlistPan ul{width:180px; margin:0 0 17px 29px;}
#parlistPan ul li{width:180px; height:18px;}
#parlistPan ul li a{width:160px; height:18px; display:block; background:url(../images/arrow.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#parlistPan ul li a:hover{background:url(../images/arrowgrey.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#parlistPan p{
	padding:0px 29px 0px 29px;
	font-size: 12px;
}
#parlistPan p.boldtext{padding:10px 29px 0px; font-size:14px; color:#1A1A1A; font-weight:bold;}

#parlistPan p.more{
	background:#fff;
	color:#003D5C;
	width:650px;
	height:11px;
	margin:10px 10px 05px;
	padding:0px;
	line-height:11px;
	background-color: #CCCCCC;
}
#parlistPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#parlistPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

/*----/BODY RIGHT PANEL----*/
