﻿
A:link	{	
	text-decoration:underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
Hr
{	
	color: #CDBA53;
}
	
h3
{
	color: Red;
}
h2
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
	font-style:italic
}
.clstitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #ef6900;
	font-family: Arial, Sans-Serif, Verdana;
	text-align: center;
}
.clsSelectedNode
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #CDBA53;
}
.clsheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #CDBA53;
}
.clscontent
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial,Verdana;
	background-color: #ffffff;
}
.clsHomeText
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial,Verdana;
	background-color: #ffffff;
}
.clsfreeflow
{
	font-weight: bold;
	font-size: 8pt;
	color: #663300;
	font-family: Verdana;
	background-color: #ffffff;
}
.clsfooter
{
	font-size: 9pt;
	color: black;
	font-family: Arial,Verdana;
	}
.clssubheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #BD7D00;
	font-style: italic;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: #CDBA53;
}

.clslowheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ef6900;
	font-family: Arial, Sans-Serif, Verdana;
	background-color: white;
	text-decoration: underline;
}
.clsmenu
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: #ffcf6b;
	text-align: left;
}

A.clsmenu:link
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.clsmenu:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
A.clsmenu:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ef6900;
	font-family: Arial;
	text-decoration: none;
}
.table
{    
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: white;
    width: auto;
}
.table1
{
	width: 150pt;
    BORDER-RIGHT: #7f7f50 thin solid;
    BORDER-TOP: #7f7f50 thin solid;    
    BORDER-LEFT: #7f7f50 thin solid;
    BORDER-BOTTOM: #7f7f50 thin solid;
    FONT-SIZE: 10pt;
    FONT-FAMILY: arial;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: white
}
TH
{
	BACKGROUND: #CDBA53;
	FONT-SIZE: 10pt;
	font-weight: bold;
    COLOR: white
}
.clsCellHeader
{
	
	FONT-SIZE: 11pt;
	font-weight: bold;
    COLOR: black;
    font-style:italic;
    white-space:nowrap
}

.TextContent
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}
.PageTitleText
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px
}
.Footer
{
    BACKGROUND: #ffffff;
    POSITION: absolute;
    TEXT-ALIGN: center;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
    FONT-STYLE:italic
}
.PageHeaders
{
	font-weight: normal; 
	font-size: medium; 
	text-transform: uppercase; 
	color: white; 
	background-color: gray; 
	text-align: center; 
}
.RequiredField
{
	color: red;
}
.LabelHelp
{
	font-size: 8pt;
    font-family: Arial;
    color: red;
    font-style: italic;
    font-weight: normal; 
}
.LabelDescription
{
	font-weight: bold;
	font-size: 9pt;
    font-family: Arial;
}
.Message
{
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
}