/* 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/Refined_hline.gif);
	background-repeat: repeat-x;
}
.WADADataTable {
	padding-top: 10px;
	padding-bottom: 10px;
}
.WADADataTableHeader {
	font-size: .85em;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px;
	width: 140px;
	vertical-align: middle;
}
.WADADataTableCell {
	font-size: 0.95em;
	padding: 2px 5px;
	vertical-align: top;
	line-height: 1.4;
}
.WADADataNavButtonCell {
	padding: 2px;
}
.WADADataNavTextCell {
	padding: 12px 2px 36px 150px;
	font-size: .8em;
}
.WADADataNavTextCell a {
	text-decoration: underline;
}
.WADAHeaderText, .WADAHeader {
	font-size: 1.1em;
	font-weight: bold;
}
.WADAButtonRow {
	padding-top: 5px;
}
.WADANoResultsMessage, .WADAMessage {
	font-size: .9em;
}
.WADAHeader {
	font-size: 1.1em;
	padding-bottom: 10px;
}
.WADAButton_Table {
	height: 17px;
}
.WADADataTableCell {
	font-size: .9empx;
}
#WADADeleteForm {
	padding:0px;
	margin:0px;
}
#WADADeleteForm #Delete {
	vertical-align:middle;
}
.WADAButton_Left {
	width: 3px;
	height: 17px;
	background-image: url(../images/Moab/Refined_lg-cap-L.gif);
	background-repeat: no-repeat;
}
.WADAButton_Right {
	width: 3px;
	height: 17px;
	background-image: url(../images/Moab/Refined_lg-cap-R.gif);
	background-repeat: no-repeat;
}
.WADAButton_Middle {
	vertical-align: middle;
	height: 17px;
	text-align: center;
	background-image: url(../images/Moab/Refined_lg-BG.gif);
	background-repeat: repeat-x;
}
.WADATextButton {
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
.WADAButton_Middle a {
	color: #660000;
	text-decoration: none;
}
