p {text-align:justify;
}

#rightcolumn iframe {
	padding-top: 15px;
	padding-bottom: 5px;
}
#leftGraphic {
	vertical-align: top;
	display: block;
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 20pt;
	color: #000099;
	padding: 20px 10px 10px 10px;
	background-color: #FFFFFF;
}
#rightGraphic {
	vertical-align: top;
	display: block;
	float: right;
	text-align: center;
	font-size: 11px;
	line-height: 20pt;
	color: #000099;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
.keypadTd {
	background-image: url(../graphics/key.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
	width: 96px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	line-height: 11px;
	font-weight: normal;
	padding-bottom: 6px;
	overflow: hidden;
}
#fullpage #outer #inner #content #bodycolumn #NextPrevious {
	text-align: left;
}

.keypadA {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.keypadA:Hover {
	color: #000000;
	text-decoration: underline;
}
.keypadGroupTd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	text-align: center;
	height: 30px;
}
.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #0033CC;
	background-color: #CCFFFF;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCFFFF;
	border-right-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
