#siteTop {
	background-image: url(template/ics/images/siteTop.gif);
}
.siteBorder {
	background-color: #005cac;
}

#navigation {
	background-color: transparent;
}
.dropdown LI.level1 {
	background-color: transparent;
}
.dropdown A.level1 {
	color: #DADADA;
}
.dropdown LI.level1 LI {
	background-color: transparent;
}
.dropdown LI.level1 LI A:hover {
	background-color: transparent;
	text-decoration: underline;
}

INPUT, SELECT, TEXTAREA {
	border: 1px solid #000000;
}

a {
	color: #005cac;
}