/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr, table, td, p, br {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Body Styles */
.caption {
	font-size: 8pt;
	font-weight: bold;
}

.error {
	color: #aa0000;
	font-weight: bold;
}

.label {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.labelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

.labelRight {
	color: #0000a0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.head1 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.head2 {
	color: #992861;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.head3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lineDivide {
	color: #a26e90;
}

.navBottom {
	background-color: #cdcdcd;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	line-height: 24pt;
}

.navTop {
	background-color: #289A99;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	line-height: 16pt;
}

.picTD {
	border-width: 2px;
	height: 120px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

.title {
	color: #F6C999;
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}
