@charset "utf-8";
/* CSS Document */

#alpha,
#deptno { margin:4px 0px 0px 0px; background:#A5A5A5; padding:3px 9px; color:white; font-weight:bold; }

#deptno { background:#B40901; position:relative; }

#deptno a,
#deptno a:link,
#deptno a:visited,
#alpha a,
#alpha a:link,
#alpha a:visited { color:#FFF; }

#deptno .ul { position:absolute; left:0px; top:0px; width:3px; height:3px; background:url(../images/corner_red_ul.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

#deptno .ur { position:absolute; right:0px; top:0px; width:3px; height:3px; background:url(../images/corner_red_ur.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

#deptno .ll { position:absolute; left:0px; bottom:0px; width:3px; height:3px; background:url(../images/corner_red_ll.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

#deptno .lr { position:absolute; right:0px; bottom:0px; width:3px; height:3px; background:url(../images/corner_red_lr.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

.deptnosmall { background:#B40901; position:absolute; padding:3px 0px; color:#FFF; font-weight:bold; right:0px; top:0px; text-align:center; width:35px;line-height:100%;}

.deptnosmall .ul { position:absolute; left:0px; top:0px; width:3px; height:3px; background:url(../images/corner_red_ul.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

.deptnosmall .ur { position:absolute; right:0px; top:0px; width:3px; height:3px; background:url(../images/corner_red_ur.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

.deptnosmall .ll { position:absolute; left:0px; bottom:0px; width:3px; height:3px; background:url(../images/corner_red_ll.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

.deptnosmall .lr { position:absolute; right:0px; bottom:0px; width:3px; height:3px; background:url(../images/corner_red_lr.gif) no-repeat; font-size:1px; margin:0px; padding:0px; }

#searchBy { color:#000000; font-weight:bold; }

.member { border-top:#A5A5A5 solid 1px; padding:10px 0px; margin:10px 0px; line-height:160% }

.label { font-weight:bold; color:#A5A5A5; }

.moreinfo{background:#d0d0d0;padding:3px 5px 5px 5px ;color:#000;clear:both;margin-top:5px;display:none;}

.moreinfo .label { font-weight:bold; color:#FFF; }

.formTable td{font-size:11px;}
