
table.generic {
	background-color: #FFFFFF;
	font-family: Geneva, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border: none;
	color: #495E49;
	font-size: 11px;
	text-align: left;
	margin-top:20px!important;
	width:475px;
}

table.generic a:link, table.generic a:visited, table.generic a:active {
	background-color: transparent;
	color: #0096BD;
	text-decoration: none;
}

table.generic a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

table.generic caption {
	background-color: transparent;
	color: #67BD2A;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

table.generic, table.generic td, table.generic th {
	margin: 0;
	padding: 0;
	background-color: #d2dcef;
	border-top: 2px solid #FFFFFF;
}

table.generic tbody td, table.generic tbody th {
	background-color: #c3d4f2;
	border-bottom: 2px solid #94b3de;
	border-right: 2px solid #94b3de;
	border-top: 2px solid #FFFFFF;
	padding: 2px;
	text-align:center;
}

table.generic tbody tr.odd th, table.generic tbody tr.odd td {
	background-color: #C8EDAE;
	border-bottom: 2px solid #67BD2A;
}

table.generic tbody tr:hover td, table.generic tbody tr:hover th {
	background-color: #B69FC6;
}

table.generic td, table.generic th {
	vertical-align: middle;
}

table.generic tfoot td, table.generic tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}

table.generic thead th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
	border-right: 2px solid #94b3de;
}
table.generic th { text-align:center;}
table.generic td.execs {border-right: 2px solid #94b3de;font-weight:bold;}