/* CSS Document */

.WAATK h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #BABDC2;
	margin: 0px 0px 2px 0px;
}
.WAATKDataTable {
	padding-top: 10px;
	padding-bottom: 10px;
}
.WAATKDataTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	padding-left: 28px;
}
.WAATKDataTable td {
	font-size: 11px;
	padding: 5px;
}
.WAATKButtonRow {
	margin-top: 2px;
	padding-top: 5px;
	border-top: 1px solid #BABDC2;
}
.WAATKTextField {
/* will affect all input[type=text|password] fields */
}
.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;
}
.WADADataTableHeader {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	padding-left: 28px;
}
.WADADataTableCell {
	font-size: 11px;
	padding: 5px;
}
.WADADataNavButtonCell {
	padding: 2px;
}
.WADAHeaderText, .WADAHeader {
	font-size: 12px;
	font-weight: bold;
}
.WADAButtonRow {
	padding-top: 5px;
}
.WADANoResultsMessage, .WADAMessage {
	font-size: 11px;
}
.WADAHeader {
	font-size: 12px;
	padding-bottom: 10px;
}
.WADAButton_Table {
	height: 17px;
}
.WADADataTableCell {
	font-size: 11px;
}
#WADADeleteForm {
	padding:0px;
	margin:0px;
}
#WADADeleteForm #Delete {
	vertical-align:middle;
}
.WADATextButton {
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
.WADAButton_Middle a {
	color: #003366;
	text-decoration: none;
}
