.clearer {
	clear:both;
	height:1px;
	font-size:1px;
}
div#pagetitle {
	background: url(../images/text/interior_h1_bgtile.gif) top repeat-x;
	margin-bottom: 2px;
}
div#pagetitle h1 {
	background: url(../images/text/ourteam_h1.gif) left top no-repeat;
	height: 29px;
}

div#pagetitlebio {
	background: url(../images/text/interior_h1_bgtile.gif) top repeat-x;
	margin-bottom: 2px;
}
div#pagetitlebio h1 {
	background: url(../images/text/teambio_h1.gif) left top no-repeat;
	height: 29px;
}

div#content {
	padding: 0px 10px;
}

div.bio {
	background: url(../images/content/dottile.gif) top left repeat-x;
	padding-top: 10px;
	clear: both;
}
div.bio div {
	width: 110px;
	float: left;	
}
div.bio div img {
	border: 2px solid #D1242A;
	margin-bottom: 8px;
}
div.bio h4 {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #D1242A;
}
div.bio p.button a {
	float: left;
	display: block;
	width: 152px;
	height: 22px;
	background: url(../images/text/btn_readbio.gif) top left repeat-x;
}
div.bio p.button a span {
	display: none;
}

#bio-left {
	float:left;
	width: 195px;
	padding-top: 8px;
}

#bio-left span {
	display:none;
}	

#bio-left img {
	border: 2px solid #D1242A;
}
#bio-left h2 {
	font-size: 11px;
	padding-top: 5px;
}
#bio-left h2 img {
	border: 0px none;
}

#bio-right {
	float:left;
	padding-left: 8px;
	font: 12px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 450px;
	padding-top: 8px;
}
#bio-right h4 {
	font-size: 18px;
	color: #333333;
}

#bio-right span {
	display:none:;
}

#bio-right h2 {
	font-size: 11px;
	padding-top: 5px;
}

#bio-right h5 {
	font-size: 16px;
	color: #d1242a;
}

#list {width: 450px;padding:0px 0px 10px 0px;}

#list ul,
#list ul li {
	color: #d1242a;
	list-style-type: disc;
	list-style-position: inside;
	margin:auto;
	padding:auto;
}

h5.other {
	background: url(../images/content/dottile.gif) top left repeat-x;
	padding-top: 10px;
	clear: both;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #D1242A;
}
ul.other {
	list-style-type: disc;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.other li {
	list-style-type: disc;	
}


/* career opportunities */
div.leftfeature	{
	background:url(../images/content/Home_career_op_bg.gif) bottom left no-repeat;
	padding:0px 0px 9px 0px;
}
/* career opportunities  title */
div.leftfeature h6	{
	background:url(../images/text/Home_career_op_h6.gif) top left no-repeat;
	width:226px;
	height:42px;
}
/* career opportunities text */
div.leftfeature p	{
	background:url(../images/content/Home_career_op.jpg) top left no-repeat;
	margin:0px 0px 0px 7px;
	padding:100px 0px 4px 0px;
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
/* career opportunities button */ 
div.leftfeature div	{
	background:url(../images/text/Home_career_op_btn.gif) top left no-repeat;
	width:162px;
	height:20px;
	margin:0px 0px 0px 6px;
}
/* career opportunities button link */ 
div.leftfeature div a {
	display:block;
	text-decoration:none;
	height:20px;
}
.bio-sm-title {
	font-size: 13px;
	font-weight: bold;
}
