.txtBox {
	font-family: Verdana;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	width: 250px;
	color: #4a4a4a;
	border-style: solid;
	border-width: 1px;
}

.txtBoxPctg {
	font-family: Verdana;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	width: 30px;
	color: #4a4a4a;
	border-style: solid;
	border-width: 1px;
}

.tinyGray {
	font-family: Verdana;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.tinyRed {
	font-family: Verdana;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #A6230D;
}

div.section {
	text-align: right;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 550;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0em 0;
	padding-top: 14px;
	padding-bottom: 34px;
}

div.section div.right {
	display: inline;
	white-space: nowrap;
	font-size: 11px;
	font-style: italic;
}

div.section div.left {
	display: inline;
	white-space: nowrap;
	font-size: 17px;
	float: left
}