.borderLayout {
	WIDTH: 100%; OVERFLOW: hidden; _height: 1%
}
.borderLayoutColumn {
	FLOAT: left; OVERFLOW: hidden; _height: 1%
}
.borderLayoutMastHead .menuTop.menu {
	OVERFLOW: hidden; _height: 1%
}
.menuPage.menu {
	OVERFLOW: hidden; _height: 1%
}
.borderLayoutMastHead .menuTop.menu LI {
	FLOAT: left
}
.borderLayoutMastHead .menuPage.menu LI {
	FLOAT: left
}
.container {
	OVERFLOW: hidden; _height: 1%
}
.navpath {
	OVERFLOW: hidden; _height: 1%
}
.navpath LI {
	FLOAT: left
}
.twoColumns.container .col1 {
	WIDTH: 49.9%; FLOAT: left; OVERFLOW: hidden
}
.twoColumns.container .col2 {
	WIDTH: 49.9%; FLOAT: left; OVERFLOW: hidden
}
.twoColumnsLeftHeavy.container DIV.col1 {
	WIDTH: 66%; FLOAT: left; OVERFLOW: hidden
}
.twoColumnsLeftHeavy.container DIV.col2 {
	WIDTH: 33%; FLOAT: left; OVERFLOW: hidden
}
.twoColumnsRightHeavy.container DIV.col1 {
	WIDTH: 33%; FLOAT: left; OVERFLOW: hidden
}
.twoColumnsRightHeavy.container DIV.col2 {
	WIDTH: 66%; FLOAT: left; OVERFLOW: hidden
}
.ColumnsTotal.container DIV.col1 {
	WIDTH: 99.9%; FLOAT: left; OVERFLOW: hidden
}
.threeColumns.container DIV.col1 {
	WIDTH: 33.3%; FLOAT: left; OVERFLOW: hidden
}
.threeColumns.container DIV.col2 {
	WIDTH: 33.3%; FLOAT: left; OVERFLOW: hidden
}
.threeColumns.container DIV.col3 {
	WIDTH: 33.3%; FLOAT: right; OVERFLOW: hidden
}
.threeColumnsLeftHeavy.container DIV.col1 {
	WIDTH: 50%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsLeftHeavy.container DIV.col2 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsLeftHeavy.container DIV.col3 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsRightHeavy.container DIV.col3 {
	WIDTH: 50%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsRightHeavy.container DIV.col1 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsRightHeavy.container DIV.col2 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsCenterHeavy.container DIV.col2 {
	WIDTH: 50%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsCenterHeavy.container DIV.col1 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.threeColumnsCenterHeavy.container DIV.col3 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.fourColumns.container DIV.col1 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.fourColumns.container DIV.col2 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.fourColumns.container DIV.col3 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.fourColumns.container DIV.col4 {
	WIDTH: 25%; FLOAT: left; OVERFLOW: hidden
}
.clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
.hide {
	DISPLAY: none
}
