@charset "UTF-8";
/* CSS Document */
.navHeader{
	float: right; color: #a6a8ab; margin-top: 55px; text-align: right; width: 300px;
}
  .profileName {
	  font-family: Arial,sans-serif;
	color: white;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
}
.subStyle {
	  font-family: Arial,sans-serif;
	font-size: 17px;
	color: white;
	text-align: center;
	line-height: 24px;
}
.subStyle_RED {
	  font-family: Arial,sans-serif;
	font-size: 17px;
	color: #b8292f;
	text-align: left;
	line-height: 20px;
}
.subStyle28 {
	  font-family: Arial,sans-serif;
	font-size: 23px;
	color: white;
	line-height: 28px;
	text-align: center;
}
.checkoutbutton {
    background-color: #005577;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #ffffff;
  padding: 15px;
  color: #ffffff;

  
}
.checkoutbutton_blue {
    background-color: #005577;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  
  padding: 15px;
  color: #ffffff; 
}

.yearsbanner {
    background-color: #b8292f;
  
  padding: 15px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-transform:uppercase;

}

.link {
	font-weight: bold; color: #005577; text-align: right;}
	
	.footerText {
		font-size: 90%;
		padding: 10px;
	}
.headStyle_RED {
	  font-family: Arial,sans-serif;
	font-size: 28px;
	color: #b8292f;
	text-align: left;
	line-height: 28px;
}
.subStyle_blue {
	  font-family: Arial,sans-serif;
	  font-size: 17px;
	color: #005577;
	text-align: left;
	text-transform:uppercase;
}
.img2 {
	width: 60%;
	height: auto;
}
.img3 {
	width: 175px;
	height: auto;
}