#contact_list {
	background-color: #ffffff;
	width: 685px;
}

.clHeader {
	border: 1px solid #000000;
	height: 35px;
	padding:10px;
	font-size:10pt;
	font-weight:bold;
}

.clHeader ol li {
	padding-left: 0px;
	margin-left: 0px;
}

.clHeader ol {
	padding-left: 0px;
	margin-left: 0px;
	padding: 0px;
	margin: 0px;
}

.clHeader  li{
	float: left;
	padding-right: 10px;
	list-style: none;
}

.clIntro {
	padding-bottom: 4px;
}

.clHeader  li a{
	color: #666666;
}

.clHeader  li a:hover{
	background-color: #4fb3cf;
}
.clHeader  li a{
	text-decoration: none;
}

.clLeftMargin {
	border-color:#000000;
	border-right:1px solid #000000;
	border-width:1px;
	color:#4FB3CF;
	display:inline-block;
	float:left;
	font-size:10pt;
	font-weight:bold;
	height: 620px;
	padding-top:28px;
	text-align:center;
	width:195px;
}

.clRightContent {
	clear:right;
	display:inline-block;
	float:left;
	height:620px;
	left:0;
	overflow: auto;
	position:relative;
	top:20px;
	width:485px;
}
.clListBox {
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	float:right;
	width:475px;
	padding-bottom:10px;
	padding-left:0px;
}

.clBody {
	height: 660px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.clIndex {
	color:#4FB3CF;
	float:left;
	font-size:10pt;
	font-weight:bold;
	padding:20px;
	width: 30px;
}

.clContent {
	float: right;
	width: 430px;
	left: 60px;
	margin-top: 10px;
}
.clContent ol li {
	margin-left: 0px;
	padding-left: 0px;
}

.clContent ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.clContent a {
	text-decoration: none;
	color: #000000;
}

.bioName {
	color:#000000;
	font-size:9pt;
}
.bioTitle {
	color:#666666;
	font-size: 10px;
}

#modal_container{
	margin:0px;
	padding:10px;
}

.bio_image_sm{
	float:left;
}
.bio_text{
	width:250px;
	padding:10px;
	padding-top:0px;
	overflow: visible;
	float:left;
	color:#807f83;
	margin-left: 10px;
	min-height:342px;
	font-size:8pt;
	line-height:14pt;
}
.bio_username{
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.bio_usertitle{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.bio_useraddress{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.bio_mailto{
	font-size:8pt;
	text-decoration:none;
	color:#f78f1e;
	font-weight:bold;
}
.bio_footer{
	height:38px;
	width:100%;
	bottom:0px;
	position:relative;
	background: url('../media/bio/modal_footer.gif') repeat-x;
	display:inline-block;
	float: none;
}

.bio_page_header {
	text-align:center;
	margin:37px 0 37px 0;
}

bio_page_header span.big_blue{
	color:#50b3cf;
	font-size:1.7em;
	font-weight:100;
	clear:right;
}

.bio_page_header span.small_grey{
	color:#666666;
	font-size:1.3em;
	font-weight:100;
}

#dv_content_assets {
    border: solid;
    border-color: #000000;
    border-width: 1px;
    width: 800px;
    padding: 0px;
    margin: 0px;
	height:auto;
    position: relative;
    display: inline-block;
    background-color: #FFFFFF;
}

.bio_heading_bar {
	border-bottom:1px solid black;
	/*border:1px solid red;*/
	padding:0;
	margin:0;
}


.bio_heading_bar p{
	 color:#000000;
	 font-size:1.35em;
	 width:195px;
	 border-right:1px solid black; 
	 padding:7px;
	 margin:0;
	 text-align:center;
}

.bio_thumb {
	margin:24px;
	margin-bottom:0px;
	margin-right:0;
	width:300px;
	float:left;
	min-height:85px;
	vertical-align: baseline;
	/*clear:right;*/
}
/* mac hide \*/
* html #bio_thumb{height:65px;min-height:65px}
/* end hide */

.bio_thumb_image{
	float:left;
	display:inline-block;
}

.bio_thumb_text{
	margin-left:20px;
	float:left;
	display:inline-block;
	width: 200px;
}

.descript_text{
	color:#666666;
	font-size:1em;
	margin:0;
	padding:0;
	line-height:160%;
}

.heading_text{
	color:#000000;
	font-size:1.2em;
	display:inline-block;
	margin-bottom:0;
	padding:0;
	clear:right;
	line-height:150%;
}
