h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: italic;
}

.lineheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	text-align: center;
	font-weight: normal;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
}
.bg {
	height: auto;
	width: 100%;
	border: thin none #CCCCCC;
	background-color: #CCCCCC;
	font-size: x-small;
}
.20pxMargin {
	margin-right: 20px;
	margin-left: 30px;
}
.tableLines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.listLeftAlign {
	text-align: left;
}
.green9pt {
	color: #060;
	font-style: normal;
}
.headersAlignCenter {
	text-align: center;
	font-weight: bold;
}
.redType {
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.highlight {
	background-color: #F90;
}
.vertSpace {
	margin-top: 10px;
	margin-bottom: 10px;
}
