.NavBtn {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #317C5A;
	font-weight: bold;
	height: auto;
}
.FormLbl {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #317C5A;
	font-weight: bold;
	position: relative; }
.FormLblCenter {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #317C5A;
	font-weight: bold;
	position: relative;
	height: 18; }
.HeadLbl {
	font-family: Arial;
	font-size: 8pt;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #547EAC;
	font-weight: bold;
	position: relative;
	background-position: center;
}
.TextInfo {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	position: relative;
	height: 18; }
.TextInfo8 {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	position: relative;
	height: 10; }
.TextInfoNoBold {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	list-style-type: none;
	position: relative;
	height: 18; }
.TextInfoNoBold8 {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	position: relative;
	height: 18; }	
.InptBox {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	position: relative;
	height: 20; }
.MultiInptBox {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	position: relative; }
.SelBox {
	position: relative;
	height: 18; }
.SelBox20 {
	position: relative;
	height: 300; }
.CmdBtn {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	background: #547eac;
	font-weight: bold;
	position: relative;
	height: 20px; }
.MenuHRef {
	color: #FFFFFF;
	font-weight: bold; }
	
#AddressButton_OK A
{
	display:block;
	width:27px;
	height:20px;
	line-height:20px;
	text-align:center;
	color: #FFFFFF;
	background:#547eac;
	border: 1px solid #3e3e3f;
	border-color:#3e3e3f;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
	margin:0px;
	position:relative;
	top:-1px;
	font-weight: bold;

}

