.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
a {  
 color: #006666; 
 text-decoration: 
 underline
}
a:hover {  
 color: #A0A0A0; 
 text-decoration: 
 underline
}
a:visited { 
 color: #006666; 
 text-decoration: 
 underline
}
a:visited:hover { 
 color: #A0A0A0; 
 text-decoration: 
 underline
}
.arialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.verdanaSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.headerLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.borderRt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #134D71;

}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;


}
.matrix {
	border: 1px solid #134D71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;

}
.matrixProdName {
	border: 1px solid #134D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;

}
.verdanaSmallTextNoLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;

}
.locations {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #134D71;
}
.mtxBorderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #134D71;
}

.indent {
	padding-left: 20px;
	display: block;
}

