body { font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #231F20; 
}
p { margin-left: 20px; margin-right: 20px; margin-top: 9px; }
h1 {
	font-size: 36px;
	line-height: 26px;
	background-image: url(../images/h1arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 7px;
}
h2 { font-size: 18px; line-height: 22px; font-weight: normal; margin-right: 20px; margin-left: 20px; }
h3 { font-size: 13px; line-height: 22px; font-weight: normal; color: #818991; font-style: italic; margin-top:11px; margin-right: 20px; margin-left: 20px; }
h4 { font-size: 16px; line-height: 20px; font-weight: normal; margin-top:10px; margin-right: 20px; margin-left: 20px; }
h5 { font-size: 11px; margin-right: 20px; margin-left: 20px; }
h6 { font-size: 11px; }
a { color: #88BB15; text-decoration: none; font-size: 13px; }
a:hover span{ text-decoration: underline; }
a.button { background-image: url(../images/buttonCap.png); padding-right: 30px; float: left; background-repeat: no-repeat; background-position: right top; margin-top: 24px; margin-left: 10px; font-weight: normal; }
a.button span { font-size: 14px; background-image: url(../images/button.png); display: block; color: #FFF; line-height: 32px; padding-left: 20px; padding-right: 10px; font-weight: normal; }
.highlight { color: #88BB15; }
p strong{ font-weight: bold; font-size: 13px; }
p a{ text-decoration: underline; font-size: 13px; }
#main ul { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; padding-bottom: 11px; margin-right: 20px; margin-left: 20px; }

#main ul li{ list-style-type: none; border-top-width: 1px; border-top-style: solid; padding-top: 11px; margin-top: 11px; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; background-image: url(../images/check.png); background-repeat: no-repeat; background-position: left 12px; padding-left: 20px; }
#main li ul  { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; padding: 0px; margin-left: 40px; }
#main li ul li { list-style-type: circle; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; list-style-position: outside; padding: 0px; margin: 0px; font-weight: normal; font-size: 11px; background-image: none; }
#main ol { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; padding-bottom: 11px; margin-right: 20px; margin-left: 20px; list-style-type: decimal; list-style-position: inside; color: #88BB15; font-size: 14px; font-weight: normal; }
#main ol li { border-top-width: 1px; border-top-style: solid; padding-top: 11px; margin-top: 11px; border-top-color: #CCC; font-size: 16px; }
li span { color: #231F20; }




table { margin-right: 20px; margin-left: 20px; margin-top: 9px; border-top-width: 3px; border-top-style: solid; border-top-color: #88BB15; background-color: #FFF; }
tr { border-top-width: 1px; border-top-style: solid; border-top-color: #E6E6E6; }
thead tr td{ background-color: #eee; font-size: 13px; }

td { height: 32px; }

