#content {  
	bottom: 22px; 
	height: expression((document.body.clientHeight-177) + "px");
	max-width:1024px; 
	position: absolute;
	overflow: auto;
	top: 150px;
	width: 100%;
}

#pageBottle {
	position: relative;
	top: 0px;
	bottom: 0px;
	height: 100%;
}

#taskNav {
	width: 168px;
	margin-top: 3px;
	margin-left: 3px;
}

#bodyBox {
	margin: 5 5 0 8;
}

#formErrMsg {
	padding:3px; 
}

#boxFeature {
	 /*WIDTH:100%;*/
	 Height: expression((document.body.clientHeight-386) + "px");
	 min-height:239;
	 padding: 0 15 0 15;
}
/*#boxfeature * a {
	font-size: 1em;
}*/
.feature1 {
	margin:4 0 6 0;
	font-size: .6em;
}
.feature2 {
	margin:4 0 6 0;
	font-size: .6em;
}
.feature3 {
	margin:4 0 0 0;
	font-size: .6em;
}
#boxfeature * .text {
	padding-left: 12px;
	position: relative;
	top: -4px;
} 

.banners {
	Height: expression((document.body.clientHeight-386) + "px");
	min-height: 239;
	position: relative;
	/*right: 7;*/
	/*background-image: url(../img/news/fp_press.gif);
	background-repeat: no-repeat;
	padding: 3 0 0 25;
	font-size: .6em;*/
}

.bodyBot {
	height:169px;
}
/*#boxLists {
	WIDTH:100%; 
	POSITION: relative; 
	HEIGHT:160px;
	vertical-align: bottom;
}*/
.listBox1 {
	border-top:#99adc2 1px solid;
	border-bottom:#99adc2 1px solid;
	margin: 0 5 0 0;
	padding:4px; 
	position: relative;
	OVERFLOW:auto; 
	HEIGHT:169px; 
	BACKGROUND-COLOR:#e5eaef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.listBox2 {
	border-top:#99adc2 1px solid;
	border-bottom:#99adc2 1px solid;
	margin: 0 0 0 0;
	padding:4px;
	position: relative;
	OVERFLOW:auto;
	HEIGHT:169px; 
	BACKGROUND-COLOR:#e5eaef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.listItem {
	padding: 0px 0px 6px 0px;
}

.fpImage {
	border: 1 #99adc2 solid;
	padding: 1;
	margin: 0 0 4 6;
}
