body {

	margin:0;
	padding:0;
	height:100%;
	height:auto !important;
	min-height:100%;

	background-repeat:repeat-y;
	background-position:center top;
	background-color:#FFFFFF;

}

#body-over {

	width:100%;
	height:100%;
	height:auto !important;

	margin-left:auto;
	margin-right:auto;
	text-align:left;

	position:relative;

}

#container {

	width:640px;
	height:100%;
	min-height:100%;
	height:auto !important;

	position:relative;
	clear:both;

}

#print_header {
	
	width:640px;
	position:relative;
	float:left;
	clear:both;

}

#content {

	text-align:left;
	width:640px;

}

#print_logo {

	position:relative;
	float:left;
	margin-top:10px;

}

#print_address {

	position:relative;
	float:right;
}

#fce_2col {
	
	width:545px;
	_width:550px;
	height:auto;
	position:relative;
	clear:both;


}

#columnLeft {

	width:265px;
	_width:270px;
	margin-right:15px;
	position:relative;
	float:left;


}

#columnRight {

	width:265px;
	position:relative;
	float:left;


}

#fce_2col_clearing {

	font-size:1pt;
	line-height:0px;
	height:0px;
	clear:both;

}


