/* predefined styles for authors */
.u_lrom {list-style-type:lower-roman;}
.u_urom {list-style-type:upper-roman;}
.u_lalp {list-style-type:lower-alpha;}
.u_ualp {list-style-type:upper-alpha;}
/* the alternating row colors are added by javascript */
table.wide {width:100% !important;}
table.u_tblu {clear:both;width:80%;margin:20px auto;border:1px solid #5A83BA;border-collapse:collapse;}
table.u_tblu caption {margin:auto;text-align:center;font-size:medium;font-weight:bold;padding:10px;}
table.u_tblu th {text-align:left;padding:10px;background:#B0C4DE;border:1px solid #5A83BA;}
table.u_tblu td {padding:10px;border:1px solid #5A83BA;}
table.u_tblu tr.hloo {background:#f8f8ff; }
table.u_tblu tr.hloe {background:#E6ECF4;}
table.u_tblu tfoot th {background:#E0E0E0;}
table.u_tblu tfoot td {background:#CDDBEA;text-align:center;font-weight:bold;}
table.u_tbei {clear:both;width:80%;margin:20px auto;border:1px solid #B3B690;border-collapse:collapse;}
table.u_tbei caption {margin:auto;text-align:center;font-size:medium;font-weight:bold;padding:10px;}
table.u_tbei th {text-align:left;padding:10px;background:#E6E7DA;border:1px solid #B3B690;}
table.u_tbei td {padding:10px;border:1px solid #B3B690;}
table.u_tbei tr.hloo {background:#f8f8ff; }
table.u_tbei tr.hloe {background:#F1F1EA;}
table.u_tbei tfoot th {background:#E0E0E0;}
table.u_tbei tfoot td {background:#ECECE4;text-align:center;font-weight:bold;}
table.u_tgre {clear:both;width:80%;margin:20px auto;border:1px solid #689268;border-collapse:collapse;}
table.u_tgre caption {margin:auto;text-align:center;font-size:medium;font-weight:bold;padding:10px;}
table.u_tgre th {text-align:left;padding:10px;background:#AEC6AE;border:1px solid #689268;}
table.u_tgre td {padding:10px;border:1px solid #689268;}
table.u_tgre tr.hloo {background:#f8f8ff; }
table.u_tgre tr.hloe {background:#E0E6DB;}
table.u_tgre tfoot th {background:#E0E0E0;}
table.u_tgre tfoot td {background:#DBE6DB;text-align:center;font-weight:bold;}
table.u_tgra {clear:both;width:80%;margin:20px auto;border:1px solid #A3B0BD;border-collapse:collapse;}
table.u_tgra caption {margin:auto;text-align:center;font-size:medium;font-weight:bold;padding:10px;}
table.u_tgra th {text-align:left;padding:10px;background:#EAEDF0;border:1px solid #A3B0BD;}
table.u_tgra td {padding:10px;border:1px solid #A3B0BD;}
table.u_tgra tr.hloo {background:#f8f8ff; }
table.u_tgra tr.hloe {background:#F0F5FE;}
table.u_tgra tfoot th {background:#E0E0E0;}
table.u_tgra tfoot td {background:#EDEDED;text-align:center;font-weight:bold;}
/* span styles */
span.u_ital {font-style:italic;}