/* General styles */
/*input,select,textarea,checkbox
{
  border-top-color: #777777;
  border-right-color: #777777;
  border-bottom-color: #777777;
  border-left-color: #777777;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
}
input[type="button"] 
{
  border-top-color: #AAAAAA;
  border-right-color: #AAAAAA;
  border-bottom-color: #AAAAAA;
  border-left-color: #AAAAAA;
}
input[type="image"] 
{
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}*/
BODY {
	font-family: Trebuchet MS, sans-serif, Tahoma, Arial;
	color: black;
	background-color: #EEEEEE;
	font-size: 11px;
	height: 100%;
}

A:visited {
	text-decoration: none
}

A:active {
	text-decoration: none
}

A:hover {
	text-decoration: underline;
}

table {
	background: white;
}
table.grid {
	cellspacing: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.title {
	background: white;
	cellspacing: 0;
	height: 20px;
}
.panelContent {
	background: white;
}

.menuTopItem {
	text-align: left;
	width: 100%;
}

.menuItem {
	text-align: left;
	width: 160px;
}

.menuContent {
	background: white;
	height: 95%;
	width: 180px;
	text-align: center;
}

TD {
	vertical-align: top;
	font-family: sans-serif, Tahoma, Arial;
}

.border {
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}

.infoLine {
	color: red;
	font-family: sans-serif, Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

.intext {
	font-size: 11px;
}

.outtext {
	vertical-align: middle;
	font-size: 11px;
}

.longCellContent {
	white-space:nowrap;
}

.header {
	vertical-align: middle;
	font-weight: bold;
}

.outtextBig {
	vertical-align: middle;
	font-family: Trebuchet MS, sans-serif, Tahoma, Arial;
	font-weight: none;
	font-size: 14;
}

.pager {
	line-height: 19px;
	vertical-align: bottom;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 10;
}

/** Buttons **/
.standardButton {
	width: 120px;
	min-height: 20px;
}

.buttonS {
	font-family: sans-serif, Tahoma, Arial;
	font-weight: bold;
	font-size: 1px;
	visibility: hidden;
}

.headerColumn {
	height: 20px;
	text-align: left;
	background: #78A9D1;
	font-size: 1em;
}

/** Table rows **/
.evenRow {
	background: rgb(250, 250, 250);
	font-size: 14;
}

.oddRow {
	background: rgb(235, 235, 235);
	font-size: 14;
}

.oddErrorRow {
	background: #FF0000;
	font-size: 14;
}

.evenErrorRow {
	background: rgb(255, 133, 133);
	font-size: 14;
}

.overRow {
	background-color: #CCCCCC;	
}

.disabled {
	font-family: sans-serif, Tahoma, Arial;
	font-weight: bold;
	font-size: 0.75em;
	background: #EEEEEE;
}

.hiddenInput {
	visibility: hidden;
}

.redMessage {
	font-weight: bold;
	color: red;
	font-size: 16px;
}

.scroller {
	font-family: sans-serif, Tahoma, Arial;
	font-weight: bold;
	font-size: 0.75em;
}

.border {
	text-align: center;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
.borderTop {
	text-align: left;
	border-top: 1px solid #BBBBBB;
	/*border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;*/
}
.tableToolBar {
	height: 25px;
	vertical-align: middle;
	width: 1000px;
}

.disabledField {
	color: #000000;
}

input[disabled],button[disabled],textarea[disabled],select[disabled] {
	color: #000000;
}

.messagebox {
	min-height: 30px;
	max-height: 90px;	
}

.messageboxLine {
	width: 100%;
	height: 30px;
}

.box_header {
	font-family: sans-serif, Tahoma, Arial;
	font-size: 10;
}

.rich-inslider-right-num {
	font-size: 10;
}

.rich-inslider-left-num {
	font-size: 10;
}

.slider {
	background-color: transparent;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

.rich-stglpanel-body {
	padding: 3px;
}

.general {
	background-color: #EEEEEE;
}

.ajaxStatus {
	z-index: 10000;
	position: fixed;
	background-color: #EEEEEE;
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
/* for Internet Explorer */ /*\*/
* html .ajaxStatus {
	z-index: 99999;
	position: absolute;
	width: 100%;
	height: 2000px;
	top: 1px;
	left: 1px;
	filter:alpha(opacity=75);
}
.true {
	background-color: #E6EBFF;
}

.false {
	
}

.revision {
	font-size: 9px;
}

.columnHeader {
	white-space: normal;
}

.menu {
	max-width: 185px;
}

/* for Internet Explorer */ /*\*/
* html .menu {
	width: 185px;
}

.content {
	width: 100%;
}
.dr-mpnl-pnl-b {
	padding: 1px;	
}
.labelColumn {
   width: 250px;	
}
.smallLabelColumn {
   width: 100px;	
}
.contentColumn {
   width: *;	
}
.smallColumn {
   padding: 0;	
}
-->
