.heading {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #233785;
	margin-top: 6px;
	margin-bottom: 0px;
}

.subheading {
	font-family: Arial;
	font-size: 13px;
	font-weight:  bold;
	color:  #FF6600;
	margin-bottom: 0px;
	border-bottom: solid #FF6600 1px;
}

.subheading a {
	font-family: Arial;
	font-size: 13px;
	font-weight:  bold;
	color:  #FF6600;
	margin-bottom: 0px;
}

.toolbar {
	font-family: Arial;
	font-size: 13px;
	font-weight:  bold;
	color:  #233785;
	margin-bottom: 0px;
}

.toolbar a {
	font-family: Arial;
	font-size: 13px;
	font-weight:  bold;
	color:  #233785;
	margin-bottom: 0px;
}

.body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

.body a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF6600;
}

.system {
	font-family: Courier, monospace;
	font-size: 10px;
	color: #000000;
}

.caption {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.toolbar-background {
	background-color: #FFFFCC;
	border-bottom: solid #000000 1px;
	padding: 8px;
}

.page-margin {
	padding: 8px;
}

.row-clear {
	background-color: #FFFFFF;
}

.row-colored {
	background-color: #FFFFCC;
}

.row-header {
	background-color: #FFFFCC;
}

.row-clear-simple {
	background-color: #FFFFFF;
}

.row-colored-simple {
	background-color: #E5E5E5;
}

.row-header-simple {
	background-color: #CCCCCC;
}

.form {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin-top: 0px;
	color: #000000;
}

.legal {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
}

.legal a {
	color: #000000;
}

.feedback-positive {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #00CC00;
}

.feedback-positive a {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #00CC00;
}

.feedback-negative {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #CC0000;
}

.feedback-negative a {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	margin-top: 0px;
	color: #CC0000;
}

.debug {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #999999;
}

.debug a {
	color: #999999;
}
