/* CSS Document */

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
td img {
	border:0;
	margin-top:.5em;
	}	
table 
{
	border-top:1px solid #666;
	border-right:1px solid #666;
	margin:0 auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.85em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#d6e5ea;
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	padding:.5em;
	vertical-align: top;
	font-size:.85em;
	}					
th {
	color: #333;
	text-align:left;
	border-bottom: 1px solid #666;
	border-left:1px solid #666;
	padding:.5em;
	background-image:url(../images/h2bg.jpg);
	text-align:center;
	font-size:.85em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
  #ShadowBox tr, #ShadowBox td, #ZoomCapDiv tr, #ZoomCapDiv td
  {
  border-left-style: none;
  border-bottom-style: none;
  border-right-style: none;
  border-top-style: none;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: 0px;
  padding:0;
  height: auto;
  vertical-align: middle;
  }
  #ShadowBox table, #ZoomCapDiv table
  {
  border-left-style: none;
  border-bottom-style: none;
  border-right-style: none;
  border-top-style: none;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  padding: 0px;
  border-collapse: separate;
  margin:0;
  height: 100%;
  }
  #ZoomBox
  {
  margin: -1px;
  }
  