.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #038F49;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
}

.dotted {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #038F49;
	border-right-color: #038F49;
	border-bottom-color: #038F49;
	border-left-color: #038F49;
}

.lil {
	font-size: 11px;
}

a { color: #038F49; }
a:hover { color: #015D2F; }

.blackbox {
	border: 1px solid #000000;
}

.lilsidehead {
	font-size: 12px;
	font-weight: bold;
	color: #F7FAC8;
	text-decoration: none;
}

a.side { color: #F7FAC8; text-decoration: none;}
a.side:hover { color: #F7FAC8; }.subhead {
	font-style: normal;
	font-weight: bold;
	color: #fA8A0A;
	font-size: 13px;
}

a.health { color: #F7FAC8; text-decoration: underline;}
a.health:hover { color: #F7FAC8; text-decoration: none; }


.graydotted {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.peach {
	font-weight: bold;
	color: #fA8A0A;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.page{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	clear:right;
	margin-top: -35px;
	
}
.truebreak {
        clear: both;
}
h1 {
   font-size: 18px;
   color: #fA8A0A;	
}
h2 {
   font-size: 16px;
   color: #fA8A0A;	
}
h3 {
   font-size: 14px;
   color: #fA8A0A;
}
ul.bodylist {
	list-style-position: outside;
	list-style-image: url(icon/tiny_arrow.gif);
	list-style-type: disc;
	/* margin-left: -5px; */
}
li.half_page {
	width: 40%;
	width: 40%; 
	float: left; 
	padding-bottom: 5px;
    clear: none;
	font-size: 14px;
	font-weight: bold;
}

#healthbox {
width: 685px;
height: 865px;
margin-top: 20px;
margin-left: 20px;
text-align: center;
}