@charset "utf-8";
/* CSS Document */
body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
.thrColLiqHdr #container {
	background: #FFFFFF;
}
.thrColLiqHdr #header {
	background: #FFFFFF;
}
.thrColLiqHdr #sidebar1 {
	background: #E1ECFB; /* the background color will be displayed for the length of the content in the column, but no further */
}
.thrColLiqHdr #sidebar2 {
	background: #E1ECFB; /* the background color will be displayed for the length of the content in the column, but no further */
}
.thrColLiqHdr #mainContent {
}
.thrColLiqHdr #footer {
	background-color:#2962aa;
}