body {
	font-family:verdana,helvetica,arial,sans serif;
	font-size:10pt;
	background-color:white;
}
table {
	font-size:10pt;
}
img {
	border: solid #9A9A9A 0px;
}
A:link {
	text-decoration: none;
	color: navy;
}
A:hover {
	text-decoration: none;
	color: navy;
}
A:visited {
	text-decoration: none;
	color: navy;
}
A:active {
	text-decoration: none;
	color: navy;
}
.pntw_border {
	border:solid #9A9A9A 1px;
}

.pntw_border_bottom {
	border-bottom:solid #9A9A9A 1px;
}
.pntw_border_top {
	border-top:solid #9A9A9A 1px;
}
.pntw_border_right {
	border-right:solid #9A9A9A 1px;
}
.pntw_border_left {
	border-left:solid #9A9A9A 1px;
}

.pntw_grid_fixed_field {
	background-color:#E9ECEF;
	color:black;
	border-bottom:solid #9A9A9A 1px;
	font-weight:bold;
	padding-left:3
}

select {
	font-size:8pt;
	height:15px;
	background-color:#F5F5F5;
}
input {
	border: solid #9A9A9A 1px;
	background-color:#F5F5F5;
	font-size:9pt;
}
textarea {
	border: solid #9A9A9A 1px;
	background-color:#F5F5F5;
	font-family:verdana,helvetica,arial,sans serif;
	font-size:9pt;
}
