.casaLightGreen
{
    background-color: #F0F0F0;
    border-left-width: 1;
    border-top-width: 1;
    font-family: arial;
    font-size: 10pt;
    text-align: center;
	background-color: #F0F0F0;
}

.casaWhite
{
    border-left-width: 1;
    border-top-width: 1;
    font-size: 10pt;
    font-family: arial;
    text-align: center;
	background-color: white;
}


td.Green
{
    background-color: #F0F0F0;
    border-left-width: 1;
    border-top-width: 1;
    font-family: arial;
    font-size: 10pt;
    text-align: center;
}
    
td.White
{
    border-left-width: 1;
    border-top-width: 1;
    font-size: 10pt;
    font-family: arial;
    text-align: center;
}
    
td.Heading
{
    border-left-width: 1;
    border-top: 1 dotted #6699CC;
    border-bottom: 1 dotted #6699CC;
    font-size: 10pt;
    text-align: center;
    font-weight: 700;
	background-color:#2f4378;
	color:#F0F0F0
}

.Heading
{
    border-left-width: 1;
    border-top: 1 dotted #6699CC;
    border-bottom: 1 dotted #6699CC;
    font-size: 10pt;
    text-align: center;
    font-weight: 700;
	background-color:#2f4378;
	color:#F0F0F0
}

td.SummaryHeading
{
    border-left-width: 1;
    border-top-width: 1;
    font-size: 9pt;
    text-align: center;

}
strong {color:#2f4378;
}

table
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
padding: 5px;}

th
{ border-bottom: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
border-left: 1px dotted #CEDCEA;
padding: 5px;}

td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
border-left: 1px dotted #CEDCEA; 
padding: 5px;} 

tr td.white
{ 
background-color: white;
} 
tr td.green
{ 
background-color: #F0F0F0;
} 

.gridhead {
 border-left-width: 1;
    border-top: 1 dotted #6699CC;
    border-bottom: 1 dotted #6699CC;
    font-size: 10pt;
    text-align: center;
    font-weight: 700;
	background-color:#2f4378;
	color:#F0F0F0;
	text-align:center;
}
.gvrow {
    border-top: 1 dotted #6699CC;
    border-bottom: 1 dotted #6699CC;
    font-size: 10pt;
    text-align: center;
    font-weight: 700;
	background-color:#f5f5f5;
	text-align:center;
}