/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:333;
  text-decoration:none;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

input,textarea,select,button{
font-family: arial;
font-size: 11px;
color:black;
}

.PFHeader   {
  font-weight: regular;
  font-size: 24px;
  color: #1f6896;
}

.PFSubHeader{
  font-weight: bold;
  font-size: 12px;
  color: #1f6896;
}

.PFlinks{
	color: #1f6896;
	text-decoration: underline;
	font-weight: bold;
}

.PFlinks:hover{
	color: #1f6896;
	text-decoration: none;
}

.Prime_Header   {
  font-weight: Regular;
  font-size: 24px;
  color: #f0352a
}

.Prime_SubHeader{
  font-weight: bold;
  font-size: 12px;
  color: #f0352a;
}

.Primelinks{
	color: #f0352a;
	text-decoration: underline;
	font-weight: bold;
}

.Primelinks:hover{
	color: #f0352a;
	text-decoration: none;
}

.HeadstartHeader   {
  font-weight: Regular;
  font-size: 24px;
  color: #ef7e1e;
}

.HeadstartSubHeader{
  font-weight: bold;
  font-size: 12px;
  color: #ef7e1e;
}

.Headstartlinks{
	color: #ef7e1e;
	text-decoration: underline;
	font-weight: bold;
}

.Headstartlinks:hover{
	color: #ef7e1e;
	text-decoration: none;
}

.Headstartsmall{
	font-size: 11px;
	color: #ef7e1e;
}

.LifestyleHeader   {
  font-weight: Regular;
  font-size: 24px;
  color: #458843;
}

.LifestyleSubHeader{
  font-weight: bold;
  font-size: 12px;
  color: #458843;
}

.Lifestylelinks{
	color: #458843;
	text-decoration: underline;
	font-weight: bold;
}

.Lifestylelinks:hover{
	color: #458843;
	text-decoration: none;
}

.Lifestylesmall{
	font-size: 11px;
	color: #458843;
}

.lifestyle_Border {
border: 1px solid #458843;
}
.lifestyle_Border td {
border: 1px solid #458843;
}

.nonSenseHeader   {
  font-weight: Regular;
  font-size: 24px;
  color: #004470;
}

.nonSenseSubHeaderB14{
  font-weight: normal;
  font-size: 14px;
  color: #004470;
}

.nonSenseSubHeaderO14{
  font-weight: normal;
  font-size: 14px;
  color: #ef7e1e;
}

.nonSenseSubHeaderO12{
  font-weight: bold;
  font-size: 12px;
  color: #ef7e1e;
}

.nonSenselinks{
	color: #004470;
	text-decoration: underline;
	font-weight: bold;
}

.nonSenselinks:hover{
	color: #004470;
	text-decoration: none;
}

.nonSensesmall{
	font-size: 11px;
	color: #004470;
}

.BlackHeader{
font-size: 18px;
color: #000000;
}

.Prime_Border {
border: 1px solid #f0352a;
}
.Prime_Border td {
border: 1px solid #f0352a;
padding: 2px;
}

.SmallText{
  font-size  :11px;
  color:#000000;
}

.Whitelinks{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.Whitelinks:hover{
	color: #FFFFFF;
	text-decoration: none;
}


