/*style definitions in the title and menu bar*/



.title {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top : 5px;
	;
	font-style: normal;
	line-height: 12pt;

}







/*style definitions for text, and links*/



.textBold{



	color: #666666;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10pt;



	font-weight: bold;
; line-height: 14pt
}







.textBold a:hover{



	color: #4A9901;



	text-decoration: none;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10pt;



	font-weight: normal;
; line-height: 11pt


}



	



.textNormal{



	color: #666666;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10pt;



	font-weight: normal;
; line-height: 14pt

}	







a.textNormal:hover{
	color: #4A9901;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;



}	







.textLink{



	color: #728468;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10pt;



	font-weight: normal;
; line-height: 12pt}







.textLink a:hover{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	;
	line-height: 12pt;
	text-decoration: underline;


}







.subTitle {



	color: #66765D;



	text-decoration: none; 



	font-family: Arial, Helvetica, sans-serif; 



	font-size: 10pt; 



	font-weight: bold;



 }	
.textSmall {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	;
	line-height: 8pt;
	font-style: italic;
}
a.textSmall:hover {
	color: #8EA381;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 8pt;
	font-style: italic;
}
.textLinkLeft {



	color: #FFFFFF;



	font-family: Arial, Helvetica, sans-serif;



	font-size: 10pt;



	font-weight: normal;
}
.textLinkLeft a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
;
	text-decoration: underline;
}
