/* Global Parameters  */

	body {
background-color: #FFFFFF;
	/*background-image:  url(../images/bg-site.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#B9C578;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B9C578;
	scrollbar-darkshadow-color:#B9C578;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#1E4814;
	scrollbar-track-color:#FFFFFF;
}
	
	h1 	
		{ font-family: Verdana, arial, helvetica; font-size: 18px; color: #CC6600; font-weight: bold; }

	h2 	
		{ font-family: Verdana, arial, helvetica; font-size: 15px; color: #CC6600; font-weight: bold; }
		
	h3 	
		{ font-family: Verdana, arial, helvetica; font-size: 13px; color: #FF9900; font-weight: bold; }

	ul, li, ol
		{ list-style-type: circle;
		
		font-family: Verdana, arial, helvetica; font-size: 11px; color: #666666; font-weight: none; }
		
	 hr
	   { font-family: Verdana, arial, helvetica; font-size: 11px; color: #999999; font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #A7A7A7; text-decoration: none;font-weight: none; }
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #999999; text-decoration: none; font-weight: none;}
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif";  font-size: 11px; color: #406618; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 11px; color: #333333; text-decoration: none; font-weight: none;}
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif";  font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 10px; color: #1E4814; text-decoration: none; font-weight: none;}
	a.link-green13:link, a.link-green13:visited, a.link-green13:active
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #93A23B; text-decoration: none; font-weight: none;}
	a.link-green13:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #1E4814; text-decoration: none; font-weight: none;}
	a.link-dgreen13:link, a.link-dgreen13:visited, a.link-dgreen13:active
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #005E20; text-decoration: underline; font-weight: none;}
	a.link-dgreen13:hover
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #1E4814; text-decoration: none; font-weight: none;}
		

		.textsnormal
		{
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;}	
		.textsnormal11
		{
	font-family: Verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;}	
		.textsdgay13
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #959595;
	text-decoration: none;
	line-height: 14px;}	
		.textsdgreen12
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #005E20;
	text-decoration: none;
	line-height: 14px;}	
		.textsdgreen-12
		{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #005E20;
	text-decoration: none;
	line-height: 14px;}	
		.textslgreen12
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #93A23B;
	text-decoration: none;
	line-height: 14px;}	
		.textsgray
		{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #A7A7A7;
	text-decoration: none;
	line-height: 12px;}	
		.textsaddress
		{
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;}	


		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: Verdana, arial, helvetica; font-size: 11px; color: #002478; background-color: #000000; }

	.table-address 
		{ font-family: Verdana, arial, helvetica; font-size: 11px; color: #FFFFFF; text-align: center; }
		
 .input {
	
	color: #402205;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #005E20;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	scrollbar-face-color:#B9C578;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#B9C578;
	scrollbar-darkshadow-color:#B9C578;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#1E4814;
	scrollbar-track-color:#FFFFFF;
}
	.MyButton {
	background-color: #005E20;
	color: #402205;
	font-style: normal;
	font-family: Verdana, arial, helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: none;
	border: 1px none #EFEFEF;
	}
.tborder {
	border: 1px dotted #000000;
}

