/*table.sgbluetab a,
table.sgbluetab a:link,
table.sgbluetab a:visited {
	border:none;
	}		*/	
table.sgbluetab,
table.wwFormTable
{
	width: 100%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	

table.sgbluetab tr.grayed
{
	background-color: #CDC1C5;
	color: #8B8386;
}

table.sgbluetab tr.grayed td a
{
	color: #8B8386;
}

/* GRAYED  */
table.sgbluetab tr.grayed td a:link,
table.sgbluetab tr.grayed td a:visited
{
	color: #8B8386;
}

table.sgbluetab tr.odd td,
table.sgbluetab tr.odd .column1 {
	background:#d8e8f8 url(sgbluetab_bg.png) no-repeat;
	}	
table.sgbluetab .column1	{
	background:#f9fcfe;
	}
	
table.sgbluetab tr,
table.wwFormTable tr
{
	color: #586C7C;
}		

table.sgbluetab tbody tr td,
table.wwFormTable td
{
	/*color: #586C7C;*/
	/*border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;*/
	border-bottom: 1px solid #C4D7E7;
	border-left:1px solid #C4D7E7;
	padding:.3em 1em;
	font:normal 9pt sans-serif, Arial,Helvetica,sans-serif;
	/*white-space: nowrap;*/
}	
	
table.sgbluetab td.highlight {
	color:#66a3d3;
	background:#d8e8f8 url(sgbluetab_bg.png) no-repeat;
}	
				
table.sgbluetab th,
table.wwFormTable th
{
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	font:bold 10pt "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	/*color: #4788BB;
	background:#f4f9fe url(sgbluetab_bg.png) no-repeat;*/
	/*background:#5dacf6 url(sgbluetab_bg.png) no-repeat;*/
	background:#137de1 url(sgbluetab_bg.png) no-repeat;
	color: white;
	white-space: nowrap;
	
	}	
table.sgbluetab thead th
table.wwFormTable thead th,
table.wwFormTable td.tdLabel
{
	/*background:#f4f9fe;*/
	/*text-align:center;*/
	font:bold 1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	/*color:#66a3d3;*/
	color: white;
	/*background:#d8e8f8 url(sgbluetab_bg.png) no-repeat;*/
	background:#137de1 url(sgbluetab_bg.png) no-repeat;
	white-space: nowrap;
	
	text-transform: capitalize;
	font-style: normal;
}

table.sgbluetab tbody  th,
table.wwFormTable tbody th
{
	white-space: normal;
}

table.sgbluetab thead  th a,
table.sgbluetab tbody  th a,
table.sgbluetab thead  th a:link,
table.sgbluetab thead th a:visited,
table.sgbluetab tbody  th a:link,
table.sgbluetab tbody th a:visited,
table.wwFormTable tbody th a:link,
table.wwFormTable tbody th a:visited
{
	color: white;
}	

table.wwFormTable td.tdLabel:after{content: '';}

table.sgbluetab tfoot th {
	/*background:#f4f9fe;*/
	text-align:center;
	background:#d8e8f8 url(sgbluetab_bg.png) no-repeat;
	}	
table.sgbluetab tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	/*color:#66a3d3;*/
	color: #4788BB;
		}		
table.sgbluetab tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

table.sgbluetab tbody tr {
	background: white;
}

table.sgbluetab tbody tr {
	background: white;
}


table.sgbluetab tbody tr td {
	text-align: left;
}

/* ROW OVER */
table.sgbluetab tbody tr:hover > td,
table.wwFormTable tbody tr:hover td
{
	/*background: #88CFFF;*/
	/*background: #B1E0FF;*/
	/*background: #79BDF3;*/
	background: #EAD67B;
}


/* ROW OVER DISABLE*/
table.sgbluetab  tbody.nohover  tr:hover >  td {
	background: white;
}

table.sgbluetab tbody tr.nohover:hover td {
	background: white;
}

table.sgbluetab tbody td a:link,table.sgbluetab tbody td a:visited,
table.wwFormTable tbody td a:link,table.wwFormTable tbody td a:visited

{
	color: #00688B;
	text-decoration: none;
	font-weight: bold;
	/*white-space: nowrap;*/
}

table.sgbluetab tbody td a:hover {
	color: #104E8B;
	text-decoration: underline;
	font-weight: bold;
}


table.sgbluetab tbody tr.hovered td
{
	background: #88CFFF;
}

table.sgbluetab thead tr th.pager
{
	width: 90px; 
	font-size: 10pt;
	text-align: center;
	background:#f4f9fe url(sgbluetab_bg_light.gif) no-repeat;
	color: #1F88DD;
}

table.sgbluetab tbody tr th.pager
{
	font-size: 10pt;
	text-align: center;
	background:#f4f9fe url(sgbluetab_bg_light.gif) no-repeat;
	color: #1F88DD;
}

table.sgbluetab thead tr th.pager a,
table.sgbluetab tbody tr th.pager a
{
	color: #1F88DD;
}

table.sgbluetab thead tr th.pager span,
table.sgbluetab tbody tr th.pager span
{
	font-size: 9pt;
	/*font-weight: bold;*/
}

table.sgbluetab thead tr th.pager span a,
table.sgbluetab tbody tr th.pager span a
{
	cursor: pointer;
}

table.sgbluetab thead tr th.light,
table.sgbluetab tbody tr th.light
{
	font-size: 10pt;
	text-align: center;
	background:#f4f9fe url(sgbluetab_bg_light.gif) no-repeat;
	color: #1F88DD;
}

