.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.textWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	;
	color: #FFFFFF
}
.floatleft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.linkWht {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pic_bord {
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.floatright_bord {
	float: right;
	border: 1px solid #333;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.textLGWhtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	;
	color: #FFFFFF;
	font-weight: bold;
}
.tblbord_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #E3E5F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}
.tblbord_hdrLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background-color: #E3E5F0;
	border: 1px solid #000;
}
.tblbord_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.tblbord_rowLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	text-decoration: none;
}
.btmnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
