@charset "utf-8";
.thrColLiqHdr #container #header {
	background-color: #FFFFFF;
	background-image: url(Images/DISDBanner.png);
	background-repeat: no-repeat;
	height: 90px;
}
.thrColLiqHdr #container #sidebar1 {
	background-color: #000099;
}
.thrColLiqHdr #container #sidebar2 {
	color: #FFFFFF;
	background-color: #000099;
}
.thrColLiqHdr #container #sidebar1 {
	color: #FFFFFF;
}
.thrColLiqHdr #container #footer {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.thrColLiqHdr #container #AddrInfo {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	border: thin solid #000099;
}
.thrColLiqHdr #container #header img {
	height: auto;
	width: 60%;
}
.thrColLiqHdr #container #sidebar1 #MenuBar1 .MenuBarItemSubmenu {
	color: #FFFFFF;
	background-color: #000099;
}
.thrColLiqHdr #container #sidebar1 #MenuBar1 a {
	color: #FFFFFF;
	background-color: #000099;
}
.thrColLiqHdr #container #sidebar2 a {
	color: #FFFFFF;
	text-decoration: none;
}
