/* CSS Document */

.body1	{ 
		background-image:url(SiteImages/grass55pTransp.jpg);
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		}
		
@media print {
		.ScreenOnly {display:none;}
		}

.marg25 {
		margin-left: 25px; }
		
.p 		{font-family:"Trebuchet MS", Verdana, Monaco, Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; }
.nav	{font-family:"Trebuchet MS", Verdana, Monaco, "Arial Narrow", sans-serif; font-size: 10pt; font-weight:bold;
		 color:#003300; font-style:normal;
		 }

.style1 {
	font-size: small;
	color: #000066;
	font-weight: bold;
}
.style2 {color: #003300}
.style3 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: bold;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, Monaco, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: bold;
}

.contentbkgrd  {background-color:#D7FFD7}

table  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}
.entering  {
	font-size : 9pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : italic;
	color : #ff0000;
	line-height : 140%;
	text-decoration : none;
	text-align : left;
}

.title  {
	font-size : 11pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : none;
	color : black;
	line-height : 140%;
	text-decoration : none;
	text-align : center;
}

.copyright  {
	font-size : 8pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 120%;
	text-decoration : none;
	text-align : left;
}