/* CSS Document */


body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	padding-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.copyright {
	font-size: 9px;
	color: #CCCCCC;
}


.finePrint{
	font-size: 9px;
	color:#999999;
}

.smallPrint{
	font-size: 9px;
	color:#333333;
}

.headerText {
	color: #86A442;
	font-weight:bold;
	font-size:11px;
}
 
.headerText-darker {
	color: #667C32;
	font-weight:bold;
	font-size:11px;
} 
 
.bullettMaroon {
	list-style-position: outside;
	list-style-image: url(../images/bullett.jpg);
	margin-top: 5px;
}

.green {
	color: #86A442;
}

.testimonialGreen1 {
	color:#9BAE15;
}

.testimonialGreenBIG1 {
	color:#9BAE15;
	font-size:16px;
}

.testimonialGreen2 {
	color:#AFC518;
}

.checkmark {
 	list-style-position: outside;
	list-style-image: url(../images/checkMark.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #879812;
}
