/****************************************************************** 
 * override base, body, h1, links and btns *
 *************************************************************************** */

body {
	margin: 0;
	padding: 0;
	font-family:  'Roboto', Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6E6E6E;
	text-align:center;
	background-color: #ffffff;
	background: #fff url(../images/bg_site.gif);

}

a {
	color: #00685d;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #222222;
	text-decoration: underline;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1, h2, h3 {padding-bottom:.4em;}
h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 28px;
  font-weight:200;
  color: #00685d;
}

h2 {
  font-size: 22px;
  font-weight:400;
}

h3 {
  font-size: 20px;
  color: #00685d;
  font-weight:400;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

.btn, input.btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	padding: 0 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 27px;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	text-shadow: none;
	background: #83772F;
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #FFF;
	background-color: #7E7735;
	*background-color: #7E7735;
	}
.btn:active,
.btn.active {
	background-color: #7E7735 \9;
	}
.btn:first-child {
	*margin-left: 0;
}
.btn:hover, 
input.btn:hover,
.btn:focus {
	color: #FFF;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn.active,
input.btn:active, 
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	}

.contentBar {
	background: url(../images/bg_contentbar.png) repeat-x;
	background-size: 1px 100%;
	border-left: 1px #00685d solid;
	border-right: 1px #00685d solid;
	height: 57px;
	padding: 11px 6px;
	margin-left: 15px;
	margin-right: 15px;
	}
.contentBar li {
	padding-left: 4px;
	padding-right: 3px;
	}
.nav-pills > li > a.barBtn:link,
.nav-pills > li > a.barBtn:visited {
	text-align: left;
	font-size: 14.5px;
	font-weight: 400;
	line-height: 34px;
	padding-top: 0;
	padding-right:5px;
	padding-bottom: 0;
	padding-left: 0;
	color: #005a96;
	background: #cee2e0 url(../images/bg_barbtn.jpg) repeat-x top;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	}
.nav-pills > li > a.barBtn:hover,
.nav-pills > li > a.barBtn:active,
.nav > li > a:hover,
.nav > li > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #005a96;
	background: #FFF;
	}

.backBar .nav {
	max-width: 84%;
	}

.backBar .nav-justified > li {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	}
.backBar .nav-pills > li > a.barBtn:link,
.backBar .nav-pills > li > a.barBtn:visited {
	width: 100%;
	display: block;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px #afafaf solid;
	}
.backBar .nav-pills > li + li {
	margin-left: 0;
	}

.backBar .nav-pills > li > a.barBtn.btnAccounts:link,
.backBar .nav-pills > li > a.barBtn.btnAccounts:visited {
	color: #fff;
	width: 100%;
	display: block;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px #00685d solid;
	background: #206962 url(../images/bg_barbtn_accnts.jpg) repeat-x top;
	box-shadow: inset 0 1px 9px rgba(255,255,255,.36);
	-moz-box-shadow: inset 0 1px 9px rgba(255,255,255,.36);
	-webkit-box-shadow: inset 0 1px 9px rgba(255,255,255,.36);
	}
.backBar .nav-pills > li > a.barBtn.btnAccounts:hover,
.backBar .nav-pills > li > a.barBtn.btnAccounts:active {
	background: #B6A854;
	border: 1px solid #B6A854;
	}
	


.alertWrap {
	position: relative;
	}
.xOut {
	position: absolute;
	right: 2.25%;
	top: 40%;
	}
