.cxdetailfieldright {
  width: 70%; 
  text-align: left;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 3px;
}

.cxdetailfieldleft {
  width: 30%; 
  text-align: left;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 3px;
}

.cxtext {
  color: #000000;
}

#cxbutton {
  display: none;
}

a:link.cxtablecellbutton {
  display: none;
}

a:link.cxtablecellbutton {
  display: none;
}
a:visited.cxtablecellbutton {
  display: none;
}
a:hover.cxtablecellbutton {
  display: none;
}

a:active.cxtablecellbutton {
  display: none;
}

.cxtablecellbutton {
  display: none;
}

.cxheader {
  width: 100%;
  height: 20;
  color:#000000;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  font-family:arial;
  font-size:11px;
  padding-left: 5px;
  letter-spacing:1px;
} 

td 	{
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 10px;
 color: #000000;
 line-height: 15px;
 text-align: justify;
 }	
.right {
 text-align: right;
}	
.left {
 text-align: left;
}	
.center {
text-align:center;
}
h1 {
 font-size: 11px;
 font-weight: bold;
 margin:0px;
 padding:0px;
 color: #000000;
text-transform: uppercase;
}	 

strong, b {
  font-size: 10px;
 font-weight: bold;
 color: #0060AE;
}

a:link {
	color: #000000;
}

.vaca {
	border: 1px solid #000000;
	text-align: left;
}
.vacah {
	border: 1px solid #000000;
	text-align: left;
	color:#0060AD;
	font-weight: bold;
	text-transform: uppercase;
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
}