legend {
font-family:arial, helvetica, times;
font-size:12pt;
font-weight:bold;
color:#005300; /* DarkGreen */ 
}
ul	 {margin-left:15px; vertical-align:top;}
ul.li{vertical-align:top;}
th	 {padding-left:3px; padding-right:3px;}
.hiddenContact {border:1px solid #EFE7D6; background-color:#EFE7D6;}
.contact {text-align:left; border-style:solid; border-width:1px;}
.backgroundColour {
background-color:#E1D5B9; /* medium egg shell bg */
font-family:arial, helvetica, times;
font-size:9pt;
text-align:left;
padding-left:3px;
padding-right:3px;
}
.legendMale {
	border:1px solid #888888;
	background-repeat:repeat-x;
	background-image:url('/Images/OnePixel/whiteToBlueVerticalLegend_w25.png');
	background-color:#FFCCFF;
}
.legendFemale {
	border:1px solid #888888;
	background-repeat:repeat-x;
	background-image:url('/Images/OnePixel/whiteToPinkVerticalLegend_w25.png');
	background-color:#99CCCC;
}
.boldBGgreen { font-weight:bold; background-color:#9FCF99; }
.relProfs { font-size:8pt; margin-left:20px; margin-right:5px; list-style-image: url('/Images/Misc/list_heart.png'); }
.relProfs a:hover, a:active { list-style-image: url('/Images/Misc/list_heart_selected.png') }

