body {
	background-color:#ffffff ! important;
	text-align:left;
	font-size:13px
	margin:0;
	width:900px ! important;
}
#PAGE_CONTAINER {
	width:500px ! important;
	text-align:left;
	margin:0;
}

#HEADER_LO, #NAV_LO, form, a img{
	display:none;
}

h1 {
	
}

#PAGE_LO {
/*	width:500px ! important;*/
}

/* override for h1 color/size...  */
h1 {
	color: #5F7189;  /*#265282;*/
	font-size: 1.5em;
	line-height: 14px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* override for h2 color/size...  */
h2 {
	color: #5F7189; /*#6D88A2;*/
	font-size: 11px;
	line-height: 1.2em;
	font-weight:bold;
	margin-top: 14px;
	margin-bottom: 12px;
}

/* override for h3 color...  */
h3 {
	color: #5F7189; /*   #5f7189;   #365BB3   color:#006699;*/
	font-size: 1.1em;
	font-weight:bold;
	margin-top: 6px;
}


.detailitem {
	display: block;
	width: 345px;
	text-align: left;
	font-size:11px;
	float: left;
	border: 0;
	height:6em;	
}

.detailvalue {
	margin: 0 0 18px 0;	
	text-align: left;
	border: 0;	
}			
	

.detailtitle {
	margin: 0 0 4px 0;
	text-align: left;
	border: 0;
	font-weight:bold;
}

.cfdebug {display:none;}

