

/************************************************
 *	MAIN  *
 ************************************************/


.bp_title {
color:#9B5BA5;
font-size:1.8em;
font-weight:bold;
}

.bp_title2 {
font-size:1.4em;
font-weight:bold;
}


.pullquote {
	width: 25%;
	float:left;
	font-size:1.2em;
	font-style:italic;
	color:#9B5BA5;
	line-height:140%;
	margin: 5px 7px 10px 0px;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 20px 5px 0px;
}

.pullquote b{

	font-size:1.6em;
	font-style:normal;
	font-weight:bold;
}



/************************************************
 *	NAV	*
 ************************************************/

    #tabs #bp_current {
      background-position:0 -40px;
      border-width:0;
      }
      
    #tabs #bp_current a {
      background-position:100% -40px;
      color:#9B5BA5;
      }
				
/************************************************
 *	ADDED BY JHOOPER	*
 ************************************************/
 
 .bestpractice-listing {
     text-decoration: none;
			color: black;
 }
 
 

