/* CSS Document */

.WAATK h2 {
  	font-size: 16px;
	font-weight: normal;
	color: #605a5a;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d6d6;
}

.WAATK a {
	color: #605a5a;
	text-decoration: underline;
}

.WAATKDataTable {
}

.WAATKDataTable th {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px 10px 2px 0px;
}

.WAATKDataTable td {
	font-size: 11px;
	padding: 2px 5px 2px 0px;
}

.WAATKButtonRow {
	padding-top: 10px;
}

.WAATKTextField {
  /* will affect all input[type=text|password] fields */
}
.WAATK h2 {
	font-size: 16px;
	font-weight: normal;
	color: #605a5a;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d6d6;
}
