/* 
	Add section color to specific style elements here
*/
#tbl_gen_menu .content_color_geninfo {
	color: #D1CDA5;
}

#tbl_health_menu .content_color_healthcare {
	color: #AFC6D8;
}

#sidebar {
	color: #C47238;
}

/*
#sidebar h1 {
	background: #EBCFBA;
	list-style: url(/support/arw_patients_on_01.gif);
}
*/
#sidebar .squarebullet{
	list-style-type: square;
}

/*
#sidebar ul li {
	border-bottom: solid 1px #CC9900;
}
*/


#sidebar a:link, #sidebar a:visited{
	color: #D67832;
}


#sidebar a:hover{
	color: #9D5C2D;
	/*list-style-type: none;*/
}


#pagecontent h1 {
	color: #D67832;
}

#pagecontent a:link {
	color: #F09836;
}

#pagecontent a:hover {
	color: #6D906F;
}

#pagecontent a:visited {
	color: #F09836;
}

#right_side_content a:link {
	color: #666666;
	text-decoration: none;
}

#right_side_content a:hover {
	color: #666666;
	text-decoration: none;
}

#right_side_content a:visited {
	color: #666666;
	text-decoration: none;
}

#footer_end {
	background-color: #FF8F1F;
	background-image: url(/support/footer_bottom_pf.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*
#pf_treatment_bmt {
	position:relative;
	height:auto;
	z-index:1;
	display: none;
}

	
#pf_treatment_bmt_auto_transplants {
	position:relative;
	height:auto;
	z-index:1;	
	display: none;
	
}
*/


.submenu1 li{
	border-bottom: solid 1px #CC9900;
}

.submenu1 li:hover{
	background-image: url(/support/bg_pf_sidemenu.jpg);
	background-repeat: repeat-y;
}
.selected_bg{
	background-image: url(/support/bg_pf_sidemenu.jpg);
		
}
.submenu2 li{
	background-image: url(/support/bg_pf_sidemenu.jpg);	
	border-bottom-style: none;
}

ul.submenu2 ul.MenuBarSubmenuVisible {
	
	/*background-color: #FFFFFF;*/
	background-image: url(/support/bg_pf_sidemenu.jpg);	
	border-top: solid 1px #CC9900;
	border-left: solid 1px #CC9900;
	border-right: solid 1px #CC9900;
	background-repeat: repeat-y;
	
}
/* Menu item containers are same fixed width as parent */
ul.submenu2 ul li
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #CC9900;
	background-repeat: repeat-y;
	
}
