h1,h2,h3,h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
	{
	font-size:10pt;
	font-family: Helvetica, Arial, sans-serif;
	}

th.sorted {
	background-color: #E8E0A5;
}

th {
	white-space: nowrap; 
	}

th.sorted a,th.sortable a {
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 100%;
}

th.sortable a {
	background-image: url(../img/displaytag/arrow_off.png);
}

th.order1 a {
	background-image: url(../img/displaytag/arrow_down.png);
}

th.order2 a {
	background-image: url(../img/displaytag/arrow_up.png);
}


td.small{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size:7pt;
	font-family: Helvetica, Arial, sans-serif;
}
td.main,td.required,td.notRequired{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
tr.main,tr.required{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}


td.required{
	background-color: #e8ebf0;
}

td.notRequired{
	background-color: #E8E0A5;
	}


/* test styles */
table.its thead tr {
	background-color: #69c;
}

table.its tr.even {
	background-color: #def;
}

table.its {
	padding: 5;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
}

table.mars {
	padding: 10;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
}

table.mars thead tr {
	background-color: #9c9;
}

table.mars thead th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

table.mars tr.even {
	background-color: #ccb;
}

table.mars tr.odd {
	background-color: #eec;
}

table.mars td{
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 20px;
}

table.simple {
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
}

table.simple thead tr {
	background-color: #eee;
}

table.simple td{
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	padding-right: 20px;
}

table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.simple td,table.simple th {
	border: 1px solid #ccc;
}

table.nocol tbody td,table.nocol tbody th {
	border-left: none;
	border-right: none;
}

table.nocol {
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
}

table.report td,table.report th {
	font: menu;
}

table.report th {
	background: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: threedhighlight threedshadow threedshadow threedhighlight;
	cursor: hand;
}

table.report idcol {
	background: buttonface;
}

table.report tr.even {
	background-color: #399;
}

table.report tbody {
	height: 100px;
	overflow: auto;
}

table.report {
	height: 120px;
	overflow: auto;
}

table.report tbody tr {
	height: 10px;
}

table.mark td.tableCellError {
	background-color: #d00;
	color: #fff;
}

table.sublist {
	margin: 0 0 0 0;
	width: 100%;
}

table.sublist td,table.sublist th {
	width: 50%;
}

div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 10px 0 10px 0;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

acronym {
	border-bottom: 1px dashed #000;
	cursor: help;
}

div#body {
	margin: 0 5% 20px 5%;
	padding: 20px 20px 20px 20px;
	border: 1px dashed #666;
}

div#validxhtml {
	float: right;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px;
	margin: 5px;
	width: 100px;
	text-align: center;
}

div#footer {
	border-top: 1px solid #666;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

div#footer span {
	float: left;
}

span {
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.excel {
	background-image: url(../img/displaytag/ico_file_excel.png);
}

span.csv {
	background-image: url(../img/displaytag/ico_file_csv.png);
}

span.xml {
	background-image: url(../img/displaytag/ico_file_xml.png);
}

span.pdf {
	background-image: url(../img/displaytag/ico_file_pdf.png);
}

span.pagebanner {
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin-top: 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	display: block;
	border-top: none;
	margin-bottom: 10px;
}

table.simple td.textRed {
	color: #b11;
}

table.simple {
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
}

.main {
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}

.smallmenu {
	font-family: Helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.normal {font-size:10pt; font-family:Helvetica, Arial, sans-serif;color:green;}
.warning {font-size:11pt; font-family:Helvetica, Arial, sans-serif;font-weight:bold;color:orange;}
.alerting {font-size:12pt; font-family:Helvetica, Arial, sans-serif;font-weight:bold;color:red;}

.suggestion_list {font-size:10pt; font-family:Helvetica, Arial, sans-serif;	background: white;	border: 1px solid;	padding: 4px;}
.suggestion_list ul	{	padding: 0;	margin: 0;	list-style-type: none;}
.suggestion_list a	{	text-decoration: none;	color: #990000;	}
.suggestion_list .select {	background: #990000;color: white;}
.suggestion_list .select a	{	color: white;	}
#autosuggest {	display: none;	}


/* --- AUTOCOMPLETE CSS --- */

.autocomplete {
  position: absolute;
  color: #333;
  background-color: #fff;
  border: 1px solid #666;
  font-family: Arial;
  overflow: hidden;
}

.autocomplete ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

.autocomplete li {
  display: block;
  white-space: nowrap;
  cursor: pointer;
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #fff;
}

.autocomplete li.selected {
  background-color: #eec;
  border-top: 1px solid #ccb;
  border-bottom: 1px solid #ccb;
}



.portletTitle {
  background-color: #e8ebf0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 4px;
  color: #666;
  font: bold 10pt Arial;
}

.portletTools {
  float: right;
  padding: 2px 4px;
  margin-top: 1px;
  color: #666;
  font: bold 8pt Arial;
  cursor: pointer;
}

.portletTools img {
  border-left: 1px solid #666;
  padding: 0px 3px;
  cursor: pointer;
}

.portletTools img:first-child {
  border: none;
}

.portletContent {
  min-height: 200px;
  overflow: auto;
  padding: 4px;
}




/* --- CALLOUT CSS --- */

.olbg {background-color:#999;
}
.olcg {background-color:#990000}
.olfg {background-color:#eee; }
.olcap {font-family:Arial; font-size:14px; font-weight:bold; color:#fff;}
a.olclo {font-family:Arial; font-size:12px;  color:#ffc600;}
a.olclo:hover {color:#ffc600; font-size:12px;}
.oltxt {font-family:Arial;  color:#900;}
	