.subnav .top {
	height: 12px;
	background-image: url("/_template/img/subnav_top_turquoise.gif");
}

.subnav ul.root li {
	background-image: url("/_template/img/subnav_bullet_turquoise.gif");
}

.subnav ul.root li ul li {
	background-image: url("/_template/img/subnav_bullet_indent_turquoise.gif");
}

.content h1 {
	color: #38C8C4;
}

.content a {
	color: #38C8C4;
}

.content a:visited {
	color: #99C7C6;
}

div.content img {
	border: 1px solid #38C8C4;
}
div.content img.no_border {
	border: none;
}

.main {
	background-image: url("/_template/img/watermark_turquoise.gif");
}

.content .formwrapper .top {
	background-image: url("/_template/img/form_top_green.gif");
}

.content .formwrapper .bottom {
	background-image: url("/_template/img/form_bottom_green.gif");
}

.content .formwrapper .form {
	background-color: #E4F3E1;
}