.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A51A1;
}
.rightcell {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.page_header {
	height:80px;
	width:300px;
}
.page_header h1 a:link,  .page_header h1 a:visited  {
	text-decoration:none;
width:100%;display:block;
height:100%;
text-indent:-9999px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 70px;
}
body,td {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #E9F2F8;
	height: 17px;
	border: 1px solid #C7C6CB;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #E9F2F8;
	border: 1px solid #C7C6CB;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
