/* Overwritten styles */
#ContainerTbl {}
	#ContainerLeft1 { background-image: url(/ss_cms2/rp/img/bg/InnerContainerLeft.gif); background-repeat: no-repeat; background-position: bottom; background-color: transparent; padding-bottom: 10px; }
		#ContainerLeft1 .TextContent1 { padding: 15px 15px 0 35px; background-image: url(/ss_cms2/rp/img/bg/textContent.gif); background-position: top; background-repeat: no-repeat; }
			#ContainerLeft1 .TextContent1 p { color: #898989;  background:url("/ss_cms2/rp/img/bg/link_bg.gif") no-repeat bottom right; padding:0 0 4px 10px; width:80%;}
			#ContainerLeft1 .TextContent1 a { color: #434343; text-decoration: none; }
			#ContainerLeft1 .TextContent1 span.active { color: #767676; font-weight: bold; text-decoration:none;}
		#ContainerLeft1 .flashContainer { background-image: url(/ss_cms2/rp/img/bg/textContent.gif); background-position: top; background-repeat: no-repeat; }
			#ContainerLeft1 .flashContainer div { padding-top: 20px; padding-left: 25px; }
			#ContainerLeft1 .flashContainer div.imageContainer { padding: 12px 0 0 12px; }
			#ContainerLeft1 h2 { margin-top: 15px; margin-bottom: 5px; }
			#ContainerLeft1 p { margin-bottom: 3px; }

#ContainerRight1 { background-image: none; }			
#ContainerRight1.filledSecondaryNav { background-image: url(/ss_cms2/rp/img/bg/page_left_td_bg.gif); background-repeat: repeat-y; background-position: 126px; }
	#PageTbl1 {}
		#PageLeftTd1 { padding: 15px 0 0 0; text-align: left; }
		#PageLeftTd2 { padding: 4px 0 0 0; text-align: left; }
			#PageLeftTd1 .OuterContent { padding: 0 15px 0 20px; }
			#PageLeftTd2 .OuterContent { padding: 0 15px 0 20px; }
			#PageLeftTd1 h2 { margin-top: 15px; margin-bottom: 5px; }
			#PageLeftTd2 h2 { margin-top: 15px; margin-bottom: 8px; }
			#PageLeftTd2 h2 a { color: #ac2720; text-decoration: underline; }
			#PageLeftTd2 h2 a.expanded { padding-left: 11px; background-image: url(/ss_cms2/rp/img/misc/listExp.gif); background-repeat: no-repeat; background-position: 0 5px; }
			#PageLeftTd2 h2 a.collapsed { padding-left: 11px; background-image: url(/ss_cms2/rp/img/misc/listCol.gif); background-repeat: no-repeat; background-position: 0 5px; }
			#PageLeftTd2 h5 { margin-top: 15px; margin-bottom: 5px; padding-left: 10px; }
			#PageLeftTd1 p { margin-bottom: 3px; }
			#PageLeftTd2 p { margin-bottom: 3px; }
/* END Overwritten styles */

/* Specific styles */
#InnerContainerBottomLine { height: 7px; }
	#InnerContainerBottomLineTd { background-color: #cacaca }

/* Style for BIO page */
.photoContainer {
	border: 1px solid #ddd;
	padding: 3px;
}
.photoContainer img {
	display: block;
}
/* END Specific styles */