body, html {
  min-height: 100%;
  height: 100%;
}

.newFooter {
	position:absolute;
	bottom:0;
	left:0;
  top: auto !important;
	width:100%;
}

.bodyWrapper {
	min-height: 100%;
	position: relative;
}

body {padding: 0; margin: 0;}
div.newDesign #content {padding-bottom: 0;}
div.newDesign {min-width: 930px; background: #fdfdfd; font-family: scandinavian, Arial, sans-serif; font-size: 12px; line-height: 1;}
div.newDesign #footer {z-index: 0;}
div.newDesign #footer .col2 {z-index: 0;}
div.oldDesign {padding-bottom: 440px; clear:both; width: 930px; margin: auto;font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
div.oldDesign div.main {width: 930px; margin-top: 20px;}
div.oldDesign div.leftContainer {width: 332px; float: left;}
div.oldDesign div.middle {float:left; width: 574px; padding: 15px 10px 15px 10px;}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
    *height: 1px;
}
.clearfix {
    *zoom: 1;
}

div.oldDesign div.accordionblock h2.headline a {font-family: Verdana,Arial,Helvetica,sans-serif; background: none; font-size: 11px; color: black; padding: 0; margin: 0; font-weight: normal;}