.alert {
	border: 1px solid #FFF;
	background-color: #b30000;
	background-image: -moz-linear-gradient(top, #c30000, #a40000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c30000), to(#a40000));
	background-image: -webkit-linear-gradient(top, #c30000, #a40000);
	background-image: -o-linear-gradient(top, #c30000, #a40000);
	background-image: linear-gradient(to bottom, #c30000, #a40000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c30000', endColorstr='#a40000', GradientType=0);
	*background-color: #b30000;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	font-size: 1.2em;
	font-weight: 400;
	position: absolute;
	width: 100%;
	z-index: 9000;
	opacity:0.96;
	filter:alpha(opacity=96);
	font-size: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 98%;
	left: 1%;
	}
.alertTtl {
	color: #dfdfdf;
	font-weight: 300;
	font-size: 1.4em;
	}
.alertText {
	color: #fff;
	font-weight: 300;
	}
.alert a,
.alert a:hover {
	text-decoration: underline;
	color:#fff;
	}
a:hover .alertTtl {
	color: #fff;
	font-weight: 400;
	}
a:hover .alertText {
	color: #dfdfdf;
	font-weight: 400;
	}	


/****************************************************************** 
 * containers or wrappers *
 *************************************************************************** */



.mastWrap  {
	background: #eee url(../images/bg_mast.gif) repeat-x top;
	background-size: 36px 100%;
	border-bottom: 2px solid rgba(0,104,93,.35);
	-webkit-box-shadow: 0 6px 11px rgba(0,0,0,.15);
	-moz-box-shadow: 0 6px 11px rgba(0,0,0,.15);
	box-shadow: 0 6px 11px rgba(0,0,0,.15);
	min-height: 170px;
	}
.contentWrap .top {
	margin-bottom: 10px;
	padding-top:0;
	}
#fixedtop .contentWrap , .contentWrapBack {margin-top:60px;} /* clear fixed top nav when on */
.row.contentWrapBack div {
    -webkit-transition: width 0.3s ease, margin 0.3s ease;
    -moz-transition: width 0.3s ease, margin 0.3s ease;
    -o-transition: width 0.3s ease, margin 0.3s ease;
    transition: width 0.3s ease, margin 0.3s ease;
	min-height:250px;
}
#trig {
    margin: 10px;
}
.shift-left {
    margin-left: -35% !important;
}
.shift-right {
    margin-left: 0px !important;
}
.contentWrapBack .col-xs-0 {
    width: 0;
    margin-left: 0;
}

.contentWrap .top,
.contentWrap .middle,
.contentWrap .bottom {
	text-align: center;
	}
.bottom {
	padding: 20px 0;
	}

.footWrap {
	background: none;
	color:#6a6a6a;
	}
.contentWrap ol, .contentWrap ul {
	list-style: none;
	}

.row,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10,
.col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1,
.col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11,
.col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4,
.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-lg-10, .col-lg-11, .col-lg-12	 {
	/*margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;*/
	}



.form-inline .form-group {
	margin-bottom: 10px;
	}




/****************************************************************** 
 * logo AND BRAND *
 *************************************************************************** */

.logo {
	display:inline-block;
	text-align:left;
	position:relative;
	margin-top: 27px;
	margin-bottom: 33px;
	}	
.logo img {
	width:100%;
	min-width: 406px;
	}




/****************************************************************** 
 * navigation icons on mobile *
 *************************************************************************** */

.btn.btn-navbar img {
	width:100%;
	min-width:32px;
	max-width:44px;
	}


.btn.btn-navbar {
	max-width:50px;
	padding:8px;
	text-align:center;
	margin-right:20px;
	margin-top: 6px;
	height: auto;
	}


.login-collapse.collapse {
	height: auto;
	text-align: left;
	}




/****************************************************************** 
 * ovderride primary nav or main nav *
 *************************************************************************** */
.navWrap {
	margin-top: 70px;
	margin-right: 5px;
	}
.nav {
	position: relative;
	clear:both;
	height:auto;
	margin:0 auto; 
	border:1px solid #cfo;
}
.nav-pills > li > a {
    color: #004e46;
	font-size: 22px;
	font-weight: 200;
	text-decoration: none;
}
.nav > li > a:hover, .nav > li > a:focus,
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #83772F;
    color: #FFFFFF;
}

.navbar-fixed-top .nav {display:inline;}
.navbar-fixed-top .nav li {display:inline-block; width:auto;}
.navbar-fixed-top .nav li a, .navbar-fixed-top .uti li a {color:#fff;}
.navbar .nav > li > a {
}
.navbar .nav > li > a:hover, .navbar .nav > li.active > a {
	
	text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
	
	text-decoration: none;
}




/****************************************************************** 
 * utility *
 *************************************************************************** */
.locatorBtn {
	position: relative;
	top: 10.5px;
	z-index: 10000;
	margin-right: 20px;
	}
.locatorBtn .btn {
	height: 33.5px;
	line-height: 27px;
	padding: 3px 22px 0 6px;
	font-size: 12.5px;
	text-decoration: none;
	}
.locatorBtn .btn img {
	margin-right: 8px;
	}

.uti {
	padding: 0;
	width:auto;
	position:relative;
	text-align:right;
	}
	
.uti ul {
	margin: 0;
	padding: 0;
	display:inline;
	white-space:nowrap;
	position:relative;
	}

.uti li {
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	list-style:none;
	position:relative;
	top:0;
	vertical-align:top;
	}
li.searchArea {
	display:inline; 
	margin-left: 12px;
	margin-right: 0px;
	white-space: nowrap;
	}
.searchField {
	max-width: 155px;
	}
.uti a:link, .uti a:visited {
	text-decoration: none;
	padding: 17px 15px 0 15px;
	display: inline-block;
	color: #858585;
	}
.uti a:hover, .uti a:active {
	text-decoration: underline;
	}

.searchArea .form-group {
	margin-top: 10px;
	}
.searchArea input.btn {
	height: 33px;
	font-size: 12.5px;
	}

.uti a:hover, .uti a:active {

	}




/****************************************************************** 
 * search *
 *************************************************************************** */

.searchArea {
	position:relative;
	display:inline;
	}
.searchArea form {
	position:relative;
	top:0;
	vertical-align:top;
	text-align: right;
	margin-right: 33px;
	}




/****************************************************************** 
 * logins *
 *************************************************************************** */

.loginArea {
	position:relative;
	
	}
.loginOB h1 {
	position:relative;
	padding: 0 0 10px 0;
	margin: 0 0 14px;
	font-size: 26px;
	font-weight: 400;
	line-height: normal;
	color: #fff;
	}
.loginOB {
	margin: 0;
	padding-bottom: 0;
	position:relative;
	}

.loginOB form {
	padding-left: 15px;
	padding-right: 15px;
	}

.loginOB form .username,
.loginOB form .password {
	opacity:0.7;
	filter:alpha(opacity=70);
	color: #353535;
	height: 38px;
	}
.passwordWrap {
	margin-bottom: 7px;
	}

.btn.btnOB {
	font-size: ;
	font-weight: 500;
	color: #00665b;
	border: 1px #cccccc solid;
	background: #fff;
	height: 36px;
	line-height: 36px;
	}

.loginCol {
	margin-top: ;
	display: block;
	clear: both;
	text-align: center;
	}
.loginCol .btn {
	font-size: 12px;
	font-weight: 400;
	height: 34px;
	line-height: 34px;
	border: 1px #83772F solid;
	text-decoration: none;
	}
.btn.btnOB:hover, 
input.btn.btnOB:hover,
.btn.btnOB:focus {
	color: #fff;
	text-decoration: none;
	background: #83772F;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
	border: 1px solid rgba(255,255,255,.25);
}
.loginCol .btn:hover,
.loginCol .btn:focus {
	border: 1px solid rgba(255,255,255,.25);
	}

.input-group-btn:last-child > .btn.btnOBdevice {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
.loginCol.badges {
	margin-top: 12px;
	margin-left: 15px;
	}




/****************************************************************** 
 * special modules or containers *
 *************************************************************************** */

.wideWrap {
	 width: 100%;
	 max-width: 100%;
	 }

.wideWrapInner {
	max-width: 1170px;
	}

.moduleWrapper1 {
	text-align: left;
	background: none;
	-webkit-border-radius: px;
	-moz-border-radius: px;
	border-radius: px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	}

.moduleWrapper2 {
	text-align: left;
	background-color: #ccc;
	background-image: -moz-linear-gradient(top, #, #);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#), to(#));
	background-image: -webkit-linear-gradient(top, #, #);
	background-image: -o-linear-gradient(top, #, #);
	background-image: linear-gradient(to bottom, #, #);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
	border-color: # # #;
	border-color: rgba(0, 0, 0, 0.0) rgba(0, 0, 0, 0.0) rgba(0, 0, 0, 0.0);
	*background-color: #e6e6e6;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid rgba(0,0,0,0.0);
	*border: 0;
	border-bottom-color: #;
	-webkit-border-radius: px;
	-moz-border-radius: px;
	border-radius: px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	}


.moduleInnerWrapper1 {
	text-align: ;
	margin: 10px;
	padding: 10px;
	font-size: ;
	line-height: ;
	vertical-align: ;
	cursor: pointer;
	color: #;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.0);
	background-color: #;
	background-image: -moz-linear-gradient(top, #, #);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#), to(#));
	background-image: -webkit-linear-gradient(top, #, #);
	background-image: -o-linear-gradient(top, #, #);
	background-image: linear-gradient(to bottom, #, #);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#', GradientType=0);
	border-color: # # #;
	border-color: rgba(0, 0, 0, 0.0) rgba(0, 0, 0, 0.0) rgba(0, 0, 0, 0.0);
	*background-color: #;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid rgba(0,0,0,0.0);
	*border: 0;
	border-bottom-color: #;
	-webkit-border-radius: px;
	-moz-border-radius: px;
	border-radius: px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.0), 0 1px 2px rgba(0,0,0,0.0);
	}


.module1 {
	text-align: left;
	padding: 15px;
	margin: 15px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	background: #00685d url(../images/bg_ob.gif) no-repeat -10px -45px;
	border: 1px solid rgba(0,0,0,0.0);
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	*margin-left: .3em;
	}
.module1 a {
	color: #;
	font-size: ;
	font-weight: ;
	}

.module2 {
	text-align: left;
	padding: 0;
	margin: 0 14px 0 15px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
	color: #009;
	background: #fff;
	border: 1px #b3b6b6 solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}
.module2 a {
	color: #009;
	font-size: ;
	font-weight: ;
	}
.module2 h1 {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	background: url(../images/bg_contentbar.png) repeat-x;
	background-size: 1px 100%;
	border-left: 1px #00685d solid;
	border-right: 1px #00685d solid;
	margin: 0;
	padding: 0 20px;
	height: 56px;
	line-height: 56px;
	}
.module2 img {
	width: 100%;
	}

.module3 {
	text-align: left;
	padding: 0 0 25px;
	margin: 0 14px 0 15px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
	color: #009;
	background: rgba(255,255,255,.39);
	border: 1px #ced3d3 solid;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.module3 a {
	color: ;
	font-size: ;
	font-weight: ;
	}
.module3 h1 {
	color: #00685d;
	font-size: 21px;
	font-weight: 400;
	margin: 17px 20px 14px;
	padding: 0;
	height: ;
	line-height: ;
	}

.highlight li {
	margin-left:-12px;
	padding: 12px 12px;
	}
.highlight li:hover {
	color:#676767;
	background-color: rgba(0,0,0,.05);
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
.highlight li:hover a {
	color:#676767;
	text-decoration: none;
	}

.module h1 {
	
	background:none;
	padding:0;
	margin:0;
	}

.module a:link, .module a:visited {
	padding:11px 0;
	text-decoration:none;
	}
.module a:active, .module a:hover { 
	text-decoration:none;
	
	}
.module li.firstLi {
	
	}

.module1First {
	
	}
.module2First {
	
	}
.module1Last {
	
	}
.module2Last {
	
	}
	
.top .moduleWrapper1 {min-height:100px;}
.middle .moduleWrapper1 {min-height:;}
.bottom .moduleWrapper1 {min-height:240px;}

.top .module1 {min-height:80px;}
.middle .module1 {min-height:140px;}
.bottom .module2 {}

.top .module1 ul,
.middle .module1 ul,
.bottom .module1 ul,
.top .module2 ul,
.middle .module2 ul,
.bottom .module2 ul {
	padding-left: 12px;
	}




/****************************************************************** 
 * STYLING *
 *************************************************************************** */


/* ----------------------------------------------------------------------------------------------------------------PROMO IMGS-------------------------------------------------------- */
.promoMainImageSize {
	width: ;
	}

.promoSmallImageSize {
	width: ;
	height: 160px;
	}


/* ----------------------------------------------------------------------------------------------------------------BACKGROUND FLAT-------------------------------------------------------- */
a.backgroundFlat1,
div.backgroundFlat1,
li.backgroundFlat1,
input.backgroundFlat1,
span.backgroundFlat1 {
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
	background: none;
	background: #0CF;
	}


/* ----------------------------------------------------------------------------------------------------------------GRADIENT-------------------------------------------------------- */
.gradient1 {
	background-color: #a8a8a8;
	background-image: -moz-linear-gradient(top, #b4b4b4, #929292);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b4b4b4), to(#929292));
	background-image: -webkit-linear-gradient(top, #b4b4b4, #929292);
	background-image: -o-linear-gradient(top, #b4b4b4, #929292);
	background-image: linear-gradient(to bottom, #b4b4b4, #929292);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b4b4', endColorstr='#929292', GradientType=0);
	*background-color: #a8a8a8;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

.gradient2 {
	background-color: #818181;
	background-image: -moz-linear-gradient(top, #929292, #676767);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#929292), to(#676767));
	background-image: -webkit-linear-gradient(top, #929292, #676767);
	background-image: -o-linear-gradient(top, #929292, #676767);
	background-image: linear-gradient(to bottom, #929292, #676767);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#929292', endColorstr='#676767', GradientType=0);
	*background-color: #818181;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}


/* ----------------------------------------------------------------------------------------------------------------BORDER-------------------------------------------------------- */
.border1 {
	border: 1px solid rgba(153,153,153,1.0);
	}

.border2 {
	border: 1px solid rgba(51,51,51,1.0);
	}


/* ----------------------------------------------------------------------------------------------------------------BORDER RADIUS-------------------------------------------------------- */
.borderRadius1 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

.borderRadius2 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}


/* ----------------------------------------------------------------------------------------------------------------BOX SHADOW-------------------------------------------------------- */
.boxshadow1 {
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.boxshadow2 {
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}


/* ----------------------------------------------------------------------------------------------------------------PADDING-------------------------------------------------------- */
.padding1 {
	padding: 0 15px;
	}

.padding2 {
	padding: 25px;
	}


/* --------PADDINGSpecific-------- */
.paddingTop1 {
	padding-top: px;
	}

.paddingRight1 {
	padding-right: px;
	}

.paddingBottom1 {
	padding-bottom: px;
	}

.paddingLeft1 {
	padding-left: px;
	}



/* ----------------------------------------------------------------------------------------------------------------MARGIN-------------------------------------------------------- */
.margin1 {
	margin-top: 16px;
	}

.margin2 {
	margin-top: 32px;
	}


/* --------MARGINSpecific-------- */
.marginTop1 {
	margin-top: 10px;
	}

.marginRight1 {
	margin-right: 16px;
	}

.marginBottom1 {
	margin-bottom: px;
	}

.marginLeft1 {
	margin-left: px;
	}

.moduleWrapper1MarginSpecial1 {
	
	}

.module1MarginSpecial1 {
	margin-left: 0;
	}



/* ----------------------------------------------------------------------------------------------------------------MARGIN & Padding-------------------------------------------------------- */
a.marginANDpadding1,
div.marginANDpadding1,
li.marginANDpadding1,
input.marginANDpadding1,
span.marginANDpadding1 {
	margin: ;
	padding: ;
	}




/****************************************************************** 
 * NEWS *
 *************************************************************************** */
a.seeAll {
	color: #fff;
	vertical-align: middle;
	height: 56px;
	line-height: 56px;
	font-weight: 300;
	margin-right: 30px;
	text-decoration: none;
	}
a.seeAll:hover,
a.seeAll.active {
	font-weight: 500;
	}

.newsWrap ul {
	margin: 20px 20px 10px;
	}
.newsWrap ul li {
	background: url(../images/bullet_home.png) no-repeat .5em 1em;
	padding: 8px 23px;
	font-size: 15.5px;
	font-weight: 400;
	}
.newsWrap ul li a {
	color: #858585;
	text-decoration: none;
	}




/****************************************************************** 
 *main promotion *
 *************************************************************************** */

.slides {
	position: relative;
	
	}
.promoMain .promoImg {
	position:relative; 
	z-index:10;
	border: 1px #b2d1ce solid;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	}
.promoMain .promoImg img {width:100%;}

#back .promoMain {
	margin-top: 28px;
	}
#back .promoMain img {
	width: 96%;
	}

.promoMain .promoTxt {
	font-size:28px;
	line-height:normal;
	z-index:300;
	position:absolute;
	top:0px;
	margin-left:20px;
	margin-top:20px;
	}
.promoMain .promoTxt h1 {
	font-size:33px;
	line-height:28px;
	margin:10px 0px 5px 0;
	}
.promoMain .promoTxt p {
	line-height:25px; 
	padding-top:0;
	margin-top:0; 
	}
.flexslider.promoMain {
	position:relative;
	border: none;
	max-width:100%;
	padding: 15px;
}
.promoMain .flex-direction-nav {
	z-index: 5000;
	width: 100%;
	}
.flex-direction-nav .btn {
	padding: 0;
	}
.promoMain .flex-direction-nav li a {
	width: auto;
	}
.promoMain .flex-direction-nav li a img {
	height: 100%;
	}
.promoMain .flex-direction-nav .flex-prev {
	position: relative;
	left: 4%;
	}
.promoMain .flex-direction-nav .flex-next {
	float: right;
	position: relative;
	right: 4%;
	}



/****************************************************************** 
 * smaller promotions with scale on hover for images*
 *************************************************************************** */

.smPromo.flexsliderPromoSmall, .slider {
	position:relative;
	margin-top:0;
	margin-bottom: 70px;
	z-index: 500;
	}

.smPromo.flexsliderPromoSmall .btn {
	 background: #fff;
	 border: 1px solid rgba(0,104,93,.26);
	 width: 38px;
	 height: 34px;
	}

.smPromo .flex-direction-nav {
	 width: 100%;
	 margin: 8px 0 16px;
	 padding: 0;
	 }
.smPromo .flex-direction-nav .flex-prev,
.smPromo .flex-direction-nav .flex-next {
	display: inline-block;
	position: relative;
	}
.smPromo.flexsliderPromoSmall .btn:hover,
.smPromo.flexsliderPromoSmall .btn:focus {
	background: #fbf9f9;
	 border: 1px solid rgba(0,104,93,.8);
	}
.smPromo .flex-direction-nav .flex-prev img,
.smPromo .flex-direction-nav .flex-next img {
	z-index: 5000;
	}
.smPromo .flex-direction-nav .flex-prev {
	float: left;
	left: 17px;
	}
.smPromo .flex-direction-nav .flex-next {
	float: right;
	right: 7px;
	}




/****************************************************************** 
 * smaller promotions with scale on hover for images*
 *************************************************************************** */
 
.promoSmall img {
	width: 100%;
	-webkit-box-shadow:  2px 2px 1px 1px rgba(000, 000, 000, .15);
	box-shadow:  2px 2px 1px 1px rgba(000, 000, 000, .15);
	-webkit-border-radius: 4px;
	border-radius:4px;
	}
.promoSmall a img { 
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out; 
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out; 
	transition: all .2s ease-in-out; 
	}
.promoSmall a:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05); 
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05); 
	}




/****************************************************************** 
 * content area on backpages *
 *************************************************************************** */

.content {
	padding: 29px 17px 20px 14px;
	clear:both;
	font-size:14px;
	line-height:1.75em;
	text-align:left;
	border-top: none;
	}

.contentInner {
	padding: 23px 34px 34px;
	background: #fff;
	border: 1px #ddd solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}

.content ul, .content ol {
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	}
	
.content ul li { 
	padding: 0 0 6px 15px;
	}
	
.content ol li {
	margin: 0 0 6px 25px;
	}
	/*mixed lists */
.content ul ul, .content ol ol {
	margin-bottom: -6px;
	padding: 6px 0 0 0;
	}

.content ul li, .content ol li ul li, .content ol li ul li ol li ul li {
	background: url(../images/bullet.png) no-repeat 0 .7em;
	list-style:none;
	}
.content ol li, .content ol li ol li, .content ul li ol li ol li {
	background:none;
	list-style:upper-roman;
	}
.content ol li ol li {
	background:none;
	list-style:lower-alpha; 
	}

.content ul ul li {
	background: url(../images/bullet2.png) no-repeat 0 .9em;
}

.contentImg { /* ensure that there is a width and height attribute on the image in case the WYSIWYG editor assigns a snippet's image a width or height of 0 */
	padding:.5em 2%;
	width:auto;
	float:right;
	margin:0 0 .5em 3%;
	}
.content img {max-width:100%;}	 /*image punch*/


.content h1:first-child,
.content h1:first-of-type {
	
	}

blockquote {border-left:0;}
blockquote:before {
	display: block;
	content: "\201C";
	font-size: 50px;
	position: relative;
	left: -20px;
	top: 0;
	color: #7a7a7a;
}
blockquote cite {
	color: #999999;
	display: block;
	margin-top: 10px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}
.content a.btn {
	text-decoration: none;
	}


ul.sectionNav {
	padding-left: 23px;
	margin-bottom: 0;
	}
ul.sectionNav li {
	background: none;
	padding-left: 0;
	margin-bottom: 12px;
	line-height: 1em;
	}
ul.sectionNav li.lastSectionNav {
	margin-bottom: 0;
	}
ul.sectionNav li a {
	color: #00685d;
	text-decoration: none;
	display:block;
	}
ul.sectionNav li > a:hover,
ul.sectionNav li.active > a {
	text-decoration: none;
	font-weight: 600;
	}
	
ul.sectionNav li.sNav ul {
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}

/****************************************************************** 
 * footer nav and images *
 *************************************************************************** */

.footWrap ul {
	list-style: none;
	display:flex;
	flex-wrap:wrap;
}
.footWrap li {
	display:flex;
	flex:1 1 auto;
	list-style: none;
	vertical-align: middle;
	line-height:33px;
	flex-wrap:nowrap;
}

.footWrap li a:link, .footWrap li a:visited {
	color: #858585;
	display:inline;
	text-decoration: none;
	line-height: normal;
    padding-bottom: 14px;
	white-space: nowrap;
	}

.footWrap li a:hover, .footWrap li a:active {
	text-decoration:underline;
	}
/*
img.ehl {margin-top:-3px;}
*/

.footL {
	text-align: left;
	width: 100%;
	margin-top: 20px;
	/*min-width: 478px;*/
	}
.footL ul {
	padding: 0 0 20px 0;
	justify-content:flex-start;
	align-items:center;
	}
.footL ul li {
	padding: 0 0 12px;
	justify-content:flex-start;
	align-items:center;
	flex: 1 1 auto;
	}
.footL ul li a, .footL ul li span {
	display: inline-block;
	flex: 1 1 auto;
	}
.footL ul li.footBadges a {
	margin-right: 6px;
	}

.footL ul li.footBadges {
	display:block;
}

.footR {
	float: right;
	text-align: right;
	width: 100%;
	margin-top: 20px;
	}
.footR ul {
	padding: 0 0 20px 0;
	justify-content:flex-end;
	align-items:center;
	}
.footR ul li {
	justify-content:flex-end;
	align-items:center;
	flex: 1 1 auto;
	flex-direction:row-reverse;
}
.footR ul li a,
.footR ul li span {
	display: inline-block;
	flex: 1 1 auto;
	}
	
#poweredby svg {
          width: 80px; height:auto; opacity: 0.7;}


.footWrap img {display:inline;}
.footWrap li.lastLi {display:block;}




/****************************************************************** 
 * forms *
 *************************************************************************** */

label {
	display: block;
	margin: 2px 0 0 0;
	}

	
.appfield1 {

	box-shadow: 0 5px 5px #ddd inset;
}

/* --- 	This is your FOCUS style, when you click into an input field --- */
.content .appfield1,
.appfield2 {
	width: 98%;
	margin-bottom: 10px;
}
.appfield2 {
	border: 1px #c7c4bd solid;
	border-radius: 0;
	background: #efefef;
	padding:5px 0 2px 2px;
	box-shadow: 0 5px 5px #ddd inset;
}




/****************************************************************** 
 * tables *
 *************************************************************************** */

table {
	font-size: 12px;
	}

.tableheader {
	background: #83772F;
	color: #fff;
	font-weight: bold;
	padding:.3em 10px;
	}
	
th {
	border-top: 3px solid #a99c4e;
	border-bottom: 1px solid #83772F;
	background-color:;
	color: #a99c4e;
	text-align: left;
	padding:.3em 10px;
	}
	
td.tablecontent1 {
	border-bottom: 1px solid #fff;
	background-color: #f4f2f1;
	padding:.3em 10px;
	}
	
td.tablecontent2 {
	border-bottom: 1px solid #fff;
	background-color:#fbf9f9;
	padding:.3em 10px;
	}




/****************************************************************** 
 * etc formatting other *
 *************************************************************************** */

sup {font-size:.6em;}/*make sup smaller*/
.faqQ { 
	font-weight: bold;
	}

.faqQ { }
.faqA { }
	
.xsmall {
	font-size:.8em; 
	}
.small {
	font-size:.9em;
	}
.medium {
	font-size:1em;
	}
.large {
	font-size:1.1em;
	}
.xlarge{
	font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	color: #757575;
}
	
.required {
	color: #dd2525;
}




/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------MIN-WIDTH 1200-----------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 1200px) {

.wideWrapInner {
	max-width: 1170px;
	margin: 0 auto;
	}

.module1 h1,
.module2 h1 {
	
	}


}




@media (max-width: 1199px) {

.logo {
	margin-left: 12px;
	}
.footR,
.footL,
.footR ul,
.footL ul,
.footR ul li,
.footL ul li,
.footR ul li a,
.footL ul li a {
	text-align: center;
	margin: 20px auto;
	clear: both;
	float: none;
	display: block;
	}
.footR ul,
.footL ul {
	margin: 0 auto;
	padding: 0;
	}
.footR ul li a,
.footL ul li a {
	display: inline-block;
	clear: none;
	margin: 8px;
	padding: 0;
	}
.footL {
	
	}



}



@media (max-width: 991px) {

.mastWrap {
	min-height: 53px;
	}

li.searchArea {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	max-width: 80%;
	}
.searchArea input {
	min-width: 20%;
	width: auto;
	}

.logoWrap {
	width: 45%;
	}
.logo {
	margin-top: 3%;
	margin-bottom: 3%;
	}
.logo img {
	width: 100%;
	min-width: 200px;
	}

.nav-collapse,
.nav-collapse.in {
	text-align: left;
	float: left;
	clear: both;
	width: 100%;
	}

.navWrap {
    margin-top: 0px;
}
.nav {
	display: block;
	clear: both;
	margin: 30px auto;
	text-align: left;
	}
.nav li {
	display: block;
	clear: both;
	width: 100%;
	text-align:left;
	margin-bottom:8px;
	background: rgba(0,0,0,.02);
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	}
.nav li.searchArea {
	background: none;
	border: none;
	text-align: center;
	margin: 20px auto 12px;
	max-width: 80%;
	}
.nav li.searchArea .input-group {
	float: right;
	margin: 0 auto;
	width: 75%;
	text-align: center;
	}
.searchArea input.btn {
	height: 34px;
	}


.contentBar {
	height: auto;
	}
.contentBar li {
	width: 100%;
	}

.mobileTopBtns .locatorBtn {
	margin-top: 2px;
	}

.loginCol .btn {
    border: 1px solid #C3B45A;
    font-size: 12px;
    font-weight: 400;
    height: 26px;
    line-height: 14px;
    padding: 0;
    text-decoration: none;
}

.loginCol .btn:hover, .loginCol .btn:focus {
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: #B6A854;
}
.badges a:hover, .badges a:active {
    background-color: #B6A854;
}
a.badge:hover, a.badge:focus {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
    background-color: #B6A854;
}


}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------MIN-WIDTH 980-----------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 980px) {

.login-collapse.collapse {
	height: auto !important;
	overflow: visible !important;
	}

.content {min-height:450px;}


}




/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 980-1200-----------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 980px) and (max-width: 1200px) {

.module1 h1,
.module2 h1 {
	
	}


.loginArea h1 {
	margin: 0;
	padding: 0;
	}

.loginCol .btn {
	font-size: 10px;
	padding: 0 6px;
	height: 28px;
	line-height: 28px;
	}





}




@media (min-width: 992px) {

.navWrap.collapse {
	display: inherit;
	}
.navWrap.collapse .searchArea,
li.hiddenUti {
	display: none;
	}


}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------smaller than desktop group---------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 979 and below ------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1024px) {

.locatorBtn .btn {
	padding-right: 11px;
	}

.uti a:link,
.uti a:visited {
	padding-left: 6px;
	padding-right: 6px;
	}

li.searchArea {
	margin-left: 6px;
	margin-right: 6px;
	}



}






@media (max-width: 979px) {

.login-collapse .loginOB a:active, 
.login-collapse .loginOB a:hover {
	text-decoration:none; 
	
	}
body {
	padding-top: 0;
	}
.badges a {
	margin-right:10px;
	padding:6px !important;
	text-decoration: none;
	}
.badges a:hover,
.badges a:active {
	background-color: #aaa;
	}
.loginOB row {margin:10px auto !important;}
.nav {
	width:100%;
	clear:both;
	display:block;
	text-align:left;
	}
.nav li {
	display:block; 
	text-align:left;
	margin-bottom:8px;
	background: rgba(0,0,0,.02);
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	}
.contentBar .nav li {
	border: none;
	}

.nav li li {
	display:block; 
	text-align:left;
	margin-bottom:8px;
	list-style:none;
	}

.flexslider {
	margin-bottom: 15px;
	}

.login-collapse.collapse.in {
	margin-top:5px;
	height:135px !important; /* setting explicit height to activate animated slide */
	width:100%;
	background:#fff;
	}
.login-collapse.collapse.in .loginArea {
	background:none;
	}
.login-collapse {
	margin-top:5px;
	height: 0 !important;
	}

.login-collapse {
	clear: left;
	}

.login-collapse {
	float: none;
	margin: 0 0 10px;
	}

.login-collapse li {
	float: none;
	}

.login-collapse,
.login-collapse.collapse {
	height: 0;
	overflow: hidden;
	}

.promoTxt {
	font-size:19px; 
	line-height:22px;
	margin-left:3%;
	background:#f7f7f7;
	}
.footWrap {margin-top:10px;}
.footWrap ul {
	display:block;
	min-height:1.6em;
	}
.footWrap li {
	display:inline;
	float:left; 
	margin-right:10px;
	}
.footR {text-align:right;}
.footL {text-align:left;}

.searchArea input {
	display:inline-block;
	}
.searchArea a.btn {width:auto !important; max-width:80px; display:inline-block !important;}


}





/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 768-991 tablet portrait --------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {

.container {
	max-width: none;
	width: 100%;
	}

.nav-collapse.collapse.in {
	margin-top:5px;
	background:#fff;
	border-top:5px solid #333;
	height:480px !important; /* setting explicit height to activate animated slide */
	width:100%;
	display: block;
	clear: both;
	text-align: left;
	}




}





/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 768-979 tablet portrait --------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width: 768px) and (max-width: 979px) {

body {
	padding-left: 0;
	padding-right: 0;
	}

.searchArea {margin-top:-3px;}

.middle .module1 {
    min-height: 170px;
}

.module1 h1 {
	font-size: 26px;
	line-height: .9em;
	min-height: 2.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.module2 h1 {
	font-size: 22px;
	min-height: 1.6em;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.bottom .module2 {
	}


}





/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 767 and below -------------------large phone------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 767px) {

/* arrows on promo*/
.flex-direction-nav {
	
	}
/*vertical spacing between column groups */
.mastWrap, .contentWrap .middle, .contentWrap .top, .contentWrap .bottom, .footWrap {
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	}
.module {
	padding:.5em 15px;
	text-align:left;
	min-height:50px !important;
	}
.module ul {margin:0;}
.loginOB {margin:0;padding:0;}
.border-bottom {
	margin:5px 0;
	padding:0; 
	}
.ncua {display:none;}
.footL, .footL ul, 
.footR {
	text-align:center; 
	margin:0 auto; 
	width:auto;
	display:block;
	}
.footWrap ul {float:none;}
.footR li, .footL li {margin:0;float:none; text-align:center; width:100%;}
.footR li a {margin:.4em 11px;}
.footL li a {display:inline-block; margin-bottom:.4em;}


.middle .moduleWrapper1 {
	min-height: inherit;
	}

.middle .module1 {
    min-height: inherit;
}

.module1MarginSpecial1 {
	margin-left: 10px;
	margin-top: 0;
	}

.module1 h1,
.module2 h1 {
	font-size: 26px;
	min-height: 1.4em;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.bottom .module2 {min-height:200px;}

.badges {
	margin: 10px 0;
	}

.badges img {
	margin: 10px 0;
	}

.smPromo {
	margin: 20px 0;
	}


.promoMain .flex-direction-nav .flex-prev,
.promoMain .flex-direction-nav .flex-next {
	bottom: 20px;
	}





}





@media (max-width: 580px) {

.promoMain .flex-direction-nav .flex-prev,
.promoMain .flex-direction-nav .flex-next {
	bottom: 30px;
	}
.promoMain .flex-direction-nav .flex-prev {
	left: 30px;
	}
.promoMain .flex-direction-nav .flex-next {
	right: 30px;
	}

.footL {
	text-align: left;
	width: 100%;
	margin-top: 20px;
	min-width: 90%;
	}


}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 480 and below ----------------android phones-------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {

.login-collapse {
	-webkit-transform: translate3d(0, 0, 0);
	}

.badge {
	margin-bottom: 8px;
	}

.logoWrap {
    margin-top: 17px;
}

.mobileTopBtns {
	padding-right: 0;
	}
.mobileTopBtns .btn.btn-navbar {
	margin-right: 8px;
	}
.mobileTopBtns .locatorBtn {
	margin-top: 0;
	margin-right: 8px;
	display: block;
	clear: both;
	margin-bottom: 20px;
	}
.locatorBtn .btn {
	padding-right: 8px;
}
.locatorBtn .btn img {
    margin-right: 4px;
}



}





/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTION 320 and below ------------small phones------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/






@media (max-width: 240px) {

}





/*------------------------------------------------ZEROS---------------------------------------------------------------------------------*/

/* --------BACKGROUND0-------- */
a.background0,
div.background0,
li.background0,
input.background0,
span.background0 {
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
	background: none;
	}

/* --------GRADIENT0-------- */
a.gradient0,
div.gradient0,
li.gradient0,
input.gradient0,
span.gradient0 {
	background-image: none;
	background-repeat: no-repeat;
	filter: none;
	}


/* --------BORDER0-------- */
a.border0,
div.border0,
li.border0,
input.border0,
span.border0 {
	border: 1px solid rgba(255,255,255,1.0);
	}


/* --------BORDER-RADIUS0-------- */
a.border-radius0,
div.border-radius0,
li.border-radius0,
input.border-radius0,
span.border-radius0 {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}


/* --------BOX SHADOW0-------- */
a.boxshadow0,
div.boxshadow0,
li.boxshadow0,
input.boxshadow0,
span.boxshadow0 {
	-webkit-box-shadow: inset 0px 0px 0px rgba(255,255,255,0.0), 0px 0px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0px 0px 0px rgba(255,255,255,0.0), 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: inset 0px 0px 0px rgba(255,255,255,0.0), 0px 0px 0px rgba(0,0,0,0.0);
}


/* --------PADDING0-------- */
a.padding0,
div.padding0,
li.padding0,
input.padding0,
span.padding0 {
	padding: 0;
	}

a.paddingTop0,
div.paddingTop0,
li.paddingTop0,
input.paddingTop0,
span.paddingTop0 {
	padding-top: 0;
	}

a.paddingRight0,
div.paddingRight0,
li.paddingRight0,
input.paddingRight0,
span.paddingRight0 {
	padding-right: 0;
	}

a.paddingBottom0,
div.paddingBottom0,
li.paddingBottom0,
input.paddingBottom0,
span.paddingBottom0 {
	padding-bottom: 0;
	}

a.paddingLeft0,
div.paddingLeft0,
li.paddingLeft0,
input.paddingLeft0,
span.paddingLeft0 {
	padding-left: 0;
	}


/* --------MARGIN0-------- */
a.margin0,
div.margin0,
li.margin0,
input.margin0,
span.margin0 {
	margin: 0;
	}

a.marginTop0,
div.marginTop0,
li.marginTop0,
input.marginTop0,
span.marginTop0 {
	margin-top: 0;
	}

a.marginRight0,
div.marginRight0,
li.marginRight0,
input.marginRight0,
span.marginRight0 {
	margin-right: 0;
	}

a.marginBottom0,
div.marginBottom0,
li.marginBottom0,
input.marginBottom0,
span.marginBottom0 {
	margin-bottom: 0;
	}

a.marginLeft0,
div.marginLeft0,
li.marginLeft0,
input.marginLeft0,
span.marginLeft0 {
	margin-left: 0;
	}


/* --------MARGIN & PADDING0-------- */
a.marginANDpadding0,
div.marginANDpadding0,
li.marginANDpadding0,
input.marginANDpadding0,
span.marginANDpadding0 {
	margin: 0;
	padding: 0;
	}
	
a.marginANDpaddingTop0,
div.marginANDpaddingTop0,
li.marginANDpaddingTop0,
input.marginANDpaddingTop0,
span.marginANDpaddingTop0 {
	margin-top: 0;
	padding-top: 0;
	}
	
a.marginANDpaddingRight0,
div.marginANDpaddingRight0,
li.marginANDpaddingRight0,
input.marginANDpaddingRight0,
span.marginANDpaddingRight0 {
	margin-right: 0;
	padding-right: 0;
	}
	
a.marginANDpaddingBottom0,
div.marginANDpaddingBottom0,
li.marginANDpaddingBottom0,
input.marginANDpaddingBottom0,
span.marginANDpaddingBottom0 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
a.marginANDpaddingLeft0,
div.marginANDpaddingLeft0,
li.marginANDpaddingLeft0,
input.marginANDpaddingLeft0,
span.marginANDpaddingLeft0 {
	margin-left: 0;
	padding-left: 0;
	}





/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------SECTIONINTERNET EXPLORER DESKTOP ONLY---------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --------------------------------------------------------- strange ie */


.old_ie .backBar,
.old_ie .sectionWrap {
	background: #fff;
	}
	
	
.old_ie .wideWrapInner {
	max-width: 1170px;
	margin: 0 auto;
	}


.old_ie .navWrap.collapse {
	display: inherit;
	}
.old_ie .navWrap.collapse .searchArea,
.old_ie li.hiddenUti {
	display: none;
	}


.old_ie .login-collapse.collapse {
	height: auto !important;
	overflow: visible !important;
	}

.old_ie .content {
	min-height:450px;
	max-width: 650px;
	}
/* make old ie have grid working and not read in phone page */
.old_ie .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.old_ie .visible-lg, .old_ie .visible-md.visible-lg, .old_ie .visible-lg.visible-md {display:block !important;}
.old_ie .container:before,
.old_ie .container:after {
  display: table;
  content: " ";
}

.old_ie .container:after {
  clear: both;
}

.old_ie .container:before,
.old_ie .container:after {
  display: table;
  content: " ";
}

.old_ie .container:after {
  clear: both;
}

.old_ie .row {
  margin-right: -15px;
  margin-left: -15px;
}

.old_ie .row:before,
.old_ie .row:after {
  display: table;
  content: " ";
}

.old_ie .row:after {
  clear: both;
}

.old_ie .row:before,
.old_ie .row:after {
  display: table;
  content: " ";
}

.old_ie .row:after {
  clear: both;
}

.old_ie .col-xs-1,
.old_ie .col-xs-2,
.old_ie .col-xs-3,
.old_ie .col-xs-4,
.old_ie .col-xs-5,
.old_ie .col-xs-6,
.old_ie .col-xs-7,
.old_ie .col-xs-8,
.old_ie .col-xs-9,
.old_ie .col-xs-10,
.old_ie .col-xs-11,
.old_ie .col-xs-12,
.old_ie .col-sm-1,
.old_ie .col-sm-2,
.old_ie .col-sm-3,
.old_ie .col-sm-4,
.old_ie .col-sm-5,
.old_ie .col-sm-6,
.old_ie .col-sm-7,
.old_ie .col-sm-8,
.old_ie .col-sm-9,
.old_ie .col-sm-10,
.old_ie .col-sm-11,
.old_ie .col-sm-12,
.old_ie .col-md-1,
.old_ie .col-md-2,
.old_ie .col-md-3,
.old_ie .col-md-4,
.old_ie .col-md-5,
.old_ie .col-md-6,
.old_ie .col-md-7,
.old_ie .col-md-8,
.old_ie .col-md-9,
.old_ie .col-md-10,
.old_ie .col-md-11,
.old_ie .col-md-12,
.old_ie .col-lg-2,
.old_ie .col-lg-3,
.old_ie .col-lg-4,
.old_ie .col-lg-5,
.old_ie .col-lg-6,
.old_ie .col-lg-7,
.old_ie .col-lg-8,
.old_ie .col-lg-9,
.old_ie .col-lg-10,
.old_ie .col-lg-11,
.old_ie .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.old_ie .col-xs-1,
.old_ie .col-xs-2,
.old_ie .col-xs-3,
.old_ie .col-xs-4,
.old_ie .col-xs-5,
.old_ie .col-xs-6,
.old_ie .col-xs-7,
.old_ie .col-xs-8,
.old_ie .col-xs-9,
.old_ie .col-xs-10,
.old_ie .col-xs-11,
.old_ie .col-sm-1,
.old_ie .col-sm-2,
.old_ie .col-sm-3,
.old_ie .col-sm-4,
.old_ie .col-sm-5,
.old_ie .col-sm-6,
.old_ie .col-sm-7,
.old_ie .col-sm-8,
.old_ie .col-sm-9,
.old_ie .col-sm-10,
.old_ie .col-sm-11,
.old_ie .col-md-1,
.old_ie .col-md-2,
.old_ie .col-md-3,
.old_ie .col-md-4,
.old_ie .col-md-5,
.old_ie .col-md-6,
.old_ie .col-md-7,
.old_ie .col-md-8,
.old_ie .col-md-9,
.old_ie .col-md-10,
.old_ie .col-md-11,
.old_ie .col-lg-1,
.old_ie .col-lg-2,
.old_ie .col-lg-3,
.old_ie .col-lg-4,
.old_ie .col-lg-5,
.old_ie .col-lg-6,
.old_ie .col-lg-7,
.old_ie .col-lg-8,
.old_ie .col-lg-9,
.old_ie .col-lg-10,
.old_ie .col-lg-11 {
  float: left;
}

.old_ie .col-xs-1, .old_ie .col-sm-1, .old_ie .col-md-1, .old_ie .col-lg-1 {
  width: 8.333333333333332%;
}

.old_ie .col-xs-2, .old_ie .col-sm-2, .old_ie .col-md-2, .old_ie .col-lg-2 {
  width: 16.666666666666664%;
}

.old_ie .col-xs-3, .old_ie .col-sm-3, .old_ie .col-md-3, .old_ie .col-lg-3 {
  width: 25%;
}

.old_ie .col-xs-4, .old_ie .col-sm-4, .old_ie .col-md-4, .old_ie .col-lg-4 {
  width: 33.33333333333333%;
}

.old_ie .col-xs-5, .old_ie .col-sm-5, .old_ie .col-md-5, .old_ie .col-lg-5 {
  width: 41.66666666666667%;
}

.old_ie .col-xs-6, .old_ie .col-sm-6, .old_ie .col-md-6, .old_ie .col-lg-6 {
  width: 50%;
}

.old_ie .col-xs-7, .old_ie .col-sm-7, .old_ie .col-md-7, .old_ie .col-lg-7 {
  width: 58.333333333333336%;
}

.old_ie .col-xs-8, .old_ie .col-sm-8, .old_ie .col-md-8, .old_ie .col-lg-8 {
  width: 66.66666666666666%;
}

.old_ie .col-xs-9, .old_ie .col-sm-9, .old_ie .col-md-9, .old_ie .col-lg-9 {
  width: 75%;
}

.old_ie .col-xs-10, .old_ie .col-sm-10, .old_ie .col-md-10, .old_ie .col-lg-10 {
  width: 83.33333333333334%;
}

.old_ie .col-xs-11, .old_ie .col-sm-11, .old_ie .col-md-11, .old_ie .col-lg-11 {
  width: 91.66666666666666%;
}

.old_ie .col-xs-12, .old_ie .col-sm-12, .old_ie .col-md-12, .old_ie .col-lg-12 {
  width: 100%;
}


.old_ie .nav-pills > li > a.barBtn:link,
.old_ie .nav-pills > li > a.barBtn:visited {
	text-align: left;
	font-size: 14.5px;
	font-weight: 400;
	line-height: 34px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #005a96;
	background: #cee2e0 url(../images/bg_barbtn.jpg) repeat-x top;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 1px rgba(0,75,67,1.0);
	}
.old_ie .nav-pills > li > a.barBtn:hover,
.old_ie .nav-pills > li > a.barBtn:active,
.old_ie .nav > li > a:hover,
.old_ie .nav > li > a:focus,
.old_ie .nav-pills > li.active > a,
.old_ie .nav-pills > li.active > a:hover,
.old_ie .nav-pills > li.active > a:focus {
	color: #005a96;
	background: #FFF;
	}

.old_ie .backBar .nav {
	max-width: 84%;
	margin-left: 15px;
	}

.old_ie .backBar .nav-justified > li {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	}
.old_ie .backBar .nav-pills > li > a.barBtn:link,
.old_ie .backBar .nav-pills > li > a.barBtn:visited {
	width: 100%;
	display: block;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px #afafaf solid;
	}
.old_ie .backBar .nav-pills > li + li {
	margin-left: 0;
	}

.old_ie .nav-justified {
    max-width:1120px;
	width:1120px;
	position: relative;
	left: 5px;
	margin-right: -12px;
}
.old_ie .nav-justified > li {
    float: none;
	display: inline-block;
	width: 19.2%;
	margin-left: auto;
	margin-right: auto;
}

.old_ie .contentBar {
	max-width: 1110px;
	position: relative;
	left: 25px;
	}

.old_ie .footL {
	width: 500px;
	}
.old_ie .mastWrap {
	position: relative;
	/* top: -20px; */
	}
.old_ie li.searchArea.col-xs-5 {
	width: 47%;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	}
.old_ie li.searchArea input.btn {
	position: absolute;
	top: 0;
	right: 0;
	}
.old_ie ul.uti {
	margin-top: 1px;
	}
.old_ie .searchField {
	max-width: inherit;
	padding-right: 45px;
	}

.old_ie .nav > li > a:hover,
.old_ie .nav > li > a:focus,
.old_ie .nav-pills > li.active > a,
.old_ie .nav-pills > li.active > a:hover,
.old_ie .nav-pills > li.active > a:focus {
    background-color: #C3B45A;
    color: #FFFFFF;
}

.old_ie .loginCol .btn {
	padding-left: 6px;
	padding-right: 6px;
	}


.old_ie .contentInner {
	width: 850px;
	position: relative;
	left: -15px;
	}

.old_ie .sectionNav li a {
	text-decoration: none;
	font-size: 13px;
	}










.modal .btn-primary, .ql .btnLogin {
  background-color: #F8981D;
  background-image: none;
  border-color: #357EBD;
  color: #FFFFFF;
}

.modal-footer a.btn:link,
.modal-footer a.btn:visited,
.modal-footer a.btn:hover,
.modal-footer a.btn:active {
	text-decoration: none
}

.modal p, .modal h2 {
  text-align: left;
}



#ex_dis{
 display:none;
 width:50%;
 padding:10px;
 background-color:#F8981C;
 color: #fff;
 position:fixed;
 z-index:10000;
 border: 5px solid #9FE292;
 top: 100px;
 left: 25%;
 overflow: hidden;
}

#tpwModal {
	z-index:6000;
}

#ex_dis p { 
	text-align:left;
	font-size: 120%;
}

#ex_dis h2 { 
	font-size:1.6em;
	color: #fff;
}

#ex_dis a { color: #fff}
.skip-nav-link {
  position: absolute;
  top: 0;
  left: -99999px;
  border: 1px solid;
  background: #fff;
  color: #000;
  z-index: 999999;
}
.skip-nav-link:focus {
  left: 0;
}

@media (min-width: 992px) and (max-width: 1148px) {
	.nav-pills > li > a.barBtn:link, .nav-pills > li > a.barBtn:visited{
	font-size: 11.5px !important;
	}
}
