@charset "UTF-8";
/* Default CSS Stylesheet for a new Web Application project */

/* General Settings */

* {margin:0; padding:0;}
body{margin:30px;padding-right:2em;}
div,table,tr,td,p,font{font-family:Arial,Verdana,sans-serif;font-size:9pt; text-align:left; }
img{border:0px;}
p, ul, blockquote, h1, h2, h3, h4, h5, h6 {margin: 10px 0;}

#wrapper {width:100%;clear:both;}
#biowrapper {width:100%;}
#contentwrapper {width:100%; position:relative;}
.cBarDiv {display:none;}

/* standard print style layout */
h1 {font-size:15pt;font-weight:bold;padding-bottom:10px;}
h2 {font-size:12pt;}
#logo {display:none;}
.printhide {display:none;}
.noprint {display:block;}
#toolsDiv, #areaSwitch,.cBarDiv img,#handbook,#overallmenu,#infobox  {display:none;}
#NavTop_logoPrint {}
#pageH1Title {display:none;}
#boldLinks {clear:both;}
#main-content ul li {
    list-style-type: square;
    margin-left: 2em;
    margin-right: 1em;
}
#bio-experience h2, 
#bio-education h2, 
#bio-industry h2 {line-height:35px;}
#bio-experience a img,
#bio-industry a img {display:none;}
#bio-experience a,
#bio-industry a,
#bio-education a { color: black; font-size: 12px; text-decoration:none; display:block;}
/* layout hidden */
#text-left {display:none;}
#text-body {width:680px;float:left;clear:both;}
#subscribeCallout {display:none;}
.print_marginleft{margin-left: 12px !important;}


/* bio layout */
.bioTextLeft {display:block !important;padding:10px !important;color:Black !important;}
.bioTextBody {width:400px !important;clear:none !important;padding:10px !important;}
.SMBioPopupButton {display:none;}
#bio-widget{display:none;}
a.bioLeftEmail {display:block;}
#bioprintline {float:left;width:202px;overflow:hidden;}
#text-left .hanging {display:block;padding-bottom:3px;text-indent:-10px; margin-left:10px;}
#bionameNew{color:#3F9C35;font-weight:bold;font-size:18pt;margin:0; line-height:24pt;margin-top:10px; width:340px;}
#biotitleNew{color:#00583c;font-weight:bold;font-size:13pt;margin-bottom:15px;}
.subheader{font-weight:bold;font-size:12pt;}