@charset "utf-8";
/* CSS Document */

.lightGreen {
	text-decoration: none;
	color: #91c815;
}

#right_col h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -10px;
	line-height: 19px;
}

#right_col h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#right_col li {
	background-image: url("../images/bullet_12pt.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 14px;
	list-style: none;
	margin-left: -30px;
}
	
#left_col h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-left: -20px;
	line-height: 19px;
	border-bottom: 1px solid #999999;
	background-image: url("../images/headerone.png");
	background-repeat: repeat-y;
	padding: 8px;
}

#left_col h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left_col li {
	background-image: url("../images/bullet_12pt.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 14px;
	list-style: none;
	margin-left: -30px;