body				{ margin-left: 0; margin-top: 0; margin-bottom: 0;  margin-right: 0;
					  background-color: #eeeeee;
					  font-family: 'Arial', helvetica, sans-serif; }

a					{ color: #006633;
					  text-decoration: underline;
					  font-family: 'Arial', helvetica, sans-serif; }

a:hover				{ color: #202020;
					  text-decoration: underline;
					  font-family: 'Arial', helvetica, sans-serif; }

tr.decoration img 	{display: block;}

/* -- Generic Content Styles -- */
	.homecontent	{ font-size: small;
					  padding-right: 10px;
					  padding-left: 10px;
					  height: 100%; }

	.sitecontent	{ font-size: small;
					  padding-top: 7px;
					  padding-left: 15px;
					  padding-right: 15px;
					  height: 100%; }

	.smsitecontent	{ font-size: x-small;
					  padding-left: 10px;
					  padding-right: 10px; }

	.contentheader	{ font-size: medium;
					  font-weight: bold;
					  color: black; }

	.smcontentheader{ font-size: small;
					  font-weight: bold;
					  color: black; }

	.footercontent	{ font-size: 11px;
					  color: #cfcfcf;
					  font-family: 'Arial', helvetica, sans-serif;
					  background-color: #4c4c4c; }
		.footercontent a		{ color: #cfcfcf;
								  text-decoration: none; }
		.footercontent a:hover	{ color: #cfcfcf; 
								  text-decoration: none;}
								  
	.footer2{ font-size: 10px;
					  color:Gray;
					  font-family: verdanna,arial;
					  margin-bottom: 10px;
					  margin-top:0;
					  padding:0;
					  
					  }
	.footer2 a		{ color: Gray;
					  text-decoration: none; }
	.footer2 a:hover	{ color: Gray; 
					  text-decoration: none;}
					  
	h3 { font-size: small;
		  font-weight: bold;
		  color: #000000}

/* -- Generic Form Styles -- */
	.form			{ margin-left: 0;
					  margin-right: 0;
					  margin-top: 0;
					  margin-bottom: 0; }

	.form select	{ font-size: 8pt;
					  font-style: normal;
					  font-family: 'Arial', helvetica, sans-serif; }
            
	.producttitle { font-size: 18pt;
		  font-weight: bold;
		  color: #000000}
            
