@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-size:12px;
}

.clearBoth {
	clear:both;
	line-height:2px;
}

.noPrint {
	display:none;
}

#mainContainer {
	margin:0px auto;
	/*width:80%;*/
}

.headerContentArea .headerMenuArea {
	float:left;
	width:561px;
}

.headerContentArea .headerMenu {
	float:right;
	width:auto;
	height:45px;
	padding-right:18px;
	padding-top:20px;
}

#headerContainer .headerContentArea {
	margin:0px auto;
	width:100%;
	float:left;
	height:155px;
}

.headerContentArea .logoArea {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:171px;
}

.middleContentArea .mainMenuContainer {
	float:left;
	margin-left:5px;
	margin-top:30px;
	width:190px;
	height: auto;
}

.middleContentArea .narrowcolumn {
	/*float:left;*/
	margin-left:200px;
	width:73%;
}

.middleContentArea .widecolumn {
	/*float:left;*/
	margin-left:200px;
	width:73%;
}

#vpefGraphicContainer {
	/*height:207px;*/
	width:770px;
	text-align:center;
	clear:both;
}

#footerArea {
	text-align:center;
	font-size:11px;
}

#footer {
	text-align:center;
	font-size:11px;
}
