.promotiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}.pricetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD5D5;
	font-size: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #E03438;
	padding-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #003333;
	padding-top: 10px;
	margin-bottom: 0px;
}
.special {
	font-family: "Arial Narrow";
	font-size: 180%;
	font-weight: bold;
	color: #003333;
	margin-bottom: 0px;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF9999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td,p,body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}

.locator	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
}

.promotionboxtext{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input.inputfield {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFDFC;
  font-weight:  bold;
  cursor:pointer;
	padding-left:3px
}

.fieldNames {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #2C3365;
  font-weight:  bold;
  vertical-align: top;
}
.formoutput {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFDFC;
  font-weight:  bold;
  vertical-align: top;
  padding-left: 5px;
}

select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFDFC;
  font-weight:  bold;
}
textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFDFC;
  font-weight:  bold;
}
.phonebg {
	background-image: url(images/phonebk.jpg);
	background-repeat: repeat-x;
}
.nowhiring {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.appl {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}