@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------- Hacks CSS - Styles to correct various bugs -------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------ */

.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
/* End Hide from IE-mac */

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #header {
	height: 1%;
}
/* End Hide from IE-mac */

#mainContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #mainContent {
	height: 1%;
}
/* End Hide from IE-mac */

#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #footer {
	height: 1%;
}
/* End Hide from IE-mac */

.panelRight:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelRight {
	height: 1%;
}
/* End Hide from IE-mac */

.panelLeft:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelLeft {
	height: 1%;
}
/* End Hide from IE-mac */

.panelWhiteMiddle:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelWhiteMiddle {
	height: 1%;
}
/* End Hide from IE-mac */

.panelWhiteMiddle80:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelWhiteMiddle80 {
	height: 1%;
}
/* End Hide from IE-mac */

#panelCenter:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #panelCenter {
	height: 1%;
}
/* End Hide from IE-mac */


#subContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #subContent {
	height: 1%;
}
/* End Hide from IE-mac */

#mainNav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #mainNav {
	height: 1%;
}
/* End Hide from IE-mac */