/* CSS Document */




table#geo
{
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #666;
border-right:0;
margin-top:3px;
margin-bottom:15px;
}

.A
{
background-color:#E4F9B2; border-top:0; border-bottom:0; text-align:left;
}
.grey
{
background-color:#666;
color:#fff;
border-top:0;
border-bottom:0;
text-align:left;
}


table.geo th
{
text-align:left;
padding-right:3px;
border-right:1px solid #666;
border-top:0;
border-bottom:0;
text-align:left;
}
table.geo td
{
padding-right:3px; border-right:1px solid #666; border-top:0; border-bottom:0; text-align:left;
}

.caption
{
color:#666;
font-weight:bold;
font-size:16px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:left;
padding:0;
margin:0;
}




.sizing img {
margin-bottom:8px;
margin-top:8px;
}
.sizing table {
border:1px solid #333333;
border-collapse:collapse;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
margin-bottom:10px;
margin-left:4px;
}
.sizing table th {
background-color:#333333;
border-bottom:1px dotted #FFFFFF;
border-right:1px dotted #FFFFFF;
color:#FFFFFF;
font-weight:normal;
padding:1px 4px 2px;
}
.sizing table th[scope="row"] {
text-align:left;
}
.sizing table td {
border-bottom:1px dotted #333333;
border-right:1px dotted #333333;
padding:1px 4px 2px;
}
.sizing table caption {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
letter-spacing:0.07em;
margin-bottom:3px;
padding-bottom:3px;
text-align:left;
}
.sizing h1 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:24px;
font-weight:bold;
letter-spacing:0.07em;
margin-bottom:3px;
padding-bottom:3px;
text-align:left;
}
.sizing p {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
}