body
{
	font-family:helvetica; background-color:#fdf4eb;font-size:10pt;text-align:left;
}

body { /*IE*/
text-align:center;
}

div {/*FF*/
text-align:-moz-center;
}

.header{color:white;padding-top:50px; text-align:right;background-image:url(Images/JDC_Web_Header.jpg); background-repeat:no-repeat;}
.header A{white-space:nowrap;color:#ffffff;padding-left:10px;padding-right:10px;text-decoration:none}
.employeeImage{height:125px;width:100px;}
/*Mozilla browsers will display a black line under the td if you do not put border-bottom:1px solid #fdf4eb;*/
.employeeTable td{ vertical-align:top;text-align:left;border-bottom:1px solid #fdf4eb;}
H2{color:#9F2D25;margin:0;text-align:left;padding-top:10px;}
H3{color:#9F2D25;margin:0;text-align:left;}
H4{color:#9F2D25;margin:0;text-align:left;}
.footer{padding-left:100px;font-size:8pt;color:#9F2D25;text-align:left;}
.brownText{color:#9F2D25;text-align:left;padding-right:10px;}
.rightImage{/*height:50px;width:150px;*/}
.hiddenRow{display:none;}
.shownRow{display:inherit;border-bottom:1px solid red;}
A{color:#9F2D25;}
.more TD{padding-left:10px;color:#9F2D25;display:block;}
.imgMain{/*width:200px;height:180px;*/}
.footer{padding-left:200px;height:25px;background-image:url(Images/JDC_Web_Footer.jpg); background-repeat:no-repeat;}
.hidden{display:none}
ul.disc {list-style-type:circle;}