a {
  color: #0C479D;
}
body, td {
  font-family: arial,helvetica,geneva,swiss,sunsans-regular;
  font-size: 12px;
}
.callToAction {
  font-size: 10px;
}
.footer {
  font-size: 11px;
}
.news {
  font-size: 11px;
}
.shipNow {
  color: #777777;
}
.shipNowSmall {
  font-size: 11px;
}
td,input,select {
  font-family: arial,helvetica,geneva,swiss,sunsans-regular;
  font-size: 11px;
}
input,select {
  border: 1 solid black;
}
input.noborder {
  border: 0;
}
.small_label {
  font-size: 9px;
  color: gray;
}
input.responseForm {
	background-color : C2D1E6;
	border : 0;
  cursor : pointer;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 2px;
}
td.accentRow {
	border-top-color : Orange;
	border-top-style : dashed;
	border-top-width : 1;
	border-bottom-color : Orange;
	border-bottom-style : dashed;
	border-bottom-width : 1;
}