body {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00817C;
}
p, ul {
	font-size: 80%;
}
#masthead {
	height: 106px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00817C;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1px;
	line-height: 0px;
	margin-bottom: 20px;
	text-align: left;
}
#masthead img {
	margin-top: 0px;
	margin-left: 20px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#leftcol, #rightcol, #contentcontainer {
	float: left;
}
#leftcol {
	width: 140px;
	margin-left: 20px;
}
#nav {
	text-align: left;
	font-size: 75%;
	font-weight: bold;
}
#nav li.parent {
}
#nav li.thisparent {
	display: block;
	background-repeat: no-repeat;
	background-image: url(../graphics/nav/ent-rounded-box.gif);
	background-position: left 1px;
}
#nav li.thisparent a {
	color: #00817C;
}
#nav li.child {
	font-weight: normal;
	color: #00817C;
}
#nav li.thischild {
	font-weight: normal;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../graphics/nav/b4dcd3_box.gif);
	background-position: left 3px;
}
#nav li.thischild a {
	color: #00817C;
}
#nav ul {
	text-align: left;
	font-size: 100%;
}
#nav ul li {
	list-style-type: none;
	}
#nav li a {
	text-decoration: none;
	height: 27px;
	color: #00817C;
	display: block;
	background-repeat: no-repeat;
	line-height: 27px;
	background-position: center;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: inherit;
}
#nav li a.active {
	background-image: url(../graphics/nav/b4dcd3_box.gif);
}
#nav li a:hover {
	color: #76b3b1;
}
#subnav ul {
	font-size: 75%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4e0df;
}
#subnav ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4e0df;
	}
#subnav li a {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	padding-left: 8px;
	color: #00817C;
	background-position: center;
	text-align: left;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav li a.active {
	background-image: url(../graphics/nav/as83b5_box.gif);
}
#subnav li a:hover {
	color: #00817C;
	background-color: #E9F3F2;
}
#rightcol {
	width: 138px;
}
#rightcol img {
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentcontainer {
	width: 416px;
	margin-right: 14px;
	margin-left: 12px;
}
#content h1 {
	font-weight: normal;
	color: #00817C;
	font-size: 170%;
	padding-top: 18px;
	padding-bottom: 12px;
}
#content h2 {
	color: #00817C;
	font-size: 105%;
	letter-spacing: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#content h3 {
	font-size: 90%;
	padding-bottom: 8px;
	padding-top: 8px;
}
#content p {
	line-height: 17px;
	padding-bottom: 5px;
}
#content ul {
	padding-left: 1.4em;
	list-style-image: url(../graphics/00817C_bullet.gif);
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 19px;
}
#content table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#content table td.numbers {
	font-size: 80%;
	line-height: 17px;
	font-weight: bold;
}
#content .intro {
	color: #00817C;
}
#content img {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content img.nofloat {
	float: none;
	padding: 8px 0px;
}
#footer {
	clear: both;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00817C;
	margin-bottom: 20px;
}
#footer a {
	color: #00817C;
	text-decoration: none;
}
#footer a:hover {
	color: #00817C;
	text-decoration: underline;
}
#footer p {
	font-size: 70%;
}
#footer ul {
	list-style-type: none;
	margin-top: 8px;
	font-size: 75%;
	margin-bottom: 8px;
}
#footer ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00817C;
}
#footer ul li.lastlink {
	border-right-style: none;
}
#footer ul li a {
	margin-right: 5px;
	margin-left: 5px;
}
.quote {
	margin-bottom: 15px;
	color: #00817C;
	font-style: italic;
	font-size: 100%;
	line-height: 1.3em;
}
.sidebox {
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../graphics/rightcol/corners/9dcdcc_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.sidebox h2 {
	color: #00817C;
	font-size: 100%;
	margin-bottom: 8px;
	background-image: url(../graphics/rightcol/corners/9dcdcc_top.gif);
	background-repeat: no-repeat;
	margin-left: -8px;
	margin-right: -8px;
	padding-top: 15px;
	padding-left: 8px;
}
.sidebox p {
	font-size: 75%;
	padding-bottom: 5px;
}
.sidebox p.go {
	text-align: right;
	padding-top: 5px;

}
.sidebox p.go a{
	font-weight: bold;
	color: #00817C;
	text-decoration: none;
	font-size: 120%;
	background-image: url(../graphics/rightcol/actionarrow/b4dcd3_actionarrow.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: right center;
	padding-right: 25px;
}
.sidebox p.go a:hover {
	text-decoration: underline;
}
.sidebox ul {
	list-style-image: url(../graphics/rightcol/listarrow/b4dcd3_listarrow.gif);
	padding-left: 1.4em;
}
.sidebox ul li {
	margin-bottom: 5px;
}
.sidebox ul li a {
	color: #00817C;
	text-decoration: none;
}
.sidebox ul li a:hover {
	color: #00817C;
	text-decoration: underline;
}
p.backtotop {
	text-align: right;
}
p.backtotop a {
	text-decoration: none;
	background-image: url(../graphics/content/backtotop/b4dcd3_btt_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	color: #00817C;
}
p.backtotop a:hover {
	text-decoration: underline;
}
.clearboth {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}
.phonenumbers {
	font-size: 120%;
	font-weight: bold;
	color: #00817C;
}
td.label {
	font-size: 12px;
}
