/* CSS Document */
.txt {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}txtsm {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
}
.txtsmi {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	letter-spacing: normal;
}
.txtbold {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
}
.txtitalic {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	letter-spacing: normal;
}
.txtib {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	letter-spacing: normal;
}
.txtitalicred {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
	letter-spacing: normal;
}
.txtitalicredsm {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
	letter-spacing: normal;
}
.txtwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: normal;
}
.txtheader {
	font-family: Tahoma;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	letter-spacing: normal;
}
.whtbg {background-color: #FFFFF;
}
.bottom {
	background-color: #808080;
}
.pgheader {
	font-family: Tahoma;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	letter-spacing: 2pt;
}
.sectheader {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3pt;
}
a.bodylink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
}
a.bodylink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
}
a.bodylink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #A60124;
	text-decoration: underline;
}
.imgborder {
	border: 1px solid #FFCC00;
	padding: 2px;
	margin: 4px;
}
.goldborder {
	border: 1px solid #FFCC00;
}
.blueborder {
	border: 1px solid #000099;
}
.blkborder {
	border: 1px solid #000000;
}
.grnborder {
	border: 1px solid #003300;
}
.greyborder {
	border: 1px solid #808080;
}
.redborder {
	border: 3px solid #A60024;
}
.bluefill {
	background-color: #0099FF;
}
.goldfill {
	background-color: #FFCC00;
}
.nospace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-size: 12pt;
	font-style: italic;
}
.nospacestd {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
}
.topspace {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
}
.btmspace {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
.topbtmspace {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}