a { color: #00709E;
	text-decoration: none;
}
a:hover {
	color: #99AE6D;
	text-decoration: underline;
}
body {
	background: #B8D59D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #B8D59D;
	padding: 3px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 3px;

}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8FC072;
	border-right-color: #8FC072;
	border-bottom-color: #8FC072;
	border-left-color: #8FC072;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.box {
	border: 1px solid #B1D3DE;
	background-color: #F2F9FE;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftnavbkg {
	background-image: url(images/leftnavbkg.gif);
	background-repeat: repeat-y;
}

