body {
	margin:0px;
  	padding:0px;
  	font-family:"Verdana, Helvetica", "Arial", sans-serif;
	font-size: 13px;
	color:#404445;
	background:#C6E9FF;

}





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

    #tabs #gs_current {
      background-position:0 -40px;
      border-width:0;
      }
      
    #tabs #gs_current a {
      background-position:100% -40px;
      color:#FF9000;
      }






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


.gs_title {
color:#FF9000;
font-size:1.8em;
font-weight:bold;
}

.gs_title2 {
color:#FF9000;
font-size:1.4em;
font-weight:bold;
}


.pullquote {
	width: 25%;
	float:left;
	font-size:1.2em;
	font-style:italic;
	color:#D46307;
	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;
}

