/* © National Cancer Intelligence Network 2010 */
/* HTML and CSS © by Gary Bates, SWPHO */
/* Table styles to make them look nicer */

table.style1 a, table.style1 a:link, table.style1 a:visited
{
    border: none;
}
table.style1
{
    width: 95%;
    border: 2px solid #a2cee6;
    border-collapse: collapse;
    margin-left: 0em;
    margin-right: 2em;
	margin-bottom: 3em;
}
caption
{
    color: #000;
    font-size: .94em;
    font-weight: bold;
	line-height: 1.4em;
    margin: 1em 0 0 0;
    padding: 0;
    caption-side: top;
    text-align: left;
    padding-bottom: 0.5em;
}
table.style1 tr.odd td
{
    background: #f0f7fe;
}
table.style1 tr.odd .column1
{
    background: #f4f9fe;
}
.column1
{
    background: #f9fcfe;
}
table.style1 td
{
    color: #678197;
    background: #f0f7fe;
    border-bottom: 2px solid #a2cee6;
    border-left: 2px solid #a2cee6;
    padding: .3em 1em;
}
table.style1 td strong
{
    color: #0a7dbc;
}
table.style1 th
{
    font-weight: normal;
    color: #678197;
    text-align: left;
    border-bottom: 2px solid #a2cee6;
    border-left: 2px solid #a2cee6;
    padding: .3em 1em;
}
table.style1 thead th
{
    background: #f4f9fe;
    text-align: center;
    font: bold 1.1em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #0a7dbc;
}
table.style1 tfoot th
{
    text-align: center;
    background: #f4f9fe;
}
table.style1 tfoot th strong
{
    font: bold 1.2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    margin: .5em .5em .5em 0;
    color: #66a3d3;
}
table.style1 tfoot th em
{
    color: #f03b58;
    font-weight: bold;
    font-size: 1.1em;
    font-style: normal;
}
table.style1 {
	border: 2px solid #a2cee6;
}
