body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	vertical-align: top;
	width: 100%;
	background-color: #FFFFFF;
}

.bolditalic {
	font-weight: bold;
    font-style: italic;
}

.italic {
   font-style: italic;
}

.red {
	color: red;
}

.bold {
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3A9248;
	font-size: 100%;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3A9248;
	font-size: 100%;
	font-weight: bold;
	background-color: #EAEEF2;

}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #3A9248;
	font-weight: bold;
}

a.leftlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A9248;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}	

a.leftlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	background: #3868D4;
	text-decoration: none;
}	

.nhgov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.nhgov {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.nhgov:hover {
	font-size: 80%;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	background-color: #AFCADB;
}

a.skip {
	font-size: 50%;
	color: #FFFFFF;
}

a.skip:hover {
	font-size: 50%;
	color: #FFFFFF;
	background-color: #000000;
}

.date {
	font-size: 80%;
	color: #000000;
}
