body { margin-top: 0px; margin-left:0px; margin-right:0px; background:#6794c6; }

/* PAGE LAYOUT DIVs */
#pagebody { margin:0; font-family:Arial; }
#pagenavbar { width: 100%; padding: 0; margin:0; }

#displaytable td { font-family:Arial; background:#f6f6f6; border-bottom:1px solid #999999; border-right:1px solid #999999; }
#displaytable td.h-cell {background:#000080; }
#displaytable td a { color:#000080; text-decoration:none; display:block; width:100%; }
#displaytable td a:hover { background:#ffffff; }


.box { border:1px solid #C7D0DE; font-size:12px; background:#f7f7f7; }
.box-header { font-size:14px; font-weight:bold; width:100%; background:#c7d0de; }
td.h-cell { 
	background: #000080;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold; 
	text-align: center; }

/* SEARCH DISPLAY PROPERTIES */
  h1 { margin-top:0; color:#6794c6; font-family:Arial Black; font-size:40px; border-bottom:2px solid #a7c4e8; width:500px;}
  h2 { margin-bottom:0; }
  p { margin-top:0; text-indent:20px; }
  #about { width:98%;margin:0;background:#f6f6f6;padding:5px;
  	font-size:13px;vertical-align:top; }
  #report { width:100%;height:100%;margin:0;padding-left:15px; width:660px; }
  #report table { border:2px solid #999999; empty-cells:show; }
  #report td { background:#f6f6f6;border-bottom:1px solid #999999;border-right:1px solid #999999; }
  #report td.h-cell {background:#000080;font-size:14px;color:#ffffff;font-weight:bold;
  	text-align:center; }
  #report td a { color:#000080; text-decoration:none; display:block; width:100%; }
  #report td a:hover { background:#ffffff; }
  .sort-button { font-size:11px;padding:0;margin-left:2px;}

