.header{  background-color: #ffffff;	}.header .container{  background-position: right;  background-size:auto 100%;}.header.visible-phone .container{  background-size:auto 110%;		}/* not required - in homepage-lccstyles.css *//*.header a, .header a:hover,.header a:focus{  font-family: 'CorbelRegular', Corbel, Arial, Helvertica, sans;  font-weight: bold;  font-size: 44px;							  text-decoration: none;  line-height: 40px;  background-color: #c41e38;  display: inline-block;  padding: 15px 25px; 15px 15px;  margin: 43px 0px;  color: #ffffff;							}*//**************************************************/.navbar-container{  background-color: #c41e38;	}		.navbar-microsite .navbar-inner{  min-height: 45px;  padding: 0px;  background-image: none;  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00c41e38,endColorstr=#00c41e38);  background-color: #c41e38;}				.navbar-microsite .nav li a{  padding: 12.5px 14px;		  text-shadow: none;}						.navbar-microsite .nav li a:hover{  background-color: #eeeeee;  color: #333333;}.navbar-microsite .nav li.active a,.navbar-microsite .nav li.active a:hover{  background-color :#eeeeee;  color: #333333;  box-shadow:none;}			.navbar-microsite .btn-navbar, .navbar-microsite .btn-navbar:hover, .navbar-microsite .btn-navbar:focus{  margin-top: 9px;  background-image: none;  background-color: transparent;  box-shadow: none;  float: none;}						.subnavbar-container{  background-color: #eeeeee;}								.subnavbar-microsite .navbar-inner{  min-height: 45px;  padding: 0px;  background-image: none;  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00eeeeee,endColorstr=#00eeeeee);  background-color: #eeeeee;  box-shadow: none;}										.subnavbar-microsite .nav li a{  color: #333333;  padding-top: 12px;  padding-bottom: 13px;  text-shadow: none;  box-shadow: none !important;}												.subnavbar-microsite .nav li a:hover, .subnavbar-microsite .nav li a:focus{  color: #fff;  background-color: #e82f62;}																.subnavbar-microsite .nav li.active a, .subnavbar-microsite .nav li.active a:hover, .subnavbar-microsite .nav li.active a:focus{  color: #fff;  background-color: #e82f62;}																			.visible-phone .nav{  text-align: center;  margin-bottom: 0px;}																					.visible-phone .nav li a, .visible-phone .nav li.active a{  margin-bottom: 0px;  padding: 12px 15px;	}																							.visible-phone .nav li.active a, .visible-phone .nav li.active a:hover, .visible-phone .nav li a:hover, .visible-phone .nav li a.subnav-item{  background-color: #eeeeee;  color: #333333;}																										.visible-phone .nav li a.subnav-item:hover, .visible-phone .nav li a.subnav-item:focus, .visible-phone .nav li.active a.subnav-item{  background-color: #559142;  color: #ffffff;}/**************************************************/.carousel-indicators{  right: 0px;  top:auto;  left:0;  bottom:0px;  /*border-left:1px solid #E82F62;  border-right:1px solid #E82F62;  width: 100%;*/}.carousel-indicators li{  background-color:#c41e38;  border-radius: 0px;  height: 40px;  margin-left: 0;  width: 25%;  line-height:40px;  text-indent:0px;  text-align:center;  color:#fff;  cursor:pointer;}.carousel-indicators li:hover{  background-color:#e82f62;  color:#ffffff;}.carousel-indicators li.active{  background-color: #333333;  color:#ffffff;}.carousel-caption{  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);  bottom: auto;  left: 35px;  padding: 15px;  right: auto;  top:35px;  width:40%;}				.carousel-inner{  /*border:1px solid #ccc;*/}.carousel-caption h4{  margin-bottom:15px;}.carousel-caption a{  color: #ffffff;  text-decoration:underline;  font-weight:bold;}.subfooter ul{  list-style-image:url(/css/img/chevron-right-black.png);  }.subfooter li{  line-height:22px;  margin:10px 0;	}		@media (min-width: 768px) and (max-width: 979px){  .carousel-caption  {    left: 20px;	top:25px;	width:45%;		  }}	@media (max-width: 767px){  .carousel-indicators  {	position:relative;	margin-top:-1px;	margin-left:0px;  }			  .carousel-indicators li  {	width:100%;		  }					  .carousel-caption  {	width:inherit;	min-height:120px;	position:static;  }	  .item.active .carousel-caption  {	width:inherit;  }}@media (max-width: 320px){  .carousel-caption {	min-height:150px;  }}