/* CSS Document */
.CDMClearRight {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: right;
}
.CDMClearLeft {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: left;
}
.CDMClearBoth {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}


.CDMHorizLine {
  height: 1px;
  background-image: url(../images/Pacifica/Refined_hline.gif);
  background-repeat: repeat-x;
}

.CDMDataTable {
	padding-top: 10px;
	padding-bottom: 10px;
}

.CDMDataTableHeader { font-weight: normal; text-align: right; padding: 5px; padding-left: 28px; 
}
.CDMDataTableHeader2 { font-size:70%; font-weight: normal; text-align: center; padding: 5px; padding-left: 28px; 
}

.CDMDataTableCell { padding: 1px; 
}

.CDMDataNavButtonCell {
  padding: 2px;
}

.CDMHeaderText, .CDMHeader {
	font-weight: bold;
}

.CDMButtonRow {
  padding-top: 5px;
}

.CDMNoResultsMessage, .CDMMessage {

}

.CDMHeader {
	padding-bottom: 10px;
}


.CDMButton_Table {
  height: 17px;
}

.CDMDataTableCell{ 
}

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

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

.CDMButton_Left {
  width: 3px;
  height: 17px;
  background-image: url(../images/Pacifica/Refined_lg-cap-L.gif);
	background-repeat: no-repeat;
}

.CDMButton_Right {
  width: 3px;
  height: 17px;
  background-image: url(../images/Pacifica/Refined_lg-cap-R.gif);
	background-repeat: no-repeat;
}

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

.CDMTextButton {
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}

.CDMButton_Middle a {
  color: #003366;
	text-decoration: none;
}.WAATK h1 { font-weight: bold; margin: 0px 0px 2px 0px; 
}

.WAATKDataTable { padding: 0px; 
}

.WAATKDataTable th { text-align: right; padding: 1px; font-size: 70%; font-weight: normal; 
}

.WAATKDataTable td {
	padding: 1px;
}

.WAATKButtonRow {
	margin-top: 2px;
	padding-top: 5px;
	text-align: center;
}

.WAATKTextField {

  /* will affect all input[type=text|password] fields */
}
select { font-size: 90%; }
.med_smaller { font-size: 80%; font-weight: normal; }
