table { border-collapse: collapse; border-spacing: 0 }
fieldset,img,hr { border: none }
address,caption,cite,code,dfn,em,th,var { font-style: normal; font-weight: normal }
caption,th { text-align: left }
ul { list-style: disc }
ol { list-style: decimal }
h1 { font-size: 20px; font-weight: normal; color: black; }
h2 { font-size: 16px; font-weight: normal; color: black; }
h3 { font-size: 14px; font-weight: bold; color: black; }
h4 { font-size: 12px; font-weight: bold; color: black; }
h5 { font-size: 12px; font-weight: normal; }
h6 { font-size: 11px; font-weight: bold; }
q:before,q:after { content: "" }
abbr,acronym { border: none }

a {	color: #094790;	text-decoration: none;}
a:hover {	color: #797878; text-decoration: none;}

div#body {float: left; width: 720px; margin: 0px 0px 0px 0px;}
div#bodyContent div.padding {padding: 0px 8px;}
div#bodyContent .pageTitle {margin-bottom: 5px;}
div#bodyContent img.pageHead {margin-bottom: 7px;}
div#bodyContent ul {margin-left: 1.5em;	margin-bottom: 5px; }
div#bodyContent a {	text-decoration: underline;}

div.bioBody {}

.hide { display: none; }

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}
.clear {display: block;}

