body {
	background-color: #D2EBF0;
}
.main a {
	color: #338799;
}
.main a:hover {
	background-color: #D2EBF0;
}
.main h1 {
	color: #338799;
}
.main h2 {
	color: #338799;
}
.mainborder {
	border-right-color: #AEDBE4;
	border-bottom-color: #AEDBE4;
	border-left-color: #AEDBE4;
}
.logo {
	background-image: url(/images/logo-teal.gif);
	background-repeat: no-repeat;
}
.navarea a {
	background-color: #D2EBF0;
	color: #338799;
	border: #99C3CC;
}
.navarea a:hover {
	background-color: #AEDBE4;
}
.subnavarea {
	display: none;
}
.subnavtable {
	border-top-color: #99C3CC;
	border-right-color: #99C3CC;
	border-left-color: #99C3CC;
	float: right;
}
.subnavtable a {
	color: #338799;
	border-left-color: #99C3CC;
}
.subnavtable a:hover {
	background-color: #D2EBF0;
}
.subnavtabletop {
	background-color: #AEDBE4;
}
.subnavtableline img {
	border-right-color: #99C3CC;
	margin-left: 473px;
}
.box {
	background-image: url(/images/boxarrow-teal.gif);
}
.morebar {
	background-color: #D2EBF0;
	border-top-color: #99C3CC;
	border-right-color: #99C3CC;
	border-left-color: #99C3CC;
	border-bottom-color: #99C3CC;
}
.formclass {
	background-color: #D3EBF0;
	border-top-color: #338799;
	border-right-color: #338799;
	border-left-color: #338799;
	border-bottom-color: #338799;
	margin-bottom: 3px;
}.captcha img {
	border: 1px solid #999;
}
