/********************* Border Styles ************************/
.Border { border: 1px solid #333333}
/************************************************************/


/********************* Button Styles ************************/
.L1Button { font:11px Arial, Helvetica, sans-serif; font-weight:bold; border:1 solid #333333; cursor:hand; background:#006633; color: #FFFFFF;}
/************************************************************/
/********************* Header Styles ************************/
.L1Heading {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000000}
.L2Heading {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #006633}
.L3Heading {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; font-weight: bold; color: #006633}

/************************************************************/

/********************* Content Styles ************************/

.L1Content {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; text-align: justify; font-weight: normal}
.L2Content {  font-family: Arial, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: justify; font-weight: bold; background-color: #006633;}
.L3Content {  font-family: Arial, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: left; font-weight: bold; background-color: #006633; padding:10px;}


/************************************************************/


/********************* Footer Styles ************************/

.L1Footer {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #9F9759}

/************************************************************/


/********************* Form Element Styles ************************/
.L1FormElement{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color:#666666; width: 150pt; border: #666666; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt}
.L2FormElement{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color:#666666; width: 100pt; border: #666666; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt}
.L3FormElement{  font-family: Arial, Helvetica, sans-serif; font-size: 8pt;color:#666666; width: 200px; border: #666666; border-style: solid; border-top-width: 1pt; border-right-width: 1px; border-bottom-width: 1pt; border-left-width: 1px}

/******************************************************************/


/********************* Link Styles ************************/
a.L1ContentLink:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none}
a.L1ContentLink:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none}
a.L1ContentLink:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none}
a.L1ContentLink:hover{  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none}

a.L1HeadingLink:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
a.L1HeadingLink:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
a.L1HeadingLink:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}
a.L1HeadingLink:hover{  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}

a.L2ContentLink:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: justify; font-weight: bold; text-decoration: none}
a.L2ContentLink:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: justify; font-weight: bold; text-decoration: none}
a.L2ContentLink:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: justify; font-weight: bold; text-decoration: none}
a.L2ContentLink:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt;  color: #FFFFFF; text-align: justify; font-weight: bold; text-decoration: none}

a.L2HeadingLink:link {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #CC0033; text-decoration: none}
a.L2HeadingLink:active {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #CC0033; text-decoration: none}
a.L2HeadingLink:visited {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #CC0033; text-decoration: none}
a.L2HeadingLink:hover {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; color: #CC0033; text-decoration: none}

a.L1FooterLink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  text-decoration: none; color: #9F9759; font-weight: bold}
a.L1FooterLink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  text-decoration: none; color: #9F9759; font-weight: bold}
a.L1FooterLink:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  text-decoration: none; color:#9F9759; font-weight: bold}
a.L1FooterLink:hover{  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  text-decoration: none; color: #6C631D; font-weight: bold}
/********************************************************/


a:link{
	color: #006633
}

a:visited{
	color: #CC0033
}

