body{
	background-color: #ffffff;
}
body, td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size:8pt;*/
	color:#777777;
	line-height:100%;
	text-align:justify;
}
.editRow{}
.editRow td{
	border-top:5px solid #e4e4e4;
	border-bottom: 5px solid #e4e4e4;
	}
p{
	margin-bottom:1em;
	margin-top:0em;
	}
a:link, a:visited{
	text-decoration:none;
	color:#4E86BF;
}
a:hover{
	color:#999999;
}
.error{
	color:red;
}

.fullWidth{
	width:100%;
	}
.fullHeight{
	height:100%;
	}
.fullSize{
	width:100%;
	height:100%;
	}

.pageContents{
	background-color: white;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
}
.holdingTable{
	height:100%;
	vertical-align:top;
	text-align:left;
	width:100%;
}
.footerCell{
	width:auto;
	background-color:#999999;
	color:#C0B5A3;
}
.defPadding{
	padding:3px;
}
#padout{
	padding:3px;
}
.defSpacer{
	height:2px;
	width:2px;
}
form{
	padding:0px;
	margin:0px;
}
#padFix{
	padding-bottom:2px;
	}

#bottomOfPage{
	background-color:white;
	border-left:3px solid white;
	border-top:3px solid white;
}

#topStrip{
	height:10px;
}


.plMargin{
	height:1px;
	}


#header1{
	font-size:14px;
	}
.header1{
	padding-top:1px;
	padding-bottom:1px;
	}

.BGEr{
	background-image: url(../images/bg/right.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	width:1px;
	/*background-color:#E4E4E4;*/
}
.BGEspread{
	/*background-color:#E4E4E4;*/
	}
.BGEbottom{
	background-image: url(../images/bg/bottom_edge.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	height:1px;
	/*background-color:#E4E4E4;*/
}
/*#titleStripFade{
	color:white;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}*/
/*
#titleStripFade{
	height:15px;
	}
*/
#titleStripFade td{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}
#titleStripReg td{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}
#titleStripFade2 {}
#titleStripFade2 td{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	}
.BGEl{
	/*background-image: url(../images/bg/left.gif);*/
	background-repeat: repeat-y;
	background-position: right top;	
	width:1px;
	/*background-color:#E4E4E4;*/
}
.BGEb{
	/*background-image: url(../images/bg/back.gif);*/
	background-repeat: repeat;
	background-position: left top;
	width:50%;
	/*background-color:#E4E4E4;*/
}




