.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6088A6;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F70A0;
	text-decoration: none;
}
.navitem {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.container {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.generictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}
.generictext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	text-decoration: underline;
}
.generictext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	text-decoration: underline;
}
.generictext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F70A0;
	line-height: 130%;
	text-decoration: none;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #99CC00;
}
.highlight {
	border: 1px solid #666666;
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 10px;
}
.balloon {
	width: 120px;
	position: relative;
	left: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding: 5px;
	background-color: #FFFFCC;
}
#highlight_black {
	color: #000000;
	font-weight: bold;
}
#highlight_orange {
	color: #FF6600;
	font-weight: bold;
}
#highlight_blue {
	color: #00a3dc;
	font-weight: bold;
}
#highlight_purple {
	color: #A29FBB;
	font-weight: bold;
}
#highlight_green {
	color: #339900;
	font-weight: bold;
}
#highlight_red {
	color: #b02928;
	font-weight: bold;
}
.headline_black {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.sub_headline_black {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.headline_orange {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.headline_purple {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A29FBB;
	font-weight: bold;
}
.sub_headline_orange {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.sub_headline_purple {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A29FBB;
	font-weight: bold;
}
.headline_green {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	font-weight: bold;
}
.sub_headline_green {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	font-weight: bold;
}
.headline_blue {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00a3dc;
	font-weight: bold;
}
.sub_headline_blue {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a3dc;
	font-weight: bold;
}
.headline_red {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b02928;
	font-weight: bold;
}



