/* CSS Document */
.WADAClearRight {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: right;
}
.WADAClearLeft {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: left;
}
.WADAClearBoth {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}


.WADAHorizLine {
  height: 1px;
  background-image: url(../images/Moab/Traditional_hline.gif);
  background-repeat: repeat-x;
}

.WADADataTable {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #eaeaea;
	margin: 5px;
}
.WADADataTableTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D09F5A;
}
.WADADataTableInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}



.WADADataTableHeader {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #988163;
}
.WADADataTableHeader2 {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 28px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.WADADataTableCell {
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #988163;
}
.WADADataTableCell2 {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.WADADataNavButtonCell {
  padding: 2px;
}

.WADAHeaderText, .WADAHeader {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #D09F5A;
	padding-left: 8px;
}

.WADAButtonRow {
  padding-top: 5px;
}

.WADAHeader {
	font-size: 16px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #060606;
	font-weight: bold;
	padding-top: 5px;
}

.WADANoResultsMessage, .WADAMessage {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.WADAButton_Table {
  height: 17px;
}

#WADADeleteForm{
	padding:0px;
	margin:0px;
}

#WADADeleteForm #Delete{
	vertical-align:middle;
}

.WADAButton_Left {
  width: 2px;
  height: 17px;
  background-image: url(../images/Moab/Traditional_lg-cap-L.gif);
	background-repeat: no-repeat;
}

.WADAButton_Right {
  width: 2px;
  height: 17px;
  background-image: url(../images/Moab/Traditional_lg-cap-R.gif);
	background-repeat: no-repeat;
}

.WADAButton_Middle {
  vertical-align: middle; 
  height: 17px;
	text-align: center;
  background-image: url(../images/Moab/Traditional_lg-BG.gif);
	background-repeat: repeat-x;
}

.WADATextButton {
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
	font-size: 11px;
}

.WADAButton_Middle a {
  color: #E1DAD1;
	text-decoration: none;
}

.IRiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#MultiForm {
	width: 400px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#MultiForm #MultiFormLeft {
	width: 250px;
}
#MultiForm #MultiFormRight {
	float: right;
	width: 150px;
}
.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	color: #000000;
	background-color: #EFEAE4;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.TableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

