.normal {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: black;
	border: 1px solid gray;
}


.pages {
	background-image: url(../images/backgroundlines.jpg);
	background-repeat: repeat-y;
}

.noBorder {
	border: none;
}


.center_blue {
	background-color: #2E4A91;
	width: 100%;
	border-bottom: 2px solid black;
}




#PageFooter	{
	background-color: none;
	text-align: center;
	position: relative;
	width: 100%;
	height: 35px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}



/* InnerLinks */

#InnerLinks	{
	position: absolute;
	top: 180px;
	left: 160px;
	width: 125px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
/* End InnerLinks */

.pageh1 {
	font-size: 18px;
	color: #F7941D;
}

.pageh2 {
	font-size: 14px;
	color: #F7941D;
	margin-bottom: -4px;
}

.pageh3 {
	font-size: 12px;
	color: #F7941D;
}

.pageh4 {
	font-size: 11px;
	color: #5D6B74;
	margin-bottom: -4px;
	text-decoration:none;
}
.pageh4 a {
	font-size: 11px;
	color: #5D6B74;
	margin-bottom: -4px;
}
.pageh4 p {
	font-size: 11px;
	color: #5D6B74;
	margin-bottom: -4px;
}
.pagep {
	margin-top: 5px;
	padding-bottom: 4px;
}

#customer_choice_logo {
	background-image: url(./images/customer_choice_logo.jpg);
	height: 30px;
}

.blue_padd_text {
color:#0064A1;
font-style: italic;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.blue_text {
color:#0064A1;
}

.blue_text_h4 {
color:#0064A1;
margin-bottom: -8px;
padding: 0;

}	
.orange_padd_text {
	color:#C60;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.orange_text {
	color:#C60;
}

#benefits_checklist, #potential_savings {
  padding-top: 5px;
  text-align: center;
}

#current_price {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

#current_price div {
  margin-top: 10px;
}

#current_price button {
}

#price_subject {
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 9px;
}
/* Inherited from TEMPLATE CSS */


.contentheading2 {
font-size:170%;
padding-bottom: 10px;
	border-bottom: 1px solid #D0D9DF;
text-transform:capitalize;
font-family:"Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
}