body {
	color: #004c4c;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 75%;
}

h1 {
	margin-top: 0;
	font-size: 140%;
	margin-bottom: 0.7em
}

h2 {
	margin-top: 0;
	font-size: 120%;
	margin-bottom: 0.7em
}

h3 {
	margin-top: 0;
	font-size: 100%;
	margin-bottom: 0
}

p {
	margin-top: 0
}

#printButton {
	display: none;
}

input, .wizardHeader, #wizardInstructionMessage, .button  {
	display: none 
}

.grouptable td.label, .grouptable td.input {
	color: black;
}

.grouptable {
	border-top:1px solid black;
	border-bottom:1px solid black;
}

table {
	font-size: 100%;
	width: 100%;
	color: #000;
	text-align: left;
	margin-top: 8px;
	border-collapse: collapse;
}

.header td{
	background: #000;
	color: #FFF;	
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	font-size: 12.5px;
	font-weight:bold;
}

.reportroweven td, .reportrowodd td {
	font-size: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: top;
}

.endline td {
	border-top: 1px solid #000000;
}

td.numeric {
	text-align: right;
	border-top:1px solid #000000;
}

td.nonnumeric {
	text-align: left;
	border-top:1px solid #000000;
}

.grouptable {
	color: #000;
	padding: 0 0 1px 0;
	border-collapse: separate;
}

.grouptable table {
	width: 100%;
}

.grouptable th {
	font: 12px verdana;
	line-height: 26px;
	background: #FFF;
	color: #000;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #000;
	margin: 1px 0 0 0;
	font-weight: bold;
	text-align: left;
}

.grouptable td {
	line-height: 16px;
	padding: 2px 0 2px 10px;
	text-align: left;
	vertical-align: top;
}

.modified {
	font-style: italic;
	background-color: #eee;
}

.formbuttons, .buttonbar,.bgdarkgreen,.message,.topArea,.header_text,
#ph_sequencemenu,.action_top,.message,.hiddeninputfields {
	display: none;
}

.formHeaderTable {
	font-size: large;
}

.formOverview, .formTable, .input table {
	width: 100%;
}

td.label {
	width: 40%;
}

td.infoLinkCell {
	display: none;
}

td.oldValue {
	width: 50%;
}