body {
	font: 100% "trebuchet ms", verdana, arial;
	line-height: 1.3;
	color: #333;
	background: #fff;
	padding: 2%;
	margin: 0;
	}
body.smallText #wrapper { font-size: 75%; }	
body.mediumText #wrapper { font-size: 85%; }	
body.largeText #wrapper { font-size: 95%; }	

body.smallText #wrapper h3 {font-size: 170%; }	
body.mediumText #wrapper h3 { font-size: 180%; }	
body.largeText #wrapper h3 { font-size:200%; }	

body.smallText #wrapper .featureBlock4 h3 {font-size: 170%; }	
body.mediumText #wrapper .featureBlock4 h3 { font-size: 180%; }	
body.largeText #wrapper .featureBlock4 h3 { font-size:200%; }	
span.smallText{ font-size: 80%; }
h1 {	
	display: block;
	}	
h3 {
	text-decoration: underline;
	font-weight: bold;
	}	
a {
	color: #0099CC;
	cursor:pointer; 
	}	
a:active, a:focus {
	font-weight: bold;
	}	
a img {
	border: 0;
	}	
h2, h3, h4 {
	margin: 0;
	padding: 0 0 1% 0;
	clear: left;
	}	
p {
	padding: 11px 0 0 0;
	margin: 0;
	/*clear: left;*/
	}	
hr {
	border: 1px solid #9FDE00;
	background: #9FDE00;
	padding: 1px 0 0 0;
	margin-top:30px;height: 2px;
	}	
ul {
	list-style: square inside;
	margin: 10px;
	padding: 0;
	}	
acronym {
	cursor: help;
	}	
blockquote {
	font-style: normal;
	font-size: 120%;
	padding: 0;
	margin: 20px;
	}		
dt {
	width: 2em;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;	
	}
dd {		
	margin:  0 0 0 10px;
	padding: 0;
	}		
	


/* feature blocks */
.featureBlock {
	border: 1px dotted #9FDE00;
	margin-bottom: 10px;
	padding: 1%;
	}	
.featureBlock img {
	display: none;
	}		
	
/* Classes */
.hide {
	display: none;
	}		
#flashHolder {
	display: none;
	}	
#careers .col .featureBlock3, #newsRightCol  .directions,
.whatWeDoDetails {
	display: none;
	}
#newsRightCol .show {
	display: block;
	}	
.whatWeDoDetails {
	position: absolute;
	top: 85px;	
	left: 269px;
	width: 295px;	
	background: #fff;	
	padding: 0 15px ;
	}	
.whatWeDoDetails .backToTop {
	width: 325px;
	height: 12px;	
	}	
.textBoxPadding img {padding:0px; margin:0;}
