table.downloads {
	border-top:1px solid #366092;
	border-right:1px solid #366092;
	margin:1em auto;
		border-collapse:collapse;
	}
table.downloads  p{
	text-align:left;
}

.downloads h1{
	font-size:16px;
}

.downloads h2{
	color:#FB930B;
	font-size:14px;
}

tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
.downloads  td {
	color:#366092;
	border-bottom:1px solid #366092;
	border-left:1px solid #366092;
	text-align:center;
	}				
.downloads  th {
	font-weight:normal;
	color: #366092;
	text-align:left;
	border-bottom: 1px solid #366092;
	border-left:1px solid #366092;
	padding:.3em 1em;
	}							
.downloads  thead td {
	background:#f4f9fe;
	text-align:center;
	font:bold 14px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#366092;
	}	
.downloads  tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.downloads  tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.downloads  tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
.content .downloads a{
	color:#00519E;
	text-decoration:none;
	display:block;
	height:230px;
	padding:10px 0;
}

*html .content .downloads a{height:250px;}

.content .downloads a:hover{
	background:#F4F9FE;
	color:#FB930B;
}