body  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000000; 
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	min-width:900px;
}
/* delete default padding for these tags */
p,h1,h2,h3,h4,ol,ul,li {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 1em;
}

/* Basic page parms like width, bg, alignment  */


#bannerad1 {
	height: 90px;
	width: 976px;
	padding-top: 9px;
	background-color: #F9F5EA;
	text-align:center;
}
#print1 {
	width:1100px;
	height:86px;
	float:left;
	background-color:#fff;
}
#print1c {
	width:1100px;
	height:42px;
	float:left;
	background-color:#fff;
}
#print2 {
	width:640px;
	height:20px;
	float:right;
	padding-right:10px;
	background-color:#fff;
}


#phpmain {
	width:976px;
	height:auto;
	padding:0px;
	clear: both;
}
#phpmain11 {
	width:1100px;
	height:auto;
	padding:0px;
	clear: both;
}
#mainContentp {
	width: 616px;
	padding: 10px 20px 20px 20px;
	background: #FFF;
	text-align:left;
}


#pageDiv {
	text-align: right;
	padding-top: 15px;
}
#footerLeft {
	float: left;
	width: 216px;
	clear: none;
	background-color: #FFF;
	padding-top: 30px;
	font-size: 0.9em;
}
#footerRight {
	float: right;
	width: 436px;
	background-color: #FFF;
	padding-top: 30px;  
	font-size: 0.9em;
	text-align:right;
}

.grbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style:italic;
	font-weight: normal;
	color: #000000;
	margin-left: 13px;
	margin-bottom:6px;
	height: auto;
	padding: 10px;
	width: 250px;
	border: thin solid #000;
	line-height:110%;
	text-align:center;
	background-color: #c2d69b;
	float: right;
}
.sp12{
	
line-height:1.3em;
}
#lspace li{
	
line-height:1.2em;
}
.cellunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

