@charset "utf-8";
/* CSS Document */



.Leftgrnimage{
	background-image:url(images/Green-Bar.gif);
	background-repeat:repeat-y;
	width:6px;
}

.homeblack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:20px;
	padding-left:10px;
	line-height:24px;

}


.homegreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6b851f;
	font-weight:bold;

}

.blts{
		
		list-style-image:url(images/bullet.gif);
}

.lisTxt{
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#383838;
		line-height:22px;
		padding-left:2px;

}

li{
	list-style:none;
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 8px;
	margin-bottom: 10px;
	}
.onlypadding{
	padding-top:8px;

}

.gray12{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#828282;
		}


.black12{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		}
.red11link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9f0000;
	
	text-decoration:underline;

}.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
}

