

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


.resources_title {
color:#60BB46;
font-size:1.8em;
font-weight:bold;
}

.resources_title {

margin-left:25px; padding-top:0px; padding-bottom:7px;

}

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


.pullquote {
	width: 25%;
	float:left;
	font-size:1.2em;
	font-style:italic;
	color:#60BB46;
	line-height:140%;
	margin: 5px 7px 10px 0px;
	padding:0px 20px 5px 0px;
}

.pullquote b{

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


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

    #tabs #resources_current {
      background-position:0 -40px;
      border-width:0;
      }
      
    #tabs #resources_current a {
      background-position:100% -40px;
      color:#60BB46;
      }

