<style type="text/css">
	A:link.highlight { color: blue }
	A:hover.highlight { color: red }
	A:hover.highlight { background: #e3f395 }
	
	body {
		background-color : #CCBBAA;
	}

    select, body, table 
    {
        font: 13px Arial;
    }

    input
    {
        font: 13px Arial;
    }

    /* This the the style used for the header/cookie trail */
 

 

/* Used for any table showing columns and then multiple columns*/
.BorderTable
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
	BORDER-RIGHT: #336699 1px solid;
	BORDER-TOP: #336699 1px solid;
	BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid
    border-collapse:collapse
}

/* Style for the header column  */
.TopRow
{
	FONT-SIZE: x-small;
	COLOR: "#5E945A";
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: "#5E945A";
	text-decoration : none;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	TEXT-ALIGN: center;
     
    
}

 

/* Used to display a row in the summary table*/
.SummaryTableRow
{
	FONT-SIZE: 9pt;
	COLOR: #002a22;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #E5E5E5;
	text-decoration : none;
}

 

 
/* Used to indent the text in the table */
.TableEntryIndent {
    margin-left: 2;
}

 
 

/* Used for any table showing columns and then multiple columns*/
.TabTableContent
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
	BORDER-RIGHT: #336699 1px solid;
	BORDER-TOP: #336699 1px solid;
	BORDER-LEFT: #336699 1px solid;
    BORDER-BOTTOM: #336699 1px solid
    border-collapse:collapse
}


.ReviewLevelOne
{
	FONT-SIZE: 14pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
}

.ReviewLevelTwo
{
	FONT-SIZE: 12pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
}

.ReviewLevelThree
{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
}

.rTitle
{
	FONT-SIZE: 16pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: center;
}

.rAddressBlock
{
	FONT-SIZE: 12pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: center;
}

.rContent {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	fontfamily: Arial, sans-serif;
	TEXT-ALIGN: left;
}
 
</style>
