@charset "utf-8";
/* CSS Document */


.cell_paragraph_2 {
color:#998745;
font-weight:bold;
font-size:12px;
line-height:13px;
padding:5px;
}

.cell_creme {
background-color:#F8E8CA;
}

.cell_header {
color:#ffffff;
font-weight:bold;
font-size:16px;
}

.content_1 {
position:relative;
width:645px;
height:auto;
}

.table_holder {
position:relative;
width:645px;
height:auto;
}

table {
width:95%;
height:350px;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}

td {
 color:#678197;
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 padding:.3em 1em;
 text-align:center;
}


tr.website td{
background:none;
font:bold .7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FF9900;
text-align:left;
}

tr.odd td {
background-color:#f7fbff;
}

tr.odd .column1 {
background-color:#E0E0E0;
font-size:12px;
text-align:left;
padding-left:7px;
line-height:normal;
}

.column1 {
background-color:#F4F9FE;
font-size:12px;
text-align:left;
padding-left:7px;
line-height:normal;
}

thead th {
background-color:#E0E0E0;
text-align:center;
font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#66a3d3;
}

tfoot th {
background-color:#E0E0E0;
text-align:center;
}

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;
}
