#pageTitleRC { 
	font-family: Arial, Helvetica, sans-serif;
	background: #E7DEEF;
	width: 465px;
	height: 25px;
	padding-left: 15px;
	padding-top: 4px;
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color: #7B4C94;
	float: left;
}
#searchRC {
	height: 25px;
	width: 300px;
	margin: 0;
	padding: 4px 0 5px 0;	
	background: #E7DEEF;
	float: right;
}
.searchTextRC {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	color: #000;
}
.searchboxRC {
	width: 84px;
	height: 15px;
	background: white;
	color: #000;
	margin: 0 0 0 5px;
	padding: 0;	
	float: right;
}
.searchbuttonRC {
	border: none;
	margin: 0;
	padding: 0 10px 0 5px;
}
#sidebar3, #sidebar5 {
	float: left;
	width: 144px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	padding: 0;
}
#sidebar4 {
	float: left;
	width: 125px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	padding: 0;
}
#sidebar3 ul, #sidebar5 ul {
	margin: 0;
  	padding: 0;
	list-style: none;
}
#sidebar4 ul {
	margin: 0 0 0 15px;
  	padding: 0;
	list-style-type: square;
	list-style-position: outside;
}
#sidebar3 li {
	line-height: 11px;
	width: 114px;
	margin: 12px 15px 0 15px;
}
#sidebar4 li {
	line-height: 11px;
	width: 115px;
	margin: 12px 15px 0 15px;
}
#sidebar5 li {
	line-height: 11px;
	width: 114px;
	margin: 12px 15px;
}
#sidebar3 a, #sidebar4 a, #sidebar5 a {
	font-size: 11px;
	text-decoration: none;
	color: #520873;
}
#sidebar3 a:hover, #sidebar4 a:hover, #sidebar5 a:hover {
	color: #000000;
	text-decoration: underline;
}
#sidebar3 .selected, #sidebar4 .selected, #sidebar5 .selected {
	background: #E7DEEF;
	}
#mainContentRC { 
	margin: 0;
	padding: 17px 15px 17px 15px; 
	width: 590px;
}
#homeTextRC { 
	margin-left: 20px;
}
.tableTextRC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	}
.tableHeaderWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.photo-padRC {
margin-left:15px; 
}
