@charset "ISO-8859-1";
.disclaimer {
	font-size: 10px;
	color: #666666;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content_middle_sideRulegreen {
	background-image: url(images/leftRightBorder.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
}
.content_middle_sideRulegreen p {
	padding-right: 20px;
	padding-left: 20px;
}

.content_middle_sideRulegreen_2col {
	background-image: url(images/leftRightBorder_2col.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC66;
	padding-top: 20px;
}
.content_middle_sideRulegreen_2col li {
	list-style-image: url(images/bullet.gif);
	padding-left: 20px;
}
.content_middle_sideRulegreen_2col p {
	padding-right: 20px;
	padding-left: 20px;
}
.intro {
	font-size: 11px;
	padding-bottom: 20px;
}

 ul {
	margin-right: 50px;
	margin-left: 50px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC66;
	margin-left: -10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: list-item;
}
a:link {
	color: #FF6633;
}
a:visited {
	color: #99CC66;
}


.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}.padImageBottomLeft {
	padding-bottom: 20px;
	padding-left: 20px;
}
.headingLarger {
	font-size: 16px;
	color: #99CC66;
	font-weight: bold;
}
