
.bluebox {
	background-color: #bfe5ff;

	padding: 15px;
}





#pagecontent table {
	border: 0px;
	border-top: 1px solid #0066cc;
}

#pagecontent td {
	border-bottom: 1px solid #0066cc;
}



#pagecontent th {
	background-color: #99ccff;
	color: #0066cc;
	padding: 5px 5px 5px 0px;
	font-weight: normal;
	line-heightr: 15px;
}

#pagecontent th.first {
	padding-left: 5px;
}




#pagecontent td {
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}

#pagecontent td {
	padding: 8px 8px 8px 0px;
}


ul {
	padding-left: 25px;
}



ul.bluebox {
	background-color: #bfe5ff;
	margin-top: 0px;
}




body, div, p, td {
	font-family: Helvetica, Arial;
	font-size: 12px;
}





#pagecontent a, #footer a {
	text-decoration: underline;
	color: #666666;
}

#pagecontent a:hover, #footer a:hover {
	text-decoration: underline;
	color: #0099FF;
}






