.subTitle { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .2em;
}
p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodyText {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.input {
	border: solid 1px #000066;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.border {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
.border3 {
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
.dhtml {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	top: 0;
	left: 0;
}