a {text-decoration: none}

a:link {
	color: #CC6600; 
}

a:visited
{
	color: #CC6600; 
} 
a:active 
{
	color: #CC6600;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFFF;
	color: #000000;
}

               
.BodyText    { font-size: 70%; color: #000000; 
               text-align: left; text-indent: 0px; 
               line-height: 150%; margin-left: 0px; margin-right: 0px; 
               margin-top: 0px; margin-bottom: 5px }
               
.HeaderMMGreen  { font-size: 11pt; color: #57AE00; text-align: left; text-indent: 0; font-weight: bold; margin: 2px }
			   
.HeaderNews  { font-size: 11pt; color: #57AE00; text-align: center; text-indent: 0; font-weight: bold; margin: 0 }
			   
.HeaderMMBlack { font-size: 11pt; color: #000000; text-align: left; text-indent: 0; margin: 2px}
			   
.HeaderMinMenuO { font-size: 8pt; color: #57AE00; text-indent: 0; line-height: 180%; margin: 0}
			   
.HeaderMinMenu { font-size: 8pt; color: #000000; text-align: left; text-indent: 0; line-height: 180%; font-weight: bold; margin: 0}			   
			   
.HeaderMText { font-size: 10pt; color: #000000; text-align: left; text-indent: 0; margin: 0}		
			   
.LinkText {
	font-size: 9pt;
	color: #CC6600;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	}				      
			                  
.HeaderMAuthor { font-size: 8pt; color: #000000; text-align: left; text-indent: 0; line-height: 130%; margin: 0}
			   
.HeaderMiniText {
	font-size: 7pt;
	color: #000000;
	text-indent: 0;
	line-height: 110%;
	margin: 0;
	text-transform: uppercase;
}
			   
.HeaderMiniTextO { font-size: 7pt; color: #CC6600; text-indent: 0; line-height: 110%; margin: 0}			   
			   
.HeaderPartition  { font-size: 11pt; color: #57AE00; text-indent: 0; font-weight: bold; margin: 0}	
			   
.Partition  { font-size: 11pt; color: #000000; text-indent: 0; font-weight: bold; text-align: center; margin-left: 0; margin-right: 0; margin-top: 7px; margin-bottom: 0 }	 		   
			   
			   
.HeaderMNews{ font-size: 9pt; color: #666666; text-align: left; text-indent: 0; line-height: 120%; margin: 0}
			   
.NonFormatText{ font-size: 9pt; text-indent: 0; line-height: 120%; margin: 0}
			  
.RecomText{ font-size: 9pt; color: #666666; text-align: left; text-indent: 0px; line-height: 130%; margin: 0} 
			   
.PortfMu { font-size: 8pt; color: #000000; text-align: left; text-indent: 0; line-height: 100%; margin: 0}		

.PortfRc { font-size: 7pt; text-indent: 0; line-height: 120%; margin: 0}

.PortfRcTxt { font-size: 7pt; color: #000000; text-align: left; text-indent: 0; line-height: 130%; margin: 0}
			   
.DocText{ font-size: 9pt; text-indent: 0; line-height: 180%; margin: 0}	   
			   
.HeaderNews{
	font-size: 9pt;
	color: #CC6600;
	text-align: center;
	text-indent: 0;
	line-height: 130%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: none;
}
			   
.Text{ font-size: 9pt; color: #000000; text-align: left; text-indent: 20px; line-height: 150%; margin: 0}				
			   
.OrangeLink{ font-size: 9pt; color: #CC6600; text-align: left; text-indent: 20px; line-height: 150%; margin: 0; text-decoration: none}	

.OrangeLinkDoc{ font-size: 9pt; color: #CC6600; text-align: left; line-height: 150%; margin: 0; text-decoration: none}			   	   							  

.OrangeLink:hover{ font-size: 9pt; color: #A50000; text-align: left; text-indent: 20px; line-height: 150%; margin: 0; text-decoration: none}			   	   							  
							  
.HeaderMenuLR  { font-size: 10pt; color: #000000; text-align: left; text-indent: 0; line-height: 100%; font-weight: bold; margin: 0 }
			   
.QPQuestion { font-size: 8pt; color: #CC6600; text-align: left; text-indent: 0; line-height: 130%; margin: 0}		
			   
.QPPart{ font-size: 8pt; color: #666666; text-align: left; text-indent: 0; line-height: 130%; margin: 0}		
			   
.ListText{
	font-size: 9pt;
	text-indent: 0;
	line-height: 120%;
	margin: 0;
	list-style-type: decimal;
}			   			   	   
			   
.input {
	border: 1px solid #688935;
	background-color: #F4FBE3;
	color: #000000;
	 width: 300px;
}

.select {
	background: #F4FBE3;
	width: 300px;
	border: 1px solid #688935;
	color: #000000;
	}

.text-area{
        background: #F4FBE3;
        width: 300px;
		height: 100px;
        border: 1px solid #688935;
		color: #000000;
}

.button{
    height: 19px;
    font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
    color: #ffffff;
	background: #84C225;
	border: 1px solid #FFFFFF;
	}
	
.ImageBorder {
	border: 1px solid #939393;
}

