BODY {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #2e2e2e;
}

A:link { color: #9f0000; text-decoration: underline;}
A:visited { color: #9f0000; text-decoration: underline;}
A:active { color: #9f0000; text-decoration: underline;}
A:hover { color: #ce0000; text-decoration: underline;}

P {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #2e2e2e;
}

TD {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #2e2e2e;
}

LI {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
}

BR {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
}

.normal {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #2e2e2e;
}
.feature {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
}

.featuresmall {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}

.white {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.whitebig {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.yellow {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #FFCC00;
}

.yellowbig {
	font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
}

.grey {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #CCCCCC;
	
}

.greysmall {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #CCCCCC;
	
}

.darkgreysmall {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #454545;
	
}

.violetsmall {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #413693;
	
}

.orangesmall {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #DF5E00;
	
}

.greybig {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #CCCCCC;
}

.redbig {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #FF0000;

}

.maroon {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #660000;
}

.plandetails {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #095191;
}

.superscript
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 7px;
	color: #000000;
	vertical-align: top;
}

.small {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #000000;
}

.big {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #000000;
}

.footer {
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #002b60;
}

.warning {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.infoBoxHeading {
	background: #977B72;
	color: white;
	font-weight: bold;
}

.pageHeading {
	font-weight: bold;
	color: black;
}

select.small {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	height: 21px;
	width: 70px;
}

input.smaller {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	height: 21px;
	width: 70px;
}

input.standard {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	height: 21px;
	width: 138px;
}

input.phoneprefix {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	height: 21px;
	width: 35px;
}

input.phonesuffix {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	height: 21px;
	width: 55px;
}

TR.headerNavigation {
  background: #977B72;
  color: FFF;
}

TR.headerNavigation A {
   color: FFF;
   font-weight: bold;
   text-decoration: none;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
