body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 18px;
}
#nav  {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#nav ul {
	font-size: 10px;
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#content {
	font-size: 12px;
	padding: 4px;
	line-height: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main-copy {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	background-color: #fcfefd;
}
.sm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.box-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #deece6;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 177px;
		_height:220px;
min-height:220px;
}
.box-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #f0f5b8;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 177px;
		_height:220px;
min-height:220px;
}
.box-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #f0f5b8;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 177px;
}


h1 {
	font-size: 14px;
	color: #008559;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.td-nav {
	background-color: #F0F5B8;
	padding: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}

h2 {
	font-size: 12px;
	color: #A83419;
	margin: 0px;
	font-weight: bold;
	padding: 0px;
}

a {
	color: #008559;
	text-decoration: underline;
}
a:hover {
	color: #E14031;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}
#subnav ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	margin: 0px;
}
a.subnav:link, a.subnav:visited, a.subnav:active {
	color: #008559;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.subnav:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subnav-over {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.picborder {
	border: 1px solid #CCCCCC;
}
.red {
	color: #E0412E;
}
