/* === fonts === */

/* Regular */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('/utilities/fonts/ubuntu-v7-latin-regular.eot');
  src: local('Ubuntu'),
       url('/utilities/fonts/ubuntu-v7-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('/utilities/fonts/ubuntu-v7-latin-regular.woff2') format('woff2'),
       url('/utilities/fonts/ubuntu-v7-latin-regular.woff') format('woff'),
       url('/utilities/fonts/ubuntu-v7-latin-regular.ttf') format('truetype'),
       url('/utilities/fonts/ubuntu-v7-latin-regular.svg#Ubuntu') format('svg');
}

/* Medium */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('/utilities/fonts/ubuntu-v7-latin-500.eot');
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'),
       url('/utilities/fonts/ubuntu-v7-latin-500.eot?#iefix') format('embedded-opentype'),
       url('/utilities/fonts/ubuntu-v7-latin-500.woff2') format('woff2'),
       url('/utilities/fonts/ubuntu-v7-latin-500.woff') format('woff'),
       url('/utilities/fonts/ubuntu-v7-latin-500.ttf') format('truetype'),
       url('/utilities/fonts/ubuntu-v7-latin-500.svg#Ubuntu') format('svg');
}

/* Bold */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('/utilities/fonts/ubuntu-v7-latin-700.eot');
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('/utilities/fonts/ubuntu-v7-latin-700.eot?#iefix') format('embedded-opentype'),
       url('/utilities/fonts/ubuntu-v7-latin-700.woff2') format('woff2'),
       url('/utilities/fonts/ubuntu-v7-latin-700.woff') format('woff'),
       url('/utilities/fonts/ubuntu-v7-latin-700.ttf') format('truetype'),
       url('/utilities/fonts/ubuntu-v7-latin-700.svg#Ubuntu') format('svg');
}

/* Light */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('/utilities/fonts/ubuntu-v7-latin-300.eot');
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('/utilities/fonts/ubuntu-v7-latin-300.eot?#iefix') format('embedded-opentype'),
       url('/utilities/fonts/ubuntu-v7-latin-300.woff2') format('woff2'),
       url('/utilities/fonts/ubuntu-v7-latin-300.woff') format('woff'),
       url('/utilities/fonts/ubuntu-v7-latin-300.ttf') format('truetype'),
       url('/utilities/fonts/ubuntu-v7-latin-300.svg#Ubuntu') format('svg');
}


/*  UniformCondensedBold-Regular */
@font-face {
 font-family: 'UniformCondensedBold-Regular';
 src: url('/utilities/fonts/UniformCondensedBold-Regular.woff2') format('woff2'), url('/utilities/fonts/UniformCondensedBold-Regular.woff') format('woff');
}

/* === reset === */

body, blockquote, ol, ul, li, h1, h2, h3, h4, h5, h6, p, pre {
    margin: 0;
    padding: 0;
}

body {
	font-family: "Ubuntu",Helvetica,Arial,sans-serif !important; /* default font */
	font-size: 14px; /* default text size */
	line-height: 19px; /* default line height */
  	color: #333333; /* default text color */
  	background-color:#ffffff;
}

/* === ADA Focus === */
body:not(.keyboardUser) *:focus {
	outline: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
/* === ADA Hidden Text === */
.hidden-ada-text {display:none;}

a img {
	text-decoration: none;
	border: 0 none;
}

a,
a:link,
a:visited {
	color: #0067b9; /* state variation */
	text-decoration: none;
}

a:hover,
a:active {
	color: #0067b9; /* state variation */
	text-decoration: underline!important;
}

a[href^=tel] {
	color: #0067b9; /* state variation */
	text-decoration: none;
}

a[href]:after {
    content: "";
}




@media only screen and (max-width: 1120px) {
	body {
		background-color:#35393a !important;
	}
}

@media only screen and (max-width: 509px) {
	a:hover,
	a:active {
		color: #0067b9; /* state variation */
	}
}

/* === header === */

#header,
#header-mobile {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	width: 100%;
	margin: 0 auto;
}

#header-mobile {
	display: none;
	height:0;
}

#toprowfull {
	width: 100%;
	background-color: #0067b9; /* state variation */
}

#toprow {
	width: 980px;
	margin: 0 auto;
}

#topnav {
	width: 570px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
}

#toptools {
	float: right;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	padding-left: 2px;
	/*background: url('/images/mega2-lineright.gif') no-repeat left top !important;*/
}

#topmain,
#topmain-mobile {
	position: relative;
	width: 980px;
	height: 126px;
	margin: 0 auto;
}

#topmain-mobile {
	display: none;
}

#topmain-tiaa {
	position: relative;
	width: 980px;
	height: 85px;
	margin: 0 auto;
}

#topmain-tiaa img {
	height: 60px;
	margin-top:25px;
}

#toplogo,
#toplogo2,
#toplogo-mobile,
#toplogo2-mobile {
	position: absolute;
	top: 15px; /* state variation */
	left: 0px;
}

#toplogo2 img,
#toplogo2-mobile img {
	width: 468px; /* state variation */
	height: 100px; /* state variation */
}
.headerlogo  a:focus  img {outline: 1px #00C3FF solid!important;outline-offset: 4px!important;}

#tophome {
	display: none;
}

#topbtn {
	position: absolute;
	top: 29px;
	right: 0;
	width: 200px;
	height: 37px;
	text-align: center;
}

#topbtn a:hover,
#topbtn a:active {
	text-decoration: none !important;
}


#toppromo5box {
	width: 980px;
	margin: 0 auto; 
}

#toppromo5boxfull {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#toppromo5 {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #eaf4f5;
	border: 1px solid #c92a11;
	margin-top: 0;
}

#toppromo5box {
		width: 100%;
	}
	
	#toppromo5 {
		clear: both;
		width: 100%;
	}
	
	
	
	
	
	

#toppromo {
	position: absolute;
	top: 12px;
	right: 220px;
	width: 440px;
	padding: 10px 10px 10px 15px;
	background-color: #eaf4f5;
	border: 1px solid #0067b9;
}

#toppromo2boxfull,
#toppromo2boxfullb {
	display: block;
	width: 100%;
	margin-top: 0;
	margin-bottom: 25px;
	text-align: left;
}

#toppromo3boxfull {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#toppromo4box {
	width: 980px;
	margin: 0 auto; 
}

#toppromo4boxfull {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#toppromo4 {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #eaf4f5;
	border: 1px solid #c92a11;
	margin-top: 0;
}

#toppromo4box {
		width: 100%;
	}
	
	#toppromo4 {
		clear: both;
		width: 100%;
	}

#toppromo2box,
#toppromo2boxb {
	width: 980px;
	max-width: 729px;
	margin: 0 auto; 
}

#toppromo3box {
	width: 980px;
	margin: 0 auto; 
}

#toppromo2,
#toppromo2b {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #eaf4f5;
	border: 1px solid #0067b9;
	margin: 15px auto 0 auto;
}

#toppromo3 {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #eaf4f5;
	border: 1px solid #0067b9;
	margin-top: 0;
}

#toppromo h3,
#toppromo2 h3,
#toppromo2b h3,
#toppromo3 h3 {
	font-size: 16px !important;
	line-height: 20px !important;
	margin-top: 0 !important;
	margin-bottom: 3px !important;
	color: #0067b9 !important;
}

#toppromo4 h3 {
	font-size: 16px !important;
	line-height: 19px !important;
	margin-top: 0 !important;
	margin-bottom: 3px !important;
	color: #0067b9 !important;
}


#toppromo p,
#toppromo2 p,
#toppromo2b p,
#toppromo3 p {
	font-size: 14px !important;
	line-height: 17px !important;
}

#toptext {
	position: absolute;
	top: 77px;
	right: 0;
	width: 200px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	text-align: center;
}

#toptext a:link,
#toptext a:visited {
	color: #0067b9; /* state variation */
	text-decoration: none;
}

#toptext a:hover,
#toptext a:active {
	color: #41B6E6; /* state variation */
	text-decoration: none;
}
#toptext a:focus {
	outline: 1px solid #00C3FF !important;
    outline-offset: 2px;
}

#toptext p {
	margin-bottom: 7px;
}

#toplogin {
	position: absolute;
	top: 17px;
	right: 0;
	width: 200px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	background-color: #f6fafb;
	border: 1px solid #0090ba;
	padding: 13px 15px 9px 15px;
	margin-right: 28px;
}

#toplinks {
	padding-left: 10px;
}

#toplogin a:link,
#toplogin a:visited {
	color: #0090ba; /* state variation */
	text-decoration: none;
}

#toplogin a:hover,
#toplogin a:active {
	color: #0090ba; /* state variation */
	text-decoration: underline !important;
}

#toplogin h3 {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 8px;
}

#toplogin p {
	margin-bottom: 6px;
}

#titlefull,
#titletight,
#titletight2,
#titletight3,
#titleflip,
#titleflip2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	width: 100%;
	background-color: #0067b9; /* state variation */
}

.titlegoogle {
	background: #0067b9 url('/images/titlephoto-google.png') no-repeat center top;
	background-position: calc(50% + 110px) top;
}

#title {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	padding: 30px 0 26px 0;
}

#title2 {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	padding: 50px 0 17px 0;
}

#titleflip2 #title2 {
	padding: 13px 0 12px 0;
}

#titletight #title2 {
	padding: 20px 0 12px 0;
}

#titletight2 #title2 {
	padding: 30px 0 20px 0;
}

#titletight3 #title2 {
	padding: 35px 0 10px 0;
}

#title h1,
#title2 h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	line-height: 34px;
	color:#fff;
}

#titletight3 #title h1,
#titletight3 #title2 h1 {
	font-size: 19px;
	line-height: 24px;	
}

#titletext {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	padding: 0 0 45px 0;
}

#titleflip #titletext {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	padding: 20px 0 0 0 !important;
}

#titleflip2 #titletext {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	padding: 20px 0 0 0 !important;
}

#titletight #titletext {
	font-size: 18px;
	line-height: 23px;
	padding: 0 0 15px 0;
}

#titletight2 #titletext {
	font-size: 21px;
	line-height: 26px;
	font-weight: 500;
	padding: 0 0 5px 0;
}

#titletight3 #titletext {
	font-size: 24px;
	line-height: 27px;
	font-weight: 500;
	padding: 0 0 35px 0;
}

#titlesmall {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 10px 60px;
}

#titlesmall2 {
	width: 980px;
	margin: 0 auto;
	color: #ffffff;
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 25px 0;
}

#titlesmall ol {
	margin: 0 0 5px 0;
	padding: 0;
}

#titlesmall ol li {
	margin: 0 0 0 13px;
	padding: 0 0 3px 5px;
}

#titlephotobox {
	width: 980px;
	margin: 0 auto;
}

#titlephoto {
	float: right;
	width: 255px;
	height: 255px;
	margin: 15px 20px 15px 20px;
}

#titlephoto img {
	width: 255px;
	height: 255px;
}

#titlephoto-lg {
	float: right;
	width: 310px;
	height: 310px;
	margin: 15px 20px 25px 20px;
	padding-left: 20px;
}

#titlephoto-lg img {
	width: 310px;
	height: 310px;
}

.titlephotofix {
	margin-top: -55px;
}

.titlepad {
	height: 30px;
}

#breadcrumbfull {
	width: 100%;
	background-color: #0a56a7; /* state variation */
}

#breadcrumb {
	width: 980px;
	color: #b4ebff; /* state variation */
	font-size: 12px;
	line-height: 14px;
	margin: 0 auto;
}

#breadcrumblg {
	width: 980px;
	color: #ffffff; /* state variation */
	font-size: 18px;
	line-height: 23px;
	margin: 0 auto;
}

#breadcrumb ul,
#breadcrumblg ul {
	list-style-type: none;
	margin: 0;
	padding: 11px 0 8px 0;
}

#breadcrumb ul li,
#breadcrumblg ul li {
	display: inline;
	margin: 0 1px 0 0;
}

#breadcrumb ul li:after,
#breadcrumblg ul li:after {
    content: " > ";
    padding-left: 6px;
    padding-right: 4px;
}

#breadcrumb ul li:last-child:after,
#breadcrumblg ul li:last-child:after {
    content: "";
}

#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb-mobile a:link,
#breadcrumb-mobile a:visited {
	color: #b4ebff; /* state variation */
	text-decoration: none;
}

#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb-mobile a:hover,
#breadcrumb-mobile a:active {
	color: #ffffff; /* state variation */
	text-decoration: none;
}

#breadcrumblg a:link,
#breadcrumblg a:visited {
	color: #ffffff; /* state variation */
	text-decoration: none;
}

#breadcrumblg a:hover,
#breadcrumblg a:active {
	color: #ffffff; /* state variation */
	text-decoration: none;
}

#breadcrumb-mobile {
	display: none;
}
.jamestitle h1,
.jamestitle p {
	max-width: 720px;
}

@media only screen and (max-width: 1120px) {
	#toprow {
		width: 708px;
		background: url('/images/mobilenav-trigger1-line.png') no-repeat left top;
	}
	#topnav {
		display: none;
	}
	#topmain,
	#topmain-mobile {
		width: 708px;
		height: 105px;
	}
	#topmain-tiaa {
		width: 708px;
		height: 105px;
	}
	#toplogo,
	#toplogo2,
	#toplogo-mobile,
	#toplogo2-mobile {
		top: 20px; /* state variation */
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 474px; /* state variation */
		height: 65px; /* state variation */
	}
	#toplogo2 img,
	#toplogo2-mobile img {
		width: 350px; /* state variation */
		height: 75px; /* state variation */
	}
	#toppromo2boxfull,
	#toppromo2boxfullb {
		margin-top: 0;
	}
	#toppromo3boxfull {
		display: block !important;
		margin-bottom: 15px !important;
	}
	#topbtn {
		top: 17px;
	}
	#toppromo {
		display: none;
	}
	#toppromo3boxfull {
		display: block;
		margin-bottom: 0;
	}
	#toppromo2box,
	#toppromo2boxb {
		width: 708px;
		max-width: 688px;
		margin-left: -1px;
	}
	#toppromo3box {
		width: 708px;
	}
	#toppromo {
		top: 5px;
		right: 205px;
		width: 280px;
		padding: 5px 10px 5px 10px;
		z-index: 99999999;
	}
	#toppromo h3 {
		font-size: 13px !important;
		line-height: 17px !important;
		margin-bottom: 2px !important;
	}
	#toppromo p {
		font-size: 11px !important;
		line-height: 13px !important;
	}
	#toptext {
		top: 62px;
	}
	#title {
		width: 708px;
		padding: 23px 0 23px 0;
	}
	#title2 {
		width: 708px;
		padding: 23px 0 10px 0;
	}
	#title h1,
	#title2 h1 {
		font-size: 26px;
		line-height: 34px;	
	}
	#titletext,
	#titleflip #titletext,
	#titleflip2 #titletext {
		width: 708px;
		font-size: 17px;
		line-height: 22px;
		padding: 0 0 30px 0;
	}
	#titlesmall {
		width: 708px;
		font-size: 12px;
		line-height: 19px;
		padding: 0 0 10px 0;
	}
	#titlesmall2 {
		width: 708px;
		font-size: 12px;
		line-height: 19px;
		padding: 0 0 10px 0;
	}
	#titlephotobox {
		width: 708px;
	}
	#titlephoto {
		width: 198px;
		height: 198px;
		margin: 10px 20px 5px 20px;
	}
	#titlephoto img {
		width: 198px;
		height: 198px;
	}
	#titlephoto-lg {
		width: 198px;
		height: 198px;
		margin: 10px 20px 5px 20px;
		padding-left: 0;
	}
	#titlephoto-lg img {
		width: 198px;
		height: 198px;
	}
	.titlephotofix {
		margin-top: 0;
	}
	.titlepad {
		display: none;
	}
	#breadcrumb,
	#breadcrumblg {
		width: 708px;
	}
	#breadcrumb ul,
	#breadcrumblg ul {
		padding: 8px 0 10px 0;
	}
	.jamestitle h1,
	.jamestitle p {
		max-width: 500px;
	}
	.titlegoogle {
		background-position: calc(50% + 25px) top;
	}
}


@media only screen and (max-width: 767px) {
	#toprow {
		width: 460px;
	}
	#topmain,
	#topmain-mobile {
		width: 460px;
		height: 89px;
	}
	#topmain-tiaa {
		width: 460px;
		height: 89px;
	}
	#toplogo,
	#toplogo2,
	#toplogo-mobile,
	#toplogo2-mobile {
		top: 25px; /* state variation */
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 248px; /* state variation */
		height: 34px; /* state variation */
	}
	#toplogo2 img,
	#toplogo2-mobile img {
		width: 248px; /* state variation */
		height: 53px; /* state variation */
	}
	#topbtn {
		top: 13px;
	}
	#toppromo {
		display: none;
	}
	#toppromo2boxfull,
	#toppromo2boxfullb {
		display: block;
	}
	#toppromo3boxfull {
		display: block;
	}
	#toppromo2box,
	#toppromo2boxb {
		width: 460px;
	}
	#toppromo3box {
		width: 460px;
	}
	#toptext {
		top: 55px;
		font-size: 11px;
		line-height: 11px;
	}
	#toptext p {
		margin-bottom: 4px;
	}
	#title {
		width: 460px;
	}
	#title2 {
		width: 460px;
	}
	#titlephotobox {
		width: 460px;
	}
	#titlephoto {
		width: 150px;
		height: 150px;
		margin: 7px 20px 5px 20px;
	}
	#titlephoto img {
		width: 150px;
		height: 150px;
	}
	#titlephoto-lg {
		width: 150px;
		height: 150px;
		margin: 7px 20px 5px 20px;
	}
	#titlephoto-lg img {
		width: 150px;
		height: 150px;
	}
	#titletext {
		display: none;
	}
	#titleflip #titletext,
	#titleflip2 #titletext {
		display: block;
		width: 460px;
	}
	#titlesmall {
		display: none;
	}
	#titlesmall2 {
		display: none;
	}
	#breadcrumb,
	#breadcrumblg {
		width: 460px;
	}
	.jamestitle h1,
	.jamestitle p {
		max-width: 350px;
	}
	#promo15 #title h1 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
	.titlegoogle {
		background-position: calc(50% - 50px) top;
	}
}


@media only screen and (max-width: 509px) {
	#header,
	#header-mobile {
		z-index: 1;
		background-color: #ffffff;
		border-bottom: 1px solid #e1e1e1;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(204, 204, 204, 0.75);
		-moz-box-shadow:    0px 1px 3px 0px rgba(204, 204, 204, 0.75);
		box-shadow:         0px 1px 3px 0px rgba(204, 204, 204, 0.75);
	}
	#header {
		display: none;
	}
	#header-mobile {
		position:fixed;
		top:0;
		height:51px;
		display: block;
	}
	#toprowfull {
		display: none;
	}
	#topmain {
		display: none;
	}
	#topmain-tiaa {
		width: 280px;
		height: 89px;
	}
	#topmain-mobile {
		display: block;
		width: 280px;
		height: 50px;
	}
	#toplogo,
	#toplogo2,
	#toplogo-mobile,
	#toplogo2-mobile {
		position: absolute;
		top: 2px; /* state variation */
		width: 100%;
		text-align: center;
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 255px; /* state variation */
		height: 36px; /* state variation */
		margin-left: 28px; /* state variation */
	}
	#toplogo2 img,
	#toplogo2-mobile img {
		width: 225px; /* state variation */
		height: 48px; /* state variation */
		margin-left: 28px; /* state variation */
	}
	#toppromo2boxfull,
	#toppromo2boxfullb {
		display: block;
		margin-bottom: 20px;
	}
	#toppromo2box,
	#toppromo2boxb {
		width: 280px;
	}
	#toppromo3box {
		width: 280px;
	}
	#toptext a:hover,
	#toptext a:active {
		color: #0067b9; /* state variation */
		text-decoration: none;
	}
	#topaction {
		display: none;
	}
	#titlefull,
	#titletight,
	#titletight2,
	#titletight3,
	#titleflip,
	#titleflip2 {
	    margin-top: 51px;
		min-height: 74px;
		border-bottom: 10px solid #0a56a7; /* state variation */
	}
	#bannerfull {
	    margin-top: 51px;
	}
	#title {
		width: 280px;
		padding: 1px 0 25px 0;
	}
	#title2 {
		width: 280px;
		padding: 20px 0 15px 0;
	}
	#title h1,
	#title2 h1 {
		font-size: 19px;
		line-height: 24px;	
	}
	#titletight #title h1,
	#titletight #title2 h1,
	#titletight2 #title h1,
	#titletight2 #title2 h1,
	#titleflip #title h1,
	#titleflip #title2 h1,
	#titleflip2 #title h1,
	#titleflip2 #title2 h1 {
		font-size: 15px;
		line-height: 19px;	
	}
	#titletight3 #title h1,
	#titletight3 #title2 h1 {
		font-size: 12px;
		line-height: 15px;	
	}
	#titletext {
		display: none;
	}
	#titlesmall {
		display: none;
	}
	#titlesmall2 {
		display: none;
	}
	#titlephotobox {
		width: 280px;
	}
	#titlephoto {
		width: 117px;
		height: 117px;
		margin: 7px 20px 5px 20px;
	}
	#titlephoto img {
		width: 117px;
		height: 117px;
	}
	#titlephoto-lg {
		width: 117px;
		height: 117px;
		margin: 7px 20px 5px 20px;
	}
	#titlephoto-lg img {
		width: 117px;
		height: 117px;
	}
	#breadcrumbfull {
		display: none;
	}
	#breadcrumb-mobile {
		display: block;
		width: 280px;
		font-size: 12px;
		line-height: 12px;
		margin: 10px auto 7px auto;
	}
	#breadcrumb a:hover,
	#breadcrumb a:active,
	#breadcrumb-mobile a:hover,
	#breadcrumb-mobile a:active {
		color: #b4ebff; /* state variation */
	}
	#breadcrumblg a:hover,
	#breadcrumblg a:active {
		color: #ffffff; /* state variation */
	}
	.jamestitle h1,
	.jamestitle p {
		max-width: 250px;
	}
	#promo15 #title h1 {
		font-size: 17px !important;
		line-height: 25px !important;
	}
	.titlegoogle {
		background-image: none;
	}
}


@media only screen and (max-width: 240px) {
	#topmain,
	#topmain-mobile {
		width: 200px;
	}
	#title {
		width: 200px;
	}
	#title2 {
		width: 200px;
	}
	#titletext {
		width: 200px;
	}
	#titlesmall {
		width: 200px;
	}
	#titlesmall2 {
		width: 200px;
	}
	#titlephotobox {
		display: none;
	}
	#breadcrumb-mobile {
		width: 200px;
	}
}

/* === footer === */

#footerfull {
	width: 100%;
	background-color: #47484a;
	color: #d7d9da;
}

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

#footer p {
	margin-bottom: 10px;
}

#footer a:link,
#footer a:visited {
	color: #d7d9da;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#footrow1 {
	background: url('/images/footrow_back.png') repeat-y left top;
	padding-bottom: 10px;
}

#footrow1a {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#footrow1b {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#footrow1c {
	float: left;
	width: 300px;
}

#footrow2 {
	background: url('/images/footrow_back.png') repeat-y left top;
	padding-bottom: 10px;
}

#footrow2a {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#footrow2b {
	float: left;
	width: 300px;
	margin-right: 40px;
}

#footrow2c {
	float: left;
	width: 300px;
}

#footer h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 7px;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 0 6px 0;
}

#footer ul li.phone {
	background-image: url('/images/icon-phone-2x.png');
	background-size: 9px 14px;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 16px;
}

.lte8 #footer ul li.phone {
	background-image: url('/images/icon-phone.png');
}

#footer ul li.email {
	background-image: url('/images/icon-email-2x.png');
	background-size: 10px 8px;
	background-repeat: no-repeat;
	background-position: 0 .34em;
	padding-left: 16px;
}

.lte8 #footer ul li.email {
	background-image: url('/images/icon-email.png');
}

#footfollow {
	color: #ffffff;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	margin: 12px 0 0 0;
}

#footfollow table {
	border-spacing: 0;
	border-collapse: collapse;
}

#footfollow .social-label {
	padding-right: 16px;
}

#footfollow .social-icon {
	padding-right: 12px;
}

.footdivider {
	width: 100%;
	height: 1px;
	background-color: #636363;
	margin: 16px 0 16px 0;
}

#foottext,
#foottext p {
	font-size: 12px !important;
	line-height: 14px !important;
	padding-top: 8px !important;
	color: #ffffff !important;
}

#foottext a:link,
#foottext a:visited {
	color: #ffffff !important;
	text-decoration: underline !important;
}

#foottext a:hover,
#foottext a:active {
	color: #ffffff !important;
	text-decoration: underline !important;
}

#footcopy {
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}

#tiaalogo {
	width: 100%;
	text-align: center;
	margin: 18px 0 8px 0;
}

#tiaalogo-print {
	display: none;
}

#footbot {
	position: relative;
}

#cnum {
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
}

a.footshowlink {
	border: 1px solid #ffffff;
	padding: 5px 10px;
	font-size: 14px !important;
}

a.footshowlink:hover {
	background-color: #666666;
}

@media only screen and (max-width: 1120px) {
	#footer {
		width: 708px;
	}
	#footrow1 {
		background: url("/images/footrow_back-tablet.png") repeat-y left top;
	}	
	#footrow1a {
		width: 212px;
		margin-right: 36px;
	}
	#footrow1b {
		width: 212px;
		margin-right: 36px;
	}
	#footrow1c {
		width: 212px;
	}
	#footrow2 {
		background: url("/images/footrow_back-tablet.png") repeat-y left top;
	}	
	#footrow2a {
		width: 212px;
		margin-right: 36px;
	}
	#footrow2b {
		width: 212px;
		margin-right: 36px;
	}
	#footrow2c {
		width: 212px;
	}
}


@media only screen and (max-width: 767px) {
	#footer {
		width: 460px;
	}
	#footrow1,
	#footrow2,
	.footdivider {
		display: none;
	}
}


@media only screen and (max-width: 509px) {
	#footer {
		width: 280px;
	}
	#footer a:hover,
	#footer a:active {
		color: #d7d9da;
	}
	#cnum {
		top: 10px;
	}
	#toppromo3box {
		display: none;
	}
}


@media only screen and (max-width: 240px) {
	#footer {
		width: 200px;
	}
}


/* === main === */

#main {
	width: 980px;
	margin: 0 auto;
}

#main p {
	margin-bottom: 16px;
}

#main h2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	color: #0067b9; /* state variation */
	margin-bottom: 24px;
}

#main h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #0067b9; /* state variation */
	margin-bottom: 15px;
}

#main h3.largerh3 {
	font-size: 20px;
	line-height: 23px;
}

#main h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 6px;
}

#main h5 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 21px;
	color: #0067b9; /* state variation */
	margin-bottom: 6px;
}

#main h6 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 6px;
}

#main ul,
.extra ul {
	margin: 0 0 12px 0;
}

#main ul li,
.extra ul li {
	margin: 0 0 10px 19px;
}

#main ol,
.extra ol {
	margin: 0 0 10px 12px;
	padding: 0;
	counter-reset: item;
}

#main ol li,
.extra ol li {
	margin: 0;
	padding: 0 0 10px 25px;
	text-indent: -13px;
	list-style-type: none;
	counter-increment: item;
}

#main ol li li,
.extra ol li li {
	margin: 0;
	padding: 10px 0 0 25px;
	text-indent: -12px;
	list-style-type: none;
	counter-increment: nested;
}

#main ol>li:before,
.extra ol>li:before {
  display:inline-block;
  width: 13px;
  padding-right: 10px;
  font-weight: bold;
  text-align: left;
  content: counter(item) ".";
}

#main ol>li ol>li:before,
.extra ol>li ol>li:before {
  display:inline-block;
  width: 13px;
  padding-right: 10px;
  font-weight: bold;
  text-align: left;
  content: counter(nested) ".";
}

#main ol li ul,
.extra ol li ul {
	margin: 10px 0 0 0 !important;
}

#main ol li ul li,
.extra ol li ul li {
	margin-bottom: 4px !important;
	margin-left: 0 !important;
}

#main ol li ul li:last-child,
.extra ol li ul li:last-child {
	margin-bottom: 0 !important;
}

#main ol li ul li,
.extra ol li ul li {
	margin: 0 0 10px 19px !important;
	padding: 0 !important;
}

#main ul li ul li,
.extra ul li ul li {
	margin: 10px 0 10px 12px !important;
	list-style-type: none !important;
	text-indent: -5px !important;
}

#main ol li ul li,
.extra ol li ul li {
	margin: 10px 0 10px 12px !important;
	list-style-type: none !important;
	text-indent: -5px !important;
}

#main ul li ul li:before,
#main ol li ul li:before,
.extra ul li ul li:before,
.extra ol li ul li:before {
	content: "-" !important;
	position: relative !important;
	left: -5px !important;
}

#main ol li ul.defaultstyle,
.extra ol li ul.defaultstyle {
	margin: 10px 0 0 4px !important;
}

#main ol li ul.defaultstyle li,
.extra ol li ul.defaultstyle li {
	margin: 10px 0 10px 12px !important;
	list-style-type: disc !important;
	text-indent: 0 !important;
}

#main ul li ul.defaultstyle li:before,
#main ol li ul.defaultstyle li:before,
.extra ul li ul.defaultstyle li:before,
.extra ol li ul.defaultstyle li:before {
	content: "" !important;
	left: 0 !important;
}

#main ol li ul.nobullet,
.extra ol li ul.nobullet {
	margin: 10px 0 0 4px !important;
}

#main ol li ul.nobullet li,
.extra ol li ul.nobullet li {
	margin: 10px 0 10px 12px !important;
	list-style-type: none !important;
	text-indent: 0 !important;
}

#main ul li ul.nobullet li:before,
#main ol li ul.nobullet li:before,
.extra ul li ul.nobullet li:before,
.extra ol li ul.nobullet li:before {
	content: "" !important;
	left: 0 !important;
}

#main ol li .btn1 {
	text-indent: 0;
}

#main ol.tightlist li {
	padding: 0 0 2px 25px;
}

#main ul.tightlist li {
	margin: 0 0 2px 25px !important;
}


#main img {
	max-width: 100%;
	height: auto;
}

#main .smallgray ol {
	margin: 0 0 10px 25px !important;
}

#main .smallgray ol li {
	text-indent: -13px !important;
	padding: 0 0 8px 0 !important;
	list-style-position: inside !important;
}

#primary {
	position: relative;
	float: left;
	width: 640px;
	margin: 10px 0 0 0;
}

#primary a:hover,
#primary a:active {
	text-decoration: underline !important;
}

#fullpage {
	width: 100%;
	margin: 10px 0 0 0;
}

#fullpage-tiaa {
	width: 100%;
	margin: 20px 0 0 0;
}

.content {
	position: relative;
}

.content2 {
	position: relative;
	margin-top: 30px;
}

.toplink {
	width: 980px;
	margin: 20px auto 0 auto;
	text-align: right;
}

.toplink-large {
	display: block;
}

.toplink-large a:link,
.toplink-large a:visited {
	background: url('/images/toplink.png') no-repeat left top;
	display: inline-block;
	width: 62px;
	height: 62px;
	vertical-align: middle;
}

.toplink-large a:hover,
.toplink-large a:active {
	background-position: 0 -62px;
}

.toplink-large a:focus
{
	outline: 1px solid #0067b9!important;
    outline-offset: 1px;
}

.toplink-small {
	display: none;
}

.toplink-small a:link,
.toplink-small a:visited {
	background: url('/images/toplink-small.png') no-repeat left top;
	display: inline-block;
	width: 45px;
	height: 45px;
	vertical-align: middle;
}

.toplink-small a:hover,
.toplink-small a:active {
	background-position: 0 -45px;
}


@media only screen and (max-width: 1120px) {
	#main {
		width: 708px;
	}
	#primary {
		float: none;
		width: 100%;
		margin: 40px 0 0 0;
	}
	#fullpage {
		margin: 40px 0 0 0;
	}
	#fullpage-tiaa {
		margin: 20px 0 0 0;
	}
	.toplink {
		width: 708px;
	}
	.toplink-large {
		display: none;
	}
	.toplink-small {
		display: block;
	}
}


@media only screen and (max-width: 767px) {
	#main {
		width: 460px;
	}
	.toplink {
		width: 460px;
	}
	#fullpage {
		margin: 15px 0 0 0;
	}
	#fullpage-tiaa {
		margin: 15px 0 0 0;
	}
	#promo12 #promo12b-col1-mobile {
		display: block;
	}
	#promo12 #promo12b-col1-mobile h3 {
		font-size: 21px !important;
		line-height: 26px !important;
	}
}


@media only screen and (max-width: 509px) {
	#main {
		width: 100%;
		max-width: 414px;
	}
	.content,
	.content2 {
		padding: 0 22px 0 22px;
		max-width: 370px;
		margin: 0 auto;
	}
	.toplink {
		width: 280px;
	}
	#primary {
		margin: 26px 0 0 0;
	}
	#primary a:hover,
	#primary a:active {
		text-decoration: none !important;
	}
	#fullpage {
		margin: 15px 0 0 0;
	}
	#fullpage-tiaa {
		margin: 15px 0 0 0;
	}
	.toplink-large a:hover,
	.toplink-large a:active {
		background-position: 0 0;
	}
	.toplink-small a:hover,
	.toplink-small a:active {
		background-position: 0 0;
	}
}

@media only screen and (max-width: 320px) {
	#main {
		width: 100%;
	}
	.content,
	.content2 {
		padding: 0 22px 0 22px;
	}
	.toplink {
		width: 280px;
	}
	#primary {
		margin: 26px 0 0 0;
	}
	#fullpage {
		margin: 15px 0 0 0;
	}
	#fullpage-tiaa {
		margin: 15px 0 0 0;
	}
}


@media only screen and (max-width: 240px) {
	.toplink {
		width: 200px;
	}
}


/* === sidebar === */

#sidebar {
	color: #464849;
	float: left;
	width: 310px;
	font-size: 13px;
	line-height: 19px;
	margin: 12px 0 0 30px;
}

#sidebar2 {
	color: #464849;
	float: left;
	width: 310px;
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 0 30px;
}
#sidebar3 {
	color: #464849;
	float: left;
	width: 310px;
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 0 30px;
}


#sidebar p,
#sidebar2 p{
	margin: 0 0 8px 0;
    padding: 0;
    color: #333;
    line-height: 18px;
}
#sidebar3 p{
	margin: 0;
    padding: 0;
    color: #333;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}

#sidebar h2,
#sidebar2 h2{
	clear: both;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	padding: 26px 18px 12px 22px;
}
#sidebar3 h2{
	clear: both;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
    padding: 20px 18px 12px 22px;
}

#sidebar h3,
#sidebar2 h3{
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #0066cc;
    margin-bottom: 10px;
}

#sidebar3 h3{
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    color: #0066cc;
    margin-bottom: 5px;
}
#sidebar3 a{
	cursor: pointer;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-decoration: underline;
}
#sidebar3 a:hover{
	color:#428bca;
	text-decoration: underline;
}
#sidebar3 a:focus{
	outline: 1px solid #003057!important;
    outline-offset: 1px;
}

#sidebox-zero .sidehead,
#sidebox-zero-double .sidehead,
#sidebox-zero-triple .sidehead {
	background-color: #003057; /* state variation */
	color: #ffffff;
	margin: 0;
}

#sidebox-first .sidehead,
#sidebox-first-double .sidehead,
#sidebox-first-triple .sidehead {
	background-color: #003057; /* state variation */
	color: #ffffff;
	margin: 0;
}

#sidebox-second .sidehead,
#sidebox-second-double .sidehead,
#sidebox-second-triple .sidehead {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	margin: 0;
}

#sidebox-third .sidehead,
#sidebox-third-double .sidehead,
#sidebox-third-triple .sidehead {
	background-color: #c92a11; /* state variation */
	color: #ffffff;
	margin: 0;
}

#sidebox-fourth .sidehead,
#sidebox-fourth-double .sidehead,
#sidebox-fourth-triple .sidehead {
	background-color: #003057; /* state variation */
	color: #ffffff;
	margin: 0;
}

#sidebox-fifth .sidehead,
#sidebox-fifth-double .sidehead,
#sidebox-fifth-triple .sidehead {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	margin: 0;
}

.side-phone {
	background: url('/images/side-phone.png') no-repeat right top;
	min-height: 146px;
	padding: 20px 15px 15px 22px;
}

.side-mail {
	background: url('/images/side-mail.png') no-repeat right top;
	min-height: 137px;
	padding: 20px 15px 10px 22px;
}

.side-risk {
	background: url('/images/side-risk.png') no-repeat right top;
	min-height: 172px;
	padding: 20px 15px 20px 22px;
}

.side-risk-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-subscribe {
	background: none;
	min-height: 75px;
	padding: 15px 15px 15px 22px;
}

.side-subscribe-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-subscribe-input {
	float: left;
	margin-right: 15px;
}

.side-subscribe-input input[type='text'] {
	width: 160px !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 12px !important;
	font-style: italic !important;
	height: 34px !important;
	padding-left: 10px !important;
	margin-top: 3px !important;
	background-color: #ffffff !important;
}

.side-subscribe-btn {
	float: left;
}

.side-plan {
	background: url('/images/side-plan.png') no-repeat right top;
	min-height: 172px;
	padding: 20px 15px 20px 22px;
}

.side-plan-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-add {
	background: url('/images/side-add.png') no-repeat right top;
	min-height: 172px;
	padding: 20px 15px 20px 22px;
}

.side-add-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-gift {
	background: url('/images/side-gift.png') no-repeat right top;
	min-height: 172px;
	padding: 20px 15px 20px 22px;
}

.side-gift-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-compare {
	background: url('/images/side-compare.png') no-repeat right top;
	min-height: 172px;
	padding: 20px 15px 20px 22px;
}

.side-compare-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-glossary {
	background: url('/images/side-glossary.png') no-repeat right top;
	min-height: 150px;
	padding: 20px 15px 20px 22px;
}

.side-glossary-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.lte9 .icon-tooltip {
	display: none;
}

.lte9 .piebox-percent {
	margin-left: 10px !important;
}

.side-myth {
	background: url('/images/side-myth.png') no-repeat right top;
	min-height: 185px;
	padding: 20px 15px 20px 22px;
}

.side-myth-text {
	margin-right: 40px;
	margin-bottom: 10px;
}

.side-myth-text h2 {
	padding: 0 !important;
    margin: 10px 0 10px !important;
}

.side-myth .radio-inline {
	padding-left: 15px;
}

.side-myth label.first, .side-myth label:first-child {
	padding-left: 22px;
}

.side-myth .myth-submit {
	margin: 25px 0 20px 0;
}

.side-didyouknow {
	background-color: #00afec;
	color: #ffffff;
	padding: 20px 5px 20px 32px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400 !important;
}

.side-testimonial {
	background-color: #ececec;
	color: #0d679f;
	padding: 20px 15px 20px 32px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400 !important;
}

.side-testimonial p {
	margin-bottom: 20px !important;
}

.side-bot {
	background: #ffffff url('/images/side-bot.png') repeat-x left top;
	min-height: 100px;
	padding: 20px 20px 15px 22px;
}
.side-bot1 {
	background-color: #f1f4f6;
	min-height: 100px;
	padding: 20px 20px 15px 22px;
}

.side-bot2 {
	background: #ffffff url('/images/side-bot2.png') repeat-x left top;
	min-height: 192px;
	padding: 20px 20px 22px 22px;
}

.side-bot3 {
	background: #ffffff url('/images/side-bot.png') repeat-x left top;
	min-height: 100px;
	padding: 0 20px 15px 22px;
}

.side-bot4 {
	background: #ffffff url('/images/side-bot4.png') repeat-x left top;
	min-height: 40px;
	padding: 0 20px 15px 22px;
}

.side-bot5 {
	background-color: #83a3ae;
	color: #ffffff;
	min-height: 40px;
	padding: 22px 20px 22px 22px;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 30px;
}

.side-back {
	background: #ffffff url('/images/side-back.png') repeat-x left top;
	min-height: 247px;
}

.side-back2 {
	min-height: 247px;
}

.side-pad {
	padding: 20px 20px 15px 22px;
}

.side-pad2 {
	padding: 20px 20px 0 22px;
}

.side-divider1 {
	width: 100%;
	height: 2px;
	background: #ffffff;
}

.side-divider2 {
	height: 2px;
	background: url('/images/side-divider2.png') repeat-x left top;
    margin: 0 22px;
}

.side-divider2b {
	height: 2px;
	background: url('/images/side-divider2.png') repeat-x left top;
    margin: 15px 0 10px 0;
}

#sidebox-zero {
	width: 310px;
	margin-left: 0;
}

#sidebox-first {
	width: 310px;
	margin-left: 0;
}

#sidebox-first-double {
	width: 310px;
	margin-left: 0;
}

#sidebox-second {
	width: 310px;
	margin-left: 0;
}

#sidebox-second-second {
	width: 310px;
	margin-left: 0;
}

#sidebox-third {
	width: 310px;
	margin-left: 0;
}

#sidebox-third-double {
	width: 310px;
	margin-left: 0;
}

#sidebox-fourth {
	width: 310px;
	margin-left: 0;
}

#sidebox-fourth-double {
	width: 310px;
	margin-left: 0;
}

#sidebox-fifth {
	width: 310px;
	margin-left: 0;
}

#sidebox-fifth-double {
	width: 310px;
	margin-left: 0;
}

#sidebox-contact {
	display: block;
	background-color: #eaf4f5; /* state variation */
}
#sidebox-advisor {
	display: block;

}


#sidebox-contact-wide {
	display: none;
}

#sidebox-social {
	display: block;
	background-color: #eaf4f5; /* state variation */
}

#sidebox-social-wide {
	display: none;
}

h3.buzz-social-twitter2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 15px !important;
	line-height: 15px !important;
	background-image: url('/images/icon-twitter3-2x.png') !important;
	background-size: 18px 14px !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	padding-left: 24px !important;
}

.lte8 h3.buzz-social-twitter2 {
	background-image: url('/images/icon-twitter3.png') !important;
}

h3.buzz-social-facebook2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 15px !important;
	line-height: 15px !important;
	background-image: url('/images/icon-facebook3-2x.png') !important;
	background-size: 16px 16px !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	padding-left: 24px !important;
}

h3.buzz-social-facebook2 {
	background-image: url('/images/icon-facebook3.png') !important;
}

#sidebox-social .buzz-social-date-twitter,
#sidebox-social .buzz-social-date-facebook,
#sidebox-social-wide .buzz-social-date-twitter,
#sidebox-social-wide .buzz-social-date-facebook {
	font-weight: 500 !important;
}

#sidebox-consider {
	display: block;
	background-color: #eaf4f5; /* state variation */
}

#sidebox-message {
	display: block;
	background-color: #eaf4f5; /* state variation */
}

#sidebox-open {
	display: block;
	background-color: #eaf4f5; /* state variation */
}

#sidebox-open h3 {
	font-size: 12px !important;
	line-height: 14px !important;
}

#sidebox-open .arrowlink {
	font-size: 14px !important;
	line-height: 17px !important;
}

#sidebox-open hr {
	margin: 5px 0 15px 0 !important;
}

#sidebox-open-wide {
	display: none;
	background-color: #eaf4f5; /* state variation */
}

#sidebox-consider-wide {
	display: none;
}

#sidebox-consider-wide2 {
	display: none;
}

#sidebox-faq p {
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 12px 0;
	border-bottom: 1px dashed #cccccc;
}

#sidebox-open-account-video {
    display: block;
    background: #ffffff url('/images/side-bot6.png') repeat-x left top;
    min-height: 300px;
    margin-top: 5px;
}

#sidebox-open-account-img {
    width: 100%;
    padding: 20px;
}

.side-open-account-text {
    width: 100%;
    padding: 0px 15px 15px 22px;
}

#sidebox-risk {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-subscribe {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 180px;
}

#sidebox-subscribe2 {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 120px;
}

#sidebox-plan {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-add {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-gift {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-compare {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-glossary {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-myth {
	display: block;
	background: #ffffff url('/images/side-bot3.png') repeat-x left top;
	min-height: 247px;
}

#sidebox-related a {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
}

.icon-tooltip {
	width: 14px;
	height: 14px;
	padding-right: 4px;
}

.icon- {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
}

.icon-tooltip a,
.icon-tooltip a:link,
.icon-tooltip a:visited {
	display: inline-block;
	vertical-align: middle;
	background: url('/images/icon-tooltip.png') no-repeat;
	background-position: 0 0;
	height: 14px;
	width: 14px;
	text-indent: -9000px;
}

.icon-tooltip a:hover,
.icon-tooltip a:active {
	background-position: 0 -14px;
}

.itemline {
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 12px 0;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 8px;
}

.itemline a:link,
.itemline a:visited {
	font-weight: normal !important;
}

.itemline a:active,
.itemline a:hover {
	color: #41B6E6 !important;
	font-weight: normal !important;
}

.itemdate {
	float: left;
}

.itemtitle {
	margin-left: 65px;
}

.sidebarpad1 {
	margin-top: 80px;
}

.sidebarpad2 {
	margin-top: 30px;
}

img.sidebox-video-sm {
	max-width: 300px !important;
}

@media only screen and (max-width: 1120px) {
	#sidebar,
	#sidebar2,
	#sidebar3 {
		float: none;
		width: 100%;
		margin: 30px auto 0 auto;
	}
	#sidebar h2,
	#sidebar2 h2,
	#sidebar3 h2{
		font-weight: 500;
		padding: 26px 18px 12px 22px;
	}
	
	#sidebox-zero {
		float: left;
		width: 100%;
		margin-left: 0;
		padding-left: 0px;
	}
	#sidebox-first {
		float: left;
		width: 226px;
		margin-left: 0;
	}
	#sidebox-first-double {
		float: left;
		width: 467px;
		margin-left: 0;
	}
	#sidebox-second {
		float: left;
		width: 226px;
		margin-left: 15px;
	}
	#sidebox-second-double {
		float: left;
		width: 467px;
		margin-left: 15px;
	}
	#sidebox-third {
		float: left;
		width: 226px;
		margin-left: 15px;
	}
	#sidebox-third-double {
		float: left;
		width: 467px;
		margin-left: 15px;
	}
	#sidebox-fourth {
		float: left;
		width: 226px;
		margin-left: 15px;
	}
	#sidebox-fourth-double {
		float: left;
		width: 467px;
		margin-left: 15px;
	}
	#sidebox-fifth {
		float: left;
		width: 226px;
		margin-left: 15px;
	}
	#sidebox-fifth-double {
		float: left;
		width: 467px;
		margin-left: 15px;
	}
	#sidebox-contact {
		display: none;
	}
	#sidebox-contact-wide {
		display: block;
		width: 467px;
	}
	#sidebox-contact-wide-col1 {
		float: left;
		width: 233px;
		padding: 0;
		margin: 0;
	}
	#sidebox-contact-wide-col2 {
		float: left;
		width: 233px;
		padding: 0;
		margin: 0;
	}
	#sidebox-contact-wide-midline {
		float: left;
		width: 1px;
		height: 250px;
		padding: 0;
		margin: 20px 0 0 0;
		background: url('/images/side-v1.png') no-repeat left top;
	}
	#sidebox-social {
		display: none;
	}
	#sidebox-social-wide {
		display: block;
		width: 467px;
	}
	#sidebox-social-wide-col1 {
		float: left;
		width: 233px;
		padding: 0;
		margin: 0;
	}
	#sidebox-social-wide-col2 {
		float: left;
		width: 233px;
		padding: 0;
		margin: 0;
	}
	#sidebox-social-wide-midline {
		float: left;
		width: 1px;
		height: 250px;
		padding: 0;
		margin: 20px 0 0 0;
		background: url('/images/side-v1.png') no-repeat left top;
	}
	#sidebox-related {
		width: 226px;
	}
	#sidebox-menu {
		width: 226px;
	}
	#sidebox-fees {
		width: 226px;
	}
	#sidebox-consider {
		display: none;
	}
	#sidebox-message {
		width: 100%;
	}
	#sidebox-consider-wide {
		display: block;
		width: 708px;
	}
	#sidebox-consider-wide-col1 {
		float: left;
		width: 347px;
		padding-right: 15px;
	}
	#sidebox-consider-wide-col2 {
		float: left;
		width: 347px;
	}
	#sidebox-consider-wide-midline {
		float: left;
		width: 1px;
		height: 150px;
		margin-top: 20px;
		background: url('/images/side-v1.png') no-repeat left top;
	}
	#sidebox-consider-wide2 {
		display: block;
		width: 460px;
	}
	#sidebox-consider-wide2-col1 {
		float: left;
		width: 222px;
		padding-right: 15px;
	}
	#sidebox-consider-wide2-col2 {
		float: left;
		width: 222px;
	}
	#sidebox-consider-wide2-midline {
		float: left;
		width: 1px;
		height: 150px;
		margin-top: 20px;
		background: url('/images/side-v1.png') no-repeat left top;
	}
	#sidebox-open {
		display: none;
	}
	#sidebox-open-wide {
		display: block;
		width: 467px;
	}
	#sidebox-open-wide-col1 {
		float: left;
		width: 347px;
		padding-right: 15px;
	}
	#sidebox-open-wide-col2 {
		float: left;
		width: 347px;
	}
	#sidebox-open-wide-midline {
		float: left;
		width: 1px;
		height: 150px;
		margin-top: 20px;
		background: url('/images/side-v1.png') no-repeat left top;
	}
	#sidebox-open-wide-introtext {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 14px;
	}
	.side-subscribe-input {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.side-subscribe-input input[type='text'] {
		width: 100% !important;
	}
	.side-testimonial {
		font-size: 16px;
		line-height: 23px;
	}
	.sidebarpad1 {
		margin-top: 0;
	}
	.sidebarpad2 {
		margin-top: 0;
	}
	img.sidebox-video-sm {
		max-width: 100% !important;
	}
}


@media only screen and (max-width: 767px) {
	#sidebox-zero {
		width: 100%;
		margin-left: 0;
	}
	#sidebox-first {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-first-double {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-second {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-second-double {
		width: 460px;
		margin-left: 0
	}
	#sidebox-third {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-third-double {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-fourth {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-fourth-double {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-fifth {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-fifth-double {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-contact {
		display: none;
	}
	#sidebox-advisor {
		display: block;
		width:100%;
		padding: 0px 0px 0px 0px;
	}
	#sidebox-contact-wide {
		display: block;
		width: 460px;
	}
	#sidebox-contact-wide-col1 {
		width: 229px;
	}
	#sidebox-contact-wide-col2 {
		width: 230px;
	}
	#sidebox-social {
		display: none;
	}
	#sidebox-social-wide {
		display: block;
		width: 460px;
	}
	#sidebox-social-wide-col1 {
		width: 229px;
	}
	#sidebox-social-wide-col2 {
		width: 230px;
	}
	#sidebox-related {
		width: 460px;
	}
	#sidebox-menu {
		width: 460px;
	}
	#sidebox-fees {
		width: 460px;
	}
	#sidebox-consider {
		display: none;
		float: left;
	}
	#sidebox-consider-wide {
		display: block;
		width: 460px;
	}
	#sidebox-consider-wide-col1 {
		width: 222px;
	}
	#sidebox-consider-wide-col2 {
		width: 222px;
	}
	#sidebox-consider-wide2 {
		display: block;
		width: 460px;
	}
	#sidebox-consider-wide2-col1 {
		width: 222px;
	}
	#sidebox-consider-wide2-col2 {
		width: 222px;
	}
	#sidebox-open {
		display: block;
	}
	#sidebox-open-wide {
		display: none;
	}
	#sidebox-message {
		width: 460px;
	}
	.side-subscribe-input {
		width: auto !important;
		margin-bottom: 0 !important;
	}
	.side-subscribe-input input[type='text'] {
		width: 320px !important;
	}
	img.sidebox-video-sm {
		max-width: 300px !important;
	}
}


@media only screen and (max-width: 509px) {
	#sidebar,
	#sidebar2 {
		float: none;
		width: 280px;
		margin: 30px auto 0 auto;
	}
	#sidebar3 {
		float: none;
		width: 100%;
		margin: 30px auto 0 auto;
	}
	#sidebox-zero {
		width: 100%;
		margin-left: 0;
		padding:0px 20px;
	}
	#sidebox-first {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-first-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-second {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-second-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-third {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-third-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-fourth {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-fourth-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-fifth {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-fifth-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-contact {
		display: block;
		width: 280px;
	}
	#sidebox-advisor {
		display: block;
		width: 100%;
	}
	#sidebox-contact-wide {
		display: none;
	}
	#sidebox-social {
		display: block;
		width: 280px;
	}
	#sidebox-social-wide {
		display: none;
	}
	#sidebox-related {
		width: 280px;
	}
	#sidebox-menu {
		width: 280px;
	}
	#sidebox-fees {
		width: 280px;
	}
	#sidebox-consider {
		display: block;
		width: 280px;
	}
	#sidebox-consider-wide {
		display: none;
	}
	#sidebox-consider-wide2 {
		display: none;
	}
	#sidebox-message {
		width: 280px;
	}
	.icon-tooltip a:hover,
	.icon-tooltip a:active {
		background-position: 0 0;
	}
	
	.itemline a:active,
	.itemline a:hover {
		color: #333333 !important;
	}
	.side-subscribe-input {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.side-subscribe-input input[type='text'] {
		width: 100% !important;
	}
	img.sidebox-video-sm {
		max-width: 100% !important;
	}
}


@media only screen and (max-width: 320px) {
	#sidebox-zero {
		width: 100%;
	}
	#sidebox-first {
		width: 100%;
	}
	#sidebox-first-double {
		width: 100%;
	}
	#sidebox-second {
		width: 100%;
	}
	#sidebox-second-double {
		width: 100%;
	}
	#sidebox-third {
		width: 100%;
	}
	#sidebox-third-double {
		width: 100%;
	}
	#sidebox-fourth {
		width: 100%;
	}
	#sidebox-fourth-double {
		width: 100%;
	}
	#sidebox-fifth {
		width: 100%;
	}
	#sidebox-fifth-double {
		width: 100%;
	}
	#sidebox-contact {
		width: 100%;
	}
	#sidebox-advisor {
		width: 100%;
	}
	#sidebox-social {
		width: 100%;
	}
	#sidebox-related {
		width: 100%;
	}
	#sidebox-menu {
		width: 100%;
	}
	#sidebox-fees {
		width: 100%;
	}
	#sidebox-consider {
		width: 100%;
	}
	#sidebox-message {
		width: 100%;
	}
}


/* === show/hide === */

.desktoponly { display: block; }
.desktoponly-inline { display: inline-block; }
.tabletonly { display: none; }
.mobileonly { display: none; }
.modal-mobileonly { display: none; }
.tablet-mobileonly { display: none; }
.tablet-lgmobileonly { display: none; }

.nodesktop { display: none; }
.nodesktop-inline { display: none; }
.notablet { display: block; }
.nomobile { display: block; }
.nomobile-inline { display: inline; }
.notablet-nomobile { display: block; }
.notablet-nolgmobile { display: block; }

.show { display: block; }
.hide { display: none; }


@media only screen and (max-width: 1120px) {
	.desktoponly { display: none; }
	.desktoponly-inline { display: none; }
	.tabletonly { display: block; }
	.mobileonly { display: none; }
	.modal-mobileonly { display: none; }
	.tablet-mobileonly { display: block; }
	.tablet-lgmobileonly { display: block; }
	.nodesktop { display: block; }
	.nodesktop-inline { display: inline-block; }
	.notablet { display: none; }
	.nomobile { display: block; }
	.nomobile-inline { display: inline; }
	.notablet-nomobile { display: none; }
	.notablet-nolgmobile { display: none; }
}


@media only screen and (max-width: 767px) {
	.desktoponly { display: none; }
	.desktoponly-inline { display: none; }
	.tabletonly { display: none; }
	.mobileonly { display: block; }
	.modal-mobileonly { display: none; }
	.tablet-mobileonly { display: block; }
	.tablet-lgmobileonly { display: block; }
	.nodesktop { display: block; }
	.nodesktop-inline { display: block; }
	.notablet { display: block; }
	.nomobile { display: none; }
	.nomobile-inline { display: none; }
	.notablet-nomobile { display: none; }
	.notablet-nolgmobile { display: none; }
}


@media only screen and (max-width: 509px) {
	.desktoponly { display: none; }
	.desktoponly-inline { display: none; }
	.tabletonly { display: none; }
	.mobileonly { display: block; }
	.modal-mobileonly { display: block; }
	.tablet-mobileonly { display: block; }
	.tablet-lgmobileonly { display: none; }
	.nodesktop { display: none; }
	.nodesktop-inline { display: none; }
	.notablet { display: block; }
	.nomobile { display: none; }
	.nomobile-inline { display: none; }
	.notablet-nomobile { display: none; }
	.notablet-nolgmobile { display: block; }
}


@media only screen and (max-width: 240px) {
	.desktoponly { display: none; }
	.desktoponly-inline { display: none; }
	.tabletonly { display: none; }
	.mobileonly { display: block; }
	.modal-mobileonly { display: block; }
	.tablet-mobileonly { display: block; }
	.nodesktop { display: none; }
	.nodesktop-inline { display: none; }
	.notablet { display: block; }
	.nomobile { display: none; }
	.notablet-nomobile { display: none; }
}


/* === buttons === */

.btn1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	min-height: 37px;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #ED8800;
	padding: 12px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #cc651c; /* state variation */
	color: #003057!important;
	background: -moz-linear-gradient(top,  #ED8800 0%, #f29418 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ED8800), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ED8800 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ED8800 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ED8800 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ED8800 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ED8800', endColorstr='#f29418',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn1:hover {
	border-bottom: 1px solid #e27e1b; /* state variation */
	background-color: #ffa33b; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
	text-decoration: none !important;
	color: #003057!important;
}
.btn1-focus1:focus {outline: 1px solid #ffffff!important;outline-offset: 2px;}
.btn1-focus2:focus {outline: 1px solid #00C3FF !important;outline-offset: 2px;}
.btn1 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}
.lte8 .btn1 {
	min-height: auto;
}
.lte8 .btn1 img {
	margin: 0 0 0 7px;
}

.btn2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 16px 8px 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}
.btn2:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}
.btn2 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}
.lte7 .btn2 img {
	margin: 0 0 0 7px;
}

.btn3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: r00;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #ffad41;
	padding: 8px 10px 6px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #ffa33b; /* state variation */
	color: #003057;
	background: -moz-linear-gradient(top,  #ffad41 0%, #f68c4b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad41), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffad41 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad41', endColorstr='#f29418',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn3:hover {
	border-bottom: 1px solid #cc651c; /* state variation */
	background-color: #ffa33b; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	cursor: pointer;
}
.btn3 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}
.lte7 .btn3 img {
	margin: 0 0 0 7px;
}

.btn4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #77d0f1;
	padding: 8px 10px 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #0a749c; /* state variation */
	color: #003057;
	background: #69cdf0; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)); /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn4:hover {
	border-bottom: 1px solid #25a0cc; /* state variation */
	background: #91d9f4; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)); /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ); /* state variation */
	cursor: pointer;
}
.btn4 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}

.lte7 .btn4 img {
	margin: 0 0 0 7px;
}

.mythbox .btn4 {
	padding: 11px 30px 8px 30px !important;
}

.employer .btn4 {
	padding: 8px 10px 6px 10px !important;
}

.btn7 {
	width: 100%;
	max-width: 170px;
	font-size: 13px;
	line-height: 17px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 4px 16px 4px 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}
.btn7:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	color: #0067b9 !important;
	cursor: pointer;
}

.btn8 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #c92a11;
	padding: 11px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color: #ffffff;
}
.btn9 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	min-height: 52px;    
	min-width: 311px;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #0089d8 ;
	padding: 18px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #006aa7; /* state variation */
	color: #fff;
	background: -moz-linear-gradient(top,  #0089d8 d41 0%, #006aa7  100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0089d8 ), color-stop(100%,#006aa7 )); /* state variation */
	background: -webkit-linear-gradient(top,  #0089d8  0%,#006aa7  100%); /* state variation */
	background: -o-linear-gradient(top,  #0089d8  0%,#006aa7  100%); /* state variation */
	background: -ms-linear-gradient(top,  #0089d8  0%,#006aa7  100%); /* state variation */
	background: linear-gradient(to bottom,  #0089d8 0%,#006aa7  100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089d8 ', endColorstr='#006aa7',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn9:hover {
	border-bottom: 1px solid #2574a2; /* state variation */
	background-color: #2574a2; /* state variation */
	background: -moz-linear-gradient(top,  #319cd9 0%, #2574a2 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319cd9), color-stop(100%,#2574a2)); /* state variation */
	background: -webkit-linear-gradient(top,  #319cd9 0%,#2574a2 100%); /* state variation */
	background: -o-linear-gradient(top,  #319cd9 0%,#2574a2 100%); /* state variation */
	background: -ms-linear-gradient(top,  #319cd9 0%,#2574a2 100%); /* state variation */
	background: linear-gradient(to bottom,  #319cd9 0%,#2574a2 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319cd9', endColorstr='#2574a2',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
	text-decoration: none !important;
}
.btn9 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}
.lte8 .btn9 {
	min-height: auto;
}
.lte8 .btn9 img {
	margin: 0 0 0 7px;
}

#employer-pieboxes {
	border-top: 2px solid #c9dfe3;
	background-image: url('/images/employer-pieback1.png');
}

.employer-piebox1 {
	float: left;
	width: 33%;
	background-color: #e8f3f4;
	padding: 15px 15px 18px 15px;
}

.employer-piebox2 {
	float: left;
	width: 34%;
	background-color: #f3f9f9;
	padding: 15px 15px 18px 15px;
}

.employer-piebox3 {
	float: left;
	width: 33%;
	background-color: #e8f3f4;
	padding: 15px 15px 18px 15px;
}

.employer-pieimg {
	width: 80px;
	margin: 0 auto;
}

.employer-pienum {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-top: -12px;
	margin-bottom: 7px;
}

#employer-chartboxes {
	border-top: 2px solid #c9dfe3;
	margin-top: 8px;
}

.employer-chartbox1 {
	float: left;
	width: 50%;
	background-color: #e8f3f4;
}

.employer-chartbox2 {
	float: left;
	width: 50%;
	background-color: #f3f9f9;
}

.employer-charttitle {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 14px;
}

.employer-chart1 {
	width: 140px;
	height: 50px;
	padding: 14px 5px 0 14px;
	background-color: #29659c;
	color: #ffffff;
}

.employer-chart2 {
	width: 280px;
	height: 50px;
	padding: 14px 5px 0 14px;
	background-color: #ed8800;
	color: #ffffff;
}

.employer-charttext {
	font-size: 12px;
	line-height: 12px;
	padding: 9px 5px 18px 14px;
}

.btn5 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 10px 30px 9px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #0a749c; /* state variation */
	color: #ffffff;
	background: #69cdf0; /* state variation */
	background: -moz-linear-gradient(top,  #69cdf0 0%, #60caf1 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69cdf0), color-stop(100%,#60caf1)); /* state variation */
	background: -webkit-linear-gradient(top,  #69cdf0 0%,#60caf1 100%); /* state variation */
	background: -o-linear-gradient(top,  #69cdf0 0%,#60caf1 100%); /* state variation */
	background: -ms-linear-gradient(top,  #69cdf0 0%,#60caf1 100%); /* state variation */
	background: linear-gradient(to bottom,  #69cdf0 0%,#60caf1 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69cdf0', endColorstr='#60caf1',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn5:hover {
	border-bottom: 1px solid #25a0cc; /* state variation */
	background: #91d9f4; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)); /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ); /* state variation */
	cursor: pointer;
}
.btn5 img {
	vertical-align: middle;
	margin: 0 0 .25em 7px;
}

.lte7 .btn5 img {
	margin: 0 0 0 7px;
}

.btn6 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 30px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 30px 5px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	border-bottom: 1px solid #53ae47; /* state variation */
	color: #ffffff;
	background: #53ae47; /* state variation */
	background: -moz-linear-gradient(top,  #53ae47 0%, #99d1a0 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53ae47), color-stop(100%,#99d1a0)); /* state variation */
	background: -webkit-linear-gradient(top,  #53ae47 0%,#99d1a0 100%); /* state variation */
	background: -o-linear-gradient(top,  #53ae47 0%,#99d1a0 100%); /* state variation */
	background: -ms-linear-gradient(top,  #53ae47 0%,#99d1a0 100%); /* state variation */
	background: linear-gradient(to bottom,  #53ae47 0%,#99d1a0 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53ae47', endColorstr='#99d1a0',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn6:hover {
	border-bottom: 1px solid #ffa33b; /* state variation */
	background: #feb300; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa33b), color-stop(100%,#add9b2)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	cursor: pointer;
}

.mythbox button[type='submit'],
.mythbox button {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 40px 8px 40px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #0a749c; /* state variation */
	color: #ffffff;
	background: #77d0f1; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)); /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}

.mythbox button[type='submit']:hover,
.mythbox button:hover {
	border-bottom: 1px solid #25a0cc; /* state variation */
	background: #91d9f4; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)); /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ); /* state variation */
	cursor: pointer;
}

.mythbox .radio-inline {
	padding-left: 20px !important;
	padding-right: 18px !important;
}

.side-myth button[type='submit'], .side-myth button {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 24px 8px 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.side-myth button[type='submit']:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.btnright {
	float: right;
	margin-bottom: 5px;
}

.btnright2 {
	float: right;
}

@media only screen and (max-width: 1120px) {
	#employer-pieboxes {
		border-top: 2px solid #c9dfe3;
		background-image: url('/images/employer-pieback2.png');
	}
}

@media only screen and (max-width: 767px) {
	.mythbox .radio-inline {
		display: block;
		padding-left: 0 !important;
		margin-left: 20px !important;
		margin-bottom: 5px;
	}
	.btnright {
		float: none;
		margin-bottom: 5px;
	}
	.btnright2 {
		float: none;
		margin-bottom: 5px;
	}
	#employer-pieboxes {
		background: none;
	}
	.employer-piebox1 {
		float: none;
		width: 100%;
	}
	.employer-piebox2 {
		float: none;
		width: 100%;
	}
	.employer-piebox3 {
		float: none;
		width: 100%;
	}
	.employer-chartbox1 {
		float: none;
		width: 100%;
	}
	.employer-chartbox2 {
		float: none;
		width: 100%;
	}
}


@media only screen and (max-width: 240px) {
	a.btn2,
	a.btn3,
	a.btn4 {
		font-size: 11px;
		line-height: 11px;
	}
}


/* === glossary === */

#glossarynav {
	z-index:5;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	line-height: 16px;
	background-color: #ffffff;
	visibility: hidden;
}

#glossarynav ul {
    text-align: center;
	margin: 0 0 0 3px;
	padding: 0;
	list-style-type: none;
}

#glossarynav ul li {
	display: inline;
}

#glossarynav ul li.separator {
	background-image: url('/images/separatortest.gif');
	background-repeat: no-repeat;
	background-position: 0 .1em;
    padding-left: 6px;
    margin-left: 2px;
}

.lte7 #glossarynav ul li.separator {
	background: none;
    padding-left: 4px;
    margin-left: 2px;
}

#glossarynav ul li a:link,
#glossarynav ul li a:visited,
#glossarynav ul li a:hover,
#glossarynav ul li a:active {
	color: #636363;
}

#glossarynav-mobile {
	display: none;
	margin: 0 0 20px 0;
}

#glossarynav-modal table {
	border-spacing: 4px;
    border-collapse: separate;
    background-color: #ffffff;
}

#glossarynav-modal td {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 14px;
	font-size: 17px;
	line-height: 17px;
	text-align: center;
}

#glossarynav-modal td.cancel {
	background-color: #666666;
	font-size: 14px;
	line-height: 17px;
}

#glossarynav-modal a:link,
#glossarynav-modal a:visited,
#glossarynav-modal a:hover,
#glossarynav-modal a:active {
	color: #ffffff;
	text-decoration: none;
}

#glossarynav-mobile .tablelink a {
	display: block;
	text-decoration: none;
}

.line1 {
	width: 100%;
	height: 2px;
	margin: 0 0 14px 0;
	background-color: #d9ede1; /* state variation */
}

.line2 {
	width: 100%;
	height: 2px;
	margin: 12px 0 0 0;
	background-color: #d9ede1; /* state variation */
}

.letterline {
	position: relative;
	clear: both;
	width: 100%;
	margin: 25px 0 10px 0;
	border-top: 1px solid #d9ede1; /* state variation */
}

.letterline-first {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	border: none;
}

.letter {
	display: inline-block;
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 5px 8px 5px 8px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-width: 26px;
	min-height: 26px;
	text-align: center;
}

.lte9 .letter {
	padding: 5px 8px 5px 8px;
	min-width: 10px;
	min-height: 16px;
}


@media only screen and (max-width: 767px) {
	#glossarynav {
		display: none;
	}
	#glossarynav-mobile {
		display: block;
	}
	.letterline-first {
		border-top: 1px solid #d9ede1; /* state variation */
	}
}

@media only screen and (max-width: 509px) {
	#glossarynav-modal td {
		padding: 14px;
		font-size: 14px;
		line-height: 14px;
	}
}

@media only screen and (max-width: 240px) {
	#glossarynav-modal td {
		padding: 8px;
		font-size: 13px;
		line-height: 13px;
	}
	#glossarynav-modal .modal-arrowup {
		display: none;
	}
}


/* === megamenu === */

.mega,
.mega2 {
	position: relative;
    height: 57px;
    z-index: 4;
}

.mega2 {
	margin-right: 8px;
}

.mega ul,
.mega2 ul {
	list-style: none;
}

.mega ul li {
	float: left;
	display: block;
	font-size: 12px;
	line-height: 57px;
}

.mega ul li:first-child,
.mega ul li:first-child:hover {
	border: none;
	background: url('/images/mega2-lineright.gif') no-repeat left top !important;
}

.mega2 ul li,
.mega2 ul li:hover {
	float: left;
	display: block;
	width: 91px;
	text-align: center;
	font-size: 12px;
	line-height: 57px;
}

.mega2 ul li:first-child,
.mega2 ul li:first-child:hover {
	border: none;
}

.mega2 ul li li,
.mega2 ul li li:hover {
	border: none;
}

.mega ul li li:first-child,
.mega ul li li:first-child:hover {
	border: none;
	background: none !important;
}

.mega ul li a {
	display: block;
	color: #ffffff;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.mega2 ul li a {
	display: block;
	color: #ffffff;
	margin: 0;
	padding: 0px 5px 0px 21px;
	background-color: #0067b9;
	background-image: url('/images/mega2-lineright.gif'), url('/images/mega2-lineright.gif');
    background-position: 215px 0, right, 0;
    background-repeat: no-repeat, no-repeat;
}

.mega2 ul li li a {
	background: none !important;
}

.lte7 .mega2 ul li a {
	padding: 0px 5px 0px 17px;
}

.mega2 ul li:last-child a {
	display: block;
	color: #ffffff;
	margin: 0;
	padding: 0px 10px 0px 16px;
	background: #0067b9 url('/images/mega2-lineright.gif') no-repeat right top; /* state variation */
}

.mega2 ul li:last-child li a {
	color: #0067b9 !important;
}

.lte7 .mega2 ul li:last-child a {
	padding: 0px 5px 0px 12px;
}

.mega ul li:hover a {
	color: #0067b9; /* state variation */
	text-decoration: none;
}

.mega2 ul li:hover a {
	background: none;
	color: #0067b9; /* state variation */
	text-decoration: none;
}

.mega li,
.mega li a,
.mega2 li,
.mega2 li a {
	text-decoration: none;
}
	
#megamenu,
.megadrop, 
#megamenu .megadrop li,
#megamenu2,
.megadrop2, 
#megamenu2 .megadrop2 li {
	margin: 0;
	padding: 0;
}

#megamenu li,
#megamenu2 li {
    position: relative;
	float: left; 
	display: inline;
    list-style: none;
    text-align: left;
	
}

#megamenu li ul.first {
	position: absolute;
	left: 0; 
	top: 57px;
}

#megamenu2 li ul.first {
	position: absolute;
	right: 0; 
	top: 57px;
}

#megamenu .megadrop li,
#megamenu2 .megadrop2 li {
    width: 100%; 
    line-height: 20px; 
}
	
#megamenu li a,
#megamenu2 li a {
	display: block;
	width: inherit;
	height: inherit;
}

ul.megadrop {
	display: none;
	background: #ffffff url('/images/mega-back.gif') repeat-y left top;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

ul.megadrop2 {
	display: none;
	background: #f1f8f8;
}

#megamenu li:hover > a,
#megamenu2 li:hover > a {
	color: #ffffff;
}

#megamenu li li:hover,
#megamenu2 li li:hover { 
    background: url('/images/spacerlg.gif') repeat left top;
}

#megamenu li li:hover > a,
#megamenu2 li li:hover > a {
	color: #000000;
	background: none;
}

.mega ul li li a,
.mega2 ul li li a {
	display: block;
	font-family: 'Ubuntu' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 13px;
    line-height: 18px;
	margin-bottom: 11px;
}

.mega li:hover > .megadrop { 
    display: block; 
    position: absolute; 
    width: 570px;
    top: 0; 
    left: 50%; 
    z-index: 1000;
}

.megadrop2 { 
    display: block; 
    position: absolute; 
    width: 320px;
    height: 135px;
    top: 0; 
    right: 50%; 
    z-index: 1000;
}

ul.megadrop2 { 
    width: 320px;
    height: 135px;
}

.mega2 .logdrop-top,
.logdrop-top { 
	background-color: #f1f8f8; /* state variation */
	padding: 10px 20px 10px 20px;
}

.mega2 .logdrop-bot,
.logdrop-bot { 
	padding: 6px 20px 6px 20px;
	background-color: #ffffff;
}

.logdrop-textsmall { 
	font-size: 11px !important;
	line-height: 14px !important;
	font-weight: normal !important;
	margin-top: 2px;
}

.mega2 .logdrop-top a:link,
.mega2 .logdrop-top a:visited,
.mega2 .logdrop-top a:hover,
.mega2 .logdrop-top a:active,
.mega2 .logdrop-bot a:link,
.mega2 .logdrop-bot a:visited,
.mega2 .logdrop-bot a:hover,
.mega2 .logdrop-bot a:active,
.logdrop-top a:link,
.logdrop-top a:visited,
.logdrop-top a:hover,
.logdrop-top a:active,
.logdrop-bot a:link,
.logdrop-bot a:visited,
.logdrop-bot a:hover,
.logdrop-bot a:active {
	margin: 0 !important;
	padding: 0 !important;
}

.mega2 .logdrop-top a:hover,
.mega2 .logdrop-top a:active,
.mega2 .logdrop-bot a:hover,
.mega2 .logdrop-bot a:active,
.logdrop-top a:hover,
.logdrop-top a:active,
.logdrop-bot a:hover,
.logdrop-bot a:active { 
	text-decoration: underline !important;
}

.mega2 .logdrop-text1,
.logdrop-text1 {
	display: inline-block;
}

.mega2 .logdrop-text2,
.logdrop-text2 {
	display: inline-block;
	margin-left: 5px;
}

.mega2 .logdrop-text3,
.logdrop-text3 {
	height: 24px;
	margin-top: 7px;
}

.mega2 .logdrop-text3a,
.logdrop-text3a {
	float: left;
	margin: 3px 0 0 0;
}

.mega2 .logdrop-text3b,
.logdrop-text3b {
	float: left;
	margin: 3px 0 0 15px;
}

.mega2 .logdrop-text3a a,
.mega2 .logdrop-text3a a:link,
.mega2 .logdrop-text3a a:visited,
.mega2 .logdrop-text3a a:hover,
.mega2 .logdrop-text3a a:active,
.mega2 .logdrop-text3b a,
.mega2 .logdrop-text3b a:link,
.mega2 .logdrop-text3b a:visited,
.mega2 .logdrop-text3b a:hover,
.mega2 .logdrop-text3b a:active,
.logdrop-text3a a,
.logdrop-text3a a:link,
.logdrop-text3a a:visited,
.logdrop-text3a a:hover,
.logdrop-text3a a:active,
.logdrop-text3b a,
.logdrop-text3b a:link,
.logdrop-text3b a:visited,
.logdrop-text3b a:hover,
.logdrop-text3b a:active {
	margin: 0 !important;
	padding: 0 !important;
}

.logdrop-shadow {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.mega .megacol1 {
	float: left;
	width: 330px;
	padding: 24px 24px 15px 24px;
	font-family: Arial,Helvetica,sans-serif !important;
}

.lte7 .mega .megacol1 {
	width: 282px;
}

.mega .megacol2 {
	float: left;
	width: 240px;
	padding: 24px 14px 15px 20px;
	font-family: Arial,Helvetica,sans-serif !important;
}

.lte7 .mega .megacol2 {
	width: 206px;
}

.mega .megacol1 h4,
.mega .megacol1 h4 a:link,
.mega .megacol1 h4 a:visited {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 700 !important;
	color: #0067b9; /* state variation */
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 18px;
}

.mega .megacol1 h4 a:hover,
.mega .megacol1 h4 a:active {
	color: #000000;
}

.mega .megacol2 h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 18px;
}

.mega .megacol1 p,
.mega .megacol2 p {
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 13px 0 !important;
	padding: 0 !important;
}

#megamenu li li.icon-risk > a,
#megamenu li li.icon-risk:hover > a {
	background-image: url('/images/icon-risk-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

.lte8 #megamenu li li.icon-risk > a,
.lte8 #megamenu li li.icon-risk:hover > a {
	background-image: url('/images/icon-risk.png');
}

#megamenu li li.icon-calculate > a,
#megamenu li li.icon-calculate:hover > a {
	background-image: url('/images/icon-calculate-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

.lte8 #megamenu li li.icon-calculate > a,
.lte8 #megamenu li li.icon-calculate:hover > a {
	background-image: url('/images/icon-calculate.png');
}

#megamenu li li.icon-compare > a,
#megamenu li li.icon-compare:hover > a {
	background-image: url('/images/icon-compare.png');
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-myth > a,
#megamenu li li.icon-myth:hover > a {
	background-image: url('/images/icon-myth-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 24px !important;
}

.lte8 #megamenu li li.icon-myth > a,
.lte8 #megamenu li li.icon-myth:hover > a {
	background-image: url('/images/icon-myth.png');
}

#megamenu li li.icon-add > a,
#megamenu li li.icon-add:hover > a{
	background-image: url('/images/icon-add.png');
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-csa > a,
#megamenu li li.icon-csa:hover > a{
	background-image: url('/images/icon-csa.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-feet > a,
#megamenu li li.icon-feet:hover > a{
	background-image: url('/images/icon-feet.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-videos > a,
#megamenu li li.icon-videos:hover > a{
	background-image: url('/images/icon-videos.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-form > a,
#megamenu li li.icon-form:hover > a{
	background-image: url('/images/icon-form.png');
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

#megamenu li li.icon-gift > a,
#megamenu li li.icon-gift:hover > a {
	background-image: url('/images/icon-gift-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

.lte8 #megamenu li li.icon-gift > a,
.lte8 #megamenu li li.icon-gift:hover > a {
	background-image: url('/images/icon-gift.png');
}

#megamenu li li.icon-news > a,
#megamenu li li.icon-news:hover > a {
	background-image: url('/images/icon-news-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}
#megamenu li li.icon-countdown {
	background-image: url('/images/icon-countdown-2x.png');
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 -.1em;
	padding: 0 0 0 24px !important;
}

.lte8 #megamenu li li.icon-news > a,
.lte8 #megamenu li li.icon-news:hover > a {
	background-image: url('/images/icon-news.png');
}
.lte8 #megamenu li li.icon-countdown {
	background-image: url('/images/icon-countdown.png');
}

#megamenu li li.icon-contact,
#megamenu li li.icon-contact:hover {
	background-image: url('/images/icon-contact-2x.png') !important;
	background-size: 18px 20px !important;
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	padding: 0 0 0 20px !important;
	margin-bottom: 5px !important;
}

.lte8 #megamenu li li.icon-contact,
.lte8 #megamenu li li.icon-contact:hover {
	background-image: url('/images/icon-contact.png') !important;
}

#megamenu li li.icon-arrow a,
#megamenu li li.icon-arrow a:hover {
	font-weight: bold;
	padding-top: 6px;
}

#megamenu .icon-arrowimg {
	display: inline-block;
	width: 16px;
	height: 10px;
	background-image: url('/images/icon-arrow-2x.png');
	background-size: 11px 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
}

.lte8 #megamenu .icon-arrowimg {
	background-image: url('/images/icon-arrow.png');
}

#megamenu2 .icon-search {
	display: inline-block;
	width: 16px;
	height: 12px;
	background-image: url('/images/icon-search-2x.png');
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 5px;
}

.lte8 #megamenu2 .icon-search {
	background-image: url('/images/icon-search.png');
}

#megamenu2 .icon-lock {
	display: inline-block;
	width: 16px;
	height: 10px;
	background-image: url('/images/icon-lock-2x.png');
	background-size: 9px 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 7px;
}

#toptext .icon-lock {
	display: inline-block;
	width: 11px;
	height: 10px;
	background-image: url('/images/icon-lock2-2x.png');
	background-size: 9px 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 4px;
}

.lte8 #megamenu2 .icon-lock {
	background-image: url('/images/icon-lock.png');
}

.lte8 #toptext .icon-lock {
	background-image: url('/images/icon-lock2.png');
}

#logform {
	margin: 12px 0 2px 0;
}

#logform input[type='text'], #logform input[type='password']  {
	font-family: Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 12px !important;
	font-style: italic !important;
	height: 34px !important;
	width: 206px !important;
	padding-left: 10px;
	margin-top: 3px;
}

#logform #forgotform input[type='text'] {
	width: 140px !important;
	margin-right: 5px !important;
}

#logform input[type='submit'] {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 34px !important;
	font-size: 12px !important;
	line-height: 12px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #40bdd6 !important;
	padding: 2px 15px 2px 15px !important;
	
	-webkit-border-top-left-radius: 0 !important;
	-webkit-border-top-right-radius: 2px !important;
	-webkit-border-bottom-right-radius: 2px !important;
	-webkit-border-bottom-left-radius: 0 !important;

	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-topright: 2px !important;
	-moz-border-radius-bottomright: 2px !important;
	-moz-border-radius-bottomleft: 0 !important;

	border-top-left-radius: 0 !important;
	border-top-right-radius: 2px !important;
	border-bottom-right-radius: 2px !important;
	border-bottom-left-radius: 0 !important;

	color: #ffffff !important;
	background: #40bdd6 !important; /* state variation */
	background: -moz-linear-gradient(top,  #40bdd6 0%, #0092bc 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40bdd6), color-stop(100%,#0092bc)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #40bdd6 0%,#0092bc 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #40bdd6 0%,#0092bc 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #40bdd6 0%,#0092bc 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #40bdd6 0%,#0092bc 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40bdd6', endColorstr='#0092bc',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	behavior: url(/utilities/js/PIE.htc);
	margin-top: 2px;
}

#logform input[type='submit']:hover {
	background-color: #0086b0 !important; /* state variation */
	background: -moz-linear-gradient(top,  #0092bc 0%, #0086b0 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0092bc), color-stop(100%,#0086b0)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #0092bc 0%,#0086b0 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #0092bc 0%,#0086b0 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #0092bc 0%,#0086b0 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #0092bc 0%,#0086b0 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

#investorlogin .errortext {
	font-weight: normal;
	line-height: 18px;
}

#logform button,
.logdrop-bot button {
	font-weight: normal !important;
	background: none !important;
	color: #0067b9;
	border: none; 
	padding:0 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	font: inherit;
	cursor: pointer;
}

#logform button:hover,
.logdrop-bot button:hover {
	text-decoration: underline !important;
}

#loginclose {
	 float: right;
	 cursor: pointer;
	 margin: 3px 2px 0 0;
}


/* === mobile menu === */

.navmenu {
	background-color: #47484a !important;
	z-index: 2;
}

li.navmenu-es a:link,
li.navmenu-es a:visited {
	text-transform:uppercase;
	color: #cccccc !important;
}

li.navmenu-es a:hover,
li.navmenu-es a:active {
	text-transform:uppercase;
	color: #ffffff !important;
}

li.navmenu-email a:link,
li.navmenu-email a:visited {
	color: #cccccc !important;
}

li.navmenu-email a:hover,
li.navmenu-email a:active {
	color: #ffffff !important;
}

.social-label {
	color: #cccccc;
}

.canvas {
	position: relative;
	left: 0;
	z-index: 3;
	min-height: 100%;
	padding: 0;
	background: #ffffff !important;
}

#mobilenav-trigger1 {
	display: none;
	float: left;
	margin-top: 10px;
	z-index: 4;
}

#mobilenav-trigger1 button {
	text-indent: -9999px;
}

#mobilenav-trigger1:hover {
	cursor: pointer;
}

#mobilenav-trigger1btn.closed-menu {
    width: 20px;
    height: 20px;
    background: url('/images/mobilenav-trigger1-default.png') no-repeat left top;
	color: #ffffff;
}

#mobilenav-trigger1btn.open-menu {
    width: 20px;
    height: 20px;
    background: url('/images/mobilenav-trigger1-close.png') no-repeat left top;
	color: #ffffff;
}

#mobilenav-trigger2 {
	display: none;
	float: left;
	margin: 6px 0 0 25px;
	z-index: 4000;
	background: url('/images/mobilenav-trigger2-line.png') no-repeat left top;
}

#mobilenav-trigger2btn {
	z-index: 4000;
}

#mobilenav-trigger2:hover {
	cursor: pointer;
}

#mobilenav-trigger2btn.closed-menu {
    width: 20px;
    height: 20px;
    background: url('/images/mobilenav-trigger2-default.png') no-repeat left top;
}

#mobilenav-trigger2btn.open-menu {
    width: 20px;
    height: 20px;
    background: url('/images/mobilenav-trigger2-close.png') no-repeat left top;
}

#mobilebtns {
	margin: 15px 0 12px 20px;
}

#mobilebtns .btn3,
#mobilebtns .btn4 {
	min-width: 92px;
}

#mobilebtn-login {
	float: left;
	width: 92px;
}

#mobilebtn-open {
	float: left;
	width: 92px;
	margin-left: 12px;
}

#mobilefollow {
	color: #cccccc;
	font-size: 14px;
	line-height: 14px;
	margin: 12px 0 0 18px;
}

#mobilefollow table {
	border-spacing: 0;
	border-collapse: collapse;
}

#mobilefollow .social-label {
	padding-right: 16px;
}

#mobilefollow .social-icon {
	padding-right: 12px;
}


@media only screen and (max-width: 1120px) {
	#mobilenav-trigger1 {
		display: block;
	}
}


@media only screen and (max-width: 509px) {
	#mobilenav-trigger1 {
		display: none;
	}
	#mobilenav-trigger2 {
		display: block;
	}
	li.navmenu-es a:hover,
	li.navmenu-es a:active {
		color: #cccccc !important;
	}
	
	li.navmenu-email a:hover,
	li.navmenu-email a:active {
		color: #cccccc !important;
	}
}


@media (min-width: 0) {
	.navbar-toggle {
		display: block;
	}
}


/* === popout === */

#popoutbox {
	margin-top: 40px;
}

#popout {
	position: absolute;
	top: 0;
	left: -135px;
	width: 135px;
	height: 50px;
	z-index: 4;
}

.popout-default {
	display: block;
}

.popout-hidden {
	display: none;
}

#popout-trigger {
	position: absolute;
	right: -58px;
	width: 198px;
	height: 50px;
}

.popout-img a:link,
.popout-img a:visited {
	display: block;
	background: #0067b9 url('/images/popout.png') no-repeat;
	background-position: 0 0;
	height: 50px;
	width: 198px;
}

.popout-img a:hover,
.popout-img a:active {
	background-position: 0 -50px;
}

#popout-content {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	padding: 19px 60px 16px 0;
	text-align: right;
	color: #ffffff;
}

#popout a:hover,
#popout a:active {
	text-decoration: none !important;
	border: none !important;
}
#popout a:focus {
	outline: 1px solid #003057!important;
    outline-offset: 2px;
}

@media only screen and (max-width: 1120px) {
	#popoutbox {
		display: none;
	}
	#popout {
		display: none;
	}
}


/* === banner === */

#bannerimgfull {
	position: relative;
	width: 100%;
	background-color: #0067b9; /* state variation */
	text-align: center;
}

#bannerimgfull img {
	width: 100%;
	height: auto;
	max-width: 1500px;
}

#bannerimg-desktop {
	display: block;
}

#bannerimg-mobile-xl {
	display: none;
	margin-top: 50px;
}

#bannerimg-mobile {
	display: none;
	margin-top: 50px;
}

#bannerfull {
	position: relative;
	width: 100%;
	background-color: #0067b9; /* state variation */
	overflow: hidden;
}

#bannerdesktop {
	max-width: 1500px;
	margin: 0 auto;
	display: block;
	z-index: 1;
}

#bannertablet {
	max-width: 768px;
	margin: 0 auto;
	display: none;
}

#bannermobile {
	max-width: 320px;
	margin: 0 auto;
	display: none;
}

#bannerdesktop img,
#bannertablet img,
#bannermobile img {
	width: 100%;
}

#banner {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	width: 980px;
	height: 100%;
	z-index: 2;
}

#banner-title {
	padding-right: 10px;
	color: #0067b9;
}

#banner-title h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 35px;
	line-height: 39px;
	margin: 0 0 8px 338px;
}

#banner-subtitle {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 23px;
	line-height: 26px;
	margin: 5px 0 0 336px;
	padding-right: 10px;
	color: #ffffff;
}

#banner-subtitle-mobile {
	display: none;
}

#banner-boxes {
	width: 644px;
	margin: 15px 0 0 336px;
}

#banner-boxes ul {
	margin-left: 13px;
}

#banner-boxes ul li {
	margin-bottom: 5px;
}

#banner-col1 {
	float: left;
	width: 208px;
}

#banner-col2 {
	float: left;
	width: 208px;
	margin-left: 10px;
}

#banner-col3 {
	float: left;
	width: 208px;
	margin-left: 10px;
}

#banner-box1 {
	position: relative;
	width: 100%;
	height: 290px;
	background-color: #0067b9; /* state variation */
	color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box2a {
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #ED8800; /* state variation */
	color: #ffffff;
	margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box2b {
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #003057; /* state variation */
	color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box3a {
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #003057; /* state variation */
	color: #ffffff;
	margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box3b {
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #0ea5dc; /* state variation */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	behavior: url(/utilities/js/PIE.htc);
	color: #ffffff;
}

.box {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px !important;
	line-height: 15px !important;
	padding: 15px 15px 12px 20px;
}

.box h5 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 7px 0;
	color: #ffffff;
}

.box p {
	margin: 0;
	padding: 0;
}

.box p a:link,
.box p a:visited,
.box p a:hover,
.box p a:active {
	color: #ffffff !important;
}

.boxlink {
	position: absolute;
	bottom: 15px;
	left: 20px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	height: 12px !important;
	margin-top: 13px;
	font-size: 12px !important;
	line-height: 15px !important;
	-webkit-font-smoothing: antialiased;
}

.boxlink2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px !important;
	line-height: 15px !important;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 8px;
}

.boxlink a:link,
.boxlink a:visited,
#primary .boxlink a:link,
#primary .boxlink a:visited {
	color: #ffffff;
	opacity: 0.9;
	text-decoration: none !important;
}

.boxlink2 a:link,
.boxlink2 a:visited,
#primary .boxlink2 a:link,
#primary .boxlink2 a:visited {
	color: #ffffff;
	opacity: 0.9;
	text-decoration: none !important;
}

.boxlink a:hover,
.boxlink a:active,
#primary .boxlink a:hover,
#primary .boxlink a:active,
.boxlink2 a:hover,
.boxlink2 a:active,
#primary2 .boxlink a:hover,
#primary2 .boxlink a:active {
	color: #ffffff;
	opacity: 1;
	text-decoration: none !important;
}

.boxlink .lastword,
.boxlink2 .lastword {
	display: inline-block;
}

.boxlink .lastword:after {
    content: "";
    display: inline-block;
    background: url('/images/icon-arrow-wht-2x.png') no-repeat top right;
   background-size: 10px 9px;
	background-position: 0 .12em;
    width: 10px;
    height: 9px;
    vertical-align: 0;
    margin-left: 8px;
}

.boxlink2 .lastword:after {
    content: "";
    display: inline-block;
    background: url('/images/icon-arrow-wht-2x.png') no-repeat top right;
    background-size: 10px 9px;
	background-position: 0 .12em;
    width: 10px;
    height: 9px;
    vertical-align: 0;
    margin-left: 8px;
}

.lte8 .boxlink .lastword:after {
    background: url('/images/icon-arrow-wht.png') no-repeat top right;
}

.lte8 .boxlink2 .lastword:after {
    background: url('/images/icon-arrow-wht.png') no-repeat top right;
}

#bannerbox-img1 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#bannerbox-img1 img {
	width: 70px;
	height: auto;
}

#bannerbox-img2 {
	margin-top: 10px;
}

#bannerbox-img2 img {
	width: 100%;
	height: auto;
}

.box .btn1 {
	font-size: 13px !important;
	padding: 8px 20px 8px 20px !important;
	width: 100% !important;
	text-align: center;
	min-height: 0 !important;
	margin-top: 8px;
}

@media only screen and (min-width: 1500px) and (max-width: 5000px) {
	#banner-title h1 {
		font-size: 38px;
		line-height: 44px;
		margin: 0 0 0 336px;
	}
	#banner-subtitle {
		font-size: 26px;
		line-height: 32px;
		margin: 8px 0 0 336px;
	}	
	#banner-boxes {
		width: 644px;
		margin: 20px 0 0 336px;
	}
	#banner-col1 {
		width: 208px;
	}
	#banner-col2 {
		width: 208px;
		margin-left: 10px;
	}
	#banner-col3 {
		width: 208px;
		margin-left: 10px;
	}
	#banner-box1 {
		height: 350px;
	}
	#banner-box2a {
		height: 170px;
		margin-bottom: 10px;
	}
	#banner-box2b {
		height: 170px;
	}
	#banner-box3a {
		height: 170px;
		margin-bottom: 10px;
	}	
	#banner-box3b {
		height: 170px;
	}
	.box {
		font-size: 14px;
		line-height: 18px;
		padding: 18px 15px 15px 20px;
	}
	.box h5 {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 10px 0;
	}	
	.boxlink {
		bottom: 15px;
		left: 20px;
		height: 15px;
		font-size: 18px;
		margin-top: 14px;
	}
	.boxlink2 {
		font-size: 18px;
		margin-top: 14px;
	}
}


@media only screen and (min-width: 1300px) and (max-width: 1500px) {
	#banner-title h1 {
		font-size: 38px;
		line-height: 44px;
		margin: 0 0 0 336px;
	}
	#banner-subtitle {
		font-size: 24px;
		line-height: 29px;
		margin: 8px 0 0 336px;
	}
}


@media only screen and (max-width: 1120px) {
	#banner {
		width: 768px;
	}
	#banner-title h1 {
		font-size: 30px;
		line-height: 38px;
		margin: 0 0 0 252px;
	}
	#banner-subtitle {
		font-size: 17px;
		line-height: 20px;
		margin: 6px 0 0 254px;
	}
	#banner-boxes {
		width: 460px;
		margin: 12px 0 0 250px;
	}
	#banner-boxes ul {
		margin-left: 0;
		list-style: none;
	}
	#banner-col1 {
		width: 150px;
	}
	#banner-col2 {
		width: 150px;
		margin-left: 5px;
	}
	#banner-col3 {
		width: 150px;
		margin-left: 5px;
	}
	#banner-box1 {
		height: 220px;
	}
	#banner-box2a {
		height: 108px;
		margin-bottom: 5px;
	}
	#banner-box2b {
		height: 107px;
	}
	#banner-box3a {
		height: 108px;
		margin-bottom: 5px;
	}
	#banner-box3b {
		height: 107px;
	}
	.box {
		font-size: 11px;
		line-height: 13px;
		padding: 8px;
	}
	.box h5 {
		font-size: 10px;
		line-height: 12px;
		margin: 0 0 3px 0;
	}
	.box p {
		margin: 0;
		padding: 0;
	}
	.boxlink {
		font-size: 11px !important;
		line-height: 13px !important;
		bottom: 3px;
		left: 8px;
	}
	.boxlink2 {
		font-size: 11px !important;
		line-height: 13px !important;
		margin-bottom: 5px;
	}
	#bannerbox-img1 {
		display: none;
	}
	.box .btn1 {
		font-size: 11px !important;
		padding: 6px 10px 6px 10px !important;
		margin-top: 6px;
	}
}


@media only screen and (max-width: 940px) {
	#bannerdesktop { display: block; }
	#bannertablet { display: none; }
	#bannermobile { display: none; }

	#banner {
		width: 767px;
	}
	#banner-title h1 {
		font-size: 26px;
		line-height: 31px;
		margin: 0 0 0 270px;
	}
	#banner-subtitle {
		font-size: 15px;
		line-height: 18px;
		margin: 4px 0 0 270px;
	}
	#banner-boxes {
		width: 460px;
		margin: 8px 0 0 270px;
	}
	#banner-box1 {
		height: 205px;
	}
	#banner-box2a {
		height: 100px;
		margin-bottom: 5px;
	}
	#banner-box2b {
		height: 100px;
	}
	#banner-box3a {
		height: 100px;
		margin-bottom: 5px;
	}
	#banner-box3b {
		height: 100px;
	}
	.box {
		font-size: 12px;
		line-height: 14px;
	}
	.box .btn1 {
		font-size: 11px !important;
		padding: 4px 10px 4px 10px !important;
		margin-top: 5px;
	}
}


@media only screen and (max-width: 767px) {
	#bannerdesktop { display: none; }
	#bannertablet { display: block; }
	#bannermobile { display: none; }

	#banner {
		width: 509px;
	}
	#banner-title h1 {
		font-size: 26px;
		line-height: 31px;
		margin: -80px 0 0 175px;
	}
	#banner-subtitle {
		display: none;
	}
	#banner-subtitle-mobile {
		display: block;
		font-size: 17px;
		line-height: 20px;
		margin: 4px 0 80px 175px;
		color: #ffffff;
	}
	#banner-boxes {
		display: none;
	}
}


@media only screen and (max-width: 509px) {
	#bannerimg-desktop { display: none; }
	#bannerimg-mobile-xl { display: block; }
	#bannerimg-mobile { display: none; }
	#banner {
		width: 320px;
	}
	#banner-title h1 {
		font-size: 22px;
		line-height: 26px;
		margin: -60px 0 0 115px;
	}
	#banner-subtitle-mobile {
		font-size: 15px;
		line-height: 19px;
		margin: 0 0 10px 115px;
	}
	#banner-boxes {
		display: none;
	}
}


@media only screen and (max-width: 320px) {
	#bannerdesktop { display: none; }
	#bannertablet { display: none; }
	#bannermobile { display: block; }
	#bannerimg-desktop { display: none; }
	#bannerimg-mobile-xl { display: none; }
	#bannerimg-mobile { display: block; }
	#banner {
		width: 320px;
	}
	#banner-title h1 {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 0 125px;
	}
	#banner-subtitle-mobile {
		font-size: 13px;
		line-height: 16px;
		margin: 6px 0 0 125px;
		padding-right: 10px;
	}
	#banner-boxes {
		display: none;
	}
}

@media only screen and (max-width: 240px) {
	#banner {
		width: 200px;
	}
	#banner-title h1 {
		font-size: 16px;
		line-height: 19px;
		margin: 0 0 0 90px;
	}
	#banner-subtitle-mobile {
		display: none;
	}
}


/* === steps === */

#stepsfull {
	position: relative;
	width: 100%;
}

#steps {
	width: 980px;
	margin: 0 auto 46px auto;
}

#steps h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 30px;
	line-height: 34px;
	color: #0067b9; /* state variation */
	margin: 35px 0 20px 0;
}

#steps h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 21px;
	line-height: 26px;
	color: #0067b9; /* state variation */
	margin: 0 0 9px 0;
}

#steps a:link,
#steps a:visited {
	color: #0067b9; /* state variation */
	text-decoration: none;
}

#steps a:hover,
#steps a:active {
	color: #0067b9; /* state variation */
	text-decoration: underline;
}

#step1box {
	float: left;
	width: 310px;
	min-height: 102px;
	background: url('/images/step1-back.gif') no-repeat left top;
}

#step2box {
	float: left;
	width: 310px;
	margin-left: 25px;
	min-height: 102px;
	background: url('/images/step2-back.gif') no-repeat left top;
}

#step3box {
	float: left;
	width: 310px;
	margin-left: 25px;
	min-height: 102px;
	background: url('/images/step3-back.gif') no-repeat left top;
}

#step1,
#step2,
#step3 {
	margin: 27px 0 0 77px;
}

.stepslink {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	margin-top: 13px;
	-webkit-font-smoothing: antialiased;
	display: block;
}

.stepslink:after {
    content: "";
    display: inline-block;
    background: url('/images/icon-arrow-2x.png') no-repeat top right;
    background-size: 11px 10px;
    vertical-align: 0;
    width: 11px;
    height: 10px;
    margin-left: 8px;
}
.stepslink:focus {outline: 1px solid #0067b9!important;outline-offset: 1px;}
.stepslink:hover {text-decoration: underline!important;}


a.stepslinkhover:hover {text-decoration: underline!important;}


.lte8 .stepslink:after {
    background: url('/images/icon-arrow.png') no-repeat top right;
}



.lte8 .stepslink:hover:after {
    background: url('/images/icon-arrow-2x.png') no-repeat top right;
}

#steps-mobile {
	display: none;
}

#step1print,
#step2print,
#step3print {
	display: none;
}


@media only screen and (max-width: 1120px) {
	#steps {
		width: 708px;
	}
	#steps h3 {
		font-size: 26px;
		line-height: 26px;
		margin: 35px 0 20px 0;
	}
	#steps h4 {
		font-size: 17px;
		line-height: 17px;
		margin: 0 0 8px 0;
	}	
	#step1box {
		width: 226px;
		min-height: 68px;
		background: url('/images/step1-back-tablet.gif') no-repeat left top;
	}	
	#step2box {
		width: 226px;
		margin-left: 15px;
		min-height: 68px;
		background: url('/images/step2-back-tablet.gif') no-repeat left top;
	}
	#step3box {
		width: 226px;
		margin-left: 15px;
		min-height: 68px;
		background: url('/images/step3-back-tablet.gif') no-repeat left top;
	}
	#step1,
	#step2,
	#step3 {
		margin: 22px 0 0 50px;
	}
	.stepslink {
		font-size: 15px;
		line-height: 15px;
		margin-top: 7px;
	}
}


@media only screen and (max-width: 767px) {
	#steps {
		width: 460px;
	}
	#step1box {
		width: 100%;
		margin-bottom: 15px;
		min-height: 68px;
		background: url('/images/step1-back-tablet.gif') no-repeat left top;
	}	
	#step2box {
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
		min-height: 68px;
		background: url('/images/step2-back-tablet.gif') no-repeat left top;
	}
	#step3box {
		width: 100%;
		margin-left: 0;
		min-height: 68px;
		background: url('/images/step3-back-tablet.gif') no-repeat left top;
	}
}


@media only screen and (max-width: 509px) {
	#stepsfull {
		border-top: 2px solid #e5e5e5;
	}
	#steps {
		display: none;
	}
	#steps-mobile {
		display: block;
		font-size: 16px;
		line-height: 39px;
	}
	#steps-mobile h3 {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
		line-height: 20px;
		padding: 25px 0 16px 0;
		text-align: center;
		color: #0067b9; /* state variation */
		border-bottom: 1px solid #d6dbd9; /* state variation */
	}
	#steps-mobile a:link,
	#steps-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		color: #0067b9; /* state variation */
		text-decoration: none;
	}
	#steps-mobile a:hover,
	#steps-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		color: #0067b9; /* state variation */
		text-decoration: none;
	}
	#steps-mobile a:focus {
		outline: 1px solid #003057!important;
    outline-offset: -4px
	}

	.steps-row-mobile {
		border-bottom: 1px solid #d6dbd9; /* state variation */
		min-height: 59px;
	}
	.steps-row-mobile a {
		display: block;
		cursor: pointer;
	}

	.steps-box-mobile {
		width: 280px;
		margin: 0 auto;
	}
	.steps-row-mobile .steps-box-mobile {
		padding: 10px 0 10px 47px;
		height: 54px;
	}
	.steps-row-mobile .step1-mobile {
		background-image: url('/images/step1-back-mobile-2x.gif');
		background-size: 37px 37px;
		background-repeat: no-repeat;
		background-position: 0 .7em;
	}
	.lte8 .steps-row-mobile .step1-mobile {
		background-image: url('/images/step1-back-mobile.gif');
	}
	.steps-row-mobile .step2-mobile {
		background-image: url('/images/step2-back-mobile-2x.gif');
		background-size: 37px 37px;
		background-repeat: no-repeat;
		background-position: 0 .7em;
	}
	.lte8 .steps-row-mobile .step2-mobile {
		background-image: url('/images/step2-back-mobile.gif');
	}
	.steps-row-mobile .step3-mobile {
		background-image: url('/images/step3-back-mobile-2x.gif');
		background-size: 37px 37px;
		background-repeat: no-repeat;
		background-position: 0 .7em;
	}
	.lte8 .steps-row-mobile .step3-mobile {
		background-image: url('/images/step3-back-mobile.gif');
	}
	#steps-mobile .icon-arrowimg {
		float: right;
		background-image: url('/images/icon-arrow-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: 0 .9em;
	    width: 11px;
	    height: 54px;
	}
	.lte8 #steps-mobile .icon-arrowimg {
		background-image: url('/images/icon-arrow.png');
	}
}


@media only screen and (max-width: 240px) {
	#steps-mobile h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.steps-box-mobile {
		width: 200px;
	}
}


/* === subscribe === */

#subscribefull {
	position: relative;
	width: 100%;
	background-color: #003057; /* state variation */
}

#subscribefull2 {
	position: relative;
	width: 100%;
	background-color: #0067b9; /* state variation */
}

#promo12-subscribefull {
	position: relative;
	width: 100%;
	background-color: #0ea5dc; /* state variation */
}

#promo12b-subscribefull {
	position: relative;
	width: 100%;
	background-color: #0ea5dc; /* state variation */
}

#subscribe {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 18px 0;
}

#promo12-subscribe {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 18px 0;
}

#promo12b-subscribe {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 23px 0;
}

#promo12b-subscribe-col1 {
	float: left;
	width: 255px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

#promo12b-subscribe-col2 {
	float: left;
	margin-left: 15px;
	padding-top: 3px;
}

#promo12b-subscribe-col3 {
	float: left;
	margin-left: 30px;
	margin-bottom: 15px;
}

#promo12b-subscribe-col4 {
	float: left;
	width: 190px;
	text-align: right;
	padding-top: 4px;
}

#subscribe h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 21px;
	line-height: 29px;
	color: #ffffff;
	margin: 0;
}

#promo12-subscribe h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	margin: 0;
}

#promo12b-subscribe h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	margin: 0;
}

#subscribe a:link,
#subscribe a:visited,
#promo12-subscribe a:link,
#promo12-subscribe a:visited,
#promo12b-subscribe a:link,
#promo12b-subscribe a:visited {
	color: #ffffff; /* state variation */
	text-decoration: none;
}

#subscribe a:hover,
#subscribe a:active,
#promo12-subscribe a:hover,
#promo12-subscribe a:active,
#promo12b-subscribe a:hover,
#promo12b-subscribe a:active {
	color: #ffffff; /* state variation */
	text-decoration: none;
}

#subscribe-text {
	float: left;
	width: 400px; /* adjust as needed */
	color: #ffffff;
}

#promo12-subscribe-text {
	float: left;
	width: auto;
	color: #ffffff;
	margin-left: 25px;
}

#promo12b-subscribe-text {
	float: left;
	width: auto;
	color: #ffffff;
	margin-left: 25px;
}

#promo12-subscribe-opentext {
	float: left;
	width: auto; /* adjust as needed */
	color: #ffffff;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 12px;
	line-height: 16px;
}

#promo12-subscribe-questiontext {
	float: left;
	width: auto; /* adjust as needed */
	color: #ffffff;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 12px;
	line-height: 16px;
}

#promo12b-subscribe-opentext {
	width: auto; /* adjust as needed */
	color: #ffffff;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 12px;
	line-height: 16px;
}

#promo12-subscribe-opentext h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 21px;
	line-height: 25px;
	color: #ffffff;
	margin: 0;
}

#promo12-subscribe-questiontext h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 21px;
	line-height: 25px;
	color: #ffffff;
	margin: 0;
}

#promo12b-subscribe-opentext h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 21px;
	line-height: 25px;
	color: #ffffff !important;
	margin: 0;
}

#subscribe-form {
	float: left;
	margin-top: 11px;
	margin-left: 27px; /* adjust as needed */
}

#promo12-subscribe-form {
	float: left;
	margin-top: 5px;
	margin-left: 15px; /* adjust as needed */
}

#promo12b-subscribe-form {
}

#promo12-subscribe-form2 {
	margin-top: 10px;
}

#promo12b-subscribe-form2 {
	margin-top: 10px;
}

#subscribe-input {
	float: left;
	width: 300px; /* adjust as needed */
	margin-top: 2px;
}

#promo12-subscribe-input {
	float: left;
	width: 150px; /* adjust as needed */
	margin-top: 2px;
}

#promo12b-subscribe-input {
	float: left;
	width: 150px; /* adjust as needed */
}

#promo12-subscribe-input2 {
	float: left;
	width: 150px; /* adjust as needed */
	margin-top: 2px;
}

#promo12b-subscribe-input2 {
	float: left;
	width: 150px; /* adjust as needed */
	margin-top: 2px;
}

#subscribe-input input[type="text"] {
	width: 100%;
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	padding: 8px 15px !important;
	font-size: 16px !important;
	line-height: 16px !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#promo12-subscribe-input input[type="text"] {
	width: 100%;
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	padding: 5px 10px !important;
	font-size: 13px !important;
	line-height: 13px !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#promo12b-subscribe-input input[type="text"] {
	width: 100%;
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	padding: 5px 10px !important;
	font-size: 13px !important;
	line-height: 13px !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#promo12-subscribe-input2 input[type="text"] {
	width: 100%;
	padding: 5px 10px !important;
	font-size: 13px !important;
	line-height: 13px !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#promo12b-subscribe-input2 input[type="text"] {
	width: 100%;
	padding: 5px 10px !important;
	font-size: 13px !important;
	line-height: 13px !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#subscribe-btn {
	float: left;
	margin-left: 20px;
}

#promo12-subscribe-btn {
	float: left;
	margin-left: 10px;
}

#promo12b-subscribe-btn {
	float: left;
	margin-left: 10px;
}

#promo12-subscribe-openbtn {
	float: left;
	margin-left: 10px;
}

#promo12b-subscribe-openbtn {
	float: left;
	margin-left: 10px;
}

.subscribe-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #45acd2 !important; /* state variation */
	color: #003057 !important;
	background-color: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.promo12-subscribe-submit input,
.promo12b-subscribe-submit input,
.linkbar1-subscribe-submit input,
#promo12-subscribe-questionbtn a {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 0 !important;
	font-size: 11px !important;
	line-height: 11px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	padding: 7px 15px 7px 15px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #ffffff !important;
	background-color: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.promo12-subscribe-submit2 input,
.promo12b-subscribe-submit2 input,
.linkbar1-subscribe-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 0 !important;
	font-size: 11px !important;
	line-height: 11px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #69cdf0 !important;
	padding: 9px 15px 9px 15px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #ffffff !important;
	background: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.subscribe-submit input:hover,
#promo12-subscribe-questionbtn a:hover {
	border-bottom: 1px solid #3abff0 !important; /* state variation */
	background-color: #59d9fe !important; /* state variation */
	background: -moz-linear-gradient(top,  #59d9fe 0%, #3abff0 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#59d9fe), color-stop(100%,#3abff0)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #59d9fe 0%,#3abff0 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #59d9fe 0%,#3abff0 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #59d9fe 0%,#3abff0 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #59d9fe%,#3abff0 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59d9fe', endColorstr='#3abff0',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.subscribe-submit2 input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #77d0f1 !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #45acd2 !important; /* state variation */
	color: #ffffff !important;
	background: #4bd0a3 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.subscribe-submit2 input:hover {
	border-bottom: 1px solid #3abff0 !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.promo12-subscribe-submit input:hover,
.promo12b-subscribe-submit input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.promo12-subscribe-submit2 input:hover,
.promo12b-subscribe-submit2 input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

#promo12b-stripebox {
	display: none;
}

#promo12b-col1-mobile {
	display: none;
}

.promo12-mobile {
	display: none;
}

.promo12-nomobile {
	display: block;
}

@media only screen and (max-width: 1200px) {
	#promo12-subscribe h4 {
		font-size: 14px !important;
		line-height: 19px !important;
	}
	#promo12b-subscribe h4 {
		font-size: 14px !important;
		line-height: 19px !important;
	}
	#promo12-subscribe-text {
		font-size: 14px !important;
		line-height: 19px !important;
		clear: both;
		float: left;
		margin-left: 0;
	}
	#promo12b-subscribe-text {
		font-size: 14px !important;
		line-height: 19px !important;
		clear: both;
		float: left;
		margin-left: 0;
	}
	#promo12-subscribe-opentext {
		font-size: 14px !important;
		line-height: 19px !important;
		margin-bottom: 12px;
	}
	#promo12-subscribe-questiontext {
		font-size: 14px !important;
		line-height: 19px !important;
		margin-bottom: 12px;
	}
	#promo12b-subscribe-opentext {
		font-size: 14px !important;
		line-height: 19px !important;
		margin-bottom: 12px;
	}
	#promo12-subscribe-form {
		float: left;
		width: 300px;
		margin-top: 2px;
	}
	#promo12b-subscribe-form {
		float: left;
		width: 300px;
		margin-top: 2px;
	}
	#promo12-subscribe-input {
		float: left;
		width: 150px; /* adjust as needed */
	}
	#promo12b-subscribe-input {
		float: left;
		width: 150px; /* adjust as needed */
	}
	#promo12b-split {
		clear: both;
		margin-bottom: 20px;
	}
	#promo12b-subscribe-col1 {
		float: left;
		width: 280px;
		margin-left: 20px;
		margin-right: 40px;
	}
	#promo12b-subscribe-col3 {
		width: 300px;
		margin-left: 20px;
	}
	#promo12b-subscribe-col4 {
		width: 205px;
	}
}

@media only screen and (max-width: 1120px) {
	#subscribe {
		width: 708px;
		padding: 14px 0 16px 0;
	}
	#promo12-subscribe {
		width: 708px;
		padding: 16px 0 18px 0;
	}
	#promo12b-subscribe {
		width: 708px;
		padding: 16px 0 18px 0;
	}
	#subscribe h4 {
		font-size: 19px;
		line-height: 26px;
	}
	#subscribe-text {
		width: 350px; /* adjust as needed */
	}
	#subscribe-form {
		margin-top: 9px;
		margin-left: 27px; /* adjust as needed */
	}
	#subscribe-input {
		width: 217px; /* adjust as needed */
	}
	#promo12b-subscribe-col4 {
		margin-left: 32px;
		text-align: left;
	}
}

@media only screen and (max-width: 767px) {
	#subscribe {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#promo12-subscribe {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#promo12b-subscribe {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#subscribe h4 {
		font-size: 21px;
		line-height: 29px;
		text-align: center;
	}
	#promo12-subscribe h4 {
		font-size: 13px;
		line-height: 19px;
	}
	#promo12b-subscribe h4 {
		font-size: 13px;
		line-height: 19px;
	}
	#subscribe-text {
		float: none;
		width: 400px; /* adjust as needed */
	}
	#promo12-subscribe-text {
		float: none;
		width: auto; /* adjust as needed */
	}
	#promo12b-subscribe-text {
		float: none;
		width: auto; /* adjust as needed */
	}
	#promo12-subscribe-openbtn {
		clear: both;
		float: none;
		margin-left: 0;
		margin-bottom: 15px;
	}
	#promo12b-subscribe-openbtn {
		clear: both;
		float: none;
		margin-left: 0;
		margin-bottom: 15px;
	}
	#subscribe-form {
		float: none;
		margin-top: 9px;
		margin-left: 0; /* adjust as needed */
	}
	#promo12-subscribe-form {
		float: left;
		margin-top: 5px;
		margin-left: 0; /* adjust as needed */
	}
	#promo12b-subscribe-form {
		float: left;
		margin-top: 5px;
		margin-left: 0; /* adjust as needed */
	}
	#subscribe-input {
		width: 265px; /* adjust as needed */
	}
	#promo12-subscribe-input {
		clear: both;
		width: 150px; /* adjust as needed */
		margin-top: 2px;
		margin-left: 0;
	}
	#promo12b-subscribe-input {
		clear: both;
		width: 150px; /* adjust as needed */
		margin-top: 2px;
		margin-left: 0;
	}
	#promo12b-subscribe-col1 {
		display: none;
	}
	#promo12b-subscribe-col2 {
		display: none;
	}
	#promo12b-subscribe-col3 {
		float: none;
		width: 100%;
		margin-bottom: 0;
		margin-left: 0;
		text-align: center;
	}
	#promo12b-subscribe-col4 {
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: center;
	}
	#promo12b-stripebox {
		display: block;
		background-color: #1668b3;
		color: #bad2e8;
	}
	#promo12b-stripe {
		width: 460px;
		margin: 0 auto;
		padding-top: 15px;
		padding-bottom: 25px;
	}
	#promo12 #promo12b-stripe h4 {
		color: #ffffff !important;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 300 !important;
		margin-bottom: 10px;
	}
	#promo12b-col1,
	#promo12b-col2 {
		display: none;
	}
	#promo12b-col1-mobile {
		display: block;
	}
	.promo12-mobile {
	display: block;
	}
	.promo12-nomobile {
		display: none;
	}
}

@media only screen and (max-width: 509px) {
	#subscribe {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#promo12-subscribe {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#promo12b-subscribe {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#subscribe h4 {
		font-size: 15px;
		line-height: 20px;
		text-align: center;
	}
	#promo12-subscribe h4 {
		font-size: 13px;
		line-height: 18px;
	}
	#promo12b-subscribe h4 {
		font-size: 13px;
		line-height: 18px;
	}
	#subscribe-text {
		float: none;
		width: 100%;
	}
	#promo12-subscribe-text {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#promo12b-subscribe-text {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#subscribe-form {
		float: none;
		margin-top: 9px;
		margin-left: 0; /* adjust as needed */
	}
	#promo12-subscribe-form {
		float: none;
		margin-top: 5px;
		margin-left: 0; /* adjust as needed */
	}
	#promo12b-subscribe-form {
		float: none;
		margin-top: 5px;
		margin-left: 0; /* adjust as needed */
	}
	#subscribe-input {
		width: 176px; /* adjust as needed */
	}
	#promo12-subscribe-input {
		float: left;
		width: 150px; /* adjust as needed */
		margin-top: 2px;
	}
	#promo12b-subscribe-input {
		float: left;
		width: 150px; /* adjust as needed */
		margin-top: 2px;
	}
	#subscribe-btn {
		margin-left: 10px;
	}
	#promo12-subscribe-btn {
		float: left;
		margin-left: 10px;
	}
	#promo12b-subscribe-btn {
		float: left;
		margin-left: 10px;
	}
	#promo12b-subscribe-col1 {
		padding-left: 5px;
		padding-right: 5px;
	}
	#promo12b-subscribe-col2 {
		margin: 0 auto 20px auto;
		padding-left: 30px;
	}
	.promo12b-btn3 .btn1 {
		font-size: 14px !important;
		line-height: 14px !important;
		padding: 11px 30px 8px 30px !important;
		border-radius: 3px !important;
	}
	#promo12b-stripe {
		width: 326px;
	}
}


/* === audience === */

#audiencefull {
	width: 100%;
	background-color: #0067b9; /* state variation */
	color: #ffffff;
}

#audience {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

#audience h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	line-height: 34px;
	color: #ffffff;
	margin: 35px 0 20px 0;
}

#audience h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 21px;
	line-height: 26px;
	color: #ffffff;
	margin: 0 0 10px 0;
}

#audience a:link,
#audience a:visited {
	font-size: 15px !important;
	color: #ffffff;
	opacity: 0.9;
	text-decoration: none;
}

#audience a:hover,
#audience a:active {
	color: #ffffff;
	opacity: 1;
	text-decoration: none;
}

#audience a:focus {
outline: 1px solid #ffff!important;
outline-offset: 4px;
}

#audience1box {
	float: left;
	width: 475px;
	min-height: 288px;
	background: url('/images/audience1-back.png') no-repeat left top;
}

#audience2box {
	float: left;
	width: 475px;
	margin-left: 30px;
	min-height: 288px;
	background: url('/images/audience2-back.png') no-repeat left top;
}

#audience3box {
	float: left;
	width: 475px;
	min-height: 288px;
	background: url('/images/audience3-back.png') no-repeat left top;
}

#audience4box {
	float: left;
	width: 475px;
	margin-left: 30px;
	min-height: 288px;
	background: url('/images/audience4-back.png') no-repeat left top;
}

#audience1,
#audience2,
#audience3,
#audience4 {
	margin: 32px 0 0 265px;
}

#audience1print,
#audience2print,
#audience3print,
#audience4print {
	display: none;
}

.audiencelink {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 17px;
	line-height: 17px;
	margin-top: 14px;
	-webkit-font-smoothing: antialiased;
}

.audiencelink a:after {
    content: "";
    display: inline-block;
    background: url('/images/icon-arrow-wht-2x.png') no-repeat top right;
    background-size: 11px 10px;
    vertical-align: 0;
    width: 11px;
    height: 10px;
    margin-left: 8px;
}

.lte8 .audiencelink a:after {
    background: url('/images/icon-arrow-wht.png') no-repeat top right;
}

#audience-mobile {
	display: none;
}


@media only screen and (max-width: 1120px) {
	#audience {
		width: 708px;
	}
	#audience h3 {
		font-size: 26px;
		line-height: 26px;
	}	
	#audience h4 {
		font-size: 17px;
		line-height: 19px;
		margin: 0 0 8px 0;
	}
	#audience1box {
		width: 344px;
		min-height: 150px;
		background: url('/images/audience1-back-tablet.png') no-repeat left top;
	}
	#audience2box {
		width: 344px;
		margin-left: 15px;
		min-height: 150px;
		background: url('/images/audience2-back-tablet.png') no-repeat left top;
	}
	#audience3box {
		width: 344px;
		margin-top: 30px;
		min-height: 150px;
		background: url('/images/audience3-back-tablet.png') no-repeat left top;
	}
	#audience4box {
		width: 344px;
		margin-left: 15px;
		margin-top: 30px;
		min-height: 150px;
		background: url('/images/audience4-back-tablet.png') no-repeat left top;
	}
	#audience1,
	#audience2,
	#audience3,
	#audience4 {
		margin: 15px 0 0 165px;
	}
	.audiencelink {
		font-size: 15px;
		line-height: 15px;
		margin-top: 7px;
	}
}


@media only screen and (max-width: 767px) {
	#audience {
		width: 460px;
	}
	#audience1box {
		width: 100%;
	}
	#audience2box {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	#audience3box {
		width: 100%;
		margin-top: 20px;
	}
	#audience4box {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
}


@media only screen and (max-width: 509px) {
	#audiencefull {
		display: block;
		
	}
	#audience {
		display: none;
	}
	#audience-mobile {
		display: block;
		font-size: 16px;
		line-height: 16px;
	}
	#audience-mobile h3 {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
		line-height: 20px;
		padding: 30px 0 16px 0;
		text-align: center;
		border-bottom: none;
	}
	#audience-mobile a:link,
	#audience-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		color: #ffffff;
		opacity: 0.9;
		text-decoration: none;
	}
	#audience-mobile a:hover,
	#audience-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		color: #ffffff;
		opacity: 1;
		text-decoration: none;
	}
	#audience1box,
	#audience2box,
	#audience3box,
	#audience4box {
		display: none;
	}
	.audience-mobile-line {
		width: 100%;
		height: 1px;
		background-color: #0a56a7;
	}
	.audience-row-mobile {
		border-top: 1px solid #1a76ab; /* state variation */
		border-bottom: 1px solid #0a56a7; /* state variation */
		padding: 15px 0;
	}
	.audience-row-mobile a {
		display: block;
		cursor: pointer;
	}
	.audience-box-mobile {
		width: 280px;
		margin: 0 auto;
	}
	#audience-mobile .icon-arrowimg {
		float: right;
		background-image: url('/images/icon-arrow-wht-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: 0 .3em;
	    width: 11px;
	    height: 16px;
	}
	.lte8 #audience-mobile .icon-arrowimg {
		background-image: url('/images/icon-arrow-wht.png');
	}
}


@media only screen and (max-width: 240px) {
	#audience-mobile h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.audience-box-mobile {
		width: 200px;
	}
}


/* === buzz === */

#buzzfull {
	background: url('/images/buzz-back.gif') repeat-y center top;
	border-top: 1px solid #0067b9; /* state variation */
}

#buzz {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 0;
}

#buzz h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	line-height: 34px;
	color: #0067b9; /* state variation */
	margin: 50px 30px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6dbd9; /* state variation */
}

#buzz a:link,
#buzz a:visited {
	color: #003057 !important; /* state variation */
	text-decoration: none;
}

#buzz a:hover,
#buzz a:active {
	color: #003057 !important; /* state variation */
	text-decoration: underline !important;
}
#buzz a:focus {
	outline: 1px solid #003057 !important;
    outline-offset: 4px;
}

#buzz .buzz-socialbox a:link,
#buzz .buzz-socialbox a:visited,
.buzz-social-tablet a:link,
.buzz-social-tablet a:visited {
	color: #003057 !important; /* state variation */
	text-decoration: none;
}

#buzz .buzz-socialbox a:hover,
#buzz .buzz-socialbox a:active,
.buzz-social-tablet a:hover,
.buzz-social-tablet a:active {
	color: #003057 !important; /* state variation */
	text-decoration: underline !important;
}
#buzz .buzz-socialbox a:focus,
.buzz-social-tablet a:focus {
	outline: 1px solid #003057 !important;
    outline-offset: 4px;
}

#buzz-news {
	float: left;
	width: 670px;
	margin-bottom: 60px;
}

.buzz-social {
	float: left !important;
	width: 310px !important;
	color: #003057 !important;
}

.buzz-socialbox {
	margin: 0 0 20px 30px !important;
	background-color: #60caf1;
}

.buzz-socialfull-tablet {
	display: none !important;
}

.buzz-social h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 30px !important;
	line-height: 34px !important;
	color: #003057 !important;
	margin: 0 0 17px 0 !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #43bae4 !important; /* state variation */
}

.buzz-social-twitter h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	margin-top: 50px !important;
	background-image: url('/images/icon-follow-twitter2-lg-2x.png') !important;
	background-size: 26px 26px !important;
	background-repeat: no-repeat !important;
	background-position: 0 .1em !important;
	padding-left: 35px !important;
}

.lte8 .buzz-social-twitter h3 {
	background-image: url('/images/icon-follow-twitter-lg.png') !important;
}

.buzz-social-facebook h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	margin-top: 35px !important;
	background-image: url('/images/icon-follow-facebook2-lg-2x.png') !important;
	background-size: 26px 26px !important;
	background-repeat: no-repeat !important;
	background-position: 0 .1em !important;
	padding-left: 35px !important;
}

.lte8 .buzz-social-facebook h3 {
	background-image: url('/images/icon-follow-facebook-lg.png') !important;
}

.buzz-social-follow h3,
.buzz-social-follow-mobile h3,
.buzz-social-other h3 {
	background: none !important;
	padding-left: 0 !important;
	margin-top: 35px !important
}

.lte8 .buzz-social-other h3 {
	background: none !important;
}

#buzz .buzz-social-other a:link,
#buzz .buzz-social-other a:visited {
	text-decoration: none !important;
}

#buzz .buzz-social-other a:hover,
#buzz .buzz-social-other a:active {
	text-decoration: underline !important;
}

.buzz-social-follow-mobile {
	display: none;
}

.buzz-social-extra h3 {
	margin-top: 35px !important;
}

.buzz-social a:link,
.buzz-social a:visited {
	color: #003057 !important;
	text-decoration: none !important;
}

.buzz-social a:hover,
.buzz-social a:active {
	color: #003057 !important;
	text-decoration: none !important;
}

.buzz-social-date-twitter,
.buzz-social-date-facebook {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 12px !important;
	line-height: 16px !important;
	margin: 0 0 4px 0 !important;
}

.buzz-social-intro a:link,
.buzz-social-intro a:visited {
	color: #003057 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.buzz-social-intro a:hover,
.buzz-social-intro a:active {
	font-weight: bold !important;
	text-decoration: underline !important;
}

.buzz-social-link {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-size: 17px !important;
	line-height: 17px !important;
	margin-top: 13px !important;
	-webkit-font-smoothing: antialiased;
}

.buzz-social-link a:after {
    content: "" !important;
    display: inline-block !important;
    background: url('/images/icon-arrow-blue-2x.png') no-repeat top right !important;
    background-size: 11px 10px !important;
    vertical-align: 0 !important;
    width: 11px !important;
    height: 10px !important;
    margin-left: 8px !important;
}

.lte8 .buzz-social-link a:after {
    background: url('/images/icon-arrow-blue.png') no-repeat top right !important;
}

.buzz-social-link a:link,
.buzz-social-link a:visited {
	font-size: 15px !important;
	color: #003057 !important;
	opacity: 0.9 !important;
	text-decoration: none !important;
}

.buzz-social-link a:hover,
.buzz-social-link a:active {
	color: #003057 !important;
	opacity: 1 !important;
	text-decoration: none !important;
}

.buzz-social-link2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-size: 14px !important;
	line-height: 14px !important;
	margin-top: 12px !important;
	-webkit-font-smoothing: antialiased;
}

.buzz-social-link2 a:after {
    content: "" !important;
    display: inline-block !important;
    background: url('/images/icon-arrow-2x.png') no-repeat top right !important;
    background-size: 11px 10px !important;
    vertical-align: 0 !important;
    width: 11px !important;
    height: 10px !important;
    margin-left: 8px !important;
}

.lte8 .buzz-social-link2 a:after {
    background: url('/images/icon-arrow.png') no-repeat top right !important;
}

.buzz-social-link2 a:hover:after {
    content: "" !important;
    display: inline-block !important;
    background: url('/images/icon-arrow-o-2x.png') no-repeat top right !important;
    background-size: 11px 10px !important;
    vertical-align: 0 !important;
    width: 11px !important;
    height: 10px !important;
    margin-left: 8px !important;
}

.buzz-social-link2 a,
.buzz-social-link2 a:link,
.buzz-social-link2 a:visited {
	font-size: 14px !important;
	color: #0067b9 !important;
	opacity: 0.9 !important;
	text-decoration: none !important;
}

.buzz-social-link2 a:hover,
.buzz-social-link2 a:active {
	color: #41B6E6 !important;
	opacity: 1 !important;
	text-decoration: none !important;
}

.buzz-social-icon {
	float: left !important;
	margin-right: 5px !important;
}

.buzzrow {
	padding: 17px 0;
	margin: 0 30px 0 0;
	border-bottom: 1px solid #d6dbd9; /* state variation */
}

.content .buzzrow {
	padding: 17px 0 0 0;
	    min-height: 65px;
}

.buzzdate {
	float: left;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	width: 30px;
	color: #666666;
	text-align: center;
}

.buzzmonth {
	font-size: 15px;
	line-height: 15px;
}

.buzzday {
	font-size: 21px;
	margin-top: 4px;
}

.buzzintro {
	margin-left: 48px;
}

.buzzintro p {
	margin: 0;
	padding: 0;
	display: inline;
}
.buzzintro p.empty{
	margin-bottom:16px;
	padding-bottom:16px;
}

.buzztitle {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 4px;
	padding-top: 2px;
}

.buzztitle2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0067b9; /* state variation */
	font-size: 20px !important;
	line-height: 24px !important;
	margin-bottom: 6px !important;
}

.buzztitle3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400 !important;
	font-style: italic !important;
	font-size: 16px !important;
	line-height: 19px !important;
	padding-bottom: 20px !important;
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}

.buzzlink {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 15px;
	margin-top: 13px;
	-webkit-font-smoothing: antialiased;
}

.buzzlink:after {
    content: "";
    display: inline-block;
    background: url('/images/icon-arrow-2x.png') no-repeat top right;
    background-size: 11px 10px;
    vertical-align: 0;
    width: 11px;
    height: 10px;
    margin-left: 8px;
}

.lte8 .buzzlink:after {
    background: url('/images/icon-arrow.png') no-repeat top right;
}

.buzzlink:hover:after {
    background: url('/images/icon-arrow-o-2x.png') no-repeat top right;
    background-size: 11px 10px;
}

.lte8 .buzzlink:hover:after {
    background: url('/images/icon-arrow-o.png') no-repeat top right;
}

.buzztype {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.buzzdate2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}

.buzznav {
	border-top: 1px solid #d6dbd9; /* state variation */
	border-bottom: 1px solid #d6dbd9; /* state variation */
	padding: 15px 10px 2px 10px;
    margin-top: 40px;
	background: url('/images/buzznav-back.png') no-repeat;
}

.buzznav-title {
	float: left;
	width: 360px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 23px;
	color: #0067b9; /* state variation */
	margin: 3px 0 8px 0;
}

.buzznav-select {
	float: right;
	width: 240px;
}

.buzzdivider {
	font-weight: 300;
	color: #999999;
	margin: 0 3px 0 4px;
}

.buzzdetails {
	border: 1px solid #d6dbd9;
	padding: 30px 20px 25px 30px;
	margin-bottom: 45px;
}

.buzzdetails-inner {
	background: url('/images/dots-v2.png') repeat-y center top;
}

.buzzdetails-col1 {
	float: left;
	width: 50%;
	padding-right: 30px;
}

.buzzdetails-col2 {
	float: left;
	width: 50%;
	padding-left: 30px;
}

.buzzdetails h5 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #0067b9; /* state variation */
	margin-bottom: 5px;
}

.buzzdetails p {
	margin-bottom: 24px !important;
}

.buzzdetails-pin {
	line-height: 24px;
}

.buzz-action button {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #69cdf0;
	padding: 8px 34px 8px 34px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #0a749c; /* state variation */
	color: #ffffff;
	background: #77d0f1; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)); /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.buzz-action button:hover {
	border-bottom: 1px solid #25a0cc; /* state variation */
	background: #91d9f4; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)); /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.videowrap {
	max-width: 460px;
}

.tag-form {
	float: left;
	width: 64px;
	padding: 2px 0 0 0;
	margin: 0;
}
.tag-form span,
.tag-form a:link,
.tag-form a:visited {
	display: block;
	background: url('/images/tag-form.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 56px;
	text-indent: -9000px;
}

.tag-pdf {
	float: left;
	width: 64px;
	padding: 2px 0 0 0;
	margin: 0;
}
.tag-pdf span,
.tag-pdf a:link,
.tag-pdf a:visited {
	display: block;
	background: url('/images/tag-pdf.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 56px;
	text-indent: -9000px;
}

.tag-webpage {
	float: left;
	width: 85px;
	padding: 2px 0 0 0;
	margin: 0;
}
.tag-webpage span,
.tag-webpage a:link,
.tag-webpage a:visited {
	display: block;
	background: url('/images/tag-webpage.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 82px;

	text-indent: -9000px;
}

.tag-faq {
	float: left;
	width: 64px;
	padding: 2px 0 0 0;
	margin: 0;
}
.tag-faq span,
.tag-faq a:link,
.tag-faq a:visited {
	display: block;
	background: url('/images/tag-faq.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 56px;
	text-indent: -9000px;
}

.tag-event {
	float: left;
	width: 64px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-event a:link,
.tag-event a:visited {
	display: block;
	background: url('/images/tag-event.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 56px;
	text-indent: -9000px;
}

.tag-news {
	float: left;
	width: 65px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-news a:link,
.tag-news a:visited {
	display: block;
	background: url('/images/tag-news.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 57px;
	text-indent: -9000px;
}

.tag-webinar {
	float: left;
	width: 82px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-webinar a:link,
.tag-webinar a:visited {
	display: block;
	background: url('/images/tag-webinar.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 74px;
	text-indent: -9000px;
}

.tag-contest {
	float: left;
	width: 82px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-contest a:link,
.tag-contest a:visited {
	display: block;
	background: url('/images/tag-contest.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 75px;
	text-indent: -9000px;
}

.tag-sweepstakes {
	float: left;
	width: 112px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-sweepstakes a:link,
.tag-sweepstakes a:visited {
	display: block;
	background: url('/images/tag-sweepstakes.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 104px;
	text-indent: -9000px;
}
.tag-webpage span,
.tag-webpage a:link,
.tag-webpage a:visited {
	display: block;
	background: url('/images/tag-webpage.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 75px;
	text-indent: -9000px;
}
.tag-faq span,
.tag-faq a:link,
.tag-faq a:visited {
	display: block;
	background: url('/images/tag-faq.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 57px;
	text-indent: -9000px;
}
/*.tag-form span:hover,
.tag-form a:hover,
.tag-form a:active,
.tag-pdf span:hover,
.tag-pdf a:hover,
.tag-pdf a:active,
.tag-webpage span:hover,
.tag-webpage a:hover,
.tag-webpage a:active,
.tag-faq span:hover,
.tag-faq a:hover,
.tag-faq a:active,*/
.tag-event span:hover,
.tag-event a:hover,
.tag-event a:active,
.tag-news a:hover,
.tag-news a:active,
.tag-webinar a:hover,
.tag-webinar a:active,
.tag-contest a:hover,
.tag-contest a:active,
.tag-sweepstakes a:hover,
.tag-sweepstakes a:active {
	background-position: 0 -20px;
}

.tag-mobile {
	display: none;
}

.photoleft {
	float: left;
	max-width: 222px;
	margin: 3px 18px 10px 0;
}

.photoleft img {
	border: 1px solid #808080;
	margin: 0;
}

.photoleft2 {
	float: left;
	max-width: 222px;
	margin: 3px 18px 10px 0;
}

.photocaption {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding: 7px 0 9px 0;
	border-bottom: 2px solid #d9ede1; /* state variation */
}

.icon-pin {
	display: inline-block;
	width: 8px;
	height: 13px;
	background-image: url('/images/icon-pin-2x.png');
	background-size: 8px 13px;
	background-repeat: no-repeat;
	background-position: 0 .1em;
	margin-right: 5px;
}

.lte8 .icon-pin {
	background-image: url('/images/icon-pin.png');
}
	

@media only screen and (max-width: 1120px) {
	#buzzfull {
		background: none;
	
	}
	#buzz {
		width: 708px;
	}
	#buzz h3 {
		font-size: 26px;
		line-height: 26px;
		margin: 40px 0 0 0;
	}
	#buzz-news {
		float: none;
		width: 100%;
	}
	.buzz-social {
		display: none !important;
	}
	.buzz-socialfull-tablet {
		display: block !important;
		width: 100% !important;
		background-color: #60caf1 !important;
		color: #003057 !important;
	}
	.buzz-social-tablet {
		width: 708px !important;
		margin: 0 auto !important;
		padding: 50px 0 30px 0 !important;
	}
	.buzz-social-tablet a,
	.buzz-social-tablet a:link,
	.buzz-social-tablet a:visited {
		color: #003057 !important;
	}
	.buzz-social-tablet a:hover,
	.buzz-social-tablet a:active {
		color: #003057 !important;
		text-decoration: underline !important;
	}
	.buzz-social-twitter {
		float: left !important;
		width: 325px !important;
	}
	.buzz-social-facebook {
		float: left !important;
		width: 325px !important;
		padding-left: 30px !important;
		margin-left: 28px !important;
		border-left: 1px solid #43bae4 !important; /* state variation */
	}
	.buzz-social-twitter h3 {
		margin-top: 0 !important;
		background-position: 0 0 !important;
	}
	.buzz-social-facebook h3 {
		margin-top: 0 !important;
		background-position: 0 0 !important;
	}
	.buzz-social-extra h3 {
		margin-top: 15px !important;
	}
	.buzz-social-extra p {
		margin-top: 10px !important;
		max-width: 318px !important;
	}
	.buzz-social-follow {
		display: none !important;
	}
	.buzz-social-follow-mobile {
		display: block !important;
	}
	.buzz-social-follow h3,
	.buzz-social-follow-mobile h3,
	.buzz-social-other h3 {
		background: none !important;
		padding-left: 0 !important;
		margin-top: 35px !important;
		margin-bottom: 8px !important;
	}
	.buzz-social-date-twitter,
	.buzz-social-date-facebook {
		margin: 10px 0 5px 0 !important;
	}
	.buzzrow {
		margin: 0;
	}
	.buzzdate {
		width: 26px;
	}
	.buzzmonth {
		font-size: 14px;
		line-height: 14px;
	}
	.buzzday {
		font-size: 20px;
		margin-top: 2px;
	}
	.buzzintro {
		margin-left: 45px;
	}
	.buzztitle {
		font-size: 16px;
		line-height: 21px;
		margin-bottom: 3px;
	}
	.buzzlink {
		font-size: 15px;
		line-height: 15px;
		margin: 18px 0 20px 0;
		text-align: center;
	}
	.buzz-social-link {
		font-size: 16px !important;
	}
	.toplink-home {
		display: none;
	}
	.buzz-socialfull-tablet .toplink {
		display: block !important;
	}
	.buzznav-title {
		width: 420px;
	}
}


@media only screen and (max-width: 767px) {
	#buzzfull {
		border: none;
	}
	#buzz {
		width: 460px;
	}
	#buzz h3 {
		font-size: 21px;
		line-height: 21px;
		margin: 35px 0 0 0;
		padding-bottom: 13px;
		text-align: center;
	}
	.buzz-social-tablet {
		width: 460px !important;
		padding: 26px 0 25px 0 !important;
	}
	.buzz-social-twitter {
		float: left !important;
		width: 210px !important;
	}
	.buzz-social-facebook {
		float: left !important;
		width: 210px !important;
		padding-left: 20px !important;
		margin-left: 19px !important;
		border-left: 1px solid #43bae4 !important; /* state variation */
	}
	.buzz-social-twitter h3 {
		font-size: 20px !important;
		line-height: 25px !important;
		background-image: url('/images/icon-follow-twitter2-lg.png') !important;
		background-position: 0 0 !important;
		padding-left: 35px !important;
	}
	.buzz-social-facebook h3 {
		font-size: 20px !important;
		line-height: 25px !important;
		background-image: url('/images/icon-follow-facebook2-lg.png') !important;
		background-position: 0 0 !important;
		padding-left: 35px !important;
	}
	.buzz-social-extra h3 {
		font-size: 20px !important;
		line-height: 25px !important;
		margin-top: 20px !important;
	}
	.buzz-social-follow h3,
	.buzz-social-follow-mobile h3,
	.buzz-social-other h3 {
		background: none !important;
		padding-left: 0 !important;
		margin-top: 35px !important
	}
	.buzz-social-extra p {
		margin-top: 10px !important;
		max-width: 318px !important;
	}
	.buzznav-title {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.buzznav-select {
		float: none;
		width: 258px;
		margin-bottom: 8px;
	}
}


@media only screen and (max-width: 509px) {
	#buzzfull {
		width: 100%;
		border-top: 2px solid #e5e5e5;
	}
	#buzz {
		width: 100%;
	}
	#buzz a:hover,
	#buzz a:active {
		color: #0067b9; /* state variation */
	}
	#buzz h3 {
		font-size: 20px;
		line-height: 20px;
	}
	.buzzrowbox {
		width: 280px;
		margin: 0 auto;
	}
	.buzztitle {
		font-size: 15px;
		line-height: 17px;
	}
	.buzzlink {
		margin: 18px 0 10px 0;
	}
	.buzzrow {
		padding: 10px 0;
	}
	.content .buzzrow {
		padding: 10px 0;
	}
	.buzzintro p {
		display: none;
	}
	.buzzmonth {
		font-size: 12px;
		line-height: 12px;
		margin-top: 3px;
	}
	.buzzday {
		font-size: 20px;
		margin-top: 2px;
	}
	#buzz-news {
		margin-bottom: 20px;
	}
	.buzz-socialbox {
		border-top: 2px solid #e5e5e5 !important;
	}
	.buzz-social-intro a:hover,
	.buzz-social-intro a:active {
		text-decoration: none !important;
	}
	.buzz-social-link {
		text-align: center !important;
	}
	.buzz-socialfull-tablet {
		border-top: 2px solid #e5e5e5 !important;
	}
	.buzz-social-tablet {
		width: 280px !important;
		padding: 26px 0 25px 0 !important;
	}
	.buzz-social-twitter {
		float: none !important;
		width: 100% !important;
		margin-bottom: 22px !important;
		padding-bottom: 18px !important;
		border-bottom: 1px solid #43bae4 !important; /* state variation */
	}
	.buzz-social-facebook {
		float: none !important;
		width: 100% !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
		border-left: none !important;
		padding-bottom: 18px !important;
		border-bottom: 1px solid #43bae4 !important; /* state variation */
	}
	.buzz-social-twitter h3 {
		background: none !important;
		padding-left: 0 !important;
		text-align: center !important;
	}
	.buzz-social-facebook h3 {
		background: none !important;
		padding-left: 0 !important;
		text-align: center !important;
	}
	.buzz-social-date-twitter {
		margin: 10px 0 5px 0 !important;
		background-image: url('/images/icon-twitter4-2x.png') !important;
		background-size: 22px 20px !important;
		background-repeat: no-repeat !important;
		background-position: 0 .2em !important;
		padding-left: 26px !important;
		line-height: 25px !important;
	}
	.buzz-social-extra h3 {
		font-size: 20px !important;
		line-height: 20px !important;
		margin-top: 20px !important;
	}
	.buzz-social-extra p {
		margin-top: 10px !important;
		max-width: none !important;
	}
	.buzz-social-link2 a:hover,
	.buzz-social-link2 a:active {
		color: #0067b9 !important;
	}
	.lte8 .buzz-social-date-twitter {
		background-image: url('/images/icon-twitter.png') !important;
	}
	#sidebox-social .buzz-social-date-twitter {
		margin: 5px 0 5px 0 !important;
		background: none !important;
		padding-left: 0 !important;
		line-height: 19px !important;
	}
	.buzz-social-date-facebook {
		margin: 10px 0 5px 0 !important;
		background-image: url('/images/icon-facebook4-2x.png') !important;
		background-size: 16px 20px !important;
		background-repeat: no-repeat !important;
		background-position: 0 .3em !important;
		padding-left: 26px !important;
		line-height: 25px !important;
	}
	.lte8 .buzz-social-date-facebook {
		background-image: url('/images/icon-facebook.png') !important;
	}
	.buzz-social-other h3,
	.buzz-social-follow-mobile h3 {
		border-top: 1px solid #43bae4 !important; /* state variation */
		margin-top: 20px !important;
		padding-top: 20px !important;
	}
	#sidebox-social .buzz-social-date-facebook {
		margin: 5px 0 5px 0 !important;
		background: none !important;
		padding-left: 0 !important;
		line-height: 19px !important;
	}
	.buzzdetails-inner {
		background: none;
	}
	.buzzdetails-col1 {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.buzzdetails-col2 {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.tag-form,
	.tag-pdf,
	.tag-webpage,
	.tag-faq,
	.tag-event,
	.tag-news,
	.tag-webinar,
	.tag-contest,
	.tag-sweepstakes {
		display: none;
	}
	.tag-mobile {
		display: block;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 12px !important;
		line-height: 12px !important;
		padding-top: 3px;
		margin-bottom: 2px;
		text-transform: capitalize;
	}
	.tag-mobile a:link,
	.tag-mobile a:visited {
		color: #666666 !important;
		text-decoration: none;
	}
	
	.tag-mobile a:hover,
	.tag-mobile a:active {
		color: #41B6E6 !important;
		text-decoration: none;
	}
	.photoleft2 {
		float: none;
		margin: 3px 0 10px 0;
	}
}

@media only screen and (max-width: 320px) {
	.buzznav-select {
		width: 240px;
	}
}


@media only screen and (max-width: 240px) {
	#buzz {
		width: 200px;
	}
	.buzzrowbox {
		width: 200px;
		margin: 0 auto;
	}	
	.buzz-social-tablet {
		width: 200px !important;
	}
	.buzznav {
		padding: 15px 0 2px 0;
	}
	.buzznav-select {
		width: 180px;
	}
}


/* === faq === */

.faqbox {
	display: none;
}

#faq-dropdown {
	float: left;
	width: 305px;
}

#faq-dropdown input {
	font-size: 12px;
	line-height: 12px;
}

#faq-dropdown .caret {
	display: none;
}

#faq-search {
	float: right;
	width: 305px;
}

.lte7 #faq-search {
	width: 260px;
	margin-right: 35px;
}

#faq-search input {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	padding-right: 30px;
	background: url('/images/icon-search2-2x.png') no-repeat 97% center;
	background-size: 14px 14px;
	background-position: -webkit-calc(100% - 10px) center;
	background-position: right 10px center;
}

.lte8 #faq-search input {
	background: url('/images/icon-search2.png') no-repeat 97% center;
}

.lte7 #faq-search input {
	padding: 0 !important;
	line-height: 35px;
	text-indent: 10px;
}

#faq-question-title {
	float: left;
	width: 50%;
}

#faq-spanish-link {
	float: left;
	width: 50%;
	text-align: right;
	padding-top: 5px;
}

@media only screen and (max-width: 1120px) {
	#faq-dropdown {
		float: left;
		width: 220px;
	}
	#faq-search {
		float: left;
		width: 220px;
		margin-left: 20px;
	}
}


@media only screen and (max-width: 767px) {
	#faq-search {
		float: right;
		margin-left: 0;
	}
	#faq-question-title {
		float: none;
		width: 100%;
	}
	#faq-spanish-link {
		float: none;
		width: 100%;
		text-align: left;
		padding-top: 0;
		margin-bottom: 15px;
	}
}


@media only screen and (max-width: 509px) {
	#faq-dropdown {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	#faq-search {
		float: left;
		width: 100%;
		margin-left: 0;
	}
}


/* === gift === */

#giftlinks {
	display: block;
}

#giftlinks-mobile {
	display: none;
}

#gift-dropdown {
	display: block;
	float: left;
	width: 270px;
}

#gift-dropdown-mobile {
	display: none;
	float: left;
	width: 190px;
}

#gift-dropdown input,
#gift-dropdown-mobile input {
	font-size: 12px;
	line-height: 12px;
}

#gift-dropdown .caret,
#gift-dropdown-mobile .caret {
	display: none;
}


@media only screen and (max-width: 1120px) {
	#gift-dropdown {
		display: none;
	}
	
	#gift-dropdown-mobile {
		display: block;
	}
}


@media only screen and (max-width: 767px) {
	#gift-dropdown {
		display: block;
	}
	
	#gift-dropdown-mobile {
		display: none;
	}
}


@media only screen and (max-width: 509px) {
	#giftlinks {
		display: none;
	}
	#giftlinks-mobile {
		display: block;
		font-size: 16px;
		line-height: 21px;
		border-top: 1px solid #e1e1e1;
	}
	#giftlinks-mobile a:link,
	#giftlinks-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
	}
	#giftlinks-mobile a:hover,
	#giftlinks-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
	}
	.giftlinks-row-mobile {
		border-bottom: 1px solid #e1e1e1;
		padding: 15px 0;
	}
	.giftlinks-row-mobile a {
		display: block;
		cursor: pointer;
	}
	.giftlinks-box-mobile {
		width: 280px;
		margin: 0 auto;
	}
	.giftlinks-row-mobile .icon-arrowimg {
		float: right;
		background-image: url('/images/icon-arrow-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: 0 .3em;
	    width: 11px;
	    height: 16px;
	    margin-left: 20px;
	}
	.lte8 .giftlinks-row-mobile .icon-arrowimg {
		background-image: url('/images/icon-arrow.png');
	}
	.giftlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o-2x.png');
	}
	.lte8 .giftlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o.png');
	}
	#gift-dropdown {
		display: none;
	}
	#gift-dropdown-mobile {
		display: block;
	}
	#gift-dropdown,
	#gift-dropdown-mobile {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
}


@media only screen and (max-width: 240px) {
	#giftlinks-mobile h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.giftlinks-box-mobile {
		width: 200px;
	}
}


/* === plan === */

.message-photobox {
	float: left;
	width: 104px;
	margin: 0 15px 5px 0;
}

.message-photo {
	margin: 0 0 8px 0;
}

.message-photo img {
	border: 1px solid #0067b9; /* state variation */
}

.message-name {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #0067b9; /* state variation */
	margin-bottom: 4px;
}

.message-title {
	font-size: 12px !important;
	line-height: 16px !important;
}

#planlinks {
	display: block;
}

#planlinks-mobile {
	display: none;
}


@media only screen and (max-width: 509px) {
	#planlinks {
		display: none;
	}
	#planlinks-mobile {
		display: block;
		font-size: 16px;
		line-height: 21px;
		border-top: 1px solid #e1e1e1;
	}
	#planlinks-mobile a:link,
	#planlinks-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
	}
	#planlinks-mobile a:hover,
	#planlinks-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
	}
	.planlinks-row-mobile {
		border-bottom: 1px solid #e1e1e1;
		padding: 15px 0;
	}
	.planlinks-row-mobile a {
		display: block;
		cursor: pointer;
	}
	.planlinks-box-mobile {
		width: 280px;
		margin: 0 auto;
		background-image: url('/images/icon-arrow-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: right center;
	}
	.lte8 .planlinks-box-mobile {
		background-image: url('/images/icon-arrow.png');
	}
	.planlinks-box-mobile:hover {
		background-image: url('/images/icon-arrow-o-2x.png');
	}
	.lte8 .planlinks-box-mobile:hover {
		background-image: url('/images/icon-arrow-o.png');
	}
}


@media only screen and (max-width: 240px) {
	.message-photobox {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	#planlinks-mobile h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.planlinks-box-mobile {
		width: 200px;
	}
}


/* === accordion === */

#accordion,
#accordion2,
#accordion3,
#accordion4,
#accordion5,
#accordion6,
#accordion7,
#accordion8,
#accordion9,
#accordion10,
#accordion11,
#accordion12,
#accordion13,
#accordion14,
#accordion15,
#accordion16,
#accordion17,
#accordion18,
#accordion19,
#accordion20 {
	border-bottom: 1px solid #b4d7db; /* state variation */
}

#accordion .panel,
#accordion2 .panel,
#accordion3 .panel,
#accordion4 .panel,
#accordion5 .panel,
#accordion6 .panel,
#accordion7 .panel,
#accordion8 .panel,
#accordion9 .panel,
#accordion10 .panel,
#accordion11 .panel,
#accordion12 .panel,
#accordion13 .panel,
#accordion14 .panel,
#accordion15 .panel,
#accordion16 .panel,
#accordion17 .panel,
#accordion18 .panel,
#accordion19 .panel,
#accordion20 .panel {
  border: none !important;
  border-radius: 3px;
  margin-bottom: 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#accordion .panel.last,
#accordion2 .panel.last,
#accordion3 .panel.last,
#accordion4 .panel.last,
#accordion5 .panel.last,
#accordion6 .panel.last,
#accordion7 .panel.last,
#accordion8 .panel.last,
#accordion9 .panel.last,
#accordion10 .panel.last,
#accordion11 .panel.last,
#accordion12 .panel.last,
#accordion13 .panel.last,
#accordion14 .panel.last,
#accordion15 .panel.last,
#accordion16 .panel.last,
#accordion17 .panel.last,
#accordion18 .panel.last,
#accordion19 .panel.last,
#accordion20 .panel.last {
  margin-bottom: 0 !important;
}

#accordion .panel-heading,
#accordion2 .panel-heading,
#accordion3 .panel-heading,
#accordion4 .panel-heading,
#accordion5 .panel-heading,
#accordion6 .panel-heading,
#accordion7 .panel-heading,
#accordion8 .panel-heading,
#accordion9 .panel-heading,
#accordion10 .panel-heading,
#accordion11 .panel-heading,
#accordion12 .panel-heading,
#accordion13 .panel-heading,
#accordion14 .panel-heading,
#accordion15 .panel-heading,
#accordion16 .panel-heading,
#accordion17 .panel-heading,
#accordion18 .panel-heading,
#accordion19 .panel-heading,
#accordion20 .panel-heading {
	position: relative;
    width: 100%; 
    cursor: pointer;
    padding: 15px 17px 12px 17px;
	background: url('/images/cp-head.gif') no-repeat left top;
	border: none !important;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
}

.lte7 #accordion .panel-heading,
.lte7 #accordion2 .panel-heading,
.lte7 #accordion3 .panel-heading,
.lte7 #accordion4 .panel-heading,
.lte7 #accordion5 .panel-heading,
.lte7 #accordion6 .panel-heading,
.lte7 #accordion7 .panel-heading,
.lte7 #accordion8 .panel-heading,
.lte7 #accordion9 .panel-heading,
.lte7 #accordion10 .panel-heading,
.lte7 #accordion11 .panel-heading,
.lte7 #accordion12 .panel-heading,
.lte7 #accordion13 .panel-heading,
.lte7 #accordion14 .panel-heading,
.lte7 #accordion15 .panel-heading,
.lte7 #accordion16 .panel-heading,
.lte7 #accordion17 .panel-heading,
.lte7 #accordion18 .panel-heading,
.lte7 #accordion19 .panel-heading,
.lte7 #accordion20 .panel-heading {
    width: 90%; 
}

#accordion .panel-title,
#accordion2 .panel-title,
#accordion3 .panel-title,
#accordion4 .panel-title,
#accordion5 .panel-title,
#accordion6 .panel-title,
#accordion7 .panel-title,
#accordion8 .panel-title,
#accordion9 .panel-title,
#accordion10 .panel-title,
#accordion11 .panel-title,
#accordion12 .panel-title,
#accordion13 .panel-title,
#accordion14 .panel-title,
#accordion15 .panel-title,
#accordion16 .panel-title,
#accordion17 .panel-title,
#accordion18 .panel-title,
#accordion19 .panel-title,
#accordion20 .panel-title {
	margin: 0 25px 0 22px;
    color: #0067b9; /* state variation */
}

#accordion .panel-body,
#accordion2 .panel-body,
#accordion3 .panel-body,
#accordion4 .panel-body,
#accordion5 .panel-body,
#accordion6 .panel-body,
#accordion7 .panel-body,
#accordion8 .panel-body,
#accordion9 .panel-body,
#accordion10 .panel-body,
#accordion11 .panel-body,
#accordion12 .panel-body,
#accordion13 .panel-body,
#accordion14 .panel-body,
#accordion15 .panel-body,
#accordion16 .panel-body,
#accordion17 .panel-body,
#accordion18 .panel-body,
#accordion19 .panel-body,
#accordion20 .panel-body {
	padding: 0 30px 0 38px;
	background: url('/images/cp-back.gif') no-repeat left top;
	border-top: none !important;
}

#accordion p,
#accordion2 p,
#accordion3 p,
#accordion4 p,
#accordion5 p,
#accordion6 p,
#accordion7 p,
#accordion8 p,
#accordion9 p,
#accordion10 p,
#accordion11 p,
#accordion12 p,
#accordion13 p,
#accordion14 p,
#accordion15 p,
#accordion16 p,
#accordion17 p,
#accordion18 p,
#accordion19 p,
#accordion20 p {
	margin-bottom: 12px;
}

.icon-plus {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-plus-minus.png');
}

.icon-minus {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-plus-minus.png');
    background-position: 0 -20px;
}

.icon-down {
    position: absolute;
    right: 15px;
    top: 22px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-down-up-wht.png');
}

.icon-up {
    position: absolute;
    right: 15px;
    top: 22px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-down-up-wht.png');
    background-position: 0 -20px;
}

.icon-down2 {
    position: absolute;
    right: 15px;
    top: 22px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-down-up-solid.png');
}

.icon-up2 {
    position: absolute;
    right: 15px;
    top: 22px;
    width: 20px;
    height: 20px;
    background-image: url('/images/icon-down-up-solid.png');
    background-position: 0 -20px;
}

.qa {
	float: left;
	width: 22px;
    color: #0067b9; /* state variation */
}

#accordion ul {
	margin: 0 0 12px 0;
}

#accordion ul li {
	margin: 0 0 10px 19px;
}

#accordion .panel-style1 .panel-title,
#accordion2 .panel-style1 .panel-title,
#accordion3 .panel-style1 .panel-title,
#accordion4 .panel-style1 .panel-title,
#accordion5 .panel-style1 .panel-title,
#accordion6 .panel-style1 .panel-title,
#accordion7 .panel-style1 .panel-title,
#accordion8 .panel-style1 .panel-title,
#accordion9 .panel-style1 .panel-title,
#accordion10 .panel-style1 .panel-title,
#accordion11 .panel-style1 .panel-title,
#accordion12 .panel-style1 .panel-title,
#accordion13 .panel-style1 .panel-title,
#accordion14 .panel-style1 .panel-title,
#accordion15 .panel-style1 .panel-title,
#accordion16 .panel-style1 .panel-title,
#accordion17 .panel-style1 .panel-title,
#accordion18 .panel-style1 .panel-title,
#accordion19 .panel-style1 .panel-title,
#accordion20 .panel-style1 .panel-title,
#accordion .panel-style2 .panel-title,
#accordion2 .panel-style2 .panel-title,
#accordion3 .panel-style2 .panel-title,
#accordion4 .panel-style2 .panel-title,
#accordion5 .panel-style2 .panel-title,
#accordion6 .panel-style2 .panel-title,
#accordion7 .panel-style2 .panel-title,
#accordion8 .panel-style2 .panel-title,
#accordion9 .panel-style2 .panel-title,
#accordion10 .panel-style2 .panel-title,
#accordion11 .panel-style2 .panel-title,
#accordion12 .panel-style2 .panel-title,
#accordion13 .panel-style2 .panel-title,
#accordion14 .panel-style2 .panel-title,
#accordion15 .panel-style2 .panel-title,
#accordion16 .panel-style2 .panel-title,
#accordion17 .panel-style2 .panel-title,
#accordion18 .panel-style2 .panel-title,
#accordion19 .panel-style2 .panel-title,
#accordion20 .panel-style2 .panel-title,
#accordion .panel-style3 .panel-title,
#accordion2 .panel-style3 .panel-title,
#accordion3 .panel-style3 .panel-title,
#accordion4 .panel-style3 .panel-title,
#accordion5 .panel-style3 .panel-title,
#accordion6 .panel-style3 .panel-title,
#accordion7 .panel-style3 .panel-title,
#accordion8 .panel-style3 .panel-title,
#accordion9 .panel-style3 .panel-title,
#accordion10 .panel-style3 .panel-title,
#accordion11 .panel-style3 .panel-title,
#accordion12 .panel-style3 .panel-title,
#accordion13 .panel-style3 .panel-title,
#accordion14 .panel-style3 .panel-title,
#accordion15 .panel-style3 .panel-title,
#accordion16 .panel-style3 .panel-title,
#accordion17 .panel-style3 .panel-title,
#accordion18 .panel-style3 .panel-title,
#accordion19 .panel-style3 .panel-title,
#accordion20 .panel-style3 .panel-title,
#accordion .panel-style4 .panel-title,
#accordion2 .panel-style4 .panel-title,
#accordion3 .panel-style4 .panel-title,
#accordion4 .panel-style4 .panel-title,
#accordion5 .panel-style4 .panel-title,
#accordion6 .panel-style4 .panel-title,
#accordion7 .panel-style4 .panel-title,
#accordion8 .panel-style4 .panel-title,
#accordion9 .panel-style4 .panel-title,
#accordion10 .panel-style4 .panel-title,
#accordion11 .panel-style4 .panel-title,
#accordion12 .panel-style4 .panel-title,
#accordion13 .panel-style4 .panel-title,
#accordion14 .panel-style4 .panel-title,
#accordion15 .panel-style4 .panel-title,
#accordion16 .panel-style4 .panel-title,
#accordion17 .panel-style4 .panel-title,
#accordion18 .panel-style4 .panel-title,
#accordion19 .panel-style4 .panel-title,
#accordion20 .panel-style4 .panel-title,
#accordion .panel-style5 .panel-title,
#accordion2 .panel-style5 .panel-title,
#accordion3 .panel-style5 .panel-title,
#accordion4 .panel-style5 .panel-title,
#accordion5 .panel-style5 .panel-title,
#accordion6 .panel-style5 .panel-title,
#accordion7 .panel-style5 .panel-title,
#accordion8 .panel-style5 .panel-title,
#accordion9 .panel-style5 .panel-title,
#accordion10 .panel-style5 .panel-title,
#accordion11 .panel-style5 .panel-title,
#accordion12 .panel-style5 .panel-title,
#accordion13 .panel-style5 .panel-title,
#accordion14 .panel-style5 .panel-title,
#accordion15 .panel-style5 .panel-title,
#accordion16 .panel-style5 .panel-title,
#accordion17 .panel-style5 .panel-title,
#accordion18 .panel-style5 .panel-title,
#accordion19 .panel-style5 .panel-title,
#accordion20 .panel-style5 .panel-title{
	color: #ffffff !important;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	font-size: 14px !important;
	line-height: 17px !important;
}

#accordion .panel-style1 .panel-heading,
#accordion2 .panel-style1 .panel-heading,
#accordion3 .panel-style1 .panel-heading,
#accordion4 .panel-style1 .panel-heading,
#accordion5 .panel-style1 .panel-heading,
#accordion6 .panel-style1 .panel-heading,
#accordion7 .panel-style1 .panel-heading,
#accordion8 .panel-style1 .panel-heading,
#accordion9 .panel-style1 .panel-heading,
#accordion10 .panel-style1 .panel-heading,
#accordion11 .panel-style1 .panel-heading,
#accordion12 .panel-style1 .panel-heading,
#accordion13 .panel-style1 .panel-heading,
#accordion14 .panel-style1 .panel-heading,
#accordion15 .panel-style1 .panel-heading,
#accordion16 .panel-style1 .panel-heading,
#accordion17 .panel-style1 .panel-heading,
#accordion18 .panel-style1 .panel-heading,
#accordion19 .panel-style1 .panel-heading,
#accordion20 .panel-style1 .panel-heading {
    padding: 26px 18px 15px 0 !important;
	background-color: #c92a11 !important;
	background-image: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#accordion .panel-style2 .panel-heading,
#accordion2 .panel-style2 .panel-heading,
#accordion3 .panel-style2 .panel-heading,
#accordion4 .panel-style2 .panel-heading,
#accordion5 .panel-style2 .panel-heading,
#accordion6 .panel-style2 .panel-heading,
#accordion7 .panel-style2 .panel-heading,
#accordion8 .panel-style2 .panel-heading,
#accordion9 .panel-style2 .panel-heading,
#accordion10 .panel-style2 .panel-heading,
#accordion11 .panel-style2 .panel-heading,
#accordion12 .panel-style2 .panel-heading,
#accordion13 .panel-style2 .panel-heading,
#accordion14 .panel-style2 .panel-heading,
#accordion15 .panel-style2 .panel-heading,
#accordion16 .panel-style2 .panel-heading,
#accordion17 .panel-style2 .panel-heading,
#accordion18 .panel-style2 .panel-heading,
#accordion19 .panel-style2 .panel-heading,
#accordion20 .panel-style2 .panel-heading {
    padding: 26px 18px 15px 0 !important;
	background-color: #0a56a7 !important;
	background-image: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#accordion .panel-style3 .panel-heading,
#accordion2 .panel-style3 .panel-heading,
#accordion3 .panel-style3 .panel-heading,
#accordion4 .panel-style3 .panel-heading,
#accordion5 .panel-style3 .panel-heading,
#accordion6 .panel-style3 .panel-heading,
#accordion7 .panel-style3 .panel-heading,
#accordion8 .panel-style3 .panel-heading,
#accordion9 .panel-style3 .panel-heading,
#accordion10 .panel-style3 .panel-heading,
#accordion11 .panel-style3 .panel-heading,
#accordion12 .panel-style3 .panel-heading,
#accordion13 .panel-style3 .panel-heading,
#accordion14 .panel-style3 .panel-heading,
#accordion15 .panel-style3 .panel-heading,
#accordion16 .panel-style3 .panel-heading,
#accordion17 .panel-style3 .panel-heading,
#accordion18 .panel-style3 .panel-heading,
#accordion19 .panel-style3 .panel-heading,
#accordion20 .panel-style3 .panel-heading {
    padding: 26px 18px 15px 0 !important;
	background-color: #003057 !important;
	background-image: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#accordion .panel-style4 .panel-heading,
#accordion2 .panel-style4 .panel-heading,
#accordion3 .panel-style4 .panel-heading,
#accordion4 .panel-style4 .panel-heading,
#accordion5 .panel-style4 .panel-heading,
#accordion6 .panel-style4 .panel-heading,
#accordion7 .panel-style4 .panel-heading,
#accordion8 .panel-style4 .panel-heading,
#accordion9 .panel-style4 .panel-heading,
#accordion10 .panel-style4 .panel-heading,
#accordion11 .panel-style4 .panel-heading,
#accordion12 .panel-style4 .panel-heading,
#accordion13 .panel-style4 .panel-heading,
#accordion14 .panel-style4 .panel-heading,
#accordion15 .panel-style4 .panel-heading,
#accordion16 .panel-style4 .panel-heading,
#accordion17 .panel-style4 .panel-heading,
#accordion18 .panel-style4 .panel-heading,
#accordion19 .panel-style4 .panel-heading,
#accordion20 .panel-style4 .panel-heading {
    padding: 26px 18px 15px 0 !important;
	background-color: #003057 !important;
	background-image: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#accordion .panel-style5 .panel-heading,
#accordion2 .panel-style5 .panel-heading,
#accordion3 .panel-style5 .panel-heading,
#accordion4 .panel-style5 .panel-heading,
#accordion5 .panel-style5 .panel-heading,
#accordion6 .panel-style5 .panel-heading,
#accordion7 .panel-style5 .panel-heading,
#accordion8 .panel-style5 .panel-heading,
#accordion9 .panel-style5 .panel-heading,
#accordion10 .panel-style5 .panel-heading,
#accordion11 .panel-style5 .panel-heading,
#accordion12 .panel-style5 .panel-heading,
#accordion13 .panel-style5 .panel-heading,
#accordion14 .panel-style5 .panel-heading,
#accordion15 .panel-style5 .panel-heading,
#accordion16 .panel-style5 .panel-heading,
#accordion17 .panel-style5 .panel-heading,
#accordion18 .panel-style5 .panel-heading,
#accordion19 .panel-style5 .panel-heading,
#accordion20 .panel-style5 .panel-heading {
    padding: 26px 18px 15px 0 !important;
	background-color: #df8d3e !important;
	background-image: none !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

#accordion.panel-style1:before,
#accordion2.panel-style1:before,
#accordion3.panel-style1:before,
#accordion4.panel-style1:before,
#accordion5.panel-style1:before,
#accordion6.panel-style1:before,
#accordion7.panel-style1:before,
#accordion8.panel-style1:before,
#accordion9.panel-style1:before,
#accordion10.panel-style1:before,
#accordion11.panel-style1:before,
#accordion12.panel-style1:before,
#accordion13.panel-style1:before,
#accordion14.panel-style1:before,
#accordion15.panel-style1:before,
#accordion16.panel-style1:before,
#accordion17.panel-style1:before,
#accordion18.panel-style1:before,
#accordion19.panel-style1:before,
#accordion20.panel-style1:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: transparent url('/images/cp-foot.gif') no-repeat;
}

#accordion.panel-style2:before,
#accordion2.panel-style2:before,
#accordion3.panel-style2:before,
#accordion4.panel-style2:before,
#accordion5.panel-style2:before,
#accordion6.panel-style2:before,
#accordion7.panel-style2:before,
#accordion8.panel-style2:before,
#accordion9.panel-style2:before,
#accordion10.panel-style2:before,
#accordion11.panel-style2:before,
#accordion12.panel-style2:before,
#accordion13.panel-style2:before,
#accordion14.panel-style2:before,
#accordion15.panel-style2:before,
#accordion16.panel-style2:before,
#accordion17.panel-style2:before,
#accordion18.panel-style2:before,
#accordion19.panel-style2:before,
#accordion20.panel-style2:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: transparent url('/images/cp-foot.gif') no-repeat;
}

#accordion.panel-style3:before,
#accordion2.panel-style3:before,
#accordion3.panel-style3:before,
#accordion4.panel-style3:before,
#accordion5.panel-style3:before,
#accordion6.panel-style3:before,
#accordion7.panel-style3:before,
#accordion8.panel-style3:before,
#accordion9.panel-style3:before,
#accordion10.panel-style3:before,
#accordion11.panel-style3:before,
#accordion12.panel-style3:before,
#accordion13.panel-style3:before,
#accordion14.panel-style3:before,
#accordion15.panel-style3:before,
#accordion16.panel-style3:before,
#accordion17.panel-style3:before,
#accordion18.panel-style3:before,
#accordion19.panel-style3:before,
#accordion20.panel-style3:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: transparent url('/images/cp-foot.gif') no-repeat;
}

#accordion.panel-style4:before,
#accordion2.panel-style4:before,
#accordion3.panel-style4:before,
#accordion4.panel-style4:before,
#accordion5.panel-style4:before,
#accordion6.panel-style4:before,
#accordion7.panel-style4:before,
#accordion8.panel-style4:before,
#accordion9.panel-style4:before,
#accordion10.panel-style4:before,
#accordion11.panel-style4:before,
#accordion12.panel-style4:before,
#accordion13.panel-style4:before,
#accordion14.panel-style4:before,
#accordion15.panel-style4:before,
#accordion16.panel-style4:before,
#accordion17.panel-style4:before,
#accordion18.panel-style4:before,
#accordion19.panel-style4:before,
#accordion20.panel-style4:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: transparent url('/images/cp-foot.gif') no-repeat;
}

#accordion .panel-style1 .panel-body,
#accordion2 .panel-style1 .panel-body,
#accordion3 .panel-style1 .panel-body,
#accordion4 .panel-style1 .panel-body,
#accordion5 .panel-style1 .panel-body,
#accordion6 .panel-style1 .panel-body,
#accordion7 .panel-style1 .panel-body,
#accordion8 .panel-style1 .panel-body,
#accordion9 .panel-style1 .panel-body,
#accordion10 .panel-style1 .panel-body,
#accordion11 .panel-style1 .panel-body,
#accordion12 .panel-style1 .panel-body,
#accordion13 .panel-style1 .panel-body,
#accordion14 .panel-style1 .panel-body,
#accordion15 .panel-style1 .panel-body,
#accordion16 .panel-style1 .panel-body,
#accordion17 .panel-style1 .panel-body,
#accordion18 .panel-style1 .panel-body,
#accordion19 .panel-style1 .panel-body,
#accordion20 .panel-style1 .panel-body {
	padding: 20px 22px 10px 22px !important;
	background: none !important;
	background-color: #f2f8f8 !important;
	border-top: none !important;
}

#accordion .panel-style2 .panel-body,
#accordion2 .panel-style2 .panel-body,
#accordion3 .panel-style2 .panel-body,
#accordion4 .panel-style2 .panel-body,
#accordion5 .panel-style2 .panel-body,
#accordion6 .panel-style2 .panel-body,
#accordion7 .panel-style2 .panel-body,
#accordion8 .panel-style2 .panel-body,
#accordion9 .panel-style2 .panel-body,
#accordion10 .panel-style2 .panel-body,
#accordion11 .panel-style2 .panel-body,
#accordion12 .panel-style2 .panel-body,
#accordion13 .panel-style2 .panel-body,
#accordion14 .panel-style2 .panel-body,
#accordion15 .panel-style2 .panel-body,
#accordion16 .panel-style2 .panel-body,
#accordion17 .panel-style2 .panel-body,
#accordion18 .panel-style2 .panel-body,
#accordion19 .panel-style2 .panel-body,
#accordion20 .panel-style2 .panel-body {
	padding: 20px 22px 10px 22px !important;
	background: none !important;
	background-color: #f2f8f8 !important;
	border-top: none !important;
}

#accordion .panel-style3 .panel-body,
#accordion2 .panel-style3 .panel-body,
#accordion3 .panel-style3 .panel-body,
#accordion4 .panel-style3 .panel-body,
#accordion5 .panel-style3 .panel-body,
#accordion6 .panel-style3 .panel-body,
#accordion7 .panel-style3 .panel-body,
#accordion8 .panel-style3 .panel-body,
#accordion9 .panel-style3 .panel-body,
#accordion10 .panel-style3 .panel-body,
#accordion11 .panel-style3 .panel-body,
#accordion12 .panel-style3 .panel-body,
#accordion13 .panel-style3 .panel-body,
#accordion14 .panel-style3 .panel-body,
#accordion15 .panel-style3 .panel-body,
#accordion16 .panel-style3 .panel-body,
#accordion17 .panel-style3 .panel-body,
#accordion18 .panel-style3 .panel-body,
#accordion19 .panel-style3 .panel-body,
#accordion20 .panel-style3 .panel-body {
	padding: 20px 22px 20px 22px !important;
	background: none !important;
	background-color: #f2f8f8 !important;
	border-top: none !important;
}

#accordion .panel-style4 .panel-body,
#accordion2 .panel-style4 .panel-body,
#accordion3 .panel-style4 .panel-body,
#accordion4 .panel-style4 .panel-body,
#accordion5 .panel-style4 .panel-body,
#accordion6 .panel-style4 .panel-body,
#accordion7 .panel-style4 .panel-body,
#accordion8 .panel-style4 .panel-body,
#accordion9 .panel-style4 .panel-body,
#accordion10 .panel-style4 .panel-body,
#accordion11 .panel-style4 .panel-body,
#accordion12 .panel-style4 .panel-body,
#accordion13 .panel-style4 .panel-body,
#accordion14 .panel-style4 .panel-body,
#accordion15 .panel-style4 .panel-body,
#accordion16 .panel-style4 .panel-body,
#accordion17 .panel-style4 .panel-body,
#accordion18 .panel-style4 .panel-body,
#accordion19 .panel-style4 .panel-body,
#accordion20 .panel-style4 .panel-body {
	padding: 20px 22px 20px 22px !important;
	background: none !important;
	background-color: #f2f8f8 !important;
	border-top: none !important;
}

#accordion .panel-style5 .panel-body,
#accordion2 .panel-style5 .panel-body,
#accordion3 .panel-style5 .panel-body,
#accordion4 .panel-style5 .panel-body,
#accordion5 .panel-style5 .panel-body,
#accordion6 .panel-style5 .panel-body,
#accordion7 .panel-style5 .panel-body,
#accordion8 .panel-style5 .panel-body,
#accordion9 .panel-style5 .panel-body,
#accordion10 .panel-style5 .panel-body,
#accordion11 .panel-style5 .panel-body,
#accordion12 .panel-style5 .panel-body,
#accordion13 .panel-style5 .panel-body,
#accordion14 .panel-style5 .panel-body,
#accordion15 .panel-style5 .panel-body,
#accordion16 .panel-style5 .panel-body,
#accordion17 .panel-style5 .panel-body,
#accordion18 .panel-style5 .panel-body,
#accordion19 .panel-style5 .panel-body,
#accordion20 .panel-style5 .panel-body {
	padding: 20px 22px 10px 22px !important;
	background: none !important;
	background-color: #f2f8f8 !important;
	border-top: none !important;
}

#accordion .accordion-colorful .panel {
	margin-bottom: 0 !important;
}

#accordion .accordion-colorful .panel-section {
	border-bottom: 1px solid #adc3cc;
	padding-bottom: 15px;
	margin-bottom: 17px;
}

#accordion .accordion-colorful .panel-section-wht {
	border-bottom: 3px solid #ffffff;
	padding-bottom: 15px;
	margin-bottom: 13px;
}

#accordion .accordion-colorful .panel-section-last {
	padding-bottom: 5px;
}

#sidebar #accordion .panel-title,
#sidebar #accordion2 .panel-title,
#sidebar #accordion3 .panel-title,
#sidebar #accordion4 .panel-title,
#sidebar #accordion5 .panel-title,
#sidebar #accordion6 .panel-title,
#sidebar #accordion7 .panel-title,
#sidebar #accordion8 .panel-title,
#sidebar #accordion9 .panel-title,
#sidebar #accordion10 .panel-title,
#sidebar #accordion11 .panel-title,
#sidebar #accordion12 .panel-title,
#sidebar #accordion13 .panel-title,
#sidebar #accordion14 .panel-title,
#sidebar #accordion15 .panel-title,
#sidebar #accordion16 .panel-title,
#sidebar #accordion17 .panel-title,
#sidebar #accordion18 .panel-title,
#sidebar #accordion19 .panel-title,
#sidebar #accordion10 .panel-title,
#sidebar2 #accordion .panel-title,
#sidebar2 #accordion2 .panel-title,
#sidebar2 #accordion3 .panel-title,
#sidebar2 #accordion4 .panel-title,
#sidebar2 #accordion5 .panel-title,
#sidebar2 #accordion6 .panel-title,
#sidebar2 #accordion7 .panel-title,
#sidebar2 #accordion8 .panel-title,
#sidebar2 #accordion9 .panel-title,
#sidebar2 #accordion10 .panel-title,
#sidebar2 #accordion11 .panel-title,
#sidebar2 #accordion12 .panel-title,
#sidebar2 #accordion13 .panel-title,
#sidebar2 #accordion14 .panel-title,
#sidebar2 #accordion15 .panel-title,
#sidebar2 #accordion16 .panel-title,
#sidebar2 #accordion17 .panel-title,
#sidebar2 #accordion18 .panel-title,
#sidebar2 #accordion19 .panel-title,
#sidebar2 #accordion10 .panel-title {
	font-size: 12px !important;
	line-height: 19px !important;
	color: #0067b9 !important;
}

#sidebar2 #accordion .panel {
	margin-bottom: 0 !important;
}

#sidebar2 #accordion {
	margin-bottom: 0 !important;
}

#sidebar #accordion .panel-style1 .panel-heading,
#sidebar #accordion2 .panel-style1 .panel-heading,
#sidebar #accordion3 .panel-style1 .panel-heading,
#sidebar #accordion4 .panel-style1 .panel-heading,
#sidebar #accordion5 .panel-style1 .panel-heading,
#sidebar #accordion6 .panel-style1 .panel-heading,
#sidebar #accordion7 .panel-style1 .panel-heading,
#sidebar #accordion8 .panel-style1 .panel-heading,
#sidebar #accordion9 .panel-style1 .panel-heading,
#sidebar #accordion10 .panel-style1 .panel-heading,
#sidebar #accordion11 .panel-style1 .panel-heading,
#sidebar #accordion12 .panel-style1 .panel-heading,
#sidebar #accordion13 .panel-style1 .panel-heading,
#sidebar #accordion14 .panel-style1 .panel-heading,
#sidebar #accordion15 .panel-style1 .panel-heading,
#sidebar #accordion16 .panel-style1 .panel-heading,
#sidebar #accordion17 .panel-style1 .panel-heading,
#sidebar #accordion18 .panel-style1 .panel-heading,
#sidebar #accordion19 .panel-style1 .panel-heading,
#sidebar #accordion20 .panel-style1 .panel-heading,
#sidebar2 #accordion .panel-style1 .panel-heading,
#sidebar2 #accordion2 .panel-style1 .panel-heading,
#sidebar2 #accordion3 .panel-style1 .panel-heading,
#sidebar2 #accordion4 .panel-style1 .panel-heading,
#sidebar2 #accordion5 .panel-style1 .panel-heading,
#sidebar2 #accordion6 .panel-style1 .panel-heading,
#sidebar2 #accordion7 .panel-style1 .panel-heading,
#sidebar2 #accordion8 .panel-style1 .panel-heading,
#sidebar2 #accordion9 .panel-style1 .panel-heading,
#sidebar2 #accordion10 .panel-style1 .panel-heading,
#sidebar2 #accordion11 .panel-style1 .panel-heading,
#sidebar2 #accordion12 .panel-style1 .panel-heading,
#sidebar2 #accordion13 .panel-style1 .panel-heading,
#sidebar2 #accordion14 .panel-style1 .panel-heading,
#sidebar2 #accordion15 .panel-style1 .panel-heading,
#sidebar2 #accordion16 .panel-style1 .panel-heading,
#sidebar2 #accordion17 .panel-style1 .panel-heading,
#sidebar2 #accordion18 .panel-style1 .panel-heading,
#sidebar2 #accordion19 .panel-style1 .panel-heading,
#sidebar2 #accordion20 .panel-style1 .panel-heading {
    padding: 15px 17px 12px 0 !important;
	background-color: #eaf4f5 !important;
	background-image: none !important;
}

#sidebar #accordion.panel-style1:before,
#sidebar #accordion2.panel-style1:before,
#sidebar #accordion3.panel-style1:before,
#sidebar #accordion4.panel-style1:before,
#sidebar #accordion5.panel-style1:before,
#sidebar #accordion6.panel-style1:before,
#sidebar #accordion7.panel-style1:before,
#sidebar #accordion8.panel-style1:before,
#sidebar #accordion9.panel-style1:before,
#sidebar #accordion10.panel-style1:before,
#sidebar #accordion11.panel-style1:before,
#sidebar #accordion12.panel-style1:before,
#sidebar #accordion13.panel-style1:before,
#sidebar #accordion14.panel-style1:before,
#sidebar #accordion15.panel-style1:before,
#sidebar #accordion16.panel-style1:before,
#sidebar #accordion17.panel-style1:before,
#sidebar #accordion18.panel-style1:before,
#sidebar #accordion19.panel-style1:before,
#sidebar #accordion20.panel-style1:before,
#sidebar2 #accordion .panel-style1:before,
#sidebar2 #accordion2.panel-style1:before,
#sidebar2 #accordion3.panel-style1:before,
#sidebar2 #accordion4.panel-style1:before,
#sidebar2 #accordion5.panel-style1:before,
#sidebar2 #accordion6.panel-style1:before,
#sidebar2 #accordion7.panel-style1:before,
#sidebar2 #accordion8.panel-style1:before,
#sidebar2 #accordion9.panel-style1:before,
#sidebar2 #accordion10.panel-style1:before,
#sidebar2 #accordion11.panel-style1:before,
#sidebar2 #accordion12.panel-style1:before,
#sidebar2 #accordion13.panel-style1:before,
#sidebar2 #accordion14.panel-style1:before,
#sidebar2 #accordion15.panel-style1:before,
#sidebar2 #accordion16.panel-style1:before,
#sidebar2 #accordion17.panel-style1:before,
#sidebar2 #accordion18.panel-style1:before,
#sidebar2 #accordion19.panel-style1:before,
#sidebar2 #accordion20.panel-style1:before {
	display: block;
	content: "";
	width: 100%;
	height: 2px;
	background: transparent url('/images/cp-foot.gif') no-repeat;
}

#sidebar2 #accordion {
	border-bottom: none !important;
}

#sidebar #accordion .panel-style1 .panel-body,
#sidebar #accordion2 .panel-style1 .panel-body,
#sidebar #accordion3 .panel-style1 .panel-body,
#sidebar #accordion4 .panel-style1 .panel-body,
#sidebar #accordion5 .panel-style1 .panel-body,
#sidebar #accordion6 .panel-style1 .panel-body,
#sidebar #accordion7 .panel-style1 .panel-body,
#sidebar #accordion8 .panel-style1 .panel-body,
#sidebar #accordion9 .panel-style1 .panel-body,
#sidebar #accordion10 .panel-style1 .panel-body,
#sidebar #accordion11 .panel-style1 .panel-body,
#sidebar #accordion12 .panel-style1 .panel-body,
#sidebar #accordion13 .panel-style1 .panel-body,
#sidebar #accordion14 .panel-style1 .panel-body,
#sidebar #accordion15 .panel-style1 .panel-body,
#sidebar #accordion16 .panel-style1 .panel-body,
#sidebar #accordion17 .panel-style1 .panel-body,
#sidebar #accordion18 .panel-style1 .panel-body,
#sidebar #accordion19 .panel-style1 .panel-body,
#sidebar #accordion20 .panel-style1 .panel-body,
#sidebar2 #accordion .panel-style1 .panel-body,
#sidebar2 #accordion2 .panel-style1 .panel-body,
#sidebar2 #accordion3 .panel-style1 .panel-body,
#sidebar2 #accordion4 .panel-style1 .panel-body,
#sidebar2 #accordion5 .panel-style1 .panel-body,
#sidebar2 #accordion6 .panel-style1 .panel-body,
#sidebar2 #accordion7 .panel-style1 .panel-body,
#sidebar2 #accordion8 .panel-style1 .panel-body,
#sidebar2 #accordion9 .panel-style1 .panel-body,
#sidebar2 #accordion10 .panel-style1 .panel-body,
#sidebar2 #accordion11 .panel-style1 .panel-body,
#sidebar2 #accordion12 .panel-style1 .panel-body,
#sidebar2 #accordion13 .panel-style1 .panel-body,
#sidebar2 #accordion14 .panel-style1 .panel-body,
#sidebar2 #accordion15 .panel-style1 .panel-body,
#sidebar2 #accordion16 .panel-style1 .panel-body,
#sidebar2 #accordion17 .panel-style1 .panel-body,
#sidebar2 #accordion18 .panel-style1 .panel-body,
#sidebar2 #accordion19 .panel-style1 .panel-body,
#sidebar2 #accordion20 .panel-style1 .panel-body {
	padding: 0 30px 0 26px !important;
	background: none !important;
	background-color: #eaf4f5 !important;
	border-top: none !important;
}

.accordion-colorful .panel-style1-col1 {
	float: left;
	width: 287px;
}

.accordion-colorful .panel-style1-col2 {
	float: left;
	width: 284px;
	margin-left: 21px;
}

.accordion-colorful .panel-style1-col2a {
	float: left;
	width: 80px;
	margin-right: 15px;
}
	
.accordion-colorful .panel-style1-col2b {
	float: left;
	width: calc(100% - 95px);
}

.panel-style1-col-2-3 {
	float: left;
	width: 60%;
	margin-right: 10%;
}

.panel-style1-col-1-3 {
	float: left;
	width: calc(100% - 70%);
}

.panel-style1-col-1-3 .btn1 {
	float: right;
}
.panel-style1-col-1-3-4 {
	float: left;
	width: calc(100% - 80%);
}

.panel-style1-col-1-3-4 .btn1 {
	float: right;
}

.panel-style1-col-1-2 {
	float: left;
	width: 55%;
}

.panel-style1-col-2-2 {
	float: left;
	width: 45%;
}

.panel-style1-col-2-2 .btn1 {
	float: right;
}

.accordion-colorful .panelindent {
	padding-left: 20px;
}

@media only screen and (max-width: 1120px) {
	.accordion-colorful .panel-style1-col1 {
		width: 321px;
	}
	.accordion-colorful .panel-style1-col2 {
		width: 315px;
		margin-left: 21px;
	}
}

@media only screen and (max-width: 767px) {
	
	.accordion-colorful .panel-style1-col1 {
		display: inline;
		width: 100%;
		margin-bottom: 15px;
	}
	
	.accordion-colorful .panel-style1-col2 {
		display: inline;
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
	}
	
	.panel-style1-col-2-3 {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	
	.panel-style1-col-1-3 {
		float: none;
		width: 100%;
	}
	
   .panel-style1-col-1-3-4 {
		float: none;
		width: calc(100% - 50%);
    	margin-left: 19px;
        margin-top: 7px;
	}
	
	.panel-style1-col-1-3 .btn1 {
		float: left;
	}
	.panel-style1-col-2-2 {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.panel-style1-col-2-2 {
		float: none;
		width: 100%;
	}
	.panel-style1-col-2-2 .btn1 {
		float: left;
	}
}

@media only screen and (max-width: 509px) {
	.nestedpies #accordion .panel-body,
	.nestedpies #accordion2 .panel-body,
	.nestedpies #accordion3 .panel-body,
	.nestedpies #accordion4 .panel-body,
	.nestedpies #accordion5 .panel-body,
	.nestedpies #accordion6 .panel-body,
	.nestedpies #accordion7 .panel-body,
	.nestedpies #accordion8 .panel-body,
	.nestedpies #accordion9 .panel-body,
	.nestedpies #accordion10 .panel-body,
	.nestedpies #accordion11 .panel-body,
	.nestedpies #accordion12 .panel-body,
	.nestedpies #accordion13 .panel-body,
	.nestedpies #accordion14 .panel-body,
	.nestedpies #accordion15 .panel-body,
	.nestedpies #accordion16 .panel-body,
	.nestedpies #accordion17 .panel-body,
	.nestedpies #accordion18 .panel-body,
	.nestedpies #accordion19 .panel-body,
	.nestedpies #accordion20 .panel-body {
		padding: 0 0 0 25px;
	}
}

@media only screen and (max-width: 320px) {
	#accordion:after {
		display: block;
		content: "";
		width: 100%;
		height: 2px;
		background: transparent url('/images/cp-foot.gif') no-repeat;
	}

	#accordion .panel {
	  margin-bottom: 0px;
	}
	#accordion .panel-heading {
		background: url('/images/cp-head-mobile.gif') no-repeat left top;
		min-height: 55px;
	}
	#accordion .panel-body {
		background: none;
	}
}


/* === forms === */

#main input[type="text"], textarea {
	outline: none !important;
	box-shadow: none !important;
	border:1px solid #ccc !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#main input[type="radio"] {
	background-color: #999999;
}

#main .bootstrap-select .btn:focus {
	outline: transparent !important;
}

#main .form-group {
	margin: 0;
	padding: 0;
}

#main input {
	background-color: #f5f9fa;
}

.btn-info {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #0067b9; /* state variation */
	background: url('/images/cp-form-back-arrow.gif') no-repeat right bottom;
	border-color: #b4d7db; /* state variation */
	-webkit-box-shadow: 0 0 1px #bcbcba;
	-moz-box-shadow: 0 0 1px #bcbcba;
	box-shadow: 0 0 1px #bcbcba;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info{
	color: #0067b9; /* state variation */
	background: url('/images/cp-form-back-arrow.gif') no-repeat right bottom;
	border-color: #b4d7db; /* state variation */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.table-2col button[type='submit'],
.table-2col button,
.table-default button[type='submit'],
.table-default button,
.data-table button {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 6px 20px 6px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.table-2col button[type='submit']:hover,
.table-2col button:hover,
.table-default button[type='submit']:hover,
.table-default button:hover,
.data-table button:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.40);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.40);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.40);
	cursor: pointer;
}

.table-2col button[type='submit']:active,
.table-2col button:active,
.table-default button[type='submit']:active,
.table-default button:active,
.data-table button:active {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.tablebtn1 {
	display: inline-block;
}

.tablebtn2 {
	display: inline-block;
	margin-left: 12px;
}

.tablebtn2-left {
	display: inline-block;
	margin-top: 9px;
}

form .caret {
	display: none;
}

.formbox .label1 {
	float: left;
	margin: 2px 20px 0 0;
}

.formbox .formboxlabel {
	margin: 20px 0 2px 0;
}

.formbox .formboxlabel-first {
	margin: 0 0 2px 0;
}

.formbox-col1 {
	float: left;
	width: 250px;
}

.formbox-col2 {
	float: left;
	width: 250px;
	padding-left: 18px;
}

.formbox-col3 {
	float: left;
	width: 294px;
	padding-left: 18px;
}

.formbox input[type="text"],
.formbox textarea,
.formbox-col1 input[type="text"],
.formbox-col1 textarea,
.formbox-col2 input[type="text"],
.formbox-col2 textarea,
.formbox-col3 input[type="text"],
.formbox-col3 textarea {
	width: 100%;
	padding: 5px 10px;
}

#main .formbox input[type="text"],
#main .formbox textarea {
	background-color: #ffffff;
	border: 1px solid #b4d7db !important; /* state variation */
}

.formbox .comment1 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
	color: #666666;
}

.formbox .comment2 {
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin: 3px 0 0 12px;
}

.formbox .comment3 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0;
	color: #666666;
}

.formbox .comment-arrow {
	float: left;
	margin-right: 8px;
}

.formbox .comment-arrow2 {
	float: left;
	margin-right: 15px;
}

.formbox .comment-area {
	padding-top: 40px;
}

.formbox .comment-area2 {
	padding-top: 20px;
}

.formbox .comment-area2 input {
	width: 252px;
}

.formbox .formbox-col2a {
	float: left;
	width: 86px;
}

.formbox .formbox-col3a {
	float: left;
	width: 86px;
}

.formbox .formbox-col1b,
.formbox .formbox-col2b,
.formbox .formbox-col3b {
	float: left;
	width: 145px;
}

.formbox .formbox-col1a input,
.formbox .formbox-col2a input,
.formbox .formbox-col3a input {
	width: 190px;
}

.formbox hr {
	color: #b4d7db !important; /* state variation */
	background-color: #b4d7db !important; /* state variation */
}

.formbox #invest-other {
	color: #666666 !important;
	font-style: italic;
}

.formbox input.inputsm {
	width: 60px;
	margin-right: 10px;
}

#form1-contactpref-error,
#form2-contactpref-error,
#form3-contactpref-error,
#form4-contactpref-error,
#form5-contactpref-error,
#form6-contactpref-error,
#form7-contactpref-error,
#form8-contactpref-error,
#form9-contactpref-error,
#form10-contactpref-error {
	margin-top: 3px;
}

.formbox-col1c,
.formbox-col2c,
.formbox-col3c {
	clear: both;
	float: left;
	width: 100px;
	margin: 0 10px 20px 0;
	text-align: right;
}

.formbox-col1d,
.formbox-col2d,
.formbox-col3d {
	float: left;
	width: 150px;
	margin: 0 16px 20px 0;
	font-weight: bold;
}

.formbox-col1e,
.formbox-col2e,
.formbox-col3e {
	float: left;
	width: calc(100% - 128px);
	margin: 0 16px 20px 0;
}

.formbox-col1d ul,
.formbox-col2d ul,
.formbox-col3d ul,
.formbox-col1e ul,
.formbox-col2e ul,
.formbox-col3e ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	line-height: 17px !important;
}

.formbox-col1d ul li,
.formbox-col2d ul li,
.formbox-col3d ul li,
.formbox-col1e ul li,
.formbox-col2e ul li,
.formbox-col3e ul li {
	margin: 0 !important;
	padding: 0 !important;
}

.formbox-col1d p,
.formbox-col2d p,
.formbox-col3d p,
.formbox-col1e p,
.formbox-col2e p,
.formbox-col3e p {
	margin: 0 0 3px 0 !important;
}

.errortext {
	color: red;
	font-size: 12px;
	margin-top: 5px;
}

.errorindent {
	padding-left: 25px;
}

label.padfix {
	padding-left: 8px !important;
}

#main input[type="text"].errorinput,
#main textarea.errorinput  {
	border: 1px solid red !important;
	background-color: #fffceb !important;
}

.formarea {
	width: 100%;
	background-color: #f1f8f8;
	border: 1px solid #b4d7db;
	padding: 15px 25px 25px 25px;
	margin-top: 2px;
}

.formarea-required {
	float: right;
	font-size: 11px;
	color: red;
}

.formarea-quantitytext {
	float: left;
	margin: 8px 12px 0 0;
}

.formarea-clear {
	float: left;
}

.formarea-submit {
	float: right;
}

.formarea-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #69cdf0 !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #ffffff !important;
	background: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.formarea-submit input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.extra .formarea-submit,
.panel-group .formarea-submit {
	margin-top: 0 !important;
}

.formarea-loginhelp {
	float: left;
	font-size: 12px;
}

.formarea-loginhelp p:first-child {
	margin-bottom: 4px !important;
}

.formarea-loginhelp a:hover,
.formarea-loginhelp a:active {
	text-decoration: underline !important;
}

.formarea-loginhelp button {
	color: #0067b9 !important;
    box-shadow: none !important;
}

.formarea-loginhelp button:hover {
	color: #41B6E6 !important;
    text-decoration: underline !important;
}

.formarea-clear input,
.emailbot button,
.loginbot button,
a.cancelButton {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #f1f1f1;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.formarea-clear input:hover,
.emailbot button:hover,
.loginbot button:hover,
a.cancelButton:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.formline {
	width: 100%;
	height: 1px;
	background-color: #b4d7db;
}

#sidebar .dropdown-menu,
#sidebar2 .dropdown-menu {
	background-image: none !important;
	padding-top: 8px !important;
}

#sidebar .dropdown-menu>li,
#sidebar2 .dropdown-menu>li {
	margin: 0 !important;
	padding: 0 !important;
}

button:focus {
	outline: 0;
}


.ui-body-a,
.ui-bar-a,
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a,
.ui-body-b,
.ui-bar-b,
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b,
.ui-body-c,
.ui-bar-c,
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c,
.ui-body-d,
.ui-bar-d,
.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d,
.ui-body-e,
.ui-bar-e,
.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e,
.ui-shadow-inset,
.ui-icon-shadow,
.ui-focus,
.ui-overlay-shadow,
.ui-shadow,
.ui-btn-active,
* {
    text-shadow: none !important;

	outline: none !important;
}

.checkpad {
	width: 20px;
}

.checktext {
	width: calc(100% - 20px);
	margin-left: 20px;
}

#formstyle1 input[type="text"],
#formstyle1 textarea {
	width: 100%;
	padding: 5px 5px;
	background-color: #f5f9fa;
}

#formstyle1 select {
	width: 100%;
	margin-top: 6px;
}

#formstyle1 .formstyle1-inputfull {
	width: 100% !important;
	margin-bottom: 10px;
}

#formstyle1 .formstyle1-inputcol1 {
	float: left;
	width: 390px;
	margin-bottom: 10px;
}

#formstyle1 .formstyle1-inputcol1a {
	float: left;
	width: 140px;
	margin-bottom: 10px;
}

#formstyle1 .formstyle1-inputcol1b {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#formstyle1 .formstyle1-inputcol2 {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#formstyle1 .formstyle1-inputcol2a {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#formstyle1 .formstyle1-inputcol2b {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.formstyle1-smalltext {
	font-size: 12px;
	line-height: 14px;
	margin-top: 6px;
}

#formstyle1 .ui-state-default,
#formstyle1 .ui-widget-content .ui-state-default,
#formstyle1 .ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background-color: #f5f9fa;
	background-image: none;
	font-size: 14px !important;
	line-height: 14px !important;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
}

@media only screen and (max-width: 1120px) {
	.formbox-col1,
	.formbox-col2,
	.formbox-col3 {
		width: 328px;
	}
	.formbox .formbox-col2b,
	.formbox .formbox-col3b {
		float: left;
		width: 224px;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b input,
	.formbox .formbox-col3b input {
		width: 224px;
	}
	.formbox .comment-area2 input {
		width: 286px;
	}
	#formstyle1 .formstyle1-inputcol2 {
		width: 318px;
	}
	#formstyle1 .formstyle1-inputcol2b {
		width: 168px;
	}
}


@media only screen and (max-width: 767px) {
	.formbox-col1 {
		float: none;
		width: 100%;
	}
	.formbox-col2,
	.formbox-col3 {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.formbox .formbox-col2b,
	.formbox .formbox-col3b {
		float: left;
		width: 340px;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b input,
	.formbox .formbox-col3a input,
	.formbox .formbox-col3b input {
		width: 322px;
	}
	.formbox .formbox-col2 .formboxlabel-first,
	.formbox .formbox-col3 .formboxlabel-first {
		margin: 20px 0 2px 0;
	}
	.formbox .comment-arrow {
		display: none;
	}
	.formbox .comment-area {
		padding-top: 6px !important;
	}
	.formbox .comment-arrow2 {
		display: none;
	}
	.formbox .comment-area2 {
		padding-top: 0;
	}
	.formbox .comment-area2 input {
		width: 100%;
	}
	.formarea {
		padding: 15px 15px 25px 15px;
		margin-top: 0;
	}
	.formline {
		display: none;
	}
	#formstyle1 .formstyle1-inputcol1,
	#formstyle1 .formstyle1-inputcol1a,
	#formstyle1 .formstyle1-inputcol1b,
	#formstyle1 .formstyle1-inputcol2,
	#formstyle1 .formstyle1-inputcol2a,
	#formstyle1 .formstyle1-inputcol2b {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
}


@media only screen and (max-width: 509px) {
	.formbox .label1 {
		float: none;
		margin: 0;
	}
	.formbox .formbox-col2b,
	.formbox .formbox-col3b {
		clear: both;
		width: 100%;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b input,
	.formbox .formbox-col3a input,
	.formbox .formbox-col3b input {
		width: 100%;
	}
	.formbox {
		font-size: 12px !important;
		line-height: 14px !important;
	}
	.formbox label.radio-inline {
		font-size: 12px !important;
		line-height: 21px !important;
	}
	.formarea {
		border-left: none !important;
		border-right: none !important;
	}
	.formarea-required {
		float: none;
		margin-bottom: 15px;
	}
	.formarea-quantitytext {
		float: none;
		margin: 0 0 8px 0;
	}
}


/* === anchor position tweaks === */

#contributions-withdrawals,
#manage-account,
#manage-investments {
	position: absolute;
	top: -30px;
}

#letter_a,
#letter_b,
#letter_c,
#letter_d,
#letter_e,
#letter_f,
#letter_g,
#letter_h,
#letter_i,
#letter_j,
#letter_k,
#letter_l,
#letter_m,
#letter_n,
#letter_o,
#letter_p,
#letter_q,
#letter_r,
#letter_s,
#letter_t,
#letter_u,
#letter_v,
#letter_w,
#letter_x,
#letter_y,
#letter_z,
#letter_num {
	position: absolute;
	top: -45px;
}


@media only screen and (max-width: 767px) {
	#letter_a,
	#letter_b,
	#letter_c,
	#letter_d,
	#letter_e,
	#letter_f,
	#letter_g,
	#letter_h,
	#letter_i,
	#letter_j,
	#letter_k,
	#letter_l,
	#letter_m,
	#letter_n,
	#letter_o,
	#letter_p,
	#letter_q,
	#letter_r,
	#letter_s,
	#letter_t,
	#letter_u,
	#letter_v,
	#letter_w,
	#letter_x,
	#letter_y,
	#letter_z,
	#letter_num {
		position: absolute;
		top: -20px;
	}
}



@media only screen and (max-width: 509px) {
#contributions-withdrawals,
	#manage-account,
	#manage-investments {
		position: absolute;
		top: -70px;
	}
	#letter_a,
	#letter_b,
	#letter_c,
	#letter_d,
	#letter_e,
	#letter_f,
	#letter_g,
	#letter_h,
	#letter_i,
	#letter_j,
	#letter_k,
	#letter_l,
	#letter_m,
	#letter_n,
	#letter_o,
	#letter_p,
	#letter_q,
	#letter_r,
	#letter_s,
	#letter_t,
	#letter_u,
	#letter_v,
	#letter_w,
	#letter_x,
	#letter_y,
	#letter_z,
	#letter_num {
		position: absolute;
		top: -60px;
	}
}

 
/* === fade out === */

#fade-effect {
	display: none;
	position: absolute;
	bottom: 0;
	height: 80px;
	width: 100%;
	background: -webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1) ); /* For Safari */
	background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) );
}

#fade-link {
	display: none;
}

@media only screen and (max-width: 1120px) {
	#fade-div {
		position: relative;
		width: 100%;
		height: 300px; 
		overflow: hidden;
	}
	#fade-effect {
		display: block;
	}
	#fade-link {
		display: block;
	}
	#fade-link:after {
		content: "";
		display: inline-block;
		background: url('/images/dots-h1.png') repeat-x top left;
		width: 100%;
		height: 8px;
	}
}


/* === pagination === */

.st-page .prev, .st-page .next {
	background-image: url('/images/pagination.png'); 
	display: inline-block; 
	height: 13px; 
	width: 8px;
}

.st-page .next {
	background-position: right;
}

.pagination {
	margin: 10px 0;
	display: inline-block;
	margin: 10px 2px 0 0;
	width: 17px;
	height: 17px;
	background-color: #0067b9; /* state variation */
	color: #ffffff !important;
	font-weight: bold;
	text-align: center;
	border: 1px solid #0067b9; /* state variation */
	border-radius:0;
	font-size: 12px;
	line-height: 15px;
}

.pagination a {
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #0067b9;
	color:#ffffff !important;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	border: 1px solid #0067b9;
	font-size: 12px;
	line-height: 15px;
}

.pagination a.current,
.pagination.current {
	color: #000000 !important;
	background-color: #ffffff;
}

.pagination.prev, .pagination.next{
	  color: transparent !important;
	  background-image: url('/images/pagination.png');
	  border: 0;
	  height: 13px;
	  width: 8px;
	  position: relative;
	  top: 1px;
	  background-position: right;
}

.pagination.prev{
	background-position: left;
	margin-right: 7px;
}

.pagination.next{
	margin-left: 7px;
  	background-position: right;
}

.st-prev, .st-next {
	position: relative;
	top: 2px;
}

.st-prev {
	margin-right: 9px;
}

.st-next {
	margin-left: 7px;
}

.showing {
	margin-right: 14px;
}


/* === search results === */

#new-search {
	width: 270px;
	background-color: #f2f7fa;
	border: 1px solid #bed8e7;
	border-radius: 3px;
	color: #000;
	font-style: italic;
	padding: 10px;
	background-image: url('/images/icon-search2.png');
	background-position: calc(100% - 10px);
	background-repeat: no-repeat;
}

.cat {
	border-radius: 3px 0 0 3px; 
	color: #ffffff;
	text-transform: uppercase;
	font-family: Ubuntu;
	margin-right: 3px;
	padding: 4px 20px 4px 7px;
	font-size: 10px;
	background-image: url('/images/tagbg.png');
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	top: -2px;
}

.webpage .cat { background-color: #0165a1; }
.faq .cat { background-color: #04a3db; }
.form .cat { background-color: #7cbf70; }
.pdf .cat { background-color: #7cbf70; }

.st-search-result-link.title {
	font-family: Ubuntu;
	font-size: 16px;
}

.highlight {
	margin: 5px 0 0;
}

.searchResult {
	padding: 0 0 10px;
}

.st-search-container {
	padding: 20px 0 0;
	border-top: 1px solid #eee;
	padding: 10px 0 5px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 5px 0;
}

.showing, .pages {
	display: inline-block;
	font-family: Ubuntu;
}

.st-search-container .st-page {
	display: none;
}
.catSep {
	border-top: 1px solid #eee;
	margin: 0 0 10px;
}

.searchresults h2 {
	font-size: 20px !important;
	color: #000000 !important;
}


@media only screen and (max-width: 1120px) {
	#mobilesearch {
		display: block;
	}
	#mobilecontinue {
		margin-left: -10px;
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		padding-top: 10px;
	}
	#mobilecontinue a:link,
	#mobilecontinue a:visited {
		color: #cccccc;
		text-decoration: underline;
	}
	#mobilecontinue a:hover,
	#mobilecontinue a:active {
		color: #ffffff;
		text-decoration: underline !important;
	}
	#new-search {
		float: none;
		width: 330px;
	}
}

@media only screen and (max-width: 767px) {
	#new-search {
		width: 100%;
		margin-bottom: 20px;
	}
}


/* === tooltip === */

.tooltip {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.tooltip h3 {
	color: #0C6A42 !important; /* state variation */
}

.tooltip-inner {
	width: 340px;
	max-width: 340px;
	text-align: left;
	border: 2px solid #d9ede1; /* state variation */
	background-color:rgba(255,255,255,1) !important;
	opacity: 1 !important;
	padding: 24px;
	color: #3c4041;
	position: relative;
	padding: 25px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: #d9ede1 solid 2px;
	margin-bottom:10px;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.tooltip-inner:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #ffffff transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -20px;
	bottom: -20px;
	left: 50%;
}

.tooltip-inner:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 21px 21px 0;
	border-color: #d9ede1 transparent; /* state variation */
	display: block;
	width: 0;
	z-index: 0;
	margin-left: -21px;
	bottom: -23px;
	left: 50%;
}

.tooltip-inner p {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0px !important;
}

[data-toggle="tooltip"] {
	display: block;
}
.chart{
	position:relative;
}

.lte9 .chart {
	/*display: none !important;*/
}

.chart-static {
	display: none !important;
}

.lte8 .chart-static {
	display: block !important;
	margin: 12px 12px 0 12px;
}

.chart-tooltip {
  	margin-left: -10px;
	display: none;
	border: 1px solid #d3ebdc;
	text-align: center;
	border-radius: 2px;
  	padding: 5px;
  	font-size: 12px;
  	font-family: Ubuntu;
    top: 50px;
    left: 115px;
    background-color: #fff;
    margin-top: 0;
    position: absolute;
  	z-index: 100;
  	width: 65%;
}

.chart-tooltip div {
	line-height:14px;
}

.chart-tooltip .percent {
	color: #0e5f3a;
	font-weight: bold;
}

.chart-tooltip .type {
	color: #666;
}

/* === pie chart === */

.piebox {
	height: 18px;
}

.piebox-color1 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #fed100;
	margin-right: 5px;
}

.piebox-color2 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #7cc06f;
	margin-right: 5px;
}

.piebox-color3 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #f15b40;
	margin-right: 5px;
}

.piebox-color4 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #04a3db;
	margin-right: 5px;
}

.piebox-color5 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #0067b9;
	margin-right: 5px;
}

.piebox-percent {
	font-weight: bold;
	margin-right: 10px;
}

.piebox-text {
	font-size: 13px;
	line-height: 13px;
}

#primary .piebox-under a:link,
#primary .piebox-under a:visited,
#primary .piebox-under a:hover,
#primary .piebox-under a:active {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
}


/* === mythbusters === */

.mythbox {
	border: 1px solid #d9ede1;
	margin-top: 25px;
}

.myth-head {
	background-color: #d1e7ea; /* state variation */
	padding: 14px 25px;
}

.myth-title {
	float: left;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
}

.myth-progress {
	text-align: right;
	font-size: 16px;
	line-height: 16px;
}

.myth-main {
	background: #f3f9f9 url('/images/mythbox-back.png') no-repeat right top; /* state variation */
	min-height: 237px;
	padding: 35px 200px 35px 40px;
}

.myth-main h4 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 15px !important;
	line-height: 21px !important;
	margin-bottom: 26px !important;
}

.mythbox .radio-inline {
	padding-left: 50px;
}

.mythbox label.first {
	padding-left: 20px;
}

.mythbox .myth-submit {
	margin-top: 25px;
}


@media only screen and (max-width: 509px) {
	.mythbox .radio-inline {
		display: block;
		padding-left: 10px;
		margin-bottom: 6px;
	}
	.myth-main {
		padding: 35px 40px 35px 40px;
	}
}


/* === portfolio nav mobile === */

#portnav-mobile {
	display: none;
	width: 100%;
	text-align: center;
	margin: 0 0 12px 0;
}

#portnav-modal table {
	width: 489px;
	border-spacing: 4px;
    border-collapse: separate;
    background-color: #ffffff;
}

#portnav-modal td {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 14px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

#portnav-modal td.cancel {
	background-color: #666666;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

#portnav-modal a:link,
#portnav-modal a:visited,
#portnav-modal a:hover,
#portnav-modal a:active {
	color: #ffffff;
	text-decoration: none;
}

#portnav-mobile .tablelink a {
	display: block;
	text-decoration: none;
}

.porttitle {
	display: none;
}

.porttitle-risklevel {
	clear: both;
	margin: -3px 0 0 0;
	padding-bottom: 10px;
}


@media only screen and (max-width: 767px) {
	.portnav {
		display: none;
	}
	#portnav-modal table {
		width: 489px;
	}
	#portnav-mobile {
		display: block;
	}
	.porttitle {
		display: block;
		width: 100%;
		background-color: #ffffff;
		padding: 20px 0 10px 0;
	}
	.porttitle-check {
		float: left;
		display: inline-block;
		width: 16px;
		height: 15px;
		background-image: url('/images/icon-checkmark-2x.png');
		background-size: 16px 15px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	.lte8 .porttitle-check {
		background-image: url('/images/icon-checkmark.png');
	}
	.porttitle-text {
		float: left;
		width: 395px;
		margin: -1px 0 0 6px;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 15px;
		line-height: 16px;
		color: #0067b9; /* state variation */
	}
	#accordion .porttitle-text {
		width: 365px;
	}
	.porttitle-risklevel {
		margin: 5px 0 0 23px;
	}
}


@media only screen and (max-width: 509px) {
	#portnav-modal table {
		width: 320px;
	}
	.helptitle {
		border-left: none !important;
		border-right: none !important;
	}
	.porttitle-text {
		width: 220px;
	}
	#accordion .porttitle-text {
		width: 190px;
	}
}


@media only screen and (max-width: 320px) {
	#portnav-modal table {
		width: 280px;
	}
	#portnav-modal td {
		padding: 10px;
		font-size: 14px;
		line-height: 16px;
	}
	.porttitle-text {
		width: 240px;
	}
	#accordion .porttitle-text {
		width: 130px;
	}
}


@media only screen and (max-width: 240px) {
	#portnav-modal table {
		width: 160px;
	}
	#portnav-modal td {
		padding: 8px;
		font-size: 12px;
		line-height: 13px;
	}
	.porttitle {
		display: none;
	}
	.porttitle-text {
		width: auto;
	}
}


/* === tables === */

.panel .table-plain,
.panel .table-historic {
	margin: 7px 0 20px 0;
}

.table-plain,
.table-historic {
	width: 100%;
	border: 1px solid #cccccc;
	font-size: 12px;
	line-height: 14px;
}

.table-plain tr:nth-child(4n+1) { background-color: #f1f1f1; }
.table-plain tr:nth-child(4n+2) { background-color: #ffffff; }
.table-plain tr:nth-child(4n+3) { background-color: #f1f1f1; }
.table-plain tr:nth-child(4n+4) { background-color: #ffffff; }

.table-historic tr:nth-child(4n+1) { background-color: #f1f1f1; }
.table-historic tr:nth-child(4n+2) { background-color: #f1f1f1; }
.table-historic tr:nth-child(4n+3) { background-color: #ffffff; }
.table-historic tr:nth-child(4n+4) { background-color: #ffffff; }

.table-plain tr:nth-child(4n+1) td { padding: 11px 8px 11px 12px; }
.table-plain tr:nth-child(4n+2) td { padding: 11px 8px 11px 12px; }
.table-plain tr:nth-child(4n+3) td { padding: 11px 8px 11px 12px; }
.table-plain tr:nth-child(4n+4) td { padding: 11px 8px 11px 12px; }

.table-historic tr:nth-child(4n+1) td { padding: 11px 8px 4px 12px; }
.table-historic tr:nth-child(4n+2) td { padding: 3px 8px 11px 12px; }
.table-historic tr:nth-child(4n+3) td { padding: 11px 8px 4px 12px; }
.table-historic tr:nth-child(4n+4) td { padding: 3px 8px 11px 12px; }

.table-plain th,
.table-historic th {
	background-color: #e1e1e1;
	border-bottom: 1px solid #9b9b9b;
	padding: 7px 5px 7px 5px;
	text-align: center;
}

.table-plain td,
.table-historic td {
	text-align: center;
}

.table-plain td:first-child,
.table-historic td:first-child {
	text-align: left;
}

.table-plain .thtop {
	border: none;
	padding: 7px 5px 0 5px;
}

.table-plain .midhead {
	background-color: #e1e1e1;
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #9b9b9b;
	padding: 7px 5px 7px 5px;
	text-align: left;
}

.table-2col {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	border: 1px solid #b4d7db; /* state variation */
}

.table-2col-headmain {
	width: 256px;
	padding: 8px 0 5px 0;
	background-color: #e2f0f2; /* state variation */
	border-bottom: 1px solid #b4d7db; /* state variation */
}

.table-2col-headextra {
	padding: 8px 0 5px 0;
	background-color: #e2f0f2; /* state variation */
	border-bottom: 1px solid #b4d7db; /* state variation */
}

.table-2col-cellmain {
	width: 256px;
	padding: 10px 0 10px 0;
}

.table-2col-cellextra {
	padding: 10px 0 10px 0;
}

.table-2col-cellspan {
	padding: 10px 0 10px 0;
}

.table-default {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	border: 1px solid #b4d7db; /* state variation */
}

.table-default td {
	padding: 10px 15px;
}

.table-default th {
	padding: 8px 15px 5px 15px;
	background-color: #e2f0f2; /* state variation */
	border-bottom: 1px solid #b4d7db; /* state variation */
}

.table-rowtint {
	background-color: #f1f8f8; /* state variation */
}

.table-line {
	margin: 0 !important;
	padding: 0 !important;
	background-color: #b4d7db; /* state variation */
}

.table h4 {
	font-size: 14px !important;
	line-height: 19px !important;
	margin: 0 0 2px 0 !important;
	padding: 0 !important;
}

table img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

.netgain {
	display: inline-block !important;
	color: #1c7414;
}
/*
.netgain:before {
    content: "";
    display: inline-block;
    background: url('/images/netgain.png') no-repeat top right;
    background-size: 8px 6px;
    background-position: 0 0;
    vertical-align: 0;
    width: 8px;
    height: 6px;
    margin-right: 5px;
}
*/
.netloss {
	display: inline-block !important;
	color: #e94412;
}

.netloss:before {
    content: "";
    margin-right: 3px;
}

.netimg {
	display: inline-block;
	width: 12px;
}

.table-plain td.gain-loss,
.table-historic td.gain-loss {
	text-align: right;
}

table.tablestyle1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 17px;
	border-top: 1px solid #b4d7db;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	border-spacing: 0;
	border-collapse: collapse;
}

table.tablestyle1 th {
	background-color: #e2f0f2;
	border-left: 1px solid #b4d7db;
	font-weight: bold;
	text-align: center;
	padding: 5px 2px;
}

table.tablestyle1 tr {
	border-bottom: 1px solid #b4d7db;
}

table.tablestyle1 td {
    border-left: 1px solid #b4d7db;
    border-right: 1px solid #b4d7db;
	text-align: center;
	padding: 5px 2px;
}

table.tablestyle1 td:first-child {
    border-left: none;
}

table.tablestyle1 td:last-child {
    border-right: none;
}

@media only screen and (max-width: 1120px) {
	.table-2col-headmain,
	.table-2col-cellmain {
		width: 290px;
	}
}


@media only screen and (max-width: 767px) {
	.table-2col {
		display: none;
	}
	.table-default {
		display: inline-block;
	}
	table.tablestyle1 td {
		font-size: 12px;
		line-height: 14px;
	}
}


/* === css tables === */

.data-table {
	display: table;
	border-collapse: collapse;
	background-color: #f1f8f8; /* state variation */
}

.data-tablerow {
	display: table-row;
	border: 1px solid #c4e0e3; /* state variation */
}

.data-tablehead {
	display: table-cell;
	padding: 10px;
	background-color: #e2f0f2; /* state variation */
	border-right: 1px solid #c4e0e3; /* state variation */
}

.data-tablecell {
	display: table-cell;
	padding: 10px;
	border-right: 1px solid #c4e0e3; /* state variation */
}


/* === tabs === */

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 50px !important;
  padding-left: 25px !important;
  margin-right: 0px !important;
  font-size: 13px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}

.nav-tabs {
  border-bottom: 2px solid #c4e0e3 !important; /* state variation */
}

.nav-tabs > li {
  margin-bottom: -2px !important;
}

.nav-tabs > li > a:link,
.nav-tabs > li > a:visited {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #dcecee 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcecee), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #dcecee 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #dcecee 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #dcecee 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #dcecee 0%,#ffffff 100%);
	behavior: url(/utilities/js/PIE.htc);
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border-top: 2px solid #c4e0e3 !important; /* state variation */
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
	border-left: 2px solid #c4e0e3 !important; /* state variation */
	border-right: 2px solid #c4e0e3 !important; /* state variation */
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #0067b9 !important;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	behavior: url(/utilities/js/PIE.htc);
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: none;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #0067b9 !important;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
}

.nav-tabs > li.active > a:link,
.nav-tabs > li.active > a:visited {
	background: none !important;
	border-top: 2px solid #c4e0e3 !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 2px solid #c4e0e3 !important; /* state variation */
	border-right: 2px solid #c4e0e3 !important; /* state variation */
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background: none !important;
	border-top: 2px solid #c4e0e3 !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 2px solid #c4e0e3 !important; /* state variation */
	border-right: 2px solid #c4e0e3 !important; /* state variation */
}

.tab-pad {
	padding: 15px 0 0 0;
}

.tab-pad h4 {
	color: #0067b9 !important; /* state variation */
}

.tab-pad hr {
	color: #c4e0e3; /* state variation */
	background-color: #c4e0e3; /* state variation */
	margin: 10px 0 0 0 !important;
}

.tab-pad p {
	margin-bottom: 8px !important;
}

.tab-pad th {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
	padding: 10px 15px 10px 30px;
}

.tab-pad th:first-of-type {
	padding: 10px 15px 10px 0;
}

.tab-pad th:last-of-type {
	padding: 10px 15px 10px 0;
}

.tab-pad td.c1-odd {
	background-color: #e8f3f4;
	padding: 16px;
	width: 200px;
	border-right: 2px solid #c4e0e3 !important; /* state variation */
}

.tab-pad td.c1-even {
	background-color: #f3f9f9;
	padding: 16px;
	width: 200px;
	border-right: 2px solid #c4e0e3 !important; /* state variation */
}

.tab-pad td.c2-odd {
	background-color: #f3f9f9;
	min-width: 145px;
	min-height: 200px;
}

.tab-pad td.c2-even {
	background-color: #ffffff;
	min-width: 145px;
	min-height: 200px;
}

.tab-pad td.c3-odd {
	background-color: #f3f9f9;
	padding: 20px 15px 20px 0;
	font-size: 13px;
	line-height: 16px;
}

.tab-pad td.c3-even {
	background-color: #ffffff;
	padding: 20px 15px 20px 0;
	font-size: 13px;
	line-height: 16px;
}

.tab-pad td.c3-odd,
.tab-pad td.c3-even {
	position: relative;
}

table.piearea {
	display: none;
	margin-top: 15px;
	border-top: 1px solid #c4e0e3 !important; /* state variation */
}

.portbox1-odd {
	background-color: #f3f9f9;
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
	padding: 0 0 8px 0 !important;
	min-width: 20px;
}

.portbox1-even {
	background-color: #ffffff;
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
	padding: 0 0 8px 0 !important;
}

.portbox2-odd {
	position: relative;
	background-color: #f3f9f9;
	padding: 15px 10px 15px 0;
	font-size: 12px !important;
	line-height: 15px !important;
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
	min-width: 20px;
}

.portbox2-even {
	position: relative;
	background-color: #ffffff;
	padding: 15px 10px 15px 0;
	font-size: 12px !important;
	line-height: 15px !important;
	border-bottom: 1px solid #c4e0e3 !important; /* state variation */
}

.portbox2-odd h3,
.portbox2-even h3 {
	font-size: 13px !important;
	line-height: 15px !important;
	margin-bottom: 8px !important;
}

.undertext {
	display: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px !important;
	line-height: 15px !important;
	padding-left: 15px;
}


@media only screen and (max-width: 767px) {
	#tabs-portfolio {
		display: none;
	}
	table.piearea {
		display: block;
	}
}


/* === truncate === */

.trigger-js {
    cursor: pointer;
    cursor: hand;
}

.read-less,
.read-more {
    display: none;
}

.read-more a:link,
.read-more a:visited,
.read-less a:link,
.read-less a:visited {
	color: #0067b9 !important; /* state variation */
	text-decoration: none;
}

.read-more a:hover,
.read-more a:active,
.read-less a:hover,
.read-less a:active {
	color: #41B6E6 !important; /* state variation */
	text-decoration: none !important;
}

.read-more__txt,
.read-less__txt {
	color: #0067b9 !important; /* state variation */
    text-decoration: none !important;
}

.truncable-txt--is-truncated .read-more,
.truncable-txt--is-not-truncated .read-less {
	clear: both !important;
    display: block !important;
	margin-top: 3px;
}

.read-less {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
}

.piearea .read-more {
	position: absolute;
	right: 12px;
	top: 8px;
	font-size: 26px;
	line-height: 26px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
}

.piearea .read-less {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
}

#primary .read-more a:hover,
#primary .read-more a:active,
#primary .read-less a:hover,
#primary .read-less a:active,
#primary .trigger-js a:hover,
#primary .trigger-js a:active {
	text-decoration: none !important;
}

@media only screen and (max-width: 509px) {
	.read-more a:hover,
	.read-more a:active,
	.read-less a:hover,
	.read-less a:active {
		color: #0067b9 !important; /* state variation */
	}
}


/* === extras === */

.extra {
	padding: 25px;
	font-size: 13px;
	line-height: 17px;
	background-color: #ffffff;
}

.extra p {
	margin-bottom: 16px;
}

.extra h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 23px;
	color: #0067b9; /* state variation */
	margin-bottom: 15px;
}

.extra-table {
	font-size: 11px !important;
	line-height: 13px !important;
	border-collapse: collapse;
	border: 1px solid #c4e0e3; /* state variation */
	background-color: #ffffff;
}

.extra-table th {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	padding: 4px 8px;
}

.extra-table .thtop {
	background-color: #e2f0f2;
	border-left: 1px solid #c4e0e3; /* state variation */
	padding: 8px 8px 0 8px;
	font-weight: 500;
	text-align: center;
}

.extra-table .thtop2 {
	background-color: #e2f0f2;
	border-left: 1px solid #c4e0e3; /* state variation */
	padding: 8px 8px 8px 8px;
	font-weight: 500;
}

.extra-table .thgroup {
	border-left: 1px solid #c4e0e3; /* state variation */
}

.extra-table td {
	padding: 12px 8px;
}

.extra-table .tdgroup {
	border-left: 1px solid #c4e0e3; /* state variation */
}

.extra-table th[scope=col] {
	background-color: #e2f0f2; /* state variation */
	border-bottom: 2px solid #c4e0e3; /* state variation */
}

.extra-table tr:nth-child(even) {
    background-color: #f1f8f8;
}

.extras-close {
	float: right;
}

@media only screen and (max-width: 1140px) {
	.extra .formbox-col1 {
		float: none;
		width: 100%;
	}
	.extra .formbox-col2 {
		float: none;
		width: 100%;
		padding-left: 0;
	}
}


@media only screen and (max-width: 509px) {
	.extra h3 {
		font-size: 16px;
		line-height: 19px;
	}
}

/* === smarter === */

#stripefull {
	position: relative;
	width: 100%;
	background-color: #0067b9; /* state variation */
}

#stripe {
	width: 980px;
	margin: 0 auto;
	padding: 16px 0 18px 0;
}

#stripe h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 23px;
    line-height: 29px;
    color: #ffffff;
}

#smart1full {
	position: relative;
	width: 100%;
	background-color: #d9f5ff; /* state variation */
}

#smart1 {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
}

#smart1 h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    color: #0067b9;
	margin-bottom: 20px;
}

#smart1-col1 {
	float: left;
	width: calc(100% - 540px);
}

#smart1-col2 {
	float: left;
	width: 490px;
	margin-left: 50px;
}

#smart2full {
	position: relative;
	width: 100%;
	background-color: #ffffff;
}

#smart2 {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
}

#smart2 h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    color: #0067b9;
	margin-bottom: 20px;
}

#smart3full {
	position: relative;
	width: 100%;
	background-color: #0067b9;
	color: #ffffff;
}

#smart3 {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
}

#smart3 h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 26px;
    line-height: 32px;
    color: #ffffff;
	margin-bottom: 20px;
}

#smart3-col1 {
	float: left;
	width: 490px;
}

#smart3-col2 {
	float: left;
	width: calc(100% - 540px);
	margin-left: 50px;
}

#smart3 ul {
	margin-top: 40px;
	font-size: 17px;
	line-height: 21px;
}

#smart3 ul li {
	margin-bottom: 10px;
}

#smartopen {
	margin-top: 30px;
}

#smartopen-col1 {
	float: left;
	width: calc(100% - 230px);
}

#smartopen-col2 {
	float: left;
	width: 220px;
	margin-left: 10px;
	text-align: right;
}

@media only screen and (max-width: 1120px) {
	#stripe {
		width: 708px;
		padding: 14px 0 16px 0;
	}
	#smart1 {
		width: 708px;
		padding: 40px 0 16px 0;
	}
	#smart2 {
		width: 708px;
		padding: 40px 0 16px 0;
	}
	#smart3 {
		width: 708px;
		padding: 40px 0 16px 0;
	}
	#smart1-col1 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#smart1-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#smart3-col1 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#smart3-col2 {
		float: none;
		width: 100%;
		margin-left: 30px;
	}
}

@media only screen and (max-width: 767px) {
	#stripe {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#smart1 {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#smart2 {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#smart3 {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#smartopen-col1 {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	#smartopen-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: left;
	}
}

@media only screen and (max-width: 509px) {
	#stripe {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#smart1 {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#smart2 {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#smart3 {
		width: 280px;
		padding: 12px 0 14px 0;
	}
}

/* === prettyphoto === */

.pp_pic_holder .ppt {
	display: none !important;
}

.pp_pic_holder .pp_social {
	display: none !important;
}

/* === misc === */
.cnumber {
	height: 0;
	color: transparent;
	

}

.listspacer {
	width: 100%;
	height: 6px;
}

#wrap {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

.modal-arrowup {
	width: 100%;
	height: 9px;
	text-align: center;
	background: url('/images/modal-arrowup.png') no-repeat center top;
	z-index: 8040;
}

hr {
	height: 1px;
	border: 0;
	color: #e1e1e1;
	background-color: #e1e1e1;
	width: 100%;
}

hr.noclear {
	width: auto;
}

hr.blueline {
	height: 2px;
	border: 0;
	color: #c9dfe3;
	background-color: #c9dfe3;
	width: 100%;
}

.clickable,
.clickable2 {
	cursor: pointer;
}

.arrowlink {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

#primary .arrowlink a:hover,
#primary .arrowlink a:active {
	text-decoration: none !important;
}

.arrowlink .lastword {
	display: inline-block;
}

.arrowlink .lastword:after {
    content: "";
    display: inline-block;
    background-image: url('/images/icon-arrow2-2x.png');
    background-size: 15px 10px;
    width: 15px;
    height: 10px;
    vertical-align: 0;
    padding-left: 8px;
	margin-left: 5px;
}

.lastword2 {
	white-space: nowrap;
}

.lte8 .arrowlink .lastword:after {
    background-image: url('/images/icon-arrow.png');
}

.arrowlink .lastword:hover:after {
    background-image: url('/images/icon-arrow-o-2x.png');
}

.lte8 .arrowlink .lastword:hover:after {
    background-image: url('/images/icon-arrow-o.png');
}

.numcircle {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 8px;
    background-color: #0067b9;
    color: #ffffff;
    text-align: center;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 21px;
    line-height: 21px;
	behavior: url(/utilities/js/PIE.htc);
}

.numcircle2 {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 8px;
    background-color: #ed8800;
    color: #ffffff;
    text-align: center;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 21px;
    line-height: 21px;
	behavior: url(/utilities/js/PIE.htc);
}

.numbox-odd {
	float: left;
	width: 300px;
	margin: 0 40px 20px 0;
}

.numbox-even {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}

.numbox-third {
	float: left;
	width: 286px;
	margin: 0 40px 20px 0;
}

.numbox-third h3 {
	text-align: center;
}

.numbox-third img {
	width: 200px;
}

.numbox2-odd {
	float: left;
	width: 470px;
	margin: 0 40px 20px 0;
}

.numbox2-even {
	float: left;
	width: 470px;
	margin: 0 0 20px 0;
}

.numrow {
	display: table;
	margin-bottom: 10px;
}

.numrow2 {
	display: table;
	margin-top: 0;
}

.numcell1 {
	display: table-cell;
	width: 50px;
}

.numcell2 {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 17px;
	line-height: 19px;
	color: #0067b9; /* state variation */
	margin-bottom: 15px;
}

.numcell2b {
	display: table-cell;
	vertical-align: middle;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 21px;
	color: #0067b9; /* state variation */
	padding-bottom: 10px;
}

.numcell2c {
	display: table-cell;
	vertical-align: top;
	padding-top: 6px;
	margin-bottom: 15px;
}

.numbox-odd p,
.numbox-even p {
	margin: 0 0 8px 0 !important;
}

.numindent {
	margin-left: 50px;
	margin-top: -5px;
}

.numindent p {
	margin-bottom: 14px !important;
}

.num-col1 {
	display: inline-block;
	padding-right: 12px;
	border-right: 1px solid #d9ede1;
}

.num-col2 {
	display: inline-block;
	margin-left: 12px;
}

.note {
	font-size: 13px;
	line-height: 15px; 
	color: #666666;
}

table caption {
	display: none;
}

.check1 {
	float: left;
	margin-right: 5px;
	width: 20px;
	height: auto;
}

.check1 img {
	width: 100%;
	height: 100%;
}

.bookmark {
	float: left;
	margin-right: 12px;
	width: 30px;
	height: auto;
}

a#bookmark-this {
	font-size: 14px !important;
	line-height: 14px !important;
}

.dotline1 {
	width: 100%;
	height: 1px;
	background-image: url('/images/dots-h1.png');
}

.dotline2 {
	width: 100%;
	height: 14px;
	font-size: 14px !important;
	line-height: 14px !important;
	text-align: center;
	background: url("/images/dots-h1.png") repeat-x left center;
}

.dottext {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	font-size: 14px !important;
	line-height: 14px !important;
	margin: 0 !important;
	padding: 0 10px 0 10px !important;
	background-color: #ffffff;
}

.whtline {
	width: 100%;
	height: 2px;
	background-color: #ffffff;
}

a.whtlink:link,
a.whtlink:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

a.whtlink:hover,
a.whtlink:active {
	color: #ffffff !important;
	text-decoration: underline !important;
}

a.whtlink2:link,
a.whtlink2:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

a.whtlink2:hover,
a.whtlink2:active {
	color: #ffffff !important;
	text-decoration: none !important;
}

.smalltext {
	font-size: 12px;
	line-height: 14px;
	clear: both;
}

.smalltext p {
	margin-bottom: 8px !important;
}

.smallgray {
	font-size: 12px;
	line-height: 15px;
	clear: both;
	color: #808080;
}

.smallgray p {
	margin-bottom: 8px !important;
}

ul.checklist,
#main ul.checklist,
#sidebar ul.checklist,
#sidebar2 ul.checklist {
	margin: 5px 0 15px 0 !important;
	padding: 0 !important;
	list-style: none;
}

ul.checklist2,
#main ul.checklist2 {
	margin: 5px 0 15px 10px !important;
	padding: 0 !important;
	list-style: none;
}

ul.checklist li,
#main ul.checklist li,
#sidebar ul.checklist li,
#sidebar2 ul.checklist li {
	background-image: url("/images/icon-check2.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-size: 12px 12px;
	margin: 0 0 2px 0 !important;
	padding: 0 0 0 18px !important;
}

ul.checklist2 li,
#main ul.checklist2 li {
	background-image: url("/images/icon-check2.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-size: 12px 12px;
	margin: 0 0 10px 0 !important;
	padding: 0 0 0 18px !important;
}

li.check-on {
	background-image: url("/images/check-on.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-size: 19px 15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

li.check-off {
	background-image: url("/images/check-off.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-size: 19px 15px;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

.videocaption {
	max-width: 408px;
	text-align: center;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 15px;
}

.videodate {
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
}

.videobox {
	min-width: 860px;
}

.videocontainer {
    position: relative;
    width: 300px;
}

.videocontainer img.videothumb {
    width: 300px;
}

.videocontainer .play-icon{
    cursor: pointer;
    position: absolute;
    top : 50%;
    left : 50%;
    transform: translate(-50%, -50%);
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	border: 1px solid #a7a6a6;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.vimeovid {
	width: 710px;
	height: 435px;
	padding-left: 32px !important;
}

.vimeovid iframe {
	width: 640px;
	height: 360px;
}

svg:hover #play-svg{
  fill: #CC181E;
}

.hot {
	color: red;
}

.missing,
.mega2 ul li.missing a {
	display: inline-block;
	border: 1px solid red !important;
	background: none !important;
}

#main ol li .missing {
	display: inline-block;
	padding-left: 10px;
}

a.blklink:link,
a.blklink:visited {
	color: #000000 !important;
	text-decoration: none !important;
}

a.blklink:hover,
a.blklink:active {
	color: #000000 !important;
	text-decoration: underline !important;
}

.alertbox {
	 display: inline-block;
	 padding: 10px 15px 10px 15px;
	 background-color: #e2f0f2;
	 border: 2px solid #c4e0e3;
}

.alertbox2 {
	padding: 15px 15px 14px 15px;
	background-color: #eaf4f5;
	border: 1px solid red;
	margin-bottom: 20px;
}

.alertbox2 h3 {
	font-size: 15px !important;
	line-height: 19px !important;
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	color: #003865 !important;
}

.alertbox2 p {
	margin-bottom: 0 !important;
}

.alertcol1 {
	display: inline-block;
	vertical-align: top;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #0067b9;
	text-align: left;
}

.alertcol2 {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}

.alertboxb {
	width: 100%;
	display: inline-block;
	padding: 20px 20px 20px 20px;
	background-color: #f2f5f7;
	border: 1px solid #b3dad7;
}

.alertboxb h1 {
	 display: inline-block;
	 font-size: 18px;
	 line-height: 24px;
	 color: #0067b9;
	 margin: 0 0 4px 0 !important;
}

.alertboxb p {
	margin: 0 0 6px 0 !important;
	color: #333333;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 19px;
}

.alertcol1b {
	display: inline-block;
	width: 383px;
	vertical-align: top;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	color: #0067b9;
	text-align: left;
}

.alertcol2b {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}

.alertcol2b .btn1 {
	margin-top: 28px !important;
}

.alertside {
	float: right;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.dashline {
	border-bottom: 1px dashed #000;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#lightbox-split1 {
	float: left;
	width: 50%;
	padding-right: 4%;
	margin-right: 4%;
	border-right: 1px solid #3c5a96;
}

#lightbox-split2 {
	float: left;
	width: 40%;
}

#lightbox-split1 p,
#lightbox-split2 p {
	margin-bottom: 10px;
}

#lightbox-split1 h4,
#lightbox-split2 h4 {
	color: #3c5a96;
	margin-bottom: 8px;
}

.break1 {
	display: block;
}

@media only screen and (max-width: 1120px) {
	.numbox-odd {
		width: 334px;
		margin: 0 40px 40px 0;
	}
	.numbox-even {
		width: 334px;
		margin: 0 0 40px 0;
	}
	.numbox-third {
		width: 205px;
		margin: 0 30px 20px 0;
	}
	.numbox2-odd {
		width: 334px;
	}
	.numbox2-even {
		width: 334px;
	}
	.videocontainer {
		width: 334px;
	}
	.videocontainer img.videothumb {
		width: 334px;
	}
	.alertside {
		float: none;
		width: auto;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.break1 {
		display: none;
	}
}


@media only screen and (max-width: 767px) {
	.numbox-odd {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.numbox-even {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.numbox-third {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
	.numbox2-odd {
		width: 100%;
	}
	.numbox2-even {
		width: 100%;
	}
	.numindent {
		margin-left: 0;
		margin-top: 5px;
	}
	.num-col1 {
		display: inline;
		padding-right: 0;
		margin: 0;
		border: none;
	}
	.num-col2 {
		display: inline;
		margin: 0;
	}
	.videobox {
		min-width: 449px;
	}
	.alertside {
		float: none;
		width: auto;
		margin-left: 0;
		margin-bottom: 20px;
	}
	.alertcol1 {
		display: block;
		margin-right: 15px;
	}
	.alertcol2 {
		clear: both;
		display: block;
		margin-left: 0;
		padding-top: 8px;
	}
	.alertcol1b {
		display: block;
		margin-right: 15px;
		width: auto !important;
	}
	.alertcol2b {
		clear: both;
		display: block;
		margin-left: 0;
		padding-top: 8px;
	}
	.alertcol2b .btn1 {
		margin-top: 0px !important;
	}
	#lightbox-split1 {
		float: none;
		width: 100%;
		padding-right: 0;
		padding-bottom: 10px;
		margin-right: 0;
		margin-bottom: 20px;
		border-right: none;
		border-bottom: 1px solid #3c5a96;
	}
	#lightbox-split2 {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 509px) {
	.videobox {
		min-width: 320px;
	}
	.videocontainer {
		width: 326px;
	}
	.videocontainer img.videothumb {
		width: 326px;
	}
	.vimeovid {
		width: 320px;
		height: 227px;
		padding-left: 0 !important;
	}
	.vimeovid iframe {
		width: 320px;
		height: 180px;
	}
	img.shrinkonmobile {
		width: 160px !important;
		height: auto !important;
	}
	img.fullonmobile {
		width: 100% !important;
		height: auto !important;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.break1 {
		display: block;
	}
}

@media only screen and (max-width: 320px) {
	.videobox {
		min-width: 280px;
	}
	.videocontainer {
		width: 280px;
	}
	.videocontainer img.videothumb {
		width: 280px;
	}
}


/* === help === */

#help-dropdown .caret {
	display: none;
}

.helptop {
	width: 100%;
	background-color: #f1f8f8;
	border-top: 1px solid #b4d7db;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	padding: 25px 25px 15px 25px;
}

.helpbot {
	width: 100%;
	background-color: #f1f8f8;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	padding: 30px 25px 25px 25px;
	margin-top: 2px;
}

.helpbot2 {
	width: 100%;
	background-color: #f1f8f8;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	border-top: 1px solid #b4d7db;
	padding: 30px 25px 25px 25px;
	margin-top: 2px;
}

.helptitle {
	display: none;
}

.helpline {
	width: 100%;
	height: 1px;
	background-color: #b4d7db;
}

.helpbox {
	display: none;
}

.help-required {
	float: right;
	font-size: 11px;
	color: red;
}

.help-quantitytext {
	float: left;
	margin: 8px 12px 0 0;
}

.help-clear {
	float: left;
}

.help-submit {
	float: right;
}

.help-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #69cdf0 !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #003057 !important;
	background: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.help-submit input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.help-clear input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #f1f1f1;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.help-clear input:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

#helptop-mobile {
	display: none;
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
}

#helptop-modal table {
	width: 489px;
	border-spacing: 4px;
    border-collapse: separate;
    background-color: #ffffff;
}

#helptop-modal td {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 14px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

#helptop-modal td.cancel {
	background-color: #666666;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

#helptop-modal a:link,
#helptop-modal a:visited,
#helptop-modal a:hover,
#helptop-modal a:active {
	color: #ffffff;
	text-decoration: none;
}

#helptop-mobile .tablelink a {
	display: block;
	text-decoration: none;
}

.arrowtop-mobile {
	display: none;
	width: 100%;
	height: 9px;
	background: url('/images/arrowtop-mobile.png') no-repeat center top;
}

.arrowtop-mobile2 {
	display: none;
	width: 100%;
	height: 9px;
	background: url('/images/arrowtop-mobile2.png') no-repeat center top;
}

.helpbox {
	display: none;
}

#help-form1 label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}

#help-form1 select {
	border: 1px solid #b4d7db !important;
	color: #808080 !important;
	height: 30px !important;
	margin-top: 0 !important;
}

#help-form1 select option {
 	font-size: 13px !important;
}

@media only screen and (max-width: 767px) {
	.helptop {
		display: none;
	}
	.helpbot {
		border-left: 1px solid #b4d7db !important;
		border-right: 1px solid #b4d7db !important;
		border-bottom: 1px solid #b4d7db;
		padding: 15px 15px 25px 15px;
		margin-top: 0;
	}
	.helpbot2 {
		border-left: 1px solid #b4d7db !important;
		border-right: 1px solid #b4d7db !important;
		border-top: 1px solid #b4d7db;
		border-bottom: 1px solid #b4d7db;
		padding: 15px 15px 25px 15px;
		margin-top: 0;
	}
	.helpline {
		display: none;
	}
	#helptop-modal table {
		width: 489px;
	}
	#helptop-mobile {
		display: block;
	}
	.helptitle {
		display: block;
		width: 100%;
		background-color: #f1f8f8;
		border-left: 1px solid #b4d7db;
		border-right: 1px solid #b4d7db;
		padding: 15px 15px 10px 15px;
	}
	
	.helptitle-check {
		float: left;
		display: inline-block;
		width: 16px;
		height: 15px;
		background-image: url('/images/icon-checkmark-2x.png');
		background-size: 16px 15px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	.lte8 .helptitle-check {
		background-image: url('/images/icon-checkmark.png');
	}
	.helptitle-text {
		float: left;
		width: 395px;
		margin: -1px 0 0 6px;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 15px;
		line-height: 16px;
		color: #0067b9; /* state variation */
	}
	.arrowtop-mobile,
	.arrowtop-mobile2 {
		display: block;
	}
}


@media only screen and (max-width: 509px) {
	.helpbot,
	.helpbot2 {
		border-left: none !important;
		border-right: none !important;
	}
	#helptop-modal table {
		width: 320px;
	}
	.helptitle {
		border-left: none !important;
		border-right: none !important;
	}
	.helptitle-text {
		width: 220px;
	}
	.help-required {
		float: none;
		margin-bottom: 15px;
	}
	.help-quantitytext {
		float: none;
		margin: 0 0 8px 0;
	}
}

@media only screen and (max-width: 320px) {
	#helptop-modal table {
		width: 280px;
	}
	#helptop-modal td {
		padding: 10px;
		font-size: 14px;
		line-height: 16px;
	}
	.helptitle-text {
		width: 240px;
	}
	.helpintro {
		padding: 0 22px 0 22px;
	}
}

@media only screen and (max-width: 240px) {
	#helptop-modal table {
		width: 160px;
	}
	#helptop-modal td {
		padding: 8px;
		font-size: 12px;
		line-height: 13px;
	}
	.helptitle {
		display: none;
	}
	.helptitle-text {
		width: auto;
	}
}


/* === fees === */

.feestop {
	width: 100%;
	background-color: #f1f8f8;
	border-top: 1px solid #b4d7db;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	padding: 25px 25px 15px 25px;
}

#feestop-mobile {
	display: none;
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
}

#feestop-modal table {
	width: 489px;
	border-spacing: 4px;
    border-collapse: separate;
    background-color: #ffffff;
}

#feestop-modal td {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 14px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

#feestop-modal td.cancel {
	background-color: #666666;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

#feestop-modal a:link,
#feestop-modal a:visited,
#feestop-modal a:hover,
#feestop-modal a:active {
	color: #ffffff;
	text-decoration: none;
}

#feestop-mobile .tablelink a {
	display: block;
	text-decoration: none;
}


@media only screen and (max-width: 767px) {
	.feestop {
		display: none;
	}
	#feestop-modal table {
		width: 489px;
	}
	#feestop-mobile {
		display: block;
	}
}


@media only screen and (max-width: 509px) {
	#feestop-modal table {
		width: 320px;
	}
}


@media only screen and (max-width: 320px) {
	#feestop-modal table {
		width: 280px;
	}
	#feestop-modal td {
		padding: 10px;
		font-size: 14px;
		line-height: 16px;
	}
}


@media only screen and (max-width: 240px) {
	#feestop-modal table {
		width: 160px;
	}
	#feestop-modal td {
		padding: 8px;
		font-size: 12px;
		line-height: 13px;
	}
}


/* === resources === */

.resource-row {
	margin: 0 0 8px 0;
}

.resource-row-first {
	margin: 10px 0 8px 0;
}

.resource-row:before {
    content: "";
    display: inline-block;
    background: url('/images/dots-h1.png') repeat-x top left;
    width: 100%;
    height: 8px;
}

.resource-title {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
}

.resource-title p {
	font-family: Arial,Helvetica,sans-serif !important;
	font-weight: normal !important;
}

.resource-col1 {
	float: left;
	width: 276px;
}

.resource-col2 {
	float: none;
	width: 90%;
	margin-left: 40px;
}  

.resource-col2a {
	float: right;
}

.resource-col2b {
	float: right;
	margin-right: 12px;
}

.resource-col2 button {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 10px 8px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.resource-col2 button:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.resource-download {
	display: inline-block;
	margin-right: 8px;
}

.resource-online {
	display: inline-block;
	margin-right: 8px;
}

#resourcetop-mobile {
	display: none;
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
}

#resourcetop-modal table {
	width: 489px;
	border-spacing: 4px;
    border-collapse: separate;
    background-color: #ffffff;
}

#resourcetop-modal td {
	background-color: #0067b9; /* state variation */
	color: #ffffff;
	padding: 14px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
}

#resourcetop-modal td.cancel {
	background-color: #666666;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}

#resourcetop-modal a:link,
#resourcetop-modal a:visited,
#resourcetop-modal a:hover,
#resourcetop-modal a:active {
	color: #ffffff;
	text-decoration: none;
}

#resourcetop-mobile .tablelink a {
	display: block;
	text-decoration: none;
}

.resource-button {
	margin: 10px 10px;
}


@media only screen and (max-width: 1120px) {
	.resource-col1 {
		width: 344px;
	}
	.resource-col2 {
		width: 90%;
	}
}


@media only screen and (max-width: 767px) {
	.resourcetop {
		display: none;
	}
	#resourcetop-modal table {
		width: 489px;
	}
	#resourcetop-mobile {
		display: block;
	}
	#tabs-resources ul#tabs {
		display: none;
	}
	#resource-content {
		display: none;
	}
	.resource-col2 {
		width: 90%;
		margin-left: 0px;
	}
	.resource-col2 button:before {
		content: '';
		display: block;
		clear: both;
	}
	.resource-col2 button {
		margin-top: 10px;
	}
	.resource-col2a {
    float: none;
}
}


@media only screen and (max-width: 509px) {
	#resourcetop-modal table {
		width: 320px;
	}
	.resource-col1 {
		float: none;
		width: 100%;
	}
	.resource-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.resource-col2a {
		float: none;
	}
	.resource-col2b {
		float: none;
		margin-right: 0;
	}
}


@media only screen and (max-width: 320px) {
	#resourcetop-modal table {
		width: 280px;
	}
	#resourcetop-modal td {
		padding: 10px;
		font-size: 14px;
		line-height: 16px;
	}
}


@media only screen and (max-width: 240px) {
	#resourcetop-modal table {
		width: 160px;
	}
	#resourcetop-modal td {
		padding: 8px;
		font-size: 12px;
		line-height: 13px;
	}
}


/* === iframes === */

#widthguide-desktop,
#widthguide-tablet,
#widthguide-mobilelg,
#widthguide-mobilesm {
	background-color: #e5e5e5;
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
}

#widthguide-tablet,
#widthguide-mobilelg,
#widthguide-mobilesm {
	display: none;
}


@media only screen and (max-width: 1120px) {
	#widthguide-desktop {
		display: none;
	}
	#widthguide-tablet {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	#widthguide-tablet {
		display: none;
	}
	#widthguide-mobilelg {
		display: block;
	}
}

@media only screen and (max-width: 509px) {
	#widthguide-mobilelg {
		display: none;
	}
	#widthguide-mobilesm {
		display: block;
	}
	#iframe-compare iframe {
		min-height: 0;
	}
}


/* === email & login popups === */

.emailpop,
.loginpop {
	background-color: #ffffff;
}

.email-close,
.login-close {
	float: right;
	margin: 10px 12px 18px 12px;
}

.email-title {
	padding: 35px 0 0 20px;
}

.login-title {
	float: left;
	padding: 15px 0 0 20px;
}

.emailbox,
.loginbox {
	width: 460px;
	padding: 15px 20px 20px 20px;
}

.emailbox .emailboxlabel,
.loginbox .loginboxlabel {
	margin: 12px 0 2px 0;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
}

.emailbox .emailboxlabel-first,
.loginbox .loginboxlabel-first {
	margin: 0 0 2px 0;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
}

.emailbox-col1,
.loginbox-col1 {
	float: left;
	width: 210px;
}

.emailbox-col2,
.loginbox-col2 {
	float: left;
	width: 210px;
	padding-left: 16px;
}

.emailbox input[type="text"],
.emailbox textarea,
.emailbox-col1 input[type="text"],
.emailbox-col1 textarea,
.emailbox-col2 input[type="text"],
.emailbox-col2 textarea,
.loginbox input[type="text"],
.loginbox textarea,
.loginbox-col1 input[type="text"],
.loginbox-col1 textarea,
.loginbox-col2 input[type="text"],
.loginbox-col2 textarea {
	background-color: #f1f8f8 !important;
	border: 1px solid #b4d7db !important; /* state variation */
	width: 100%;
	padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.emailbot,
.loginbot {
	background-color: #f1f8f8;
	border-top: 1px solid #b4d7db !important; /* state variation */
	padding: 20px;
}

.emailrequired,
.loginrequired {
	float: right;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
}

.formarea-clear {
	float: left;
}

.formarea-submit {
	float: right;
}

.formarea-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #69cdf0 !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #ffffff !important;
	background: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.formarea-submit input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.formarea-clear input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background-color: #f1f1f1;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #0067b9;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #eff2f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eff2f5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#eff2f5 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#eff2f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff2f5',GradientType=0 );
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	behavior: url(/utilities/js/PIE.htc);
}

.formarea-clear input:hover {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f6f8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.accordion-colorful .formarea {
	background: none;
	border: none;
	padding: 0 !important;
	margin-top: 0 !important;
}


@media only screen and (max-width: 509px) {
	.emailbox,
	.loginbox {
		width: 100%;
		padding: 10px 20px 20px 20px;
	}
	.emailbox-col1,
	.loginbox-col1 {
		float: none;
		width: 100%;
	}
	.emailbox-col2,
	.loginbox-col2 {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.emailrequired,
	.loginrequired {
		float: none;
		margin-top: 10px;
	}
}


/* === open account === */

#openintro {
	margin-top: 3px;
}

.openintro-col1 {
	float: left;
	width: 370px;
	margin-left: 50px;
}

.openintro-col1 h3 {
	margin: 0 0 4px 0 !important;
}

.openintro-col2 {
	float: left;
	width: 220px;
	text-align: right;
	padding-top: 5px;
}

#openaccount-mobile {
	display: none;
}

.acctdetails {
	border: 1px solid #d6dbd9;
	padding: 30px 20px 25px 30px;
	margin-bottom: 45px;
}

.acctdetails-inner {
	background: url('/images/dots-v2.png') repeat-y center top;
}

.acctdetails-col1 {
	float: left;
	width: 50%;
	padding: 15px 30px 0 0;
}

.acctdetails-col2 {
	float: left;
	width: 50%;
	padding: 15px 0 0 15px;
}

.acctdetails-coltext {
	margin-left: 50px;
}

.acctdetails-coltext2 {
	margin-left: 83px;
}

.acctdetails-coltext h5,
.acctdetails-coltext2 h5 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #0067b9; /* state variation */
	margin-top: 10px;
	margin-bottom: 5px;
}

.acctdetails-coltext h6,
.acctdetails-coltext2 h6 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px !important;
	line-height: 21px !important;
	color: #0067b9; /* state variation */
	margin-top: 10px;
	margin-bottom: 5px;
}

.acctdetails-download {
	float: left;
	width: 50px;
	text-align: center;
}

.acctdetails-email {
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 5px;
}

.acctdetails-email2 {
	float: left;
	width: 50px;
	text-align: center;
	padding-top: 5px;
	margin-left: 38px;
}

.acctdetails-list {
	margin-left: 5px;
}

.icontext-img {
	float: left;
	width: 30px;
}

.icontext {
	float: left;
	width: 240px;
	margin: 5px 0 0 5px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	color: #0067b9;
}

.opentext {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	width: calc(100% - 224px);
	margin-bottom: 20px;
}

.opentext2 {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	width: calc(100% - 224px);
}

.opentext3 {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 21px;
}

.openbtn {
	display: inline-block;
	width: 220px;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 20px;
}

.openbtn2 {
	display: inline-block;
	width: 220px;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 80px;
}

.openbtn3 {
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 20px;
}

.openbtn4 {
	display: inline-block;
	width: 600px;
	margin-top: 7px;
	margin-bottom: 20px;
}

.openbtn5 {
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 25px;
}

.openbtn5 .btn1 {
	width: 310px;
	padding: 18px 30px 18px 30px;
	border-bottom: 1px solid #004a76; /* state variation */
	color: #ffffff;
	background: #008cdd; /* state variation */
	background: -moz-linear-gradient(top,  #008cdd 0%, #0067a3 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008cdd), color-stop(100%,#0067a3)); /* state variation */
	background: -webkit-linear-gradient(top,  #008cdd 0%,#0067a3 100%); /* state variation */
	background: -o-linear-gradient(top,  #008cdd 0%,#0067a3 100%); /* state variation */
	background: -ms-linear-gradient(top,  #008cdd 0%,#0067a3 100%); /* state variation */
	background: linear-gradient(to bottom,  #008cdd 0%,#0067a3 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cdd', endColorstr='#0067a3',GradientType=0 ); /* state variation */
}

.openbtn5 .btn1:hover {
	border-bottom: 1px solid #004a76; /* state variation */
	background: #3385b5; /* state variation */
	background: -moz-linear-gradient(top,  #33a4e4 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a4e4), color-stop(100%,#3385b5)); /* state variation */
	background: -webkit-linear-gradient(top,  #33a4e4 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #33a4e4 0%,#3385b5 100%); /* state variation */
	background: -ms-linear-gradient(top,  #33a4e4 0%,#3385b5 100%); /* state variation */
	background: linear-gradient(to bottom,  #33a4e4 0%,#3385b5 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a4e4', endColorstr='#3385b5',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
	text-decoration: none !important;
}

.openbtn6 {
	display: inline-block;
	margin-top: 7px;
	margin-bottom: 25px;
}

.openbtn6 .btn1 {
	width: 310px;
	padding: 18px 30px 18px 30px;
	border-bottom: 1px solid #cc651c; /* state variation */
	color: #ffffff;
	background: #ffad41; /* state variation */
	background: -moz-linear-gradient(top,  #ffad41 0%, #f29418 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad41), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffad41 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad41', endColorstr='#f29418',GradientType=0 ); /* state variation */
}

.openbtn6 .btn1:hover {
	border-bottom: 1px solid #ffa33b; /* state variation */
	background: #feb300; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
	text-decoration: none !important;
}

@media only screen and (max-width: 1020px) {
	.openbtn5 .btn1 {
		width: auto !important;
		padding: 11px 30px 8px 30px !important;
	}
	.openbtn6 .btn1 {
		width: auto !important;
		padding: 11px 30px 8px 30px !important;
	}
	#widgetarea .openbtn5 .btn1 {
		width: inherit !important;
		padding: 18px 30px 18px 30px !important;
	}
	#widgetarea .openbtn6 .btn1 {
		width: inherit !important;
		padding: 18px 30px 18px 30px !important;
	}
}

@media only screen and (max-width: 509px) {
	.openbtn5 .btn1 {
		width: 280px !important;
	}
	#widgetarea .openbtn5 .btn1 {
		width: inherit !important;
	}
	.openbtn6 .btn1 {
		width: 280px !important;
	}
	#widgetarea .openbtn6 .btn1 {
		width: inherit !important;
	}
	#promo5 #widgetarea {
		padding-left: 40px;
	}
}


@media only screen and (max-width: 767px) {
	#openaccount {
		display: none;
	}
	#openaccount-mobile {
		display: block;
		margin-top: 10px;
	}
	#openlinks-mobile {
		font-size: 16px;
		line-height: 21px;
		border-top: 1px solid #e1e1e1;
	}
	#openlinks-mobile a:link,
	#openlinks-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none !important;
	}
	#openlinks-mobile a:hover,
	#openlinks-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none !important;
	}
	.openlinks-row-mobile {
		border-bottom: 1px solid #e1e1e1;
		padding: 15px 0;
	}
	.openlinks-row-mobile a {
		display: block;
		cursor: pointer;
	}
	.openlinks-box-mobile {
		width: 460px;
		margin: 0 auto;
	}
	.openlinks-row-mobile .icon-arrowimg {
		float: right;
		background-image: url('/images/icon-arrow-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: 0 .3em;
	    width: 11px;
	    height: 16px;
	    margin-left: 20px;
	}
	.lte8 .openlinks-row-mobile .icon-arrowimg {
		background-image: url('/images/icon-arrow.png');
	}
	.openlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o-2x.png');
	}
	.lte8 .openlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o.png');
	}
}

@media only screen and (max-width: 509px) {
	.openlinks-box-mobile {
		width: 280px;
	}
}


@media only screen and (max-width: 240px) {
	.openlinks-box-mobile {
		width: 200px;
	}
	.icontext {
		width: 160px;
	}
}


/* === research === */

#researchlinks-mobile {
	display: none;
}

@media only screen and (max-width: 767px) {
	#researchlinks-mobile {
		display: block;
		font-size: 16px;
		line-height: 21px;
		border-top: 1px solid #e1e1e1;
	}
	#researchlinks-mobile a:link,
	#researchlinks-mobile a:visited {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none !important;
	}
	#researchlinks-mobile a:hover,
	#researchlinks-mobile a:active {
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 400;
		font-style: normal;
		text-decoration: none !important;
	}
	.researchlinks-row-mobile {
		border-bottom: 1px solid #e1e1e1;
		padding: 15px 0;
	}
	.researchlinks-row-mobile a {
		display: block;
		cursor: pointer;
	}
	.researchlinks-box-mobile {
		width: 460px;
		margin: 0 auto;
	}
	.researchlinks-row-mobile .icon-arrowimg {
		float: right;
		background-image: url('/images/icon-arrow-2x.png');
		background-size: 11px 10px;
		background-repeat: no-repeat;
		background-position: 0 .3em;
	    width: 11px;
	    height: 16px;
	    margin-left: 20px;
	}
	.lte8 .researchlinks-row-mobile .icon-arrowimg {
		background-image: url('/images/icon-arrow.png');
	}
	.researchlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o-2x.png');
	}
	.lte8 .researchlinks-row-mobile:hover .icon-arrowimg {
		background-image: url('/images/icon-arrow-o.png');
	}
}

@media only screen and (max-width: 509px) {
	.researchlinks-box-mobile {
		width: 280px;
	}
}

@media only screen and (max-width: 240px) {
	.researchlinks-box-mobile {
		width: 200px;
	}
}



/* === splitbox === */

.splitbox {
	background: url("/images/dots-v2.png") repeat-y center center;
}

.splitbox-head {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	padding: 10px 15px;
	margin-bottom: 15px;
	color: #ffffff;
	background-color: #52a876; /* state variation */
}

.split-col1 {
	float: left;
	width: 300px;
	text-align: center;
	margin-bottom: 30px;
}

.split-col2 {
	float: left;
	width: 300px;
	margin-left: 40px;
	text-align: center;
}

@media only screen and (max-width: 1120px) {
	.split-col1 {
		width: 334px;
	}
	.split-col2 {
		width: 334px;
	}
}

@media only screen and (max-width: 767px) {
	.splitbox {
		background: none;
	}
	.split-col1 {
		float: none;
		width: 100%;
	}
	.split-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
}


/* === appointments === */

.content #apptwrap ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: disc outside none !important;
}

.content #apptwrap ul li {
	background: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0 !important;
}

.content #apptwrap ul ul {
	margin: 0;
	padding: 0;
	list-style: disc outside none;
}

.content #apptwrap ul ul li {
	background: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0 !important;
}

.content #apptwrap h2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	color: #0067b9 !important; /* state variation */
	margin-bottom: 24px;
}

.content #apptwrap h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #0067b9 !important; /* state variation */
	margin-bottom: 15px;
}

.content #apptwrap .dropdown {
	border: none !important;
}

.content #apptwrap li.active {
	display: block !important;
}

.content #apptwrap ul li.divider {
	display: none !important;
}

.content #apptwrap ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.content #apptwrap .col-md-8 {
	padding-right:0 !important;
	padding-left:0 !important;
	width: auto !important;
}

.content #apptwrap .text-danger {
	color: #0067b9 !important;
}

.content #apptwrap #nts .nav-pills>li.active>.nav-item,
.content #apptwrap #nts .nav-pills>li.active>a,
.content #apptwrap #nts .nav-pills>li.active>a:hover,
.content #apptwrap #nts .nav-pills>li.active>a:focus {
    color: #000;
    background-color: #eaf4f5 !important;
}

.content #apptwrap #nts .hc_cal .row .today .btn-default,
.content #apptwrap #nts .hc_week .row .today .alert-condensed,
.content #apptwrap #nts .hc_month .row .today .alert-condensed {
	border-color: #0a56a7 !important;
}

.content #apptwrap #nts .panel-success-o .panel-heading,
.content #apptwrap #nts .alert-success-o,
.content #apptwrap #nts .alert-success2 {
	color: #0a56a7 !important;
	border-color: #0067b9 !important;
}

.content #apptwrap #nts .btn-success2 {
	border-color: #0067b9 !important;
}

.content #apptwrap #nts .icon-success {
	color: #0067b9 !important;
	border-color: #0067b9 !important;
}

.content #apptwrap #nts .hc_cal .row .today .btn-default,
.content #apptwrap #nts .hc_week .row .today .alert-condensed,
.content #apptwrap #nts .hc_month .row .today .alert-condensed {
	border-color: #0a56a7 !important;
}

.content #apptwrap #nts div.ntsFullyBooked,
.content #apptwrap #nts div.ntsFullyBooked a,
.content #apptwrap #nts span.ntsFullyBooked {
	background-color: #0a56a7 !important;
}

.content #apptwrap #nts .ntsApproved {
	background-color: #eaf4f5 !important;
}

.content #apptwrap #nts span.ntsApproved2 {
	border-color: #eaf4f5 !important;
}

.content #apptwrap #nts span.ntsWorking2 {
	border-color: #eaf4f5 !important;
	background-color: #eaf4f5 !important;
}

.content #apptwrap #nts span.ntsCompleted2 {
	border-color: #0067b9 !important;
	background-color: #eaf4f5 !important;
}

.content #apptwrap #nts span.ntsCompleted2_NotAck {
	border-color: #0067b9 !important;
}

.content #apptwrap #nts span.ntsCompleted {
	border-color: #0067b9 !important;
	background-color: #eaf4f5 !important;
}

.content #apptwrap #nts .ntsWorking {
	background-color: #eaf4f5 !important;
}

.content #apptwrap #nts .btn-success {
	background-color: #0067b9 !important;
	border-color: #3c763d !important;
}

.content #apptwrap #nts .btn-success:hover,
.content #apptwrap #nts .btn-success:focus,
.content #apptwrap #nts .btn-success:active,
.content #apptwrap #nts .btn-success.active,
.content #apptwrap #nts .open .dropdown-toggle.btn-success {
	background-color: #0067b9 !important;
	border-color: #3c763d !important;
}

.content #apptwrap #nts .btn-success.disabled,
.content #apptwrap #nts .btn-success[disabled],
.content #apptwrap #nts fieldset[disabled] .btn-success,
.content #apptwrap #nts .btn-success.disabled:hover,
.content #apptwrap #nts .btn-success[disabled]:hover,
.content #apptwrap #nts fieldset[disabled] .btn-success:hover,
.content #apptwrap #nts .btn-success.disabled:focus,
.content #apptwrap #nts .btn-success[disabled]:focus,
.content #apptwrap #nts fieldset[disabled] .btn-success:focus,
.content #apptwrap #nts .btn-success.disabled:active,
.content #apptwrap #nts .btn-success[disabled]:active,
.content #apptwrap #nts fieldset[disabled] .btn-success:active,
.content #apptwrap #nts .btn-success.disabled.active,
.content #apptwrap #nts .btn-success[disabled].active,
.content #apptwrap #nts fieldset[disabled] .btn-success.active {
	background-color: #0067b9 !important;
	border-color: #3c763d !important;
}
.content #apptwrap #nts .btn-success .badge {
	color: #0067b9 !important;
}

.content #apptwrap #nts textarea {
	max-width: 100% !important;
}

#main .content #apptwrap a:link,
#main .content #apptwrap a:visited,
#main .content #apptwrap a:hover,
#main .content #apptwrap a:active {
	text-decoration: none !important;
}

#main .content #apptwrap ul.list-unstyled li {
	width: 100% !important;
}

#main .content #apptwrap ul li ul li:before,
#main .content #apptwrap ol li ul li:before,
.extra .content #apptwrap ul li ul li:before,
.extra .content #apptwrap ol li ul li:before {
	content: "" !important;
	position: relative !important;
	left: -5px !important;
}

ul.nav-pills ul {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.nav-pills li.active {
	display: none !important;
}

ul.pull-right li {
	display: none !important;
}

#nts ul, #nts ol, #nts dl {
	position: inherit;
}

/* === appointments === */

.content #apptwrap ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: disc outside none !important;
}

.content #apptwrap ul li {
	background: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0 !important;
}

.content #apptwrap ul ul {
	margin: 0;
	padding: 0;
	list-style: disc outside none;
}

.content #apptwrap ul ul li {
	background: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0 !important;
}

.content #apptwrap h2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	color: #0067b9; /* state variation */
	margin-bottom: 24px;
}

.content #apptwrap h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #0067b9; /* state variation */
	margin-bottom: 15px;
}

.content #apptwrap .dropdown {
	border: none !important;
}

.content #apptwrap li.active {
	display: block !important;
}

.content #apptwrap ul li.divider {
	display: none !important;
}

.content #apptwrap ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.content #apptwrap .col-md-8 {
	padding-right:0 !important;
	padding-left:0 !important;
	width: auto !important;
}

.content #apptwrap .text-danger {
	color: #2aa164 !important;
}

#main .content #apptwrap a:link,
#main .content #apptwrap a:visited,
#main .content #apptwrap a:hover,
#main .content #apptwrap a:active {
	text-decoration: none !important;
}

#main .content #apptwrap ul li ul li:before,
#main .content #apptwrap ol li ul li:before,
.extra .content #apptwrap ul li ul li:before,
.extra .content #apptwrap ol li ul li:before {
	content: "" !important;
	position: relative !important;
	left: -5px !important;
}

ul.nav-pills ul {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.nav-pills li.active {
	display: none !important;
}

ul.pull-right li {
	display: none !important;
}

#nts ul, #nts ol, #nts dl {
	position: inherit;
}

ul.list-unstyled li {
	clear: both !important;
	width: 100% !important;
}


/*Alyson's Menu Fixes*/
.dropdown{
  background: url("/images/mobilenav-arrowright.png") no-repeat right 20px center;
}
.submenus{
  position: relative;
  left: 265px;
  background-color: #35393a !important;
  visibility: hidden;
}
.submenus ul{
	position:absolute;
	top:0;
	/*z-index:10;*/
    width: 265px;
}
.submenus ul > li a{
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	font-style: normal;
	background-color:#35393a;
	display:block;
	color: #cccccc;
	padding: 14px 18px 12px 18px;
	border-top: 1px solid #5b5c5e;
  border-bottom: 1px solid #333436;

}
.submenus ul > li:first-child a {
	text-transform:uppercase;
	text-align:center;
	font-size: 14px;
	font-weight: 500;
	background: #47484a url("/images/mobilenav-arrowleft.png") no-repeat 20px center;
}
.dropdown {
	border-top: 1px solid #5b5c5e;
  	border-bottom: 1px solid #333436;	
    padding: 4px 1px 3px;	
}
.dropdown a {
	color: #cccccc;
	display: block;
}
.navmenu-default{
	left:0;
	visibility: hidden;
}
.dropdown, .pagination{
	cursor: pointer;
}

/*Alyson's Menu Fixes*/
.dropdown{
  background: url("/images/mobilenav-arrowright.png") no-repeat right 20px center;
}
.submenus{
  position: relative;
  left: 265px;
}
.submenus ul{
	position:absolute;
	top:0;
	/*z-index:10;*/
    width: 265px;
}
.submenus ul > li a {
	background-color:#35393a;
	display:block;
	color: #cccccc;
	padding: 14px 18px 12px 18px;
	border-top: 1px solid #5b5c5e;
  border-bottom: 1px solid #333436;

}
.submenus ul > li:first-child a{
	text-transform:uppercase;
	text-align:center;
	background: #47484a url("/images/mobilenav-arrowleft.png") no-repeat 20px center;
}
.submenus ul > li a{
	color:#ccc;
}
.dropdown{
	border-top: 1px solid #5b5c5e;
  	border-bottom: 1px solid #333436;	
    padding: 4px 1px 3px;	
}
.dropdown a{
	color:#ccc;
	display:block;
}
.navmenu-default{
	left:0;
	visibility: hidden;
  	padding-bottom: 20px;
  	position: absolute;
	top: 0px;
	overflow-y:visible !important;
}
.navmenu-email, #mobilefollow, .navmenu-default li{
	background-color:#47484a;
}
#mobilefollow{
	padding: 12px 18px;
  	margin: 0;
}
.navmenu-nav {
  margin-bottom: 0px;
}
.submenus ul{
	padding-bottom:20px;
}
.dropdown, .pagination{
	cursor: pointer;
}
.open{
	background: url('/images/mobilenav-trigger1-close.png') no-repeat left top;
}
.closed{
	background: url('/images/mobilenav-trigger1-default.png') no-repeat left top;
}
.submenus{
	visibility: hidden;
}
.submenus ul li{
	list-style-type:none;
}
@media only screen and (max-width: 509px) {
	.openlinks-box-mobile {
		width: 280px;
	}
	.open{
	background: url('/images/mobilenav-trigger2-close.png') no-repeat left top;
	}
	.closed{
		background: url('/images/mobilenav-trigger2-default.png') no-repeat left top;
	}
}
body, html{
	overflow-x:hidden;
}
.gradient-overlay{
  display: block;
  width: 265px;
  left: 0px;
  height: 20px;
  z-index: 4;
	position: fixed;
    bottom: 0;
}

.navmenu-default .gradient-overlay{
  z-index: 4;
  background: -moz-linear-gradient(top, rgba(71,72,74,0) 0%, rgba(71,72,74,0) 1%, rgba(71,72,74,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,72,74,0)), color-stop(1%,rgba(71,72,74,0)), color-stop(100%,rgba(71,72,74,1)));
  background: -webkit-linear-gradient(top, rgba(71,72,74,0) 0%,rgba(71,72,74,0) 1%,rgba(71,72,74,1) 100%);
  background: -o-linear-gradient(top, rgba(71,72,74,0) 0%,rgba(71,72,74,0) 1%,rgba(71,72,74,1) 100%);
  background: -ms-linear-gradient(top, rgba(71,72,74,0) 0%,rgba(71,72,74,0) 1%,rgba(71,72,74,1) 100%);
  background: linear-gradient(to bottom, rgba(71,72,74,0) 0%,rgba(71,72,74,0) 1%,rgba(71,72,74,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0047484a', endColorstr='#47484a',GradientType=0 );

}
.submenus .gradient-overlay{
	  z-index: 3;
    top: initial;
background: -moz-linear-gradient(top, rgba(53,57,58,0) 0%, rgba(53,57,58,0) 30%, rgba(53,57,58,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,57,58,0)), color-stop(30%,rgba(53,57,58,0)), color-stop(100%,rgba(53,57,58,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(53,57,58,0) 0%,rgba(53,57,58,0) 30%,rgba(53,57,58,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(53,57,58,0) 0%,rgba(53,57,58,0) 30%,rgba(53,57,58,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(53,57,58,0) 0%,rgba(53,57,58,0) 30%,rgba(53,57,58,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(53,57,58,0) 0%,rgba(53,57,58,0) 30%,rgba(53,57,58,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0035393a', endColorstr='#35393a',GradientType=0 ); /* IE6-9 */

}

#header-mobile{
	/*position: fixed;*/
  z-index: 10;		
}
#comparisonIframe{
	width: calc(100% + 45px) !important;
	margin-left: -24px;
}
.lte8 #comparisonIframe{
	display: none;
}
.lte8 #addup {
	display: none;
}
.oldbrowser {
	display: none;
}
.lte8 .oldbrowser {
	display: block;
}
@media only screen and (max-width: 767px){
 	#comparisonIframe{
  		display:none;
	}
}
/*Popover*/
span[data-popover="true"]{
	display:block;
}
.popover{
	box-shadow:none !important;
    max-width: 340px;
	border:#d9ede1 solid 2px !important;
	border-radius: 0 !important;
    
}
.popover h3{
	color:#0067b9 !important;
}
.popover a {
	font-family: Arial,Helvetica,sans-serif !important;
	font-weight: bold !important;
}
.popover-content{
	width: 340px !important;
	padding: 25px !important;
}
.popover-content p {
	margin-bottom: 0 !important;
  padding: 0 !important;
	border-bottom:0 !important;
}
.popover>.arrow:after {
  bottom: 7px;
  margin-left: -20px !important;
  top: -23px;

  border-width: 20px 20px 0 !important;
}
.popover.top {
  margin-top: -18px !important;
}
.popover.top>.arrow {
	  margin-left: -20px;
	bottom: -21px;
	border-width: 20px 20px 0 !important;
  border-top-color: #d9ede1 !important;
}
button.faq{
	background-color:transparent;
	border:0;
	color:#0067b9;
	font-weight:500;
	text-align:left;
	font-family:Ubuntu;
	padding-left: 0 !important;
}
.searchResult{
	display:none;
}
.searchResult.activeCat.activePage{
	display:block;
}
.categories{
	float:right;
	margin-bottom: 10px;
}
.categories span{
	color:#0067b9;
}
.categories span:hover{
	color:#41B6E6;
	cursor: pointer;
	text-decoration:underline;
}
.categories span.selectedFilter{
	color:#333;
}
.categories span.selectedFilter:hover{
	color:#333 !important;
	cursor: auto;
	text-decoration: none !important;
	border-bottom:0;
	
}
.paginationTest{
	display:inline-block;
}
.paginationTest span{
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #0067b9;
  color: #ffffff !important;
  font-weight: bold;
  text-align: center;
  /*margin-right: 2px;*/
  border: 1px solid #0067b9;
  font-size: 12px;
  line-height: 15px;
}
.paginationTest span:hover{

	cursor: pointer;
}
.paginationTest span.current{
  color: #000000 !important;
  background-color: #ffffff;
}
.prev, .next {
  background-image: url('/images/pagination.png');
  display: inline-block;
  height: 13px !important;
  width: 8px !important;
  border: none !important;
  position: relative;
  top: 3px;
  background-color:none !important;
}
.next {
  margin-left: 2px;
  background-position: right;
}
.prev {
  margin-right: 5px !important;
  background-position: left;
}
.categories span{
	text-transform:capitalize;
}
#faq, #pdf{
	text-transform:uppercase;
}
.ui-loader{
	display:none;
}
span.selectpicker{
	display:none;
}
#menu-main, .submenus{
    position: fixed;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.submenus{
    width: 530px;
}
.submenus > div{
	margin-left:0;
	width:265px;
}
.navmenu-default, .submenus > div{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    /*-webkit-overflow-scrolling: touch;*/
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}
#find:hover{
	cursor:pointer;
	background-color: #0067b9;
	background-image: url('/images/mega2-lineright.gif'), url('/images/mega2-lineright.gif');
    background-position: 215px 0, right, 0;
    background-repeat: no-repeat, no-repeat;
}

.ui-radio{
	display:inline-block;
}
.ui-radio input{
	float:left;
}
.ui-radio label{
   margin: 0 10px 0 -12px;
}
.ui-checkbox input{
    margin-left: 0px !important;
    position: absolute;
    left: 0;
}
.fancybox-next, .fancybox-prev{
	display:none;
}

span.cs-field {
	display:none;
}

.submenus > div{
	visibility: hidden;
}

button.icon-tooltip2 {
	display: inline-block !important;
	background: none !important;
	border: none !important;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
}

.table-2col button.icon-tooltip2,
.table-default button.icon-tooltip2 {
	background: none !important;
	border: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
}

.pdfLink{
	cursor:pointer;
	color: #0067b9 !important;
}
.pdfLink:hover{
	text-decoration: underline;
	color: #41B6E6;
}
 .fancybox-opened .fancybox-skin {
    background-color: #fff;
}
.fancybox-content {
	padding: 30px;
}
.fancybox-content p {
	margin: 0 0 12px 0;
}
.fancybox-content h2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	line-height: 28px;
	color: #0064a2; /* state variation */
	margin-bottom: 24px;
}
.fancybox-content h3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	color: #0064a2; /* state variation */
	margin-bottom: 15px;
}
.fancybox-content ul {
	margin: 0 0 12px 0;
}

.fancybox-content ul li {
	margin: 0 0 10px 19px;
}

.fancybox-content ol {
	margin: 0 0 10px 0;
	padding: 0;
	counter-reset: item;
}

.fancybox-content ol li {
	margin: 0;
	padding: 0 0 10px 25px;
	text-indent: -12px;
	list-style-type: none;
	counter-increment: item;
}

.extra{
	display:inline-block;
	padding-right: 25px !important;
}
.extra table{
	display:inline-block;
	width: auto;
	
}
.extras-close {
    position: absolute;
    display: block;
    top: 25px;
    right: 25px;
	float:none;
}
.buzznav-select ul.dropdown-menu, .buzznav-select ul.dropdown-menu li:last-child{
	margin-bottom:0 !important;
}
.buzznav-select ul.dropdown-menu li{
	margin-left:0 !important;
}
.buzznav-select ul.dropdown-menu li:first-child{
	display:none !important;
}
a.cancelButton{
    padding-top: 11px !important;
}

#find{
    position: absolute;
    top: 0;
	z-index:5;
	text-align:right;
    padding-right: 15px;
}
#block{
	z-index:3;
	display:block;
	background-color:#0067b9;
	height:57px;
	width:300px;
}
#search{
	position: absolute;
    top: 0;
	z-index:1;
}
#findbutton{
	width:300px;
}
#gift-dropdown ul li:first-child{
	display:none;
}

/* === image hover === */

.ienlarger {
	float: right;
	clear: none; /* set to left or right if needed */
	padding-bottom: 0px;
	padding-right: 0px;
}

.ienlarger a { 
	display: block;
	text-decoration: none;
}

.ienlarger a:hover {
 	position: relative;
}

.ienlarger a span {
	position: absolute;
	display: none;
	text-decoration: none;
	padding: 0;
}

html.prel-touch-device .ienlarger a span,
html.touch-device .ienlarger a span {
	pointer-events: none !important;
}

.ienlarger img {
	border-width: 0;
}

.ienlarger a:hover span { 
	display: block;
	top: -200px;
	right: -200px;
	z-index: 100;
}

html.prel-touch-device .ienlarger,
html.touch-device .ienlarger {
	pointer-events: none !important;
}

/* === promos === */

#promobannerfull {
	width: 100%;
}

#promobanner1 {
	background-color: #6acef1;
	height: 165px;
}

#promobanner2 {
	background: url('/images/promobanner2-back.png') repeat-x left top;
	height: 160px;
}

#promobanner1-content,
#promobanner2-content {
	width: 1000px;
	margin: 0 auto;
}

#promobanner2-content {
	width: 1000px;
	margin: 0 auto;
}

#promobanner1-title {
	padding-top: 15px;
}

#promobanner2-title {
	padding-top: 30px;
}

#promo1-mainbox,
#promo2-mainbox,
#promo5-mainbox,
#promo6-mainbox,
#promo7-mainbox,
#promo10-mainbox,
#promo12-mainbox {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#promo10-mainbox-mobile {
	display: none;
}

#promo1-main {
	position: absolute;
	top: 12px;
	right: 50px;
	z-index: 2;
}

#promo2-main {
	position: absolute;
	top: 600px;
	right: 50px;
	z-index: 2;
}

#promo5-main {
	position: absolute;
	top: 46px;
	right: 50px;
	z-index: 2;
}

#promo6-main {
	position: absolute;
	top: 16px;
	right: 80px;
	z-index: 2;
}

#promo7-main {
	position: absolute;
	top: 46px;
	right: 50px;
	z-index: 2;
}

#promo10-main {
	position: absolute;
	top: 46px;
	right: 50px;
	z-index: 2;
}

#promo5-main-mobile {
	display: none;
}

#promo6-main-mobile {
	display: none;
}

#promo7-main-mobile {
	display: block;
}

#promo2-mainboxfull {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#promo2-mainfull {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 2;
}

#promo3-main {
	margin-bottom: 27px;
}

#promo3-main img {
	max-width: 100px !important;
	height: auto;
}

#promo4-main {
	margin-bottom: 27px;
}

#promo4-main img {
	max-width: 100px !important;
	height: auto;
}

#promo9-main {
	margin-bottom: 27px;
}

#promo9-main img {
	max-width: 603px !important;
	height: auto;
	margin-top: 15px;
}

#promo1-title {
	width: 470px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	margin-bottom: 12px;
}

#promo1-text1 {
	width: 470px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo1-text2 {
	width: 470px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo2-title {
	width: 620px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	margin-bottom: 12px;
}

#promo2-text1 {
	width: 620px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo2-text2 {
	width: 620px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo3 {
	margin-top: -40px;
	background: url('/images/promo3-back.png') repeat-x left top;
}

#promo3-banner {
	padding-top: 40px;
	margin-bottom: 15px;
}

#promo3-banner img {
	max-width: 600px;
	height: auto;
}

#promo3-title img,
#promo4-title img,
#promo9-title img {
	width: 100%;
	height: auto;
}

#promo3-text1 {
	width: 75%;
	color: #0067b9;
	font-size: 22px;
	line-height: 31px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo4 {
	margin-top: -40px;
	background: url('/images/promo4-back.png') repeat-x left top;
}

#promo4-banner {
	padding-top: 40px;
	margin-bottom: 15px;
}

#promo4-banner img {
	max-width: 600px;
	height: auto;
}

#promo4-text1 {
	width: 75%;
	color: #0067b9;
	font-size: 23px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo9 {
	margin-top: -40px;
	background: url('/images/promo9-back.png') repeat-x left top;
}

#promo9-banner {
	padding-top: 40px;
	margin-bottom: 15px;
}

#promo9-banner img {
	max-width: 600px;
	height: auto;
}

#promo9-features {
	float: left;
	width: 350px;
}

#promo9-countbox {
	width: 350px;
	font-weight: bold;
	padding: 30px 0 25px 5px;
	text-align: center;
	background-color: #0d81af;
	margin-bottom: 28px;
}

#promo9-countbox div#TextBox_jbeeb_9,
#promo9-countbox div#TextBox_jbeeb_13,
#promo9-countbox div#TextBox_jbeeb_17,
#promo9-countbox div#TextBox_jbeeb_21,
#promo9-countbox div#TextBox_jbeeb_25 {
	color: #ffffff !important;
}

#promo9-counttext {
	font-size: 12px;
	line-height: 14px;
	padding-right: 20px;
	padding-top: 10px;
	color: #ffffff;
}

#promo9-text1 {
	float: left;
	width: 500px;
	color: #0d81af;
	font-size: 19px;
	line-height: 22px;
	font-weight: 300;
	margin-left: 35px;
	margin-bottom: 8px;
}

#promo9-text1 form {
	color: #808080;
}

.promo9-submit {
	float: left;
}

#promo5 {
	margin-top: -40px;
	background: url('/images/promo5-back.png') repeat-x left top;
}

#promo6 {
	margin-top: -40px;
	background: url('/images/promo6-back.png') repeat-x left top;
}

#promo7 {
	margin-top: -40px;
	background: url('/images/promo7-back.png') repeat-x left top;
}

#promo10 {
	margin-top: -40px;
	background: url('/images/promo10-back.png') repeat-x left top;
}

#promo13 {
	margin-top: -40px;
	background: url('/images/promo13-back.png') repeat-x left top;
}

#promo13 #wrap {
	margin-bottom: 0;
}

#promo13-col1 {
	float: left;
	width: calc(100% - 530px);
	padding-top: 50px;
}

#promo13-col2 {
	float: left;
	width: 500px;
	padding-top: 50px;
	margin-left: 30px;
}

#promo13-text1 {
	color: #0067b9;
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
}

#promo13-introtext {
	color: #0067b9;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
    line-height: 25px;
	padding-left: 190px;
}
	
#promo5-title {
	width: 470px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 12px;
}

#promo5-text1 {
	width: 470px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo5-text2 {
	width: 470px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo5-text2 ul {
	color: #104b62;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

#promo5-text2 ul li ul {
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
}

#promo5-text2 ul li {
	margin-bottom: 8px !important;
}

#promo5-text2 ul li ul li {
	padding: 0 !important;
	margin-bottom: 10px !important;
	background: none !important;
}

#promo5-text2 ul a:link,
#promo5-text2 ul a:visited {
	color: #104b62 !important;
	text-decoration: none !important;
}

#promo5-text2 ul a:hover,
#promo5-text2 ul a:active {
	color: #104b62 !important;
	text-decoration: underline !important;
}

#promo5-text2b ul {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-weight: bold;
}

#promo5-text2b ul li {
	margin: 0 0 5px 0 !important;
}

#promo5-text2b ul a:link,
#promo5-text2b ul a:visited {
	color: #54ae48 !important;
	text-decoration: none !important;
}

#promo5-text2b ul a:hover,
#promo5-text2b ul a:active {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo5-text3 {
	max-width: 600px;
}

#promo6-title {
	width: 470px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 30px;
}

#promo6-text1 {
	width: 560px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo6-text2 {
	width: 680px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo6-text2b {
	width: 560px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo6-text3 {
	width: 680px;
	font-size: 13px;
	line-height: 15px;
}

#promo7-title {
	width: 100%;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 12px;
	padding-left: 88px;
}

#promo7-text1 {
	width: 100%;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo7-text2 {
	width: 100%;
	color: #0099cc;
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	padding-left: 88px;
}

#promo7-text2 ul {
	color: #54ae48;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 15px;
	line-height: 20px;
}

#promo7-text2 ul li ul {
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
}

#promo7-text2 ul li {
	margin: 0 0 8px 0 !important;
}

#promo7-text2 ul li ul li {
	padding: 0 !important;
	margin-bottom: 10px !important;
	background: none !important;
}

#promo7-text2 ul a:link,
#promo7-text2 ul a:visited {
	color: #54ae48 !important;
	text-decoration: none !important;
}

#promo7-text2 ul a:hover,
#promo7-text2 ul a:active {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo7 ul li ul li:before {
	content: none !important;
}

#promo7-text2 p {
	margin-bottom: 8px !important;
}

#promo8 {
	margin-top: -40px;
	background: url('/images/promo8-back.png') repeat-x left top;
}

#promo8-banner {
	float: left;
	width: 592px;
	padding-top: 95px;
	margin-bottom: 10px;
}

#promo8-banner img {
	max-width: 592px;
	height: auto;
}

#promo8-title img {
	width: 100%;
	height: auto;
}

#promo8-main {
	float: left;
}

#promo11 {
	margin-top: -40px;
	background: url('/images/promo11-back.png') repeat-x left top;
}

#promo11-banner {
	float: left;
	width: 592px;
	padding-top: 95px;
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 26px;
}

#promo11-banner img {
	max-width: 592px;
	height: auto;
}

#promo11-banner ul {
	margin-bottom: 20px;
}

#promo11-banner ul li {
	margin-bottom: 0;
}

#promo11-title img {
	width: 100%;
	height: auto;
}

#promo11-main {
	float: left;
	margin-top: 20px;
}

#promo5-title {
	width: 470px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 12px;
}

#promo5-text1 {
	width: 470px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo5-text2 {
	width: 470px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo5-text2 ul {
	color: #104b62;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

#promo5-text2 ul li ul {
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
}

#promo5-text2 ul li {
	margin-bottom: 8px !important;
}

#promo5-text2 ul li ul li {
	padding: 0 !important;
	margin-bottom: 10px !important;
	background: none !important;
}

#promo5-title {
	width: 470px;
	color: #104b62;
	font-size: 22px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 12px;
}

#promo5-text1 {
	width: 470px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo5-text2 {
	width: 470px;
	color: #54ae48;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}

#promo10-title {
	width: 370px;
	color: #104b62;
	font-size: 25px;
	line-height: 29px;
	font-weight: 700;
	padding-top: 40px;
	margin-bottom: 16px;
}

#promo10-text1 {
	width: 470px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	margin-bottom: 8px;
}

#promo10-text2 {
	width: 470px;
	color: #0d81af;
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
}

#promo10-text2 ul {
	color: #54ae48;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

#promo10-text2 ul li ul {
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	background: none !important;
}

#promo10-text2 ul li {
	margin-bottom: 3px !important;
	margin-left: 0 !important;
}

#promo10-text2 ul li ul li {
	padding: 0 !important;
	margin-bottom: 10px !important;
	background: none !important;
}

#promo10-text2 ul a:link,
#promo10-text2 ul a:visited {
	color: #54ae48 !important;
	text-decoration: none !important;
}

#promo10-text2 ul a:hover,
#promo10-text2 ul a:active {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo10 ul li ul li:before {
	content: none !important;
}

#promo10-text2 p {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 8px !important;
}

#promo5-text2 ul {
	color: #104b62;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

#promo1-text2 a:link,
#promo1-text2 a:visited,
#promo2-text2 a:link,
#promo2-text2 a:visited {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo1-text2 a:hover,
#promo1-text2 a:active,
#promo2-text2 a:hover,
#promo2-text2 a:active {
	color: #0067b9 !important;
	text-decoration: underline !important;
}

#promo5-text2 a:link,
#promo5-text2 a:visited {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo5-text2 a:hover,
#promo5-text2 a:active {
	color: #0067b9 !important;
	text-decoration: underline !important;
}

#promo6-text2 a:link,
#promo6-text2 a:visited,
#promo6-text2b a:link,
#promo6-text2b a:visited {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo6-text2 a:hover,
#promo6-text2 a:active,
#promo6-text2b a:hover,
#promo6-text2b a:active {
	color: #0067b9 !important;
	text-decoration: underline !important;
}

#promo7-text2 a:link,
#promo7-text2 a:visited {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo7-text2 a:hover,
#promo7-text2 a:active {
	color: #0067b9 !important;
	text-decoration: underline !important;
}

#promo10-text2 a:link,
#promo10-text2 a:visited {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo10-text2 a:hover,
#promo10-text2 a:active {
	color: #0067b9 !important;
	text-decoration: underline !important;
}

#promo1 h3,
#promo2 h3,
#promo3 h3,
#promo4 h3,
#promo5 h3,
#promo6 h3,
#promo7 h3,
#promo9 h3,
#promo10 h3 {
	color: #104b62 !important;
}

#promo8 h3,
#promo11 h3 {
	color: #0c80ae !important;
	font-weight: 300 !important;
	font-size: 23px !important;
	line-height: 29px !important;
}

#promo1 .formarea,
#promo2 .formarea,
#promo5 .formarea,
#promo7 .formarea,
#promo10 .formarea {
	width: 590px;
	background: none;
	border: none;
	padding: 0;
}

#promo6 .formarea {
	float: left;
	width: 310px;
	background: none;
	border: none;
	padding: 0;
}

#promo6 .formarea select {
	width: 100% !important;
}

#promo3 .formarea,
#promo4 .formarea,
#promo9 .formarea {
	width: 100%;
	background: none;
	border: none;
	padding: 0;
}

#promo3 .formarea a:link,
#promo3 .formarea a:visited,
#promo4 .formarea a:link,
#promo4 .formarea a:visited,
#promo9 .formarea a:link,
#promo9 .formarea a:visited {
	color: #54ae48 !important;
	text-decoration: none !important;
}

#promo3 .formarea a:hover,
#promo3 .formarea a:active,
#promo4 .formarea a:hover,
#promo4 .formarea a:active,
#promo9 .formarea a:hover,
#promo9 .formarea a:active {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

#promo1 .formbox-col1,
#promo2 .formbox-col1,
#promo4 .formbox-col1,
#promo5 .formbox-col1,
#promo6 .formbox-col1,
#promo7 .formbox-col1,
#promo9 .formbox-col1,
#promo10 .formbox-col1 {
	width: 294px;
}

#promo3 .formbox-col1 {
	width: 287px;
	margin-left: -30px;
}

#promo1 .formbox-col2,
#promo2 .formbox-col2,
#promo4 .formbox-col2,
#promo5 .formbox-col2,
#promo6 .formbox-col2,
#promo7 .formbox-col2,
#promo9 .formbox-col2,
#promo10 .formbox-col2 {
	width: 294px;
	padding-left: 18px;
}

#promo3 .formbox-col2 {
	width: 294px;
	padding-left: 0;
}

#promo1 .formbox-col3,
#promo2 .formbox-col3,
#promo3 .formbox-col3,
#promo4 .formbox-col3,
#promo5 .formbox-col3,
#promo6 .formbox-col3,
#promo7 .formbox-col3,
#promo9 .formbox-col3,
#promo10 .formbox-col3 {
	width: 294px;
	padding-left: 18px;
}

#promo1 .formbox-col1c,
#promo1 .formbox-col2c,
#promo1 .formbox-col3c,
#promo2 .formbox-col1c,
#promo2 .formbox-col2c,
#promo2 .formbox-col3c,
#promo3 .formbox-col1c,
#promo3 .formbox-col2c,
#promo3 .formbox-col3c,
#promo4 .formbox-col1c,
#promo4 .formbox-col2c,
#promo4 .formbox-col3c,
#promo5 .formbox-col1c,
#promo5 .formbox-col2c,
#promo5 .formbox-col3c,
#promo6 .formbox-col1c,
#promo6 .formbox-col2c,
#promo6 .formbox-col3c,
#promo7 .formbox-col1c,
#promo7 .formbox-col2c,
#promo7 .formbox-col3c,
#promo9 .formbox-col2c,
#promo9 .formbox-col3c,
#promo10 .formbox-col2c,
#promo10 .formbox-col3c {
	width: 100px;
}

#promo1 .formbox-col1d,
#promo1 .formbox-col2d,
#promo1 .formbox-col3d,
#promo2 .formbox-col1d,
#promo2 .formbox-col2d,
#promo2 .formbox-col3d,
#promo3 .formbox-col2d,
#promo3 .formbox-col3d,
#promo4 .formbox-col1d,
#promo4 .formbox-col2d,
#promo4 .formbox-col3d,
#promo5 .formbox-col1d,
#promo5 .formbox-col2d,
#promo5 .formbox-col3d,
#promo6 .formbox-col1d,
#promo6 .formbox-col2d,
#promo6 .formbox-col3d,
#promo7 .formbox-col1d,
#promo7 .formbox-col2d,
#promo7 .formbox-col3d,
#promo9 .formbox-col1d,
#promo9 .formbox-col2d,
#promo9 .formbox-col3d,
#promo10 .formbox-col2d,
#promo10 .formbox-col3d {
	width: 140px;
}

#promo3 .formbox-col1d {
	width: 130px;
}

#promo1 #logobox,
#promo2 #logobox {
	margin: 20px 0 40px 0;
}

#promo5 #logobox {
	margin: 40px 0 40px 0;
}

#promo5 #widgetarea {
	margin: 0 0 0 0;
}

#promo6 #logobox {
	margin: 40px 0 40px 0;
}

#promo7 #logobox {
	margin: 40px 0 40px 0;
}

#promo8 #logobox {
	margin: 0;
}

#promo11 #logobox {
	margin: 30px 0 0 20px;
}

#promo10 #logobox {
	margin: 30px 0 40px 60px;
}

#promo1 #logobox-mobile,
#promo2 #logobox-mobile,
#promo3 #logobox-mobile,
#promo5 #logobox-mobile,
#promo6 #logobox-mobile,
#promo7 #logobox-mobile {
	margin: 40px 0 0 0;
}

#promo10 #logobox-mobile {
	margin: 0 0 0 0;
}

#promo7 #logobox-mobile {
	padding-left: 80px;
}

#promo1 #logobox img,
#promo1 #logobox-mobile img,
#promo2 #logobox img,
#promo2 #logobox-mobile img,
#promo3 #logobox img,
#promo3 #logobox-mobile img,
#promo5 #logobox img,
#promo5 #logobox-mobile img,
#promo6 #logobox img,
#promo6 #logobox-mobile img,
#promo7 #logobox img,
#promo7 #logobox-mobile img,
#promo8 #logobox img,
#promo8 #logobox-mobile img,
#promo10 #logobox img,
#promo10 #logobox-mobile img {
	width: 320px;
	height: auto;
}

#promo5 #widgetarea img {
	max-width: 320px;
	height: auto;
}

#promo5 .openbtn5 .btn1 {
	width: 302px !important;
}

#promo11 #logobox img,
#promo11 #logobox-mobile img {
	width: 300px;
	height: auto;
}

#promo3 #logobox-main {
	margin: 20px 0 10px 0;
}

#promo3 #logobox-main img {
	width: 320px;
	height: auto;
}

#promo4 #logobox-main {
	margin: 20px 0 10px 0;
}

#promo4 #logobox-main img {
	width: 320px;
	height: auto;
}

#promo9 #logobox-main {
	margin: 20px 0 10px 0;
}

#promo9 #logobox-main img {
	width: 320px;
	height: auto;
}

#promo1 #logobox-mobile,
#promo2 #logobox-mobile,
#promo5 #logobox-mobile,
#promo6 #logobox-mobile,
#promo10 #logobox-mobile {
	display: none;
}

#promo7 #logobox-mobile {
	display: block;
}

#promo1 #contactinfo,
#promo2 #contactinfo,
#promo5 #contactinfo,
#promo6 #contactinfo,
#promo7 #contactinfo,
#promo10 #contactinfo {
	color: #0c80ae;
	margin: 15px 0 0 15px;
	padding: 0;
	font-size: 19px;
	line-height: 23px;
	font-weight: 700;
}

#promo3 #contactinfo {
	color: #0c80ae;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 19px;
	line-height: 23px;
	font-weight: 700;
}

#promo8 #contactinfo,
#promo11 #contactinfo {
	color: #0c80ae;
	margin: 15px 0 15px 13px;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

#promo3 #contactinfo a:link,
#promo3 #contactinfo a:visited,
#promo3 #contactinfo a:hover,
#promo3 #contactinfo a:active {
	color: #0c80ae;
}

#promo8 #contactinfo a:link,
#promo8 #contactinfo a:visited,
#promo8 #contactinfo a:hover,
#promo8 #contactinfo a:active {
	color: #0c80ae;
}

#promo11 #contactinfo a:link,
#promo11 #contactinfo a:visited,
#promo11 #contactinfo a:hover,
#promo11 #contactinfo a:active {
	color: #0c80ae;
}

#promo4 #contactinfo {
	color: #0c80ae;
	margin: 15px 0 15px 15px;
	padding: 0;
	font-size: 19px;
	line-height: 23px;
	font-weight: 700;
}

#promo9 #contactinfo {
	color: #0c80ae;
	margin: 15px 0 15px 15px;
	padding: 0;
	font-size: 19px;
	line-height: 23px;
	font-weight: 700;
}

#promo1 #contactinfo a:link,
#promo1 #contactinfo a:visited,
#promo2 #contactinfo a:link,
#promo2 #contactinfo a:visited,
#promo3 #contactinfo a:link,
#promo3 #contactinfo a:visited,
#promo4 #contactinfo a:link,
#promo4 #contactinfo a:visited,
#promo5 #contactinfo a:link,
#promo5 #contactinfo a:visited,
#promo6 #contactinfo a:link,
#promo6 #contactinfo a:visited,
#promo7 #contactinfo a:link,
#promo7 #contactinfo a:visited,
#promo8 #contactinfo a:link,
#promo8 #contactinfo a:visited,
#promo9 #contactinfo a:link,
#promo9 #contactinfo a:visited,
#promo10 #contactinfo a:link,
#promo10 #contactinfo a:visited,
#promo11 #contactinfo a:link,
#promo11 #contactinfo a:visited {
	text-decoration: none;
}

#promo1 #contactinfo a:hover,
#promo1 #contactinfo a:active,
#promo2 #contactinfo a:hover,
#promo2 #contactinfo a:active,
#promo3 #contactinfo a:hover,
#promo3 #contactinfo a:active,
#promo4 #contactinfo a:hover,
#promo4 #contactinfo a:active,
#promo5 #contactinfo a:hover,
#promo5 #contactinfo a:active,
#promo6 #contactinfo a:hover,
#promo6 #contactinfo a:active,
#promo7 #contactinfo a:hover,
#promo7 #contactinfo a:active,
#promo8 #contactinfo a:hover,
#promo8 #contactinfo a:active,
#promo9 #contactinfo a:hover,
#promo9 #contactinfo a:active,
#promo10 #contactinfo a:hover,
#promo10 #contactinfo a:active,
#promo11 #contactinfo a:hover,
#promo11 #contactinfo a:active {
	text-decoration: underline;
}

#promo3 #rightarea {
	float: right;
	width: 340px;
	text-align: right;
	margin-right: 80px;
	margin-top: -60px;
}

#promo3 #rightarea #contactinfo {
	padding-right: 10px;
}

#promo6 #rightarea {
	float: right;
	width: 590px;
	padding-top: 20px;
}

#promo6 #rightarea #contactinfo,
#promo6 #forminputs #contactinfo,
#promo9 #inputs #contactinfo {

	padding-right: 10px;
}

#promo9 #inputs {
	position: relative;
}

#promo9 #promobox {
	width: 350px;
	background-color: #e8f7fc;
}

#promo9 #promoboxpad {
	padding: 10px 15px 5px 15px;
}

#promo9 .promobox-head {
	color: #104b62;
	font-weight: 700;
	font-size: 17px;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 7px;
}

#promo9 .promobox-row {
	border-top: 1px solid #71cdef;
	color: #1782ad;
	font-size: 17px;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#promo9 .promobox-col1 {
	float: left;
	width: 198px;
}

#promo9 .promobox-col2 {
	float: left;
	width: 98px;
	margin-left: 4px;
}

#promo6 #rightarea,
#promo6 #forminputs {
	color: #104B65;
}

#promo6 #rightarea select,
#promo6 #forminputs select,
#promo9 #inputs select {
	font-size: 16px !important;
	width: 200px;
	text-indent: 5px;
	border: 2px solid #999999;
}

#promo9 #inputs select {
	width: 100px !important;
}

#promo6 #rightarea #inputs,
#promo6 #forminputs #inputs,
#promo9 #inputs {
	clear: both;
	width: 440px;
}

#promo6 #rightarea input[type="text"],
#promo6 #rightarea textarea,
#promo6 #forminputs input[type="text"],
#promo6 #forminputs textarea {
	width: 200px;
	border: 1px solid #999999;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #808080;
	background-color: #f5f9fa !important;
}

#promo9 #inputs input[type="text"],
#promo9 #inputs textarea {
	width: 200px;
	border: 1px solid #999999;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #808080;
	background-color: #ffffff !important;
}

#promo6 #rightarea textarea,
#promo6 #forminputs textarea,
#promo9 #inputs textarea
 {
	height: 76px !important;
}

#promo6 #rightarea .inputfull input[type="text"],
#promo6 #forminputs .inputfull input[type="text"],
#promo9 #inputs .inputfull input[type="text"] {
	width: 426px;
}

#promo9 #inputs input[type="text"] {
	width: 200px;
}

#promo6 #rightarea .inputcol2a input[type="text"],
#promo6 #forminputs .inputcol2a input[type="text"],
#promo9 #inputs .inputcol2a input[type="text"] {
	width: 83px;
}

#promo6 #rightarea .inputcol2a input[type="text"],
#promo6 #forminputs .inputcol2a input[type="text"],
#promo9 #inputs .inputcol2a input[type="text"] {
	width: 83px;
}

#promo6 .inputfull select {
	width: 426px !important;
	margin-bottom: 10px;
}

#promo6 #rightarea .inputcol2b input[type="text"],
#promo6 #forminputs .inputcol2b input[type="text"],
#promo9 #inputs .inputcol2b input[type="text"] {
	width: 83px;
}

#promo6 #rightarea .inputcol1,
#promo6 #forminputs .inputcol1,
#promo9 #inputs .inputcol1 {
	float: left;
	width: 220px;
}

#promo6 #rightarea .inputcol2,
#promo6 #forminputs .inputcol2,
#promo9 #inputs .inputcol2 {
	float: left;
	width: 220px;
	text-align: right;
	padding-right: 14px;
}

#promo6 #rightarea .inputcol2a,
#promo6 #forminputs .inputcol2a,
#promo9 #inputs .inputcol2a {
	float: left;
	width: 107px;
	text-align: left;
	padding-left: 7px;
}

#promo6 #rightarea .inputcol2b,
#promo6 #forminputs .inputcol2b,
#promo9 #inputs .inputcol2b {
	float: left;
	width: 106px;
	padding-right: 6px;
	text-align: right;
}

#promo6 #forminputs .inputcolfull1a,
#promo9 #inputs .inputcolfull1a {
	float: left;
	width: 310px;
}

#promo6 #forminputs .inputcolfull1a input[type="text"],
#promo9 #inputs .inputcolfull1a input[type="text"] {
	width: 100% !important;
}

#promo6 #forminputs .inputcolfull1b,
#promo9 #inputs .inputcolfull1b {
	float: left;
	width: 107px;
	text-align: right;
	margin-left: 10px;
}

#promo6 h3 {
	color: #54ae48 !important;
	font-size: 15px;
    line-height: 20px;
	font-weight: 700;
	margin-bottom: 5px !important;
}

#promo3 #logobox img {
	width: 320px;
	height: auto;
}

#promo4 #videobox {
	margin: 0 0 0 30px;
}

#promo9 #videobox {
	margin: 0 0 0 30px;
}

#promo3 .thirdbox {
	width: 100%;
	margin: 40px 0 0 0 !important;
}

#promo3 .thirdbox .thirdone {
	float: left;
	width: 294px;
}

#promo3 .thirdbox .thirdtwo {
	float: left;
	width: 294px;
	margin-left: 18px;
}

#promo3 .thirdbox .thirdthree {
	float: left;
	width: 294px;
	margin-left: 18px;
}

#promo8 .thirdbox {
	width: 100%;
	margin: 20px 0 0 0 !important;
}

#promo8 .thirdbox .thirdone {
	float: left;
	width: 294px;
}

#promo8 .thirdbox .thirdtwo {
	float: left;
	width: 294px;
	margin-left: 18px;
}

#promo8 .thirdbox .thirdthree {
	float: left;
	width: 294px;
	margin-left: 18px;
}

#promo3 .numbox {
	margin-bottom: 5px;
}

#promo3 .num {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

#promo3 .numtext {
	color: #0067b9;
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 5px;
}

#promo3 .numtext2 {
	color: #104B65;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

#promo3 .numbox-text {
	color: #104B65;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 30px;
}

#promo3 .numbox-text a:link,
#promo3 .numbox-text a:visited {
	color: #54ae48 !important;
	text-decoration: none !important;
}

#promo3 .numbox-text a:hover,
#promo3 .numbox-text a:active {
	color: #54ae48 !important;
	text-decoration: underline !important;
}

.promo6-submit input,
.promo9-submit input {
	border: none;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 500 !important;
	font-style: normal !important;
	min-height: 37px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	font-weight: 500 !important;
	text-align: center !important;
	display: -moz-inline-stack !important;
	display: inline-block !important;
	zoom: 1 !important;
	*display:inline !important;
	background-color: #69cdf0 !important;
	padding: 8px 24px 8px 24px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
	border-bottom: 1px solid #0a749c !important; /* state variation */
	color: #ffffff !important;
	background: #77d0f1 !important; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ) !important;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75) !important;
	behavior: url(/utilities/js/PIE.htc);
}

.promo6-submit input:hover,
.promo9-submit input:hover {
	border-bottom: 1px solid #25a0cc !important; /* state variation */
	background-color: #91d9f4 !important; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

#promo8 .linkbox {
	margin: 30px 0 40px 0;
}

#promo8 .linkbtn {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	background: #6acef1;
	background-image: -webkit-linear-gradient(top, #6acef1, #45acd2);
	background-image: -moz-linear-gradient(top, #6acef1, #45acd2);
	background-image: -ms-linear-gradient(top, #6acef1, #45acd2);
	background-image: -o-linear-gradient(top, #6acef1, #45acd2);
	background-image: linear-gradient(to bottom, #6acef1, #45acd2);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding: 8px 16px;
	border: solid #000000 2px;
	text-decoration: none;
}

#promo8 .linkbtn:hover {
	background: #45acd2;
	background-image: -webkit-linear-gradient(top, #45acd2, #45acd2);
	background-image: -moz-linear-gradient(top, #45acd2, #45acd2);
	background-image: -ms-linear-gradient(top, #45acd2, #45acd2);
	background-image: -o-linear-gradient(top, #45acd2, #45acd2);
	background-image: linear-gradient(to bottom, #45acd2, #45acd2);
	text-decoration: none;
}

#promo11 .stepbtn {
	display: inline-block;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	background-color: #0c80ae;
	-webkit-border-radius: 16;
	-moz-border-radius: 16;
	border-radius: 16px;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	padding: 12px 16px;
	text-decoration: none;
	margin-bottom: 12px;
}
#promo6-footlogo {
	margin-top: 30px;
}

#promo6-footlogo-img {
	float: left;
	width: 320px;
}

#promo6-footlogo-img img {
	width: 290px;
	height: auto;
}

#promo6-footlogo-text {
	width: 890px;
	color: #0067b9;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	padding-top: 3px;
}

#promo6-footlogo-text a:link,
#promo6-footlogo-text a:visited {
	color: #1782ad !important;
	text-decoration: none !important;
	font-weight: 700 !important;
}

#promo6-footlogo-text a:hover,
#promo6-footlogo-text a:active {
	color: #1782ad !important;
	text-decoration: underline !important;
	font-weight: 700 !important;
}

#promo9 #inputs .ui-select span, #select-32-button span {
	display:none;
}

#promo9 .errortext {
	color: red;
	font-size: 11px;
	line-height: 10px;
	margin: -5px 0 5px;
}

#promo12-banner {
	position: relative;
	width: 100%;
}

#promo12-videomain {
	margin-bottom: 10px;
}

#promo12-videomain2 {
	display: none;
	margin-bottom: 10px;
}

.promo12-videobanner2 {
	width: 260px;
}

.promo12-videobanner img {
	width: 260px;
	border: 1px solid #f5f4d6;
}

#promo12-col1 {
	float: left;
	width: 40%;
	padding-top: 60px;
}

#promo12b-col1 {
	float: left;
	width: 260px;
	margin-top: 25px;
}

#promo12-col1a {
	float: left;
	width: 45%;
	padding-top: 20px;
}

#promo12-col2 {
	float: left;
	width: 50%;
	margin-left: 10%;
	padding-top: 20px;
}

#promo12b-col2 {
	float: left;
	width: calc(100% - 300px);
	margin-left: 40px;
	margin-top: 25px;
}

#promo12b-col2 h5 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 10px;
	max-width: 480px;
}

#promo12b-col2 p {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 25px;
	max-width: 550px;
}

#promo12-col2a {
	float: left;
	width: 50%;
	margin-left: 5%;
	padding-top: 20px;
}

#promo12b-col2a {
	float: left;
	width: calc(100% - 260px);
	padding-right: 25px;
}

#promo12b-col2b {
	float: left;
	width: 260px;
}

#promo12 h3 {
	font-size: 24px !important;
	line-height: 30px !important;
	color: #143156 !important;
}

#promo12 h4 {
	font-size: 21px !important;
	line-height: 26px !important;
	color: #143156 !important;
}

#promo12 .smalltext {
	color: #143156 !important;
	font-size: 11px;
	line-height: 14px;
}

.promo12-overlay {
	position: absolute;
	top: 46%;
	left: 60%;
}

.promo12-btn {
	margin-bottom: 10px;
	margin-top: 30px;
}

.promo12-btn2 {
	margin-bottom: 10px;
	margin-top: 15px;
}

.promo12-btn3 {
	margin-bottom: 25px;
	margin-top: 0;
	margin-left: -10px;
	padding-top: 12px;
}

.promo12-btn4 {
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 12px;
}

.promo12-btn5 {
	display: none;
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 12px;
}

.promo12b-btn3 {
	margin-bottom: 10px;
	margin-top: 0;
}

.promo12-btn .btn1,
.promo12-btn2 .btn1 {
	min-height: 37px;
	font-size: 18px;
	line-height: 18px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo12-btn3 .btn1 {
	min-height: 37px;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo12-btn4 .btn1 {
	min-height: 37px;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo12-btn5 .btn4 {
	min-height: 37px;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo12b-btn3 .btn1 {
	min-height: 26px;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 22px 10px 22px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#promo12-subscribe-openbtn .btn1 {
	min-height: 0;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 17px 9px 17px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo12-emailme {
	font-size: 12px;
	color: #cccccc !important;
	margin-left: 54px;
}

.promo12-emailme a:link,
.promo12-emailme a:visited {
	color: #cccccc !important;
}

.promo12-emailme a:hover,
.promo12-emailme a:active {
	color: #ffffff !important;
}

.promo12-row1 {
	width: 100%;
	background-color: #1668b3;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.promo12-row1 h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 29px !important;
	margin-bottom: 5px !important;
}

.promo12-row1 p {
	font-size: 14px !important;
	line-height: 19px !important;
	font-weight: 300 !important;
	color: #bad2e8;
}

.promo12-row2 {
	width: 100%;
	background-color: #143156;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.promo12b-row2 {
	width: 100%;
	background-color: #143156;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.promo12c-row2 {
	width: 100%;
	background-color: #143156;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

#promo12-row2-btn {
	display: inline-block;
	margin-left: 20px;
}

#promo12-row2-btn .btn4 {
	padding: 9px 20px 9px 20px;
}

.promo12-row2 h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 29px !important;
	margin-bottom: 5px !important;
}

.promo12b-row2 {
	margin-top: -45px;
}

.promo12c-row2 {
	margin-top: 0;
}

.promo12b-row2 h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 29px !important;
	margin-bottom: 5px !important;
}

.promo12c-row2 h1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 24px !important;
	line-height: 29px !important;
	margin-bottom: 5px !important;
}

.promo12-circlerow {
	margin-top: 30px;
	margin-bottom: 15px;
}

.promo12-circlebox {
	float: left;
	width: 25%;
	margin-bottom: 15px;
}

.promo12-circle {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	font-size: 14px !important;
	line-height: 17px !important;
	color: #ffffff;
	text-align: center;
	background: #1668b3;
	padding-top: 32px;
	margin-right: 10px;
}

.promo12b-circle {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
	font-weight: 400 !important;
	font-style: normal !important;
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	font-size: 14px !important;
	line-height: 17px !important;
	color: #ffffff;
	text-align: center;
	background: #1668b3;
	padding-top: 24px;
	margin-right: 10px;
}

.promo12-circletext {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 130px);
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: 300 !important;
	padding-top: 10px;
	color: #bad2e8;
}

.promo12-videobanner3,
.promo12-videobanner3 img {
	width: 260px;
}

#promo12-subscribe-nomobile {
	display: block;
}

#promo12-subscribe-mobile {
	display: none;
}

#promo12-quote h1 {
	font-size: 24px !important;
	line-height: 29px !important;
}

.promo12-credit {
	color: #0ea5dc;
}

#promo14 #forminputs {
	color: #104B65;
}

#promo14 #inputs select {
	font-size: 16px !important;
	width: 200px;
	text-indent: 5px;
	border: 2px solid #999999;
}

#promo14 #inputs {
	clear: both;
	width: 440px;
}

#promo14 #inputs input[type="text"],
#promo14 #inputs textarea {
	width: 200px;
	border: 1px solid #999999;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #808080;
	background-color: #f5f9fa !important;
}

#promo14 #inputs textarea {
	height: 76px !important;
}

#promo14 #inputs .inputfull input[type="text"] {
	width: 426px;
}

#promo14 #inputs .inputcol2a input[type="text"] {
	width: 83px;
}

#promo14 #inputs .inputcol2a input[type="text"] {
	width: 83px;
}

#promo14 .inputfull select {
	width: 426px !important;
	margin-bottom: 10px;
}

#promo14 #inputs .inputcol2b input[type="text"] {
	width: 83px;
}

#promo14 #inputs .inputcol1 {
	float: left;
	width: 220px;
}

#promo14 #inputs .inputcol2 {
	float: left;
	width: 220px;
	text-align: right;
	padding-right: 14px;
}

#promo14 #inputs .inputcol2a {
	float: left;
	width: 107px;
	text-align: left;
	padding-left: 7px;
}

#promo14 #inputs .inputcol2b {
	float: left;
	width: 106px;
	padding-right: 6px;
	text-align: right;
}

#promo14 #inputs .inputcolfull1a {
	float: left;
	width: 310px;
}

#promo14 #inputs .inputcolfull1a input[type="text"] {
	width: 100% !important;
}

#promo14 #inputs .inputcolfull1b {
	float: left;
	width: 107px;
	text-align: right;
	margin-left: 10px;
}

#promo14 .help-clear {
	float: right;
	margin-top: 15px;
}

#promo14 .help-submit {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

#promo14-introtext {
	color: #0067b9;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-left: 180px;
}

#promo12-graph-mobile {
	margin-top: 15px;
}

.promo12-graph {
	width: 100%;
}

.promo12-graph-row1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	background-color: #143156;
	color: #ffffff;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 1px;
}

.promo12-graph-row2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 19px;
	line-height: 21px;
	background-color: #d8f1fb;
	color: #1668b3;
	padding: 8px 15px 10px 15px;
	margin-bottom: 1px;
}

.promo12-graph-row2a {
	display: inline-block;
	width: calc(100% - 70px);
}

.promo12-graph-row2a img {
	width: 100%;
	margin-top: -21px;
}

.promo12-graph-row2b {
	display: inline-block;
	width: 60px;
	margin-top: 10px;
	text-align: right;
}

.promo12-graph-row3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 19px;
	line-height: 21px;
	background-color: #45beee;
	color: #143156;
	padding: 10px 15px;
	margin-bottom: 1px;
}

.promo12-graph-row3a {
	display: inline-block;
	width: calc(100% - 70px);
}

.promo12-graph-row3b {
	display: inline-block;
	width: 60px;
	text-align: right;
}

#promo15 h3 {
	font-weight: 400 !important;
}

#promo15 #title p {
	margin: 10px 0 0 0 !important;
	font-size: 15px !important;
	line-height: 21px !important;
}

#promo15 #title {
	position: relative;
}

#promo15 #tinyjames {
	position: absolute;
	top: 26px;
	right: 40px;
}

.promo15-videos {
	max-width: 700px;
}

.promo15-video {
	float: left;
	max-width: 300px;
	margin-right: 50px;
	margin-bottom: 30px;
}

.promo15-video h4 {
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 22px !important;
	color: #0067b9;
	margin-top: 7px;
	margin-bottom: 3px !important;
}

.promo15-video p {
	font-size: 16px !important;
	line-height: 19px !important;
}

#promo15-videorow {
	margin-bottom: 50px;
}

#promo15-videolg {
	float: left;
	width: 440px;
	margin-right: 40px;
}

#promo15-videotext {
	float: left;
	width: 230px;
}

#promo15-videotext h3 {
	font-size: 24px;
	font-weight: 400 !important;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 5px !important;
}

#promo15-videotext p {
	font-size: 16px;
	line-height: 19px;
}

#promo16 h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 14px;
}

#promo16 h4 {
	font-size: 21px !important;
	line-height: 26px !important;
	color: #143156 !important;
}

#promo16 h5 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 12px;
}

#promo16-introtext {
	width: 550px;
	padding-top: 20px;
	font-size: 20px;
	line-height: 25px;
}

#promo16-introtext2 {
	width: 550px;
	padding-top: 20px;
	font-size: 20px;
	line-height: 25px;
}

#promo16-introtext3 {
	width: 655px;
	padding-top: 20px;
	font-size: 20px;
	line-height: 25px;
}

#promo16-introtext3 h2 {
	font-size: 40px;
	line-height: 47px;
	margin-bottom: 15px;
}

#promo16-row1 {
	width: 640px;
	margin-top: 15px;
	padding-bottom: 15px;
}

#promo16-col1 {
	float: left;
	width: 310px;
	text-align: center;
	padding-top: 10px;
}

#promo16-col1 a:link,
#promo16-col1 a:visited {
	color: #333333;
}

#promo16-col1 a:hover,
#promo16-col1 a:active {
	color: #333333;
	text-decoration: underline !important;
}

#promo16-col2 {
	float: left;
	width: 290px;
	margin-left: 40px;
	padding-top: 10px;
}

#promo16-col2 p {
	margin-top: 7px;
}

#promo16-col2 .smalltext {
	font-size: 11px;
	line-height: 13px;
}

#promo16-col2 .smalltext2 {
	font-size: 13px;
	line-height: 17px;
	width: 80%;
}

.promo16-row2 {
	width: 100%;
	background-color: #143156;
	color: #ffffff;
	padding-top: 100px;
	padding-bottom: 40px;
}

#promo16-mainimg {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: -28px;
}

#promo16-mainimg2 {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 5px;
}

#promo16-mainimg3 {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: -55px;
}

#promo16-mainimg-mobile {
	display: none;
}

#promo16-mainimg2-mobile {
	display: none;
}

#promo16-mainimg3-mobile {
	display: none;
}

#promo16-mainimg img {
	width: 440px;
	height: auto;
}

#promo16-mainimg2 img {
	width: 480px;
	height: auto;
}

#promo16-mainimg3 img {
	width: 450px;
	height: auto;
}

#promo16-graph-mobile {
	margin-top: 15px;
}

.promo16-graph {
	width: 100%;
}

.promo16-graph-logo {
	max-width: 190px !important;
}

.promo16-graph-row1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	background-color: #143156;
	color: #ffffff;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 1px;
}

.promo16-graph-row2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 19px;
	line-height: 21px;
	background-color: #d8f1fb;
	color: #1668b3;
	padding: 8px 15px 10px 15px;
	margin-bottom: 1px;
}

.promo16-graph-row2a {
	display: inline-block;
	width: calc(100% - 70px);
}

.promo16-graph-row2a img {
	margin-top: -21px;
}

.promo16-graph-row2b {
	display: inline-block;
	width: 60px;
	margin-top: 10px;
	text-align: right;
}

.promo16-graph-row3 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 19px;
	line-height: 21px;
	background-color: #45beee;
	color: #143156;
	padding: 10px 15px;
	margin-bottom: 1px;
}

.promo16-graph-row3a {
	display: inline-block;
	width: calc(100% - 70px);
}

.promo16-graph-row3b {
	display: inline-block;
	width: 60px;
	text-align: right;
}

.promo16-btn3 {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 25px;
}

.promo16-btn3 .btn1 {
	min-height: 37px;
	width: 100%;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo16-btn3 .btn4 {
	min-height: 37px;
	width: 100%;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.promo16-btn4 {
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 12px;
}

#promo16-videobox {
	display: none;
}

#promo16-graphbox {
	display: none;
}

#promo16-graphbox2 {
	display: none;
}

#promo16-rankicon {
	float: left;
	width: 80px;
	margin-right: 20px;
	text-align: left;
	padding-top: 10px;
}

#promo16-rankicon2 {
	float: left;
	width: 90px;
	margin-right: 20px;
	text-align: left;
	padding-top: 5px;
}

#promo16-ranktext {
	float: left;
	width: calc(100% - 100px);
	text-align: left;
	padding-top: 5px;
}

#promo16-ranktext2 {
	float: left;
	width: calc(100% - 110px);
	text-align: left;
	padding-top: 5px;
}

#promo16-ranktext2 h5 {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#promo16-nationalrank {
	margin-bottom: 20px;
}

#promo16-nationalrank img {
	max-width: 475px;
}

#promo16-image1 {
	margin-top: 30px;
	margin-bottom: 40px;
}

#promo16-image1 img {
	max-width: 324px;
}

#promo16-disclaimer {
	padding: 25px 0 10px 0;
}

@media only screen and (max-width: 5000px) {
	.promo12-videobanner2,
	.promo12-videobanner img {
		width: 380px;
	}
}

@media only screen and (max-width: 1500px) {
	.promo12-videobanner2,
	.promo12-videobanner img {
		width: 340px;
	}
}

@media only screen and (max-width: 1400px) {
	.promo12-videobanner2,
	.promo12-videobanner img {
		width: 300px;
	}
}

@media only screen and (max-width: 1300px) {
	.promo12-videobanner2,
	.promo12-videobanner img {
		width: 260px;
	}
}

@media only screen and (max-width: 1200px) {
	.promo12-circlebox {
		width: 50%;
	}
	.promo12-btn2 .btn1 {
		font-size: 14px;
		line-height: 14px;
		padding: 11px 30px 8px 30px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-left: 35px;
	}
	#promo12b-col1 {
		margin-top: 25px;
	}
	#promo12b-col2 {
		margin-top: 25px;
	}
	#promo12-subscribe-nomobile {
		display: none;
	}
	#promo12-subscribe-mobile {
		display: block;
	}
	#promo15-videotext {
		width: 100%;
	}
}

@media only screen and (min-width: 1121px) {
	#promo15 #title h1 {
		font-size: 50px;
		line-height: 56px;
	}
	#promo15 #title p {
		font-size: 23px !important;
		line-height: 30px !important;
		margin-top: 12px !important;
	}
}

@media only screen and (max-width: 1120px) {
	#promobanner1-content,
	#promobanner2-content {
		width: 708px;
	}
	#promo1-mainbox,
	#promo2-mainbox,
	#promo10-mainbox,
	#promo12-mainbox {
		width: 708px;
	}
	#promo5-mainbox,
	#promo6-mainbox,
	#promo7-mainbox {
		display: none;
	}
	#promo1-main,
	#promo2-main {
		right: 0;
	}
	#promo1-main img,
	#promo2-main img {
		width: 200px;
		height: auto;
	}
	#promo10-main img {
		width: 320px;
		height: auto;
	}
	#promo8-banner {
		float: none;
		width: 100%;
		padding-top: 45px;
	}
	#promo8-banner img {
		max-width: 592px;
		height: auto;
	}
	#promo8-main {
		float: none;
	}
	#promo11-banner {
		float: none;
		width: 100%;
		padding-top: 45px;
	}
	#promo11-banner img {
		max-width: 592px;
		height: auto;
	}
	#promo11-main {
		float: none;
	}
	#promo5-main-mobile,
	#promo6-main-mobile,
	#promo7-main-mobile {
		display: block;
	}
	#promo2-mainfull {
		top: 120px;
	}
	#promo2-mainfull img {
		width: 330px;
		height: auto;
	}
	#promo1-title {
		width: 470px;
	}
	#promo1-text1 {
		width: 470px;
	}
	#promo1-text2 {
		width: 470px;
	}
	#promo2-title {
		width: 410px;
	}
	#promo2-text1 {
		width: 410px;
	}
	#promo2-text2 {
		width: 410px;
	}
	#promo3-text1 {
		width: 90%;
	}
	#promo4-text1 {
		width: 90%;
	}
	#promo5-title {
		width: 470px;
	}
	#promo5-text1 {
		width: 100%;
	}
	#promo5-text2 {
		width: 100%;
	}
	#promo6-title {
		width: 470px;
	}
	#promo6-text1 {
		width: 100%;
	}
	#promo6-text2,
	#promo6-text2b {
		width: 100%;
	}
	#promo6-text3 {
		width:100%;
	}
	#promo7-title {
		width: 470px;
	}
	#promo7-text1 {
		width: 100%;
	}
	#promo7-text2 {
		width: 100%;
	}
	#promo9-countbox {
		margin-bottom: 10px;
	}
	#promo9-text1 {
		width: 310px;
	}
	#promo10-title {
		width: 335px;
	}
	#promo10-text1 {
		width: 335px;
	}
	#promo10-text2 {
		width: 335px;
	}
	#promo8 h3,
	#promo11 h3 {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	#promo1 .formarea,
	#promo2 .formarea,
	#promo3 .formarea,
	#promo4 .formarea,
	#promo5 .formarea,
	#promo7 .formarea,
	#promo9 .formarea,
	#promo10 .formarea {
		width: 100%;
	}
	#promo6 .formarea {
		width: 250px;
	}
	#promo6 .promo6-fullwidth .formarea {
		width: 100%;
	}
	#promo1 .formbox-col2,
	#promo2 .formbox-col2,
	#promo3 .formbox-col2,
	#promo4 .formbox-col2,
	#promo5 .formbox-col2,
	#promo6 .formbox-col2,
	#promo7 .formbox-col2,
	#promo9 .formbox-col2,
	#promo10 .formbox-col2,
	#promo1 .formbox-col3,
	#promo2 .formbox-col3,
	#promo3 .formbox-col3,
	#promo4 .formbox-col3,
	#promo5 .formbox-col3,
	#promo6 .formbox-col3,
	#promo7 .formbox-col3,
	#promo9 .formbox-col3,
	#promo10 .formbox-col3 {
		padding-left: 0;
	}
	#promo1 .ienlarger span,
	#promo2 .ienlarger span,
	#promo3 .ienlarger span,
	#promo4 .ienlarger span,
	#promo5 .ienlarger span,
	#promo6 .ienlarger span,
	#promo7 .ienlarger span,
	#promo9 .ienlarger span,
	#promo10 .ienlarger span {
		display: none !important;
	}
	#promo1 #logobox,
	#promo2 #logobox,
	#promo5 #logobox,
	#promo6 #logobox,
	#promo7 #logobox,
	#promo10 #logobox {
		display: none;
	}
	#promo1 #logobox-mobile,
	#promo2 #logobox-mobile,
	#promo5 #logobox-mobile,
	#promo6 #logobox-mobile,
	#promo7 #logobox-mobile,
	#promo10 #logobox-mobile {
		display: block;
	}
	#promo3 #rightarea {
		float: none;
		width: 100%;
		text-align: left;
		margin: 0 0 10px 0;
	}
	#promo3 .thirdbox .thirdone,
	#promo8 .thirdbox .thirdone {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	#promo3 .thirdbox .thirdtwo,
	#promo8 .thirdbox .thirdtwo {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	#promo3 .thirdbox .thirdthree,
	#promo8 .thirdbox .thirdthree {
		float: none;
		width: 100%;
		margin: 0;
	}
	#promo6 #rightarea,
	#promo6 #forminputs {
		width: 440px;
	}
	#promo6-footlogo-img {
		width: 280px;
	}
	#promo6-footlogo-img img {
		width: 250px;
	}
	#promo6-footlogo-text {
		width: 695px;
		font-size: 15px;
		line-height: 19px;
		padding-top: 3px;
	}
	#promo9 #promobox {
		position: relative;
		left: auto;
		top: auto;
		margin-bottom: 20px;
	}
	#promo9 #inputs .inputfull {
		width: 200px !important;
	}
	#promo9 .inputcol1,
	#promo9 .inputcol2 {
		float: none !important;
		margin: 0 !important;
		text-align: left !important;
	}
	#promo9 .inputcol2a {
		padding-left: 0 !important;
	}
	#promo9 .inputcol2b {
		margin-left: 10px;
		text-align: left !important;
	}
	.promo9-submit {
		float: left;
	}
	.promo12-btn2 {
		margin-top: 40px;
		margin-left: -33px;
	}
	.promo12-btn .btn1 {
		font-size: 14px;
		line-height: 14px;
		padding: 11px 30px 8px 30px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-left: 0;
	}
	.promo12-btn3 {
		margin-left: 0;
	}
	.promo12-btn4 {
		margin-left: 0;
	}
	.promo12-btn3 .btn1 {
		font-size: 14px;
		line-height: 14px;
		padding: 11px 30px 8px 30px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-left: 0;
	}
	.promo12b-btn3 .btn1 {
		margin-left: 0;
	}
	.promo12-emailme {
		margin-left: 25px;
	}
	#promo12-videomain2 {
		display: block;
	}
	.promo12-videobanner,
	.promo12-videobanner2 {
		display: none;
	}
	#promo13-col1 {
		float: none;
		width: 100%;
		padding-top: 50px;
		padding-bottom: 15px;
	}
	#promo13-col2 {
		float: none;
		width: 100%;
		padding-top: 0;
		margin-left: 0;
	}
	#promo13-text1 {
		font-size: 19px;
		line-height: 26px;
	}
	#promo12b-col1 {
		margin-top: 0;
	}
	#promo12b-col2 {
		margin-top: 0;
	}
	#promo12b-col2a {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#promo12b-col2b {
		float: none;
		width: 100%;
	}
	#promo12-quote h1 {
		font-size: 20px !important;
		line-height: 25px !important;
	}
	#promo5-text3 {
		max-width: 100%;
	}
	#promo15 #tinyjames {
		top: 10px;
		right: 30px;
	}
	#promo15 #tinyjames img {
		height: 350px;
		width: auto;
	}
	#promo15 #title h1 {
		font-size: 30px;
		line-height: 38px;
	}
	#promo15 #title p {
		font-size: 17px !important;
		line-height: 23px !important;
	}
	#promo15-videorow {
		margin-bottom: 25px;
	}
	#promo16-btnarea {
		max-width: 250px;
		text-align: center;
	}
	.promo16-btn3 {
		padding-top: 0;
	}
	.promo16-btn4 {
		margin-left: 0;
	}
	#promo16-mainimg {
		display: none;
	}
	#promo16-mainimg2 {
		display: none;
	}
	#promo16-mainimg3 {
		display: none;
	}
	#promo16-introtextbox {
		position: relative;
	}
	#promo16-introtext {
		width: 380px;
		padding-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}
	#promo16-introtext2 {
		width: 380px;
		padding-top: 30px;
		font-size: 20px;
		line-height: 25px;
	}
	#promo16-introtext3 {
		width: 470px;
		padding-top: 30px;
		font-size: 18px;
		line-height: 23px;
	}
	#promo16-mainimg-mobile {
		display: block;
		position: absolute;
		right: 180px;
		bottom: 0;
	}
	#promo16-mainimg2-mobile {
		display: block;
		position: absolute;
		right: 145px;
		bottom: 0;
	}
	#promo16-mainimg3-mobile {
		display: block;
		position: absolute;
		right: 0;
		bottom: 0;
	}
	#promo16-mainimg-mobile img {
		width: 155px;
		height: auto;
	}
	#promo16-mainimg2-mobile img {
		width: 180px;
		height: auto;
	}
	#promo16-mainimg3-mobile img {
		width: 195px;
		height: auto;
	}
	.promo16-btnlink {
		font-size: 14px;
		line-height: 14px;
		padding-bottom: 30px;
	}
	.promo16-btnlink a:link,
	.promo16-btnlink a:visited {
		color: #333333;
	}
	.promo16-btnlink a:hover,
	.promo16-btnlink a:active {
		color: #333333;
		text-decoration: underline !important;
	}
	#promo16 h2 {
		font-size: 27px;
		line-height: 33px;
		margin-bottom: 10px;
	}
	#promo16-row1 {
		display: none;
	}
	.promo16-row2 {
		display: none;
	}
	#promo16-videobox {
		display: block;
		background-color: #1668b3;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#promo16-videobox h5 {
		color: #ffffff;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 16px;
	}
	#promo16-videocontent {
		max-width: 450px;
	}
	#promo16-videocontent img {
		width: 450px !important;
	}
	#promo16-graphbox {
		display: block;
		padding-top: 30px;
	}
	#promo16-graphbox2 {
		display: none !important;
		padding-top: 30px;
	}
	#promo16-graphbox p.smalltext,
	#promo16-graphbox2 p.smalltext {
		margin-top: 6px;
	}
	#promo16-graphbox .promo16-graph,
	#promo16-graphbox2 .promo16-graph {
		max-width: 450px;
	}
	#promo16-graphbox .promo16-btn3 .btn1,
	#promo16-graphbox2 .promo16-btn3 .btn1 {
		max-width: 450px;
		margin-top: 10px;
	}
	#promo16-rankbox {
		width: 90%;
		background-color: #19bef0;
		color: #ffffff;
		margin-top: 15px;
		margin-bottom: 25px;
		padding: 8px 10px 0 18px;
	}
	#promo16-nationalrank img {
		max-width: 100%;
	}
	#promo16-image1 {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	#promo16-image1 img {
		max-width: 240px;
	}
}

@media only screen and (max-width: 767px) {
	#promobanner1 {
		height: 115px;
	}
	#promobanner2 {
		height: 100px;
		background: url('/images/promobanner2-back-mobile.png') repeat-x left top;
	}
	#promobanner1-content,
	#promobanner2-content {
		width: 460px;
	}
	#promobanner1-title img,
	#promobanner2-title img {
		width: 300px;
		height: auto;
	}
	#promo1-mainbox,
	#promo2-mainbox,
	#promo12-mainbox {
		width: 460px;
	}
	#promo5-mainbox,
	#promo6-mainbox,
	#promo7-mainbox {
		display: none;
	}
	#promo10-mainbox {
		display: none;
	}
	#promo10-mainbox-mobile {
		display: block;
	}
	#promo1-main img,
	#promo2-main img {
		width: 150px;
		height: auto;
	}
	#promo9-main img {
		max-width: 400px !important;
		height: auto;
	}
	#promo2-mainfull {
		top: 110px;
	}
	#promo2-mainfull img {
		width: 215px;
		height: auto;
	}
	#promo3-banner {
		padding-top: 30px;
		margin-bottom: 15px;
	}
	#promo4-banner {
		padding-top: 30px;
		margin-bottom: 15px;
	}
	#promo9-banner {
		padding-top: 30px;
		margin-bottom: 15px;
	}
	#promo1-title {
		width: 295px;
	}
	#promo1-text1 {
		width: 295px;
	}
	#promo1-text2 {
		width: 295px;
	}
	#promo2-title {
		width: 260px;
	}
	#promo2-text1 {
		width: 265px;
	}
	#promo2-text2 {
		width: 100%;
	}
	#promo3-text1 {
		width: 100%;
	}
	#promo4-text1 {
		width: 100%;
	}
	#promo5-title {
		width: 100%;
	}
	#promo5-text1 {
		width: 100%;
	}
	#promo5-text2 {
		width: 100%;
	}
	#promo6-title {
		width: 100%;
	}
	#promo6-text1 {
		width: 100%;
	}
	#promo6-text2,
	#promo6-text2b {
		width: 100%;
	}
	#promo6-text3 {
		width: 100%;
	}
	#promo10-title {
		width: 100%;
	}
	#promo10-text1 {
		width: 100%;
	}
	#promo10-text2 {
		width: 100%;
	}
	#promo3 #rightarea {
		float: none;
		margin-right: 0;
		margin-left: 40px;
	}
	#promo6 .formarea {
		float: none;
		width: 100%;
	}
	#promo7-title {
		width: 100%;
		padding-left: 70px !important;
	}
	#promo7-text1 {
		width: 100%;
		padding-left: 70px !important;
	}
	#promo7-text2 {
		width: 100%;
		padding-left: 70px !important;
	}
	#promo7 #logobox-mobile {
		padding-left: 55px !important;
	}
	#promo1 .formbox-col1,
	#promo2 .formbox-col1,
	#promo4 .formbox-col1,
	#promo5 .formbox-col1,
	#promo6 .formbox-col1,
	#promo7 .formbox-col1,
	#promo9 .formbox-col1,
	#promo10 .formbox-col1 {
		padding-left: 18px;
	}
	#promo3 .formbox-col1 {
		padding-left: 0;
		margin-left: 0;
	}
	#promo1 .formbox-col2,
	#promo2 .formbox-col2,
	#promo4 .formbox-col2,
	#promo5 .formbox-col2,
	#promo6 .formbox-col2,
	#promo7 .formbox-col2,
	#promo9 .formbox-col2,
	#promo10 .formbox-col2 {
		padding-left: 18px;
	}
	#promo3 .formbox-col2 {
		padding-left: 0;
	}
	#promo1 .formbox-col3,
	#promo2 .formbox-col3,
	#promo3 .formbox-col3,
	#promo4 .formbox-col3,
	#promo5 .formbox-col3,
	#promo6 .formbox-col3,
	#promo7 .formbox-col3,
	#promo9 .formbox-col3,
	#promo10 .formbox-col3 {
		padding-left: 18px;
	}
	#promo6-footlogo-img {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	#promo6-footlogo-text {
		float: none;
		width: 100%;
		padding-left: 12px;
	}
	#promo9-text1 {
		float: none;
		width: 100%;
		margin-left: 0 !important;
	}
	#promo9-features {
		float: none;
		width: 100%;
		margin-left: 0 !important;
	}
	#promo12-col1 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		padding-top: 10px;
	}
	#promo12-col1a {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		padding-top: 10px;
	}
	#promo12-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-top: 15px;
	}
	#promo12-col2a {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-top: 15px;
	}
	#promo12b-col1 {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#promo12b-col2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.promo12-circlebox {
		width: 100%;
	}
	.promo12-btn {
		margin-top: 20px;
	}
	#promo12-row2-btn {
		display: none;
		margin-top: 10px;
		margin-left: 0;
	}
	.promo12-btn5 {
		display: block;
	}
	#promo13-introtext {
		font-size: 19px;
		line-height: 25px;
		padding-left: 0;
		margin-bottom: 20px;
	}
	#promo14-introtext {
		margin-left: 0;
		margin-bottom: 10px;
	}
	.promo12-graph {
		max-width: 260px;
	}
	#promo12-quote h1 {
		font-size: 15px !important;
		line-height: 20px !important;
	}
	#promo15 #title p {
		display: none;
	}
	#promo15 #tinyjames {
		top: -5px;
		right: 10px;
	}
	#promo15 #tinyjames img {
		height: 155px;
	}
	#promo15 #title h1 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.promo15-videos {
		max-width: 100%;
		margin-top: 30px;
	}
	.promo15-video {
		float: none;
		max-width: 400px;
		margin-right: 0;
		margin-bottom: 50px;
	}
	#promo15 h3 {
		max-width: 400px;
	}
	#promo15-videorow {
		display: none;
	}
	.promo16-graph {
		max-width: 260px;
	}
	#promo16-mainimg-mobile img {
		width: 160px;
		height: auto;
	}
	#promo16-mainimg2-mobile img {
		width: 180px;
		height: auto;
	}
	#promo16-mainimg3-mobile img {
		width: 170px;
		height: auto;
	}
	#promo16 h2 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	#promo16-introtext {
		width: 290px;
		padding-top: 30px;
	}
	#promo16-introtext2 {
		width: 290px;
		padding-top: 30px;
		font-size: 15px;
		line-height: 20px;
	}
	#promo16-introtext3 {
		width: 290px;
		padding-top: 30px;
		font-size: 15px;
		line-height: 20px;
	}
	#promo16-mainimg-mobile {
		right: 5px;
		bottom: 0;
	}
	#promo16-mainimg2-mobile {
		right: 5px;
		bottom: 0;
	}
	#promo16-mainimg3-mobile {
		right: 0;
		bottom: 10px;
		margin-right: -15px;
	}
	#promo16-rankicon2 {
		width: 70px;
		margin-right: 15px;
		padding-top: 5px;
		}
	#promo16-ranktext2 {
		float: left;
		width: calc(100% - 85px);
		text-align: left;
		padding-top: 5px;
	}
	#promo16-ranktext2 h5 {
		color: #ffffff;
		font-size: 15px;
		line-height: 19px;
		font-weight: normal;
	}
	#promo16-rankbox {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 25px;
		padding: 8px 10px 0 18px;
	}
}

@media only screen and (max-width: 509px) {
	#promobanner1,
	#promobanner2 {
		height: 100px;
		margin-top: 45px;
	}
	#promobanner1-content,
	#promobanner2-content {
		width: 320px;
	}
	#promo3-banner {
		padding-top: 90px;
		margin-bottom: 15px;
	}
	#promo4-banner {
		padding-top: 90px;
		margin-bottom: 15px;
	}
	#promo9-banner {
		padding-top: 90px;
		margin-bottom: 15px;
	}
	#promobanner2-title {
		padding-top: 20px;
	}
	#promobanner1-title img,
	#promobanner2-title img {
		width: 220px;
		height: auto;
	}
	#promo8-banner {
		padding-top: 90px;
	}
	#promo8-banner img {
		max-width: 592px;
		height: auto;
	}
	#promo11-banner {
		padding-top: 90px;
	}
	#promo11-banner img {
		max-width: 592px;
		height: auto;
	}
	#promo1-mainbox,
	#promo2-mainbox,
	#promo12-mainbox {
		width: 320px;
	}
	#promo5-mainbox,
	#promo6-mainbox,
	#promo7-mainbox {
		display: none;
	}
	#promo1-main img,
	#promo2-main img {
		width: 100px;
		height: auto;
	}
	#promo9-main img {
		max-width: 300px !important;
	}
	#promo5-main-mobile,
	#promo6-main-mobile,
	#promo7-main-mobile {
		margin-bottom: 20px;
	}
	#promo5-main-mobile img,
	#promo6-main-mobile img,
	#promo7-main-mobile img {
		width: 300px !important;
		margin-left: 40px;
		height: auto;
	}
	#promo2-mainfull {
		top: 100px;
	}
	#promo2-mainfull img {
		width: 150px;
		height: auto;
	}
	#promo1-title {
		width: 210px;
	}
	#promo1-text1 {
		width: 210px;
	}
	#promo1-text2 {
		width: 100%;
	}
	#promo2-title {
		width: 200px;
	}
	#promo2-text1 {
		width: 200px;
		font-size: 15px;
		line-height: 20px;
	}
	#promo2-text2 {
		width: 100%;
	}
	#promo5-title {
		width: 100%;
		padding-top: 100px;
	}
	#promo5-text1 {
		width: 100%;
	}
	#promo5-text2 {
		width: 100%;
	}
	#promo9-countbox {
		width: 350px;
		padding: 15px 0 15px 15px;
	}
	#promo9-counttext {
		padding-right: 15px;
		padding-top: 10px;
	}
	#promo10-title {
		width: 100%;
		padding-top: 100px;
	}
	#promo10-text1 {
		width: 100%;
	}
	#promo10-text2 {
		width: 100%;
	}
	#promo6-main-mobile img {
		width: 250px !important;
		height: auto !important;
	}
	#promo6-title {
		width: 100%;
		padding-top: 100px;
	}
	#promo6-title img {
		width: 250px;
		height: auto;
	}
	#promo6-text1 {
		width: 100%;
	}
	#promo6-text2,
	#promo6-text2b {
		width: 100%;
	}
	#promo6-text3 {
		width: 100%;
	}
	#promo7-title {
		width: 100%;
		padding-top: 100px;
	}
	#promo7-text1 {
		width: 100%;
	}
	#promo7-text2 {
		width: 100%;
	}
	#promo1 #logobox-mobile,
	#promo2 #logobox-mobile {
		margin: 20px 0 0 0;
	}
	#promo5 #logobox-mobile,
	#promo6 #logobox-mobile,
	#promo7 #logobox-mobile,
	#promo10 #logobox-mobile {
		margin: 10px 0 0 20px;
	}
	#promo1 #logobox-mobile img,
	#promo2 #logobox-mobile img,
	#promo5 #logobox-mobile img,
	#promo6 #logobox-mobile img,
	#promo7 #logobox-mobile img,
	#promo10 #logobox-mobile img {
		width: 280px;
		height: auto;
	}
	#promo1 #logobox-mobile #contactinfo,
	#promo2 #logobox-mobile #contactinfo,
	#promo5 #logobox-mobile #contactinfo,
	#promo6 #logobox-mobile #contactinfo,
	#promo7 #logobox-mobile #contactinfo,
	#promo10 #logobox-mobile #contactinfo {
		margin: 15px 0 0 21px;
		font-size: 16px;
		line-height: 20px;
	}
	#promo6 #rightarea #inputs,
	#promo6 #forminputs #inputs,
	#promo9 #inputs {
		width: 100%;
	}
	#promo6 #rightarea,
	#promo6 #forminputs,
	#promo9 #inputs {
		width: 100%;
	}
	#promo6 #rightarea select,
	#promo6 #forminputs select,
	#promo9 #inputs select {
		width: 100% !important;
		margin-bottom: 15px;
	}
	#promo6 #rightarea input[type="text"],
	#promo6 #rightarea textarea,
	#promo6 #forminputs input[type="text"],
	#promo6 #forminputs textarea,
	#promo9 #inputs input[type="text"],
	#promo9 #inputs textarea {
		width: 100% !important;
	}
	#promo6 #forminputs .inputcol2b,
	#promo9 #inputs .inputcol2b {
		padding-right: 0;
	}
	#promo6 #rightarea .inputfull input[type="text"],
	#promo6 #forminputs .inputfull input[type="text"],
	#promo9 #inputs input[type="text"] {
		width: 100%;
	}
	#promo6 #rightarea .inputcol2a input[type="text"],
	#promo6 #forminputs .inputcol2a input[type="text"],
	#promo9 #inputs .inputcol2a input[type="text"] {
		width: 100%;
	}
	#promo6 #rightarea .inputcol2b input[type="text"],
	#promo6 #forminputs .inputcol2b input[type="text"],
	#promo9 #inputs .inputcol2b input[type="text"] {
		width: 100%;
	}
	#promo6 #rightarea .inputcol1,
	#promo6 #forminputs .inputcol1,
	#promo9 #inputs .inputcol1 {
		float: none;
		width: 100%;
	}
	#promo6 #rightarea .inputcol2,
	#promo6 #forminputs .inputcol2,
	#promo9 #inputs .inputcol2 {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	#promo6 #rightarea .inputcol2a,
	#promo6 #forminputs .inputcol2a,
	#promo9 #inputs .inputcol2a {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	#promo6 #rightarea .inputcol2b,
	#promo6 #forminputs .inputcol2b,
	#promo9 #inputs .inputcol2b {
		float: none;
		width: 100%;
	}
	#promo6 .inputfull select,
	#promo9 #inputs select {
		width: 100% !important;
	}
	#promo6 #forminputs .inputcolfull1a,
	#promo9 #inputs .inputcolfull1a {
		float: none;
		width: 100%;
	}
	#promo6 #forminputs .inputcolfull1b,
	#promo9 #inputs .inputcolfull1b {
		float: none;
		width: 100%;
		text-align: left;
		margin-left: 0;
	}
	#promo6 #forminputs .inputcolfull1b select,
	#promo9 #inputs .inputcolfull1b select {
		width: 100% !important;
	}
	#promo9 #inputs .inputfull {
		width: 100% !important;
	}
	#promo9 .inputcol2a,
	#promo9 .inputcol2b {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}
	#promo12-banner {
		margin-top: 51px;
	}
	.promo12-overlay {
		top: 55%;
		left: 50%;
	}
	.promo12-emailme {
		margin-left: 0;
	}
	.promo12-btn {
		margin-top: 0;
		margin-bottom: 5px;
	}
	.promo12-btn2 {
		margin-top: 0;
		margin-bottom: 5px;
		margin-left: 0;
	}
	.promo12-btn .btn1 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-left: 30px;
	}
	.promo12-btn2 .btn1 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo12-btn3 .btn1 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo12b-btn3 .btn1 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo12-emailme {
		margin-left: 30px;
	}
	#promo13-col1 {
		padding-top: 100px;
	}
	#promo14 #inputs {
		color: #104B65;
	}
	#promo14 #inputs select {
		width: 100% !important;
		margin-bottom: 15px
	}
	#promo14 #inputs {
		width: 100%;
	}
	#promo14 #inputs input[type="text"],
	#promo14 #inputs textarea {
		width: 100%;
	}
	#promo14 #inputs .inputfull input[type="text"] {
		width: 100%;
	}
	#promo14 #inputs .inputcol2a input[type="text"] {
		width: 100%;
	}
	#promo14 #inputs .inputcol2a input[type="text"] {
		width: 100%;
	}
	#promo14 .inputfull select {
		width: 100% !important;
	}
	#promo14 #inputs .inputcol2b input[type="text"] {
		width: 100%;
	}
	#promo14 #inputs .inputcol1 {
		float: none;
		width: 100%;
	}
	#promo14 #inputs .inputcol2 {
		float: none;
		width: 100%;
		text-align: left;
		margin: 0 !important;
		padding: 0 !important;
	}
	#promo14 #inputs .inputcol2a {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	#promo14 #inputs .inputcol2b {
		float: none;
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	#promo14 #inputs .inputcolfull1a {
		float: none;
		width: 100%;
	}
	#promo14 #inputs .inputcolfull1a input[type="text"] {
		width: 100% !important;
	}
	#promo14 #inputs .inputcolfull1b {
		float: none;
		width: 100%;
		text-align: left;
		margin-left: 0;
	}
	#promo14 .help-submit {
		margin-right: 0;
	}
	.promo12-videobanner3,
	.promo12-videobanner3 img {
		width: 100%;
	}
	.promo12-btn4 .btn1 {
		width: 100% !important;
		min-height: 37px;
		font-size: 17px;
		line-height: 17px;
		padding: 14px 50px 14px 50px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	.promo12-btn5 .btn4 {
		width: 100% !important;
		min-height: 37px;
		font-size: 17px;
		line-height: 17px;
		padding: 14px 50px 14px 50px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	.promo12-graph {
		max-width: 100%;
	}
	#promo15 #title {
		padding-top: 20px;
	}
	#promo15 #tinyjames {
		top: 5px;
		right: 0;
	}
	#promo15 #tinyjames img {
		height: 120px;
	}
	#promo15 #title h1 {
		margin-left: -25px;
		font-size: 21px;
		line-height: 27px;
		margin-bottom: 0;
	}
	#promo15 h3 {
		max-width: 100%;
	}
	.promo16-graph {
		max-width: 100%;
	}
	.promo16-btn3 .btn1 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo16-btn3 .btn4 {
		font-size: 13px;
		line-height: 13px;
		padding: 12px 10px 6px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo16-btn4 .btn1 {
		width: 100% !important;
		min-height: 37px;
		font-size: 17px;
		line-height: 17px;
		padding: 14px 50px 14px 50px;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	#promo16-mainimg-mobile img {
		width: 160px;
		height: auto;
	}
	#promo16-mainimg2-mobile img {
		width: 160px;
		height: auto;
	}
	#promo16-mainimg3-mobile img {
		width: 160px;
		height: auto;
	}
	#promo16 h2 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	#promo16-introtext {
		width: 100%;
		padding-top: 10px;
		font-size: 16px;
		line-height: 20px;
	}
	#promo16-introtext2 {
		width: 100%;
		padding-top: 10px;
		font-size: 16px;
		line-height: 20px;
	}
	#promo16-introtext3 {
		width: 100%;
		padding-top: 10px;
		font-size: 16px;
		line-height: 20px;
	}
	#promo16-mainimg-mobile {
		position: static;
		right: auto;
		bottom: auto;
		padding-top: 60px;
		padding-left: 60px;
	}
	#promo16-mainimg2-mobile {
		position: static;
		right: auto;
		bottom: auto;
		padding-top: 60px;
		padding-left: 60px;
	}
	#promo16-mainimg3-mobile {
		position: static;
		right: auto;
		bottom: auto;
		padding-top: 60px;
		padding-left: 60px;
	}
	#promo16-btnarea {
		margin: 0 auto;
	}
	.promo16-btnlink {
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 320px) {
	#promobanner1-content,
	#promobanner2-content {
		width: 280px;
	}
	#promo9-main img {
		max-width: 260px !important;
		margin-top: 0;
	}
	#promo2-mainfull {
		top: 170px;
	}
	#promo2-mainfull img {
		width: 110px;
		height: auto;
	}
	#promo5-main-mobile img {
		width: 200px !important;
		margin-left: 40px;
		height: auto;
	}
	#promo6-main-mobile img {
		width: 150px !important;
		margin-left: 40px;
		height: auto;
	}
	#promo7-main-mobile img {
		width: 200px !important;
		margin-left: 40px;
		height: auto;
	}
	#promo2-title {
		width: 170px;
	}
	#promo2-text1 {
		width: 170px;
	}
	#promo6-title img {
		width: 200px;
		height: auto;
	}
	#promo9-countbox {
		padding: 15px 0 15px 0;
	}
	#promo9-counttext {
		padding-right: 45px;
		padding-top: 10px;
	}
	.promo12-overlay {
		top: 55%;
		left: 50%;
	}
	.promo12-emailme {
		margin-left: 0;
	}
	.promo12-btn,
	.promo12-btn2 {
		margin-bottom: 3px;
	}
	.promo12-btn3 {
		margin-bottom: 3px;
	}
	.promo12-btn .btn1,
	.promo12-btn2 .btn1 {
		min-height: 0 !important;
		font-size: 11px !important;
		line-height: 11px !important;
		padding: 8px 10px 6px 10px !important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo12-btn3 .btn1 {
		min-height: 0 !important;
		font-size: 11px !important;
		line-height: 11px !important;
		padding: 8px 10px 6px 10px !important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo12b-btn3 .btn1 {
		min-height: 0 !important;
		font-size: 11px !important;
		line-height: 11px !important;
		padding: 8px 10px 6px 10px !important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.promo16-btn3 {
		margin-bottom: 3px;
	}
}

/* === home features === */

#featuresfull {
	position: relative;
	width: 100%;
	margin-top: 15px;
}

#features {
	width: 980px;
	margin: 0 auto 35px auto;
	text-align: center;
}

.menuContainer ul#features {
	width: inherit !important;
	margin: inherit !important;
	text-align: inherit !important;
}

#features h2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 40px;
	line-height: 46px;
	color: #0067b9; /* state variation */
	margin: 0 auto 20px auto;
}

.feature-photo {
	margin-bottom: 10px;
}

.feature-text {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #0067b9; /* state variation */
}

#feature1 {
	float: left;
	width: 227px;
	margin-left: 125px; /* delete if 4 features */
}

#feature2 {
	float: left;
	width: 227px;
	margin-left: 24px;
}

#feature3 {
	float: left;
	width: 227px;
	margin-left: 24px;
}

#feature4 {
	float: left;
	width: 227px;
	margin-left: 24px;
}

@media only screen and (max-width: 1120px) {
	#features {
		width: 708px;
	}
	#features h2 {
		font-size: 30px;
		line-height: 34px;
		margin: 0 auto 20px auto;
	}
	#feature1 {
		width: 334px;
		margin-bottom: 20px;
		margin-left: 0;
	}
	#feature2 {
		width: 334px;
		margin-left: 20px;
		margin-bottom: 20px;
	}
	#feature3 {
		clear: both;
		width: 334px;
		margin-left: 0;
	}
	#feature4 {
		width: 334px;
		margin-left: 20px;
	}

}


@media only screen and (max-width: 767px) {
	#features {
		width: 460px;
	}
	#features h2 {
		font-size: 26px;
		line-height: 30px;
		margin: 0 auto 15px auto;
	}
	#feature1 {
		width: 220px;
	}
	#feature2 {
		width: 220px;
	}
	#feature3 {
		width: 220px;
	}
	#feature4 {
		width: 220px;
	}
}


@media only screen and (max-width: 509px) {
	#featuresfull {
		padding-top: 55px;
	}
	#features {
		width: 280px;
	}
	#features h2 {
		font-size: 19px;
		line-height: 24px;
		margin: 0 auto 12px auto;
	}
	#feature1 {
		float: none;
		width: 100%;
	}
	#feature2 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#feature3 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	#feature4 {
		float: none;
		width: 100%;
		margin-left: 0;
	}
}


@media only screen and (max-width: 240px) {
	#features {
		width: 200px;
	}
}

/* === home promo === */

#home-promo {
	text-align: center;
}

#home-promo-top {
	text-align: center;
}

#home-promo img {
	max-width: 100%;
}

#home-promo-split {
	width: 980px;
	margin: 0 auto;
}

#home-promo-split img {
	max-width: 100%;
}

#home-promo-split1 {
	float: left;
	width: calc(50% - 12px);
	margin-right: 24px;
}

#home-promo-split2 {
	float: left;
	width: calc(50% - 12px);
}

#questions-answers1 {
	display: block;
	margin-bottom: 10px;
}

#questions-answers2 {
	display: none;
}

#questions-answers3 {
	display: none;
}

#btn-matching1 {
	display: block;
}

#btn-matching2 {
	display: none;
}

#btn-bts1 {
	display: block;
	width: 980px;
	margin: 0 auto;
	background: #d64900 url('/images/btn-bts1-back.png') no-repeat left top;
	min-height: 114px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#btn-bts1-text {
	color: #ffffff;
	width: 630px;
	margin: 0 auto;
	font-family: 'Sanchez', serif;
	font-size: 20px;
	line-height: 24px;
	padding-top: 51px;
}

@media only screen and (max-width: 1120px) {
	#home-promo-split {
		width: 708px;
		text-align: center;
	}
	#home-promo-split1,
	#home-promo-split2 {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	#questions-answers1 {
		display: none;
	}
	#questions-answers2 {
		display: block;
		margin-bottom: 10px;
	}
	#questions-answers3 {
		display: none;
	}
	#btn-matching1 {
		display: none;
	}
	#btn-matching2 {
		display: block;
	}
	#btn-bts1 {
		width: 708px;
		background: #d64900 url('/images/btn-bts1-tablet-back.png') no-repeat left top;
		min-height: 84px;
	}
	#btn-bts1-text {
		width: 455px;
		font-size: 14px;
		line-height: 18px;
		padding-top: 38px;
	}
}

@media only screen and (max-width: 767px) {
	#home-promo-split {
		width: 460px;
	}
	#questions-answers1 {
		display: none;
	}
	#questions-answers2 {
		display: none;
	}
	#questions-answers3 {
		display: block;
		margin-bottom: 10px;
	}
	#btn-bts1 {
		width: 523px;
		background: #d64900 url('/images/btn-bts1-tablet2-back.png') no-repeat left top;
		min-height: 64px;
	}
	#btn-bts1-text {
		width: 365px;
		font-size: 12px;
		line-height: 16px;
		padding-top: 27px;
	}
}

@media only screen and (max-width: 509px) {
	#home-promo-split {
		width: 280px;
		margin-bottom: 30px;
	}
	#home-promo-top {
		padding-top: 50px;
	}
	#btn-bts1 {
		width: 280px;
		background: #d64900 url('/images/btn-bts1-mobile-back.png') no-repeat left top;
		min-height: 81px;
		margin-bottom: -50px;
	}
	#btn-bts1-text {
		width: 260px;
		font-size: 11px;
		line-height: 14px;
		padding-top: 29px;
	}
}

/* === lifestage === */

#lifestage #primary {
	margin-top: -4px !important;
}

#lifestage #main #primary h2 {
	font-size: 35px !important;
	line-height: 40px !important;
	font-weight: 500;
}

#lifestage #main #primary h3 {
	font-size: 23px !important;
	line-height: 29px !important;
	font-weight: 500;
	margin-bottom: 8px;
}

#lifestage #main #primary .btn1 {
	min-height: 37px;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 50px 14px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#lifestage p.largetext {
	font-size: 20px;
	line-height: 27px;
}

#lifestage .arrowlink {
	font-size: 20px;
	line-height: 27px;
}

#lifestage .arrowlink .lastword:after {
    content: "";
    display: inline-block;
    background-image: url('/images/icon-arrow2-2x.png');
    background-size: 22px 15px;
    width: 22px;
    height: 15px;
    vertical-align: middle;
    padding-left: 8px;
}

#lifestage .arrowlink .lastword:hover:after {
    background-image: url('/images/icon-arrow2-2x.png');
}

#lifestage #sidebox-first .sidehead,
#lifestage #sidebox-second .sidehead,
#lifestage #sidebox-second-double .sidehead {
	background-color: #0d679f !important;
	font-size: 20px !important;
    line-height: 27px !important;
    font-weight: 400 !important;
}

#lifestage #sidebar2 h2 {
	padding: 12px 18px 12px 32px;
}

#linkbar1 {
	width: 100%;
	background-color: #21a6da;
}

#linkbar1-content {
	width: 980px;
	margin: 0 auto;
}

#linkbar1-open {
	padding-top: 20px;
	margin-bottom: 15px;
}

#linkbar1-opentext {
	float: left;
	margin-right: 15px;
}

#linkbar1-open h4,
#linkbar1-questions h4,
#linkbar1-email h4 {
	font-size: 21px !important;
	line-height: 26px !important;
	color: #143156 !important;
}

#linkbar1-opentext p {
	color: #ffffff !important;
}

#linkbar1-openbtn {
	float: left;
	margin-top: 10px;
}

#linkbar1-questions {
	padding-bottom: 10px;
}

#linkbar1-questiontext {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#linkbar1-questionbtn {
	float: left;
}

#linkbar1-questionbtn a {
	color: #ffffff !important;
}

#linkbar1-email {
}

#linkbar1-emailtext {
	float: left;
	width: 425px;
}

#linkbar1-subscribe-input {
	float: left;
	width: 165px;
}

.linkbar1-submit a.btn1 {
	min-height: 0;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 17px 9px 17px;
	border-radius: 20px;
	color: #ffffff !important;
}

@media only screen and (max-width: 1120px) {
	#linkbar1-content {
		width: 708px;
	}
}

@media only screen and (max-width: 767px) {
	#lifestage #main #primary h2 {
		font-size: 26px !important;
		line-height: 31px !important;
	}
	#linkbar1-content {
		width: 460px;
	}
	#linkbar1-emailtext {
		float: none;
		width: 100%;
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 509px) {
	#lifestage #primary {
		margin-top: 51px !important;
		padding-top: 20px;
	}
	#linkbar1-content {
		width: 280px;
	}
}


/* === floatbar === */

#floatbar {
	width: 1020px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 5;
}

#floatbar-features {
	width: 100%;
	height: 66px;
	background: #0a56a7 url('/images/sch-floatback.png') repeat-x left top;
	color: #ffffff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#floatbar-feature1 {
	float: left;
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 14px;
}

#floatbar-feature2 {
	float: left;
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 14px;
}

.floatbar-textbox {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.floatbar-title {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	line-height: 19px;
	margin-bottom: 4px;
}

.floatbar-text {
	font-size: 12px;
	line-height: 12px;
}

.floatbar-btn1,
.floatbar-btn2 {
	float: left;
	width: 48%;
}

.floatbar-btn1 a {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	border-bottom: 1px solid #2068ad; /* state variation */
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	text-align: center;
	text-transform: uppercase;
	padding: 14px 5px 12px 5px;
	color: #003057;
	font-size: 13px !important;
	line-height: 13px !important;
	background: #77d0f1; /* state variation */
	background: -moz-linear-gradient(top,  #77d0f1 0%, #60caf1 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77d0f1), color-stop(100%,#60caf1)); /* state variation */
	background: -webkit-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -o-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: -ms-linear-gradient(top,  #77d0f1 0%,#60caf1 100%); /* state variation */
	background: linear-gradient(to bottom,  #77d0f1 0%,#60caf1 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77d0f1', endColorstr='#60caf1',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	text-decoration: none !important;
}

.floatbar-btn1 a:hover {
	border-bottom: 1px solid #25a0cc; /* state variation */
	background: #91d9f4; /* state variation */
	background: -moz-linear-gradient(top,  #91d9f4 0%, #7cccea 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d9f4), color-stop(100%,#7cccea)); /* state variation */
	background: -webkit-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -o-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: -ms-linear-gradient(top,  #91d9f4 0%,#7cccea 100%); /* state variation */
	background: linear-gradient(to bottom,  #91d9f4 0%,#7cccea 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d9f4', endColorstr='#7cccea',GradientType=0 ); /* state variation */
	cursor: pointer;
	text-decoration: none !important;
}

.floatbar-btn2 a {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	border-bottom: 1px solid #cc651c; /* state variation */
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	text-align: center;
	text-transform: uppercase;
	padding: 14px 5px 12px 5px;
	color: #003057;
	font-size: 13px !important;
	line-height: 13px !important;
	background: #ffad41; /* state variation */
	background: -moz-linear-gradient(top,  #ffad41 0%, #f29418 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad41), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffad41 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad41', endColorstr='#f29418',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	text-decoration: none !important;
}

.floatbar-btn2 a:hover {
	border-bottom: 1px solid #e27e1b; /* state variation */
	background: #ffa33b; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	cursor: pointer;
	text-decoration: none !important;
}

@media only screen and (max-width: 1120px) {
	#floatbar {
		width: 748px;
		margin-left: -20px;
	}
	#floatbar-features {
		height: auto;
		background: #0a56a7 url('/images/sch-floatback2.png') repeat-x left top;
	}
	#floatbar-feature1 {
		float: none;
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		padding-top: 14px;
	}
	#floatbar-feature2 {
		float: none;
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		padding-top: 14px;
		padding-bottom: 14px;
	}
}

@media only screen and (max-width: 767px) {
	#floatbar {
		width: 480px;
		bottom: 15px;
		margin-left: -10px;
	}
}

@media only screen and (max-width: 509px) {
	#floatbar {
		width: 100%;
		left: 0 !important;
		transform: none;
		bottom: 0;
		margin-left: inherit;
	}
	#floatbar-features {
		width: 100%;
		height: auto;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	.floatbar-textbox {
		width: 56%;
		margin-right: 4%;
		padding-left: 5px;
	}
	.floatbar-btn1,
	.floatbar-btn2 {
		width: 40%;
	}
	.floatbar-title {
		font-size: 18px;
		line-height: 18px;
	}
	.floatbar-btn1 a,
	.floatbar-btn2 a {
		font-size: 11px !important;
		line-height: 11px !important;
	}
}

@media only screen and (max-width: 375px) {
	.floatbar-textbox {
		width: 60%;
		margin-right: 4%;
		padding-left: 3px;
	}
	.floatbar-btn1,
	.floatbar-btn2 {
		width: 36%;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .mega ul li {
		 font-size: 11px !important;
	 }
}


/* === interstitial === */

#interstitial {
	width: 900px;
	height: 560px;
}

#interstitial-photo {
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	margin-right: 30px;
}

#interstitial-text {
	float: left;
	padding-top: 35px;
}

#interstitial-mobile {
	display: none;
}

@media only screen and (max-width: 1120px) {
	#interstitial {
		width: 520px;
		height: 365px;
	}
	#interstitial-photo,
	#interstitial-text {
		display: none;
	}
	#interstitial-mobile {
		display: block;
		padding-left: 10px;
		padding-top: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#interstitial {
		width: 420px;
		height: 279px;
	}
	#interstitial-mobile img {
		max-width: 365px !important;
		height: auto !important;
	}
}

@media only screen and (max-width: 509px) {
	#interstitial {
		width: 320px;
		height: 220px;
	}
	#interstitial-mobile img {
		max-width: 265px !important;
	}
}

/* === bts === */

#btsbox1 {
	background-color: #e5f1f8;
	padding: 35px 50px;
	margin-top: -10px;
	margin-bottom: 20px;
}

.btsbox1-numrow {
	border-bottom: 2px solid #f59131;
	padding-bottom: 20px;
	margin-bottom: 18px;
}

.btsbox1-num {
	float: left;
	width: 260px;
	margin-right: 20px;
	text-align: right;
}

.btsbox1-numtext {
	float: left;
	width: calc(100% - 305px);
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	color: #0067b9;
	font-size: 33px;
	line-height: 36px;
	padding-top: 4px;
}

.btsbox1-text1 {
	color: #0067b9;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 35px;
}

.btsbox1-btns {
	width: 396px;
	margin: 20px auto 0 auto;
	text-align: center;
}

#btsbox1-btn1 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 11px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #cc651c; /* state variation */
	color: #ffffff;
	background: #ffad41; /* state variation */
	background: -moz-linear-gradient(top,  #ffad41 0%, #f29418 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad41), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffad41 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad41', endColorstr='#f29418',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1-btn1:hover {
	border-bottom: 1px solid #ffa33b; /* state variation */
	background: #feb300; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

#btsbox1-btn2 {
	float: right;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	min-height: 37px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 11px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #14587c; /* state variation */
	color: #ffffff;
	background: #75d938; /* state variation */
	background: -moz-linear-gradient(top,  #32aded 0%, #0c87c6 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32aded), color-stop(100%,#0c87c6)); /* state variation */
	background: -webkit-linear-gradient(top,  #32aded 0%,#0c87c6 100%); /* state variation */
	background: -o-linear-gradient(top,  #32aded 0%,#0c87c6 100%); /* state variation */
	background: -ms-linear-gradient(top,  #32aded 0%,#0c87c6 100%); /* state variation */
	background: linear-gradient(to bottom,  #32aded 0%,#0c87c6 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32aded', endColorstr='#0c87c6',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1-btn2:hover {
	border-bottom: 1px solid #1b73a9; /* state variation */
	background: #64ba2e; /* state variation */
	background: -moz-linear-gradient(top,  #4cc9f3 0%, #0895dd 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4cc9f3), color-stop(100%,#0895dd)); /* state variation */
	background: -webkit-linear-gradient(top,  #4cc9f3 0%,#0895dd 100%); /* state variation */
	background: -o-linear-gradient(top,  #4cc9f3 0%,#0895dd 100%); /* state variation */
	background: -ms-linear-gradient(top,  #4cc9f3 0%,#0895dd 100%); /* state variation */
	background: linear-gradient(to bottom,  #4cc9f3 0%,#0895dd 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cc9f3', endColorstr='#0895dd',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

.btsbox1-smtext {
	color: #0067b9;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}

#primary .btsbox1-smtext a:link,
#primary .btsbox1-smtext a:visited {
	color: #0067b9;
	text-decoration: underline !important;
}

#primary .btsbox1-smtext a:hover,
#primary .btsbox1-smtext a:active {
	color: #41B6E6;
	text-decoration: underline !important;
}

#btsbox2 {
	background-color: #ffffff;
	border: 1px solid #7cc04b;
	padding: 30px 25px 25px 25px;
}

#main #btsbox2-steps h3 {
	color: #0067b9;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 22px;
}

#btsbox2-step1box {
	float: left;
	width: 45%;
	margin-right: 5%;
	min-height: 68px;
	background: url('/images/btsbox2-step1.png') no-repeat left top;
}

#btsbox2-step2box {
	float: left;
	width: 45%;
	margin-right: 5%;
	min-height: 68px;
	background: url('/images/btsbox2-step2.png') no-repeat left top;
}

#btsbox2-step1,
#btsbox2-step2 {
	margin: 24px 0 0 53px;
}

#primary .btsbox2-step1text h4,
#primary .btsbox2-step2text h4 {
	color: #0067b9;
	font-size: 16px;
	line-height: 21px;
}

#primary .btsbox2-step1text a:link,
#primary .btsbox2-step1text a:visited,
#primary .btsbox2-step2text a:link,
#primary .btsbox2-step2text a:visited {
	color: #0067b9;
	text-decoration: underline !important;
}

#primary .btsbox2-step1text a:hover,
#primary .btsbox2-step1text a:active,
#primary .btsbox2-step2text a:hover,
#primary .btsbox2-step2text a:active {
	color: #41B6E6;
	text-decoration: underline !important;
}

@media only screen and (max-width: 1120px) {
	.btsbox1-numtext {
		width: calc(100% - 300px);
	}
}

@media only screen and (max-width: 767px) {
	.btsbox1-numrow {
		padding-bottom: 13px;
		margin-bottom: 11px;
	}
	.btsbox1-num {
		width: 150px;
		margin-right: 15px;
	}
	.btsbox1-num img {
		width: 150px;
	}
	.btsbox1-numtext {
		width: calc(100% - 165px);
		font-size: 25px;
		line-height: 28px;
	}
	.btsbox1-text1 {
		font-size: 18px;
		line-height: 23px;
	}
	.btsbox1-btns {
		width: auto;
		margin: 12px auto 0 auto;
	}
	#btsbox1-btn2 {
		float: left;
		margin-left: 15px;
	}
	#btsbox1-btn1,
	#btsbox1-btn2 {
		min-height: 0px;
		font-size: 13px;
		line-height: 13px;
		padding: 9px 16px 9px 16px;
	}
	#main #btsbox2-steps h3 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	#btsbox2-step1box {
		float: nonw;
		width: 100%;
		margin-right: 0;
	}
	#btsbox2-step2box {
		clear: both;
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.btsbox2-step2text {
		padding-top: 23px;
	}
}

@media only screen and (max-width: 509px) {
	#btsbox1 {
		padding: 25px;
		margin-top: 0;
	}
	.btsbox1-num {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		text-align: center;
	}
	.btsbox1-num img {
		width: 200px;
	}
	.btsbox1-numtext {
		float: none;
		width: 100%;
		font-size: 20px;
		line-height: 24px;
		text-align: center;
	}
	.btsbox1-text1 {
		font-size: 15px;
		line-height: 20px;
	}
	#btsbox1-btn1,
	#btsbox1-btn2 {
		min-height: 0px;
		font-size: 11px;
		line-height: 12px;
		padding: 9px 12px 9px 12px;
	}
	#btsbox1-btn2 {
		margin-left: 10px;
	}
}

/* === footer tabs === */

#footer-link1 {
	float: left;
}

#footer-link2 {
	float: right;
}

#tabs-footer .nav-tabs > li > a,
#tabs-footer .nav-pills > li > a {
  padding-right: 50px !important;
  padding-left: 50px !important;
  margin-right: 8px !important;
  font-size: 13px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}

#tabs-footer .nav-tabs {
  border-bottom: 2px solid #ffffff !important; /* state variation */
  margin-top: 10px;
}

#tabs-footer .nav-tabs > li {
  margin-bottom: -2px !important;
}

#tabs-footer .nav-tabs > li > a:link,
#tabs-footer .nav-tabs > li > a:visited {
	background: inherit !important;
	behavior: url(/utilities/js/PIE.htc);
	padding-top: 16px;
	padding-bottom: 8px;
	line-height: 15px !important;
	min-height: 49px;
	border-top: 1px solid #ffffff !important; /* state variation */
	border-bottom: 2px solid #ffffff !important; /* state variation */
	border-left: 1px solid #ffffff !important; /* state variation */
	border-right: 1px solid #ffffff !important; /* state variation */
	-webkit-border-radius: inherit !important;
	-moz-border-radius: inherit !important;
	border-radius: inherit !important;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	text-decoration: none !important;
}

#tabs-footer .nav-tabs > li > a:hover,
#tabs-footer .nav-tabs > li > a:focus {
	background: inherit !important;
	background-color: #666666 !important;
	behavior: url(/utilities/js/PIE.htc);
	padding-top: 16px;
	padding-bottom: 8px;
	line-height: 15px !important;
	border: none;
	-webkit-border-radius: inherit !important;
	-moz-border-radius: inherit !important;
	border-radius: inherit !important;
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	text-decoration: none !important;
}

#tabs-footer .nav-tabs > li.active > a:link,
#tabs-footer .nav-tabs > li.active > a:visited {
	background-color: #0067b9 !important;
	color: #ffffff !important;
	border-top: 1px solid #ffffff !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 1px solid #ffffff !important; /* state variation */
	border-right: 1px solid #ffffff !important; /* state variation */
	text-decoration: none !important;
}

#tabs-footer .nav-tabs > li.active > a:hover,
#tabs-footer .nav-tabs > li.active > a:focus {
	background-color: #0067b9 !important;
	color: #ffffff !important;
	border-top: 1px solid #ffffff !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 1px solid #ffffff !important; /* state variation */
	border-right: 1px solid #ffffff !important; /* state variation */
	text-decoration: none !important;
}

#tabs-footer h2 {
	font-size: 20px !important;
	line-height: 24px !important;
	margin-bottom: 12px !important;
}

#tabs-footer h4 {
	font-size: 17px !important;
	line-height: 20px !important;
	padding-top: 6px !important;
	margin-bottom: 10px !important;
}

#footer #tabs-footer ul {
	list-style-type: inherit !important;
	margin-left: 0 !important;
	margin-bottom: 15px !important;
}

#footer #tabs-footer .active,
#footer #tabs-footer .dot:hover {
	background-color: inherit !important;
}

#footer #tabs-footer .tab-pane ul {
	margin-left: 20px !important;
}

#footer #hidden-disclosure {
	margin-top: 25px;
}

@media only screen and (max-width: 1120px) {
	#tabs-footer .nav-tabs > li > a,
	#tabs-footer .nav-pills > li > a {
		padding-right: 29px !important;
		padding-left: 29px !important;
	}
}

@media only screen and (max-width: 767px) {
	#footer #tabs-footer ul {
		margin-left: 0 !important;
	}
	#footer #tabs-footer ul {
		margin-left: 0 !important;
	}
	#tabs-footer .nav-tabs > li {
		min-width: 100% !important;
	}
	#tabs-footer .nav-tabs > li > a,
	#tabs-footer .nav-pills > li > a {
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 509px) {
	#footer-link1 {
		float: none;
		padding-bottom: 20px;
	}
	#footer-link2 {
		float: none;
		padding-bottom: 20px;
	}
	
	#tabs-footer .nav-tabs > li.active > a:link,
	#tabs-footer .nav-tabs > li.active > a:visited,
	#tabs-footer .nav-tabs > li.active > a:hover,
	#tabs-footer .nav-tabs > li.active > a:active {
		border-bottom: 1px solid #ffffff !important;
	}
	#footer #hidden-disclosure {
		margin-top: 0;
	}
	#footer #hidden-disclosure2 {
		margin-top: -20px;
	}
}

/* === securitybox overrides === */

#securitypage #footer-link2 {
	display: none !important;
}

#securitybox {
	padding-bottom: 10px !important;
}

#main #securitybox ul {
	margin: inherit !important;
}

#main #securitybox ul li {
	margin: inherit !important;
}

#securitybox #tabs-footer .nav-tabs {
  border-bottom: 2px solid #0067b9 !important; /* state variation */
}

#securitybox #tabs-footer .nav-tabs > li > a:link,
#securitybox #tabs-footer .nav-tabs > li > a:visited {
	border-top: 1px solid #0067b9 !important; /* state variation */
	border-bottom: none !important; /* state variation */
	border-left: 1px solid #0067b9 !important; /* state variation */
	border-right: 1px solid #0067b9 !important; /* state variation */
}

#securitybox #tabs-footer .nav-tabs > li > a:hover,
#securitybox #tabs-footer .nav-tabs > li > a:focus {
	background-color: #e6f0f8 !important;
}

#securitybox #tabs-footer .nav-tabs > li.active > a:link,
#securitybox #tabs-footer .nav-tabs > li.active > a:visited {
	background-color: #0067b9 !important;
	border-top: 1px solid #0067b9 !important; /* state variation */
	border-bottom: none !important;
	border-left: 1px solid #0067b9 !important; /* state variation */
	border-right: 1px solid #0067b9 !important; /* state variation */
	text-decoration: none !important;
	color: #ffffff !important;
}

#securitybox #tabs-footer .nav-tabs > li.active > a:hover,
#securitybox #tabs-footer .nav-tabs > li.active > a:focus {
	background-color: #0067b9 !important;
	border-top: 1px solid #0067b9 !important; /* state variation */
	border-bottom: 2px solid #0067b9 !important;
	border-left: 1px solid #0067b9 !important; /* state variation */
	border-right: 1px solid #0067b9 !important; /* state variation */
	color: #ffffff !important;
}

#my-tab-content .active {
	background-color: inherit;
}

#main #securitybox .tab-pane ul {
	margin: 0 !important;
	padding-bottom: 12px !important;
}

#main #securitybox .tab-pane ul li {
	margin: 0 0 6px 15px !important;
}

#footer #tabs-footer ul li {
	font-family: Arial,Helvetica,sans-serif;
}

@media only screen and (max-width: 1120px) {
	#securitybox #tabs-footer .nav-tabs > li > a,
	#securitybox #tabs-footer .nav-pills > li > a {
	}
}


/* === header buttons === */

.twobtns2 {
	width: 980px;
	margin: -28px auto 0 auto;
	padding: 0 0 55px 0;
}

.twobtns2-left {
	float: left;
	margin-right: 8px;
}

.twobtns2-right {
	float: left;
}

.twobtns2 .btn2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: inherit;
	padding: 8px 16px 8px 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #f29418; /* state variation */
	color: #003057;
	background: #ffad41; /* state variation */
	background: -moz-linear-gradient(top,  #ffad41 0%, #f29418 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad41), color-stop(100%,#f29418)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffad41 0%,#f29418 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffad41 0%,#f29418 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad41', endColorstr='#f29418',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.twobtns2 .btn2:hover {
	border-bottom: 1px solid #ffa33b; /* state variation */
	background: #feb300; /* state variation */
	background: -moz-linear-gradient(top,  #feb300 0%, #ffa33b 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb300), color-stop(100%,#ffa33b)); /* state variation */
	background: -webkit-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -o-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: -ms-linear-gradient(top,  #feb300 0%,#ffa33b 100%); /* state variation */
	background: linear-gradient(to bottom,  #feb300 0%,#ffa33b 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb300', endColorstr='#ffa33b',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

.twobtns .btn2 {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: inherit;
	padding: 8px 16px 8px 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #ffffff;
	background: none;
	background: #086b99;
	filter: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	behavior: url(/utilities/js/PIE.htc);
}
.twobtns .btn2:hover {
	background: none;
	background: #0876a7;
	filter: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

.twobtns {
	margin-bottom: 20px;
}

.twobtns-left {
	float: left;
}

.twobtns-right {
	float: right;
}

@media only screen and (max-width: 1120px) {
	.twobtns-left {
		float: none;
		margin-bottom: 5px;
	}
	.twobtns-right {
		float: none;
	}
	.twobtns .btn2 {
		width: 100%;
	}
	.twobtns2 {
		width: 708px;
		margin: -15px auto 0 auto;
		padding: 0 0 55px 0;
	}
}

@media only screen and (max-width: 767px) {
	.twobtns2 {
		width: 460px;
		margin: 0 auto;
		padding: 0 0 90px 0;
	}
	.twobtns2-left {
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 509px) {
	.twobtns2 {
		width: 280px;
		margin: 0 auto;
		padding: 0 0 90px 0;
	}
	.twobtns2 .btn2 {
		min-width: 200px;
		font-size: 13px;
		line-height: 13px;
		margin-bottom: 7px;
	}
}



/* === Rebranding Specific CSS - August 2020 === */

.videoheader-desktoponly {display: block;}
.videoheader-mobileonly {display: none;}
.admastercenter {width:980px; margin:0 auto;}

		
 /*	Bootsrap Modal Overides CSS  */	
.modal-content {width: 100%!important;border-radius: 0px!important;}
.modal-body {padding: 8px!important;}
button.close {position: absolute!important;top: -17px!important;right: -10px!important}
.close {color: #0067b9!important;opacity:1!important;}


#footerfull {padding-bottom: 80px;}
		
 /*	Start Tab Menu CSS  */	
ul.searchtabnav {list-style-type: none;padding: 0;overflow: hidden;max-width: 980px;margin: 0 auto;position: relative;top:0px;}
ul.searchtabnav li {float: left;display: block;background-color: #0067b9;}
ul.searchtabnav li a {display: block;color: white;text-align: center;padding: 11px 37px;text-decoration: none;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 13px;font-weight: bold;border-top: solid 5px #fff;background-color: #0067b9;height:60px;line-height: 16px;text-transform: uppercase;	}
ul.searchtabnav li a:hover:not(.active) {background-color: #000E1A;border-top: solid 5px #ED8800;}
ul.searchtabnav li a.active {background-color: #003057;border-top: solid 5px #ED8800;}
.tabpadding {padding-top:20px!important;}
	ul.searchtabnav li a:focus {
	background-color: #000E1A;
    border-top: solid 5px #ED8800;
	} 
.lastletter {text-transform:lowercase!important;}
/*	End Tab Menu CSS  */
	
 /*	Start Tab Banner CSS */		
.searchtabwrap {background-color: #003057;height:auto; width:100%;position: relative;top: -1px;}
.searchtabcontent {width: 980px;margin: 0 auto;padding-top: 20px;padding-bottom: 40px;padding-left: 20px;}
.searchtabrow {padding-left:10px; padding-top:10px;}
.searchtabwrap h1 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 18px;font-weight: bold;color:#fff;padding-bottom: 10px;}
.searchtabwrap h2 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 35px;font-weight: 400;line-height: 40px;color:#fff;padding-top: 20px;}
.searchtabwrap h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 28px;font-weight: bold;color:#ED8800;padding-bottom: 35px;padding-top: 12px;}	
.searchtabrow:after {content: "";display: table;clear: both;}/* Clear floats after the columns */
.searchtabcolumn {float: left;width: 50%;}
.searchtabcontentmobile {width: 100%;margin: 0 auto;padding-top: 20px;padding-bottom: 40px;}
.searchtabrowmobile {max-width:420px;margin:0 auto;padding: 0px 35px;}
.searchtabrowbtnmobile {padding-top:20px;width: 195px;margin: 0 auto;}	
.breadcrumb {padding: 1rem;margin-bottom: 1rem;clear: both;list-style: none;background-color: transparent !important;}
.breadcrumb-item {float: left;list-style: none;margin-right: 5px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;}	
.breadcrumb-item a {color:#fff;text-decoration: none;}
.breadcrumb-item a:hover {text-decoration: underline;}
.breadcrumb>li+li:before {padding: 0 5px;color: #fff;content: ">\00a0";}
.breadcrumb-item a[aria-current='page'] { font-weight: bold;}
.breadcrumb-item a:focus {outline: 1px solid #ffffff!important;outline-offset: 2px;}

.faqtabcolumnleft {float: left;width: 60%;}
.faqtabcolumnright {float: left;width: 40%;}
.faqtabcolumnright a {float: right;margin-right:70px}
.faqh2 {padding-top:0px!important;}
/*	End Tab Banner CSS */	
	

/*	Start Light Blue Wellcome Bar */	
.welcome-sub-headline {background-color: #00c3ff;width:100%;padding:30px 0px 30px 20px;position: relative;top: -1px;}
.welcome-sub-headline p {font-size:28px;line-height: 36px; color:#003057;text-decoration: none;max-width:980px; margin: 0 auto;}
.welcome-sub-headline a{font-weight:bold;color:#003057;text-decoration: none;}
.welcome-sub-headline a:hover {text-decoration: underline!important;}
.welcome-sub-headline a:focus {outline: 1px solid #003057!important;outline-offset: 1px;}
/*	End Light Blue Wellcome Bar */	

/*	Start News Section */
.newswrap {width:100%;}
.newsrow {width: 1040px;margin: 0 auto; margin-top: 20px;}
.newsborders {border-left: 1px solid #000;border-right: 1px solid #000;padding-top: 10px;padding-bottom: 30px;}
.newspadding{padding-top: 10px;}
.newsrow:after {content: "";display: table;clear: both;}/* Clear floats after the columns */
.newscolumn {float: left;width: 25%;padding-right: 0px;padding-left: 30px;margin-top: 15px;}
.newscolumn p {font-size: 14px;line-height: 19px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.newscolumn h3 {margin-bottom: 20px;color: #1b3154;font-size: 24px;font-weight:500;}
.newscolumn h4 {margin-bottom: 10px;color: #0067b9;font-weight: bold;font-size: 16px;line-height:19px}
.newscolumn_h4_margin {margin-top:43px;}
.newscolumn h5 {margin-bottom: 10px;color: #0067b9;font-size: 18px;font-weight: bold;line-height:19px}
.newslink {color: #0067b9;text-decoration: none;font-weight: bold;font-style: normal;font-size: 14px;line-height: 19px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.newslink:after {content: "";display: inline-block;background: url(/images/icon-arrow-2x.png) no-repeat top right;background-size: 11px 10px;vertical-align: 0;width: 11px;height: 10px;margin-left: 8px;}
.newslink:focus {outline: 1px solid #0067b9!important;outline-offset: 1px;}
a.newslink:hover {text-decoration: underline!important;}
a.newslink:hover:after {background: url(/images/icon-arrow-o-2x.png) no-repeat top right;background-size: 11px 10px;}
/*	End News Section */
	
.morning-disclaimer {width: 100%;padding: 40px 40px 0px 40px;}
.morning-disclaimer p {max-width: 980px; margin: 0 auto; padding-top: 0px; padding-bottom: 40px; padding-left: 0px; font-family: "Ubuntu",Helvetica,Arial,sans-serif !important; font-size: 12px; font-weight: 400; line-height: 15px;}


/*	Start Smart Investments Page CSS */
#smart-container {width: 980px;margin: 0 auto;min-height: 400px; padding-top: 20px;padding-bottom: 40px;padding-left: 20px;}
#smart-l-column {float: left;width: 560px;margin-bottom: 40px;}
#smart-r-column {float: left;width: 360px;margin-left: 36px;}
#smart-orange-box{background-color: #e27e1b;padding: 40px 25px 40px 25px;}	




#smart-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 27px;font-weight: 400;margin-bottom: 15px;color: #3068ad;}
#smart-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 13px;font-weight: 500;margin-bottom: 20px;color: #333333;}


	
#smart-orange-box h3 {margin-bottom: 20px;color: #003057;font-size: 27px;}
#smart-orange-box h4 {margin-bottom: 10px;color: #003057;font-weight: bold;font-size: 16px;margin-top: 22px;}
	
.smartlink {color: #003057!important;text-decoration: none;font-weight: bold;font-style: normal;font-size: 14px;line-height: 15px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.smartlink:after {content: "";display: inline-block;background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;background-size: 11px 10px;vertical-align: 0;width: 11px;height: 10px;margin-left: 8px;}
.smartlink:focus {outline: 1px solid #003057!important;outline-offset: 1px;}
a.smartlink:hover {text-decoration: underline!important;}
.smart-investment-link {margin-top:20px;}
.smart-investment-link a {color:#0067b9;font-size:21px;font-weight:600;text-decoration:none;}
.smart-investment-link a:hover {text-decoration: underline!important;}
.smart-investment-link a:focus {outline: 1px solid #0067b9!important;outline-offset: 1px;}


/*	End Smart Investments Page CSS */

/*	Start Tax-Free Growth Page CSS */
#tax-container {width: 980px;margin: 0 auto;min-height: 400px;padding-top: 0px;padding-bottom: 40px;padding-left: 20px;}
#tax-l-column {float: left;width: 636px;margin-bottom: 40px;margin-top: 15px;}
#tax-l-column img {margin: 0 auto;}
#tax-r-column {float: left;width: 260px;margin-left: 36px;margin-top: 30px;}
.tax-disclaimer	{width: 100%;padding: 0px 25px 40px 25px;}
.tax-disclaimer p {font-size: 10px;line-height: 12px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;}	
.tax-h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 27px;font-weight: 400;margin-bottom: 15px;color: #3068ad;line-height: 30px;max-width:650px;}
.tax-p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 14px;font-weight: 500;margin-bottom: 15px;color: #333333;margin-bottom: 15px;max-width:650px;}
/*	End Tax-Free Growth Page CSS */

/*	Start Low-Fee Page CSS */
#lowfee-container {width: 980px;margin: 0 auto;min-height: 400px; padding-top: 20px;padding-bottom: 40px;padding-left: 20px;}	
#lowfee-l-column {float: left;width: 550px;margin-bottom: 40px;padding-right: 20px;}	
#lowfee-r-column {float: left;width: 370px;margin-left: 36px;}
#lowfee-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 27px;font-weight: 400;margin-bottom: 15px;color: #3068ad;}
#lowfee-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 10px;font-weight: 500;margin-bottom: 20px;color: #333333;line-height: 12px;margin-top: 30px;}
#lowfee-l-column ul {font-size: 19px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;color: #003057;font-weight: 400;margin-left: 150px;line-height: 24px;padding-top: 15px;}
#lowfee-l-column li {margin-bottom: 12px;}
.lowfee-l-column-inner {margin-top: 40px;}
.lowfee-l-column-inner img {float:left;}

#lowfee-orange-box{background-color: #e27e1b;padding: 30px 20px 40px 20px;}	
#lowfee-orange-box h3 {margin-bottom: 20px;color: #003057;font-size: 27px;}
#lowfee-orange-box ul {margin-left: 15px;font-weight: 400;font-size: 17px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;color: #003057;line-height: 27px;}
#lowfee-orange-box li {}
/*	End Low-Fee Page CSS */

/*	Start Flexible Page CSS */
#flexible-container {width: 980px;margin: 0 auto;min-height: 400px;padding-top: 20px;padding-bottom: 40px;padding-left: 20px;}
#flexible-container h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 27px;font-weight: 400;margin-bottom: 15px;color: #3068ad;}
#flexible-container p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 10px;font-weight: 500;margin-bottom: 20px;color: #333333;line-height: 12px;margin-top: 30px;}
	
#flexible-container-inner {margin-top: 30px;}
#flexible-container-inner h4 {color: #1b3154;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 20px;font-weight: 400;margin-bottom: 0px;padding-top: 5px;}
#flexible-container-inner p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 14px;font-weight: 400;margin-bottom: 0px;margin-top:5px;color: #333333;line-height: 20px;}
#flexible-container-inner img {float: left;margin-right: 20px;}
/*	End Flexible Page CSS */

/*	Start Gold-Rated Page CSS */
.searchtabcolumn img{margin-bottom:20px; display:block;}
#goldrated-container {width: 980px;margin: 0 auto;min-height: 400px;padding-top: 20px;padding-bottom: 40px;padding-left: 20px;}	
#goldrated-l-column {float: left;width: 650px;margin-bottom: 40px;padding-right: 20px;}
#goldrated-r-column {float: left;width: 250px;margin-left: 36px;}
	
#goldrated-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 27px;font-weight: 400;margin-bottom: 45px;color: #3068ad;}
.goldrated-l-column-inner {margin-top: 0px;}
.goldrated-l-column-inner img {float: left;}
#goldrated-l-column h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 20px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;margin-bottom: 10px;padding-top: 6px;margin-left: 40px;}

#goldrated-blue-box {background-color: #3068ad;padding: 30px 35px 40px 35px;}
#goldrated-blue-box h4{font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 16px;font-weight: 400;color:#fff;line-height: 23px;}
#goldrated-blue-box p{font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 13px;font-weight: 400;color:#fff;line-height: 14px;margin-top: 10px;}
/*	End Gold-Rated Page CSS */



/*	Start Employeer Page CSS */
.modal-open[style] {padding-right: 0px !important;}
#accordian-container{max-width:640px;}
#employer-container {width: 980px;margin: 0 auto;min-height: 400px; padding-top: 0px;padding-bottom: 40px;padding-left: 20px;}
#employer-l-column {float: left;width: 560px;margin-bottom: 40px;}
#employer-r-column {float: left;width: 360px;margin-left: 36px;}
#employer-orange-box{background-color: #e27e1b;padding: 40px 80px 25px 29px;}	
#employer-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 24px;font-weight: 400;margin-bottom: 20px;color: #3068ad;line-height: 32px;}
#employer-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 18px;line-height: 25px;font-weight: 500;margin-bottom: 30px;color: #1b3154;}
.employer-l-column-inner {margin-top: 0px;}
.employer-l-column-inner img {float: left;}
#employer-l-column h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 25px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;padding-top: 6px;margin-left: 0px;}
#employer-l-column h5 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 18px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;margin-bottom: 13px;padding-top: 4px;margin-left: 34px;}

	
#employer-orange-box h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom: 10px;color: #003057;font-size: 27px;font-weight: 400;}
#employer-orange-box h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom: 10px;color: #003057;font-weight: bold;font-size: 16px;margin-top: 22px;}
#employer-r-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom:20px}	
#employerlogos h3{font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 24px;font-weight: 400;margin-bottom: 20px;color: #3068ad;line-height: 32px;}

.employerlink {color: #003057!important;text-decoration: none;font-weight: 500;font-style: normal;font-size: 16px;line-height: 15px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.employerlink:after {content: "";display: inline-block;background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;background-size: 11px 10px;vertical-align: 0;width: 11px;height: 10px;margin-left: 8px;}
a.employerlink:hover {text-decoration: underline!important;}
p.employerlink2 {margin-bottom:10px!important;}
.employerlink2 {color: #003057!important;text-decoration: none;font-weight: 500;font-style: normal;font-size: 16px;line-height: 15px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
a.employerlink2:hover {text-decoration: underline!important;}
.employerlink3 {color: #003057!important;text-decoration: none;font-style: normal;font-size: 27px;font-weight: 400;line-height: 15px;}
.employerlink3:after {content: "";display: inline-block;background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;background-size: 21px 20px;vertical-align: 0;width: 21px;height: 20px;margin-left: 8px;}
a.employerlink3:hover {text-decoration: underline!important;}
/*	End Employeer Page CSS */

/*	Start Employeer Resources Page CSS */
#resources-container {width: 980px;margin: 0 auto;min-height: 400px; padding-top: 0px;padding-bottom: 40px;padding-left: 20px;}
#resources-l-column {float: left;width: 560px;margin-bottom: 40px;}
#resources-r-column {float: left;width: 360px;margin-left: 36px;}
#resources-orange-box{background-color: #e27e1b;padding: 40px 80px 25px 29px;}	
#resources-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 24px;font-weight: 400;margin-bottom: 20px;color: #3068ad;line-height: 32px;}
#resources-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 14px;line-height: 20px;font-weight: 400;margin-bottom: 15px;color: #1b3154;}
#resources-l-column h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 25px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;padding-top: 6px;margin-left: 0px;}
#resourcesindent {margin-left:40px}
#resourcesindent a {font-size:18px;}
#resourcesindent a {text-decoration: underline;}

/*	End Employeer Resources Page CSS */

/*	Start Everyone Employees  CSS */
#everyone-container {width: 980px;margin: 0 auto;min-height: 330px; padding-top: 0px;padding-bottom: 0px;padding-left: 20px;}
#everyone-l-column {float: left;width: 560px;margin-bottom: 40px;}
#everyone-r-column {float: left;width: 360px;margin-left: 36px;}
#everyone-orange-box{background-color: #e27e1b;padding: 30px 30px 25px 30px;}	
#everyone-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 24px;font-weight: 400;margin-bottom: 20px;color: #3068ad;line-height: 32px;}
#everyone-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 9px;font-weight: 400;line-height: 12px;color: #000;}
.everyone-l-column-inner {margin-top: 0px;}
.everyone-l-column-inner img {float: left;}
#everyone-l-column h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 19px;font-weight: 400;margin-bottom: 20px;color: #1b3154;line-height: 20px;padding-top: 0px;margin-left: 0px;line-height: 23px;}
#everyone-l-column h5 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 18px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;margin-bottom: 13px;padding-top: 4px;margin-left: 34px;}


	
#everyone-orange-box h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom: 10px;color: #003057;font-size: 27px;font-weight: 400;}
#everyone-orange-box h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom: 10px;color: #003057;font-weight: bold;font-size: 16px;margin-top: 22px;}
#everyone-r-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;margin-bottom:20px;font-weight: 500;color: #003057;font-size: 15px;}	


.everyonelink {color: #003057!important;text-decoration: none;font-weight: 500;font-style: normal;font-size: 15px;line-height: 15px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.everyonelink:after {content: "";display: inline-block;background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;background-size: 11px 10px;vertical-align: 0;width: 11px;height: 10px;margin-left: 8px;}
a.everyonelink:hover {text-decoration: underline!important;}


a.everyonelink2:hover {text-decoration: underline!important;}

.everyonelink3 {color: #003057!important;text-decoration: none;font-style: normal;font-size: 27px;font-weight: 400;line-height: 15px;}
.everyonelink3:after {content: "";display: inline-block;background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;background-size: 21px 20px;vertical-align: 0;width: 21px;height: 20px;margin-left: 8px;}
a.everyonelink3:hover {text-decoration: underline!important;}

#getstartedcontainer h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;color:#1b3154;font-size: 24px;font-weight: 500;padding-bottom: 20px;}
#getstartedcontainer h5 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;color:#333333;font-size: 16px;font-weight: 500;padding-bottom: 0px;}

#getstartedcontainer{width: 980px;margin: 0 auto;padding-top: 0px;padding-bottom: 40px;padding-left: 20px;}

.everyone-numcell1 {display: table-cell;width: 50px;}
.everyone-numcell2 {display: table-cell;vertical-align: top;padding-top: 11px;margin-bottom: 15px;}

#getstartedcontainer ul {margin-left:20px;}

/*	End Everyone Employees  CSS */

/*	Start Advisor Page CSS */

#advisor-l-column {float: left;width: 640px;margin-bottom: 40px;padding-left:20px}
#advisor-l-column img{margin-bottom:10px;}

#advisor-l-column h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 37px;font-weight: 400;margin-bottom: 20px;color: #3068ad;line-height: 43px;}
#advisor-l-column p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 14px;line-height: 20px;font-weight: 400;margin-bottom: 15px;color: #1b3154;}
#advisor-l-column h4 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 25px;font-weight: 500;margin-bottom: 20px;color: #1b3154;line-height: 20px;padding-top: 6px;margin-left: 0px;}
#advisor-disclaimer p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 12px;font-weight: 400;line-height: 15px;}


@media only screen and (max-width: 1120px) {
	
	#footerfull {padding-bottom: 130px;}
	.admastercenter {width:708px; margin:0 auto;}
	.searchtabcontent {width: 708px;padding-left: 0px;}
	.searchtabcolumn img {padding-right:10px;}
	.searchtabwrap h2 {font-size: 26px;line-height: 33px;padding-top: 22px;}
	.searchtabwrap h3 {font-size: 21px;padding-top: 8px;padding-bottom:20px;}
	.welcome-sub-headline {padding: 20px 35px 20px 35px;}
	.welcome-sub-headline p {font-size: 17px;line-height: 24px;max-width: 708px;margin: 0 auto;}
	
	.newshide {display:none}
	.newsrow {width: auto;margin: 0 auto;max-width: 708px;margin-top: 20px;}
	.newscolumn {float: none;width: 100%;padding-right: 0px;padding-left: 0px;margin-top: 0px;}
	.newspadding {padding-top: 15px;}
	.newsborders {border-left: none;border-right: none;padding-top: 20px;padding-bottom: 0px;}
	.newscolumn h3 {margin-bottom: 5px;font-size: 21px;}
	.newscolumn h4 {margin-bottom: 5px;font-size: 18px;}
	.newscolumn_h4_margin {margin-top:0px;}
    .newscolumn h5 {font-size: 16px;}
	.newscolumn p {font-size: 13px;line-height: 20px;}
	.newslink {font-size: 13px;line-height: 20px;}

	.morning-disclaimer {width: 100%;padding: 0px 0px 0px 0px;max-width: 708px;margin: 0 auto;margin-top: 20px;}
	
	#smart-container {width: 100%;padding:0px;margin-top: 40px;}
	#smart-l-column {float: none;margin: 0 auto;width: 708px;}
	#smart-r-column {float: none;margin: 0 auto;width: 708px;margin-bottom: 30px;}
	#smart-orange-box {margin-bottom: 40px;margin-top: 40px;}
	#smart-l-column h3 {padding: 0 20px;}
	#smart-l-column p {padding: 0 20px;margin-top: 10px;}
	#smart-l-column img {margin: 0 auto;}
	#smart-l-column {}
	
	
	#tax-container {width: 100%;padding: 0px;margin-top: 40px;}
	#tax-l-column {float: none;margin: 0 auto;width: 100%;padding: 0px 20px;margin-top: 15px;}
	#tax-r-column {float: none;margin: 0 auto;width: 100%;}
	.tax-disclaimer {width: 100%;padding: 0px 0px 0px 0px;max-width: 708px;margin: 0 auto;margin-top: 20px;}
	.tax-disclaimer p {max-width: 708px;margin: 0 auto;padding-top: 0px;padding-bottom: 20px;padding-left: 0px;font-size: 10px;font-weight: 400;line-height: 15px;}
	.tax-h3 {padding:0 0px;max-width: 650px;margin: 0 auto;margin-bottom: 20px;font-size: 25px;}
	.tax-p {padding:0 0px;max-width: 650px;margin: 0 auto;padding-bottom: 15px;}
	
	#lowfee-container {width: 100%;padding: 0px;margin-top: 40px;}
	#lowfee-l-column {float: none;margin: 0 auto;width: 708px;}
	#lowfee-r-column {float: none;margin: 0 auto;width: 708px;margin-bottom: 30px;}
	
	#flexible-container {width: 100%;padding: 0px;margin-top: 40px;}
	#flexible-container-inner {float: none;margin: 0 auto;width: 708px;padding: 0 20px;margin-bottom: 30px;}
	#flexible-container h3 {margin: 0 auto;max-width: 708px;font-size: 22px;padding: 0px 20px;margin-bottom: 20px;}
	#flexible-container p {width: 570px;margin: 0 auto;margin-bottom: 20px;padding: 0px 20px;}
	#flexible-container-inner img {padding-bottom: 50px;}
	#flexible-container-inner p {line-height:17px;}	
	
	#goldrated-container {width: 100%;padding: 0px;margin-top: 40px;}
	#goldrated-l-column {float: none;margin: 0 auto;width: 708px;}
	#goldrated-r-column {float: none;margin: 0 auto;width: 708px;margin-bottom: 30px;margin-top: 20px;}
	#goldrated-l-column h3 {font-size: 23px;}
	
	#accordian-container{max-width:100%;}
	#employer-container {width: 100%;padding:0px;margin-top: 40px;}
	#employer-l-column {float: none;margin:0 auto;width: 90%;max-width:700px;}
	#employer-orange-box {margin-bottom: 40px;margin-top: 40px;}
	#employer-container {width: 100%;padding: 0px;margin-top: 40px;}
	#employer-r-column {float: none;margin: 0 auto;width: 90%;margin-bottom: 30px;margin-top: 20px;max-width:700px;}
	#employer-l-column h3 {font-size: 23px;}
	#employerlogos {width: 708px;margin: 0 auto;margin-top: 20px;}
	.searchtabcolumn img {margin-bottom: -16px;}
	
	#resources-container {width: 100%;padding:0px;margin-top: 40px;}
	#resources-l-column {float: none;margin:0 auto;width: 90%;max-width:700px;}
	#resources-l-column h3 {font-size: 23px;}
	#resourcesindent {margin-bottom:40px}
	
	#everyone-container {width: 100%;padding:0px;margin-top: 40px;}
	#everyone-l-column {float: none;margin:0 auto;width: 90%;max-width:700px;}
	#everyone-orange-box {margin-bottom: 40px;margin-top: 40px;}
	#everyone-container {width: 100%;padding: 0px;margin-top: 40px;}
	#everyone-r-column {float: none;margin: 0 auto;width: 90%;margin-bottom: 30px;margin-top: 20px;max-width:700px;}
	#everyone-l-column h3 {font-size: 23px;}
	
	#getstartedcontainer{width: 90%;padding-left: 0px;max-width:700px;}
	
	#advisor-l-column {float: none;margin:0 auto;width: 100%;max-width:780px;padding-top: 20px;padding-left:0px;}
	#advisor-l-column h3 {font-size: 35px;}

	
}
@media only screen and (max-width: 1000px) {
	ul.searchtabnav {}
	ul.searchtabnav li.right, 
	ul.searchtabnav li {float: none;}
	ul.searchtabnav li a {border-top: none;}
	ul.searchtabnav li a {border-bottom: solid 1px #fff;}
	.searchtabwrap {}
}
@media only screen and (max-width: 767px) {
	#main-container #main {width:100%!important;}
	.admastercenter {width:460px; margin:0 auto;}
	.videoheader-desktoponly {display: none;}
	.videoheader-mobileonly {display: block;}

	.searchtabwrap h2 {font-size: 24px;line-height: 30px;padding-top: 0px;}

	.newsrow {max-width: 500px;padding: 0px 35px 20px 35px;}
	.morning-disclaimer {max-width: 500px;padding: 0px 40px 0px 40px;}

	.tax-disclaimer {padding: 0px 40px 0px 40px;max-width: 500px;}
	.tax-h3 {padding:0 20px;}
	.tax-p {padding:0 20px;margin-top: 10px;}

	
	.panel-style1-col-1-2 {float: none;width: 100%;}
	
	#smart-l-column {width:100%;padding: 0 20px;}
	#smart-r-column {width:100%;padding: 0 10px;}
	#smart-orange-box {margin-left: 10px;margin-right: 10px;}
	
	#lowfee-orange-box {margin-left: 10px;margin-right: 10px;}	
	#lowfee-l-column {width:100%;padding: 0 20px;}
	#lowfee-r-column {width:100%;padding: 0 10px;}
}

@media only screen and (max-width: 600px) {
	
	#smart-orange-box h3 {font-size: 20px;}
	#smart-orange-box p {font-size: 15px;}
	
	#t-r-column {width: 354px;}
	
	
	#lowfee-l-column ul {font-size: 14px;font-weight: 600;margin-left: 140px;line-height: 19px;padding-top: 10px;}
	
	#flexible-container-inner {width: 100%;}
	#flexible-container-inner img {padding-bottom: 55px;}
	#flexible-container p {width: 100%;}
	
	#goldrated-l-column {width: 100%;padding: 0 20px;}	
	#goldrated-r-column {width: 100%;padding: 0 10px;margin-top: 25px;}	
	#goldrated-l-column h3 {font-size: 24px;margin-bottom: 20px;}
	#goldrated-l-column h4 {font-size: 20px;padding-top:5px;}

	#employer-r-column {width: 354px;}
	#employer-orange-box {margin-left: 10px;margin-right: 10px;}
	#employer-orange-box h3 {font-size: 20px;}
	#employer-orange-box p {font-size: 15px;}	
	#employer-l-column {width: 100%;padding: 0 20px;}	
	#employer-r-column {width: 100%;padding: 0 10px;margin-top: 25px;}	
	#employer-l-column h3 {font-size: 24px;margin-bottom: 20px;}
	#employer-l-column h4 {font-size: 20px;padding-top:5px;}
	#employerlogos {width: 100%;}
	#employerlogos h3 {font-size: 20px;}
	.employerlink3 {font-size: 20px;}
	
	#resources-l-column {width: 100%;padding: 0 20px;}	
	#resources-r-column {width: 100%;padding: 0 10px;margin-top: 25px;}	
	#resources-l-column h3 {font-size: 24px;margin-bottom: 20px;}
	#resources-l-column h4 {font-size: 20px;padding-top:5px;}
	#resourcesindent {margin-left:15px}
	
	#everyone-r-column {width: 354px;}
	#everyone-orange-box {margin-left: 10px;margin-right: 0px;}
	#everyone-orange-box h3 {font-size: 20px;}
	#everyone-orange-box p {font-size: 15px;}	
	#everyone-l-column {width: 100%;padding: 0 20px;}	
	#everyone-r-column {width: 100%;padding: 0 10px;margin-top: 25px;}	
	#everyone-l-column h3 {font-size: 24px;margin-bottom: 20px;}
	#everyone-l-column h4 {font-size: 20px;padding-top:5px;}
	
	#getstartedcontainer{width: 90%;}
	.employerlink3:after {
    content: "";
    display: inline-block;
    background: url(/images/icon-arrow-darkblue-2x.png) no-repeat top right;
    background-size: 16px 15px;
    vertical-align: 0;
    width: 16px;
    height: 15px;
    margin-left: 8px;
}
	
	#advisor-l-column {width: 100%;padding: 0px 0px 0px 0px;}	
	#advisor-l-column h3 {font-size: 27px;margin-bottom: 10px;margin-top: 20px;line-height: 34px;}
	#advisor-l-column h4 {font-size: 20px;padding-top:5px;}


}
@media only screen and (max-width: 509px){
	#advisor-l-column {padding: 0px 20px;}
}
@media only screen and (max-width: 400px){
	#flexible-container-inner img {padding-bottom: 60px;}
}



/* === Rebranding Phase 2 - Specific CSS - February 2021 === */


 /*	Start 2021 Tab Menu CSS  */	
ul.tabnavigation {list-style-type: none;padding: 0;overflow: hidden;max-width: 980px;margin: 0 auto;position: relative;top:0px;}
ul.tabnavigation li {float: left;display: block;background-color: #0067b9;}
ul.tabnavigation li a {display: block;color: white;text-align: center;padding: 20px 36px;text-decoration: none;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 13px;font-weight: bold;background-color: #0067b9;height:60px;line-height: 16px;text-transform: uppercase;	}
ul.tabnavigation li a:hover:not(.active) {background-color: #000E1A;}
ul.tabnavigation li a.active {background-color: #003057;}
ul.tabnavigation li a:focus {background-color: #003057;} 
.tabpadding {padding-top:20px!important;}

 /*	Start 2021 Breadcrumb CSS  */
.breadcrumbs {padding-bottom: 20px;margin-bottom: 1rem;clear: both;list-style: none;background-color: transparent !important;}
.breadcrumb-items {float: left;list-style: none;margin-right: 5px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;}	
.breadcrumb-items a {color:#007ADC;text-decoration: none;font-size:12px!important;text-transform:uppercase;}
.breadcrumb-items a:hover {text-decoration: underline;}
.breadcrumbs>li+li:before {padding: 0 5px;color: #007ADC;content: ">\00a0";}
.breadcrumb-items a[aria-current='page'] { font-weight: bold;}
.breadcrumb-items a:focus {outline: 1px solid #ffffff!important;outline-offset: 2px;}

 /*	Start 2021 Banner Area CSS  */
.videoheader-desktoponly {display: block;}
.videoheader-mobileonly {display: none;}

.non-videoheader-desktoponly {display: block;}
.non-videoheader-tabletonly {display: none;}
.non-videoheader-mobileonly {display: none;}


.mainbannercontainer {background-color: #003057;height:auto; width:100%;position: relative;top: -1px;}
.mainbannercontent {width: 980px;margin: 0 auto;padding-top: 20px;padding-bottom: 30px;padding-left: 0px;}
.mainbannerrow {padding:0px;width:100%}
.mainbannerrow:after {content: "";display: table;clear: both;}/* Clear floats after the columns */
.mainbannercolumn {position: relative;width: 600px;margin:0 auto;text-align: center;}
.mainbannercolumn2 {position: relative;width: 100%;margin:0 auto;text-align: center;}
.mainbannercolumn h1 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 20px;font-weight: bold;color:#fff;text-align: center;padding-bottom: 20px;text-transform: uppercase;}
.mainbannercolumn2 h1 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 20px;font-weight: bold;color:#fff;text-align: center;padding-bottom: 20px;text-transform: uppercase;}
.mainbannercolumn h2 {position: absolute;top: 65px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 33px;font-weight: 500;line-height: 38px;margin-left: 15px;color: #003057;text-align: left;}
.mainbannercolumn h3 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 28px;font-weight: bold;color:#ED8800;padding-bottom: 35px;padding-top: 12px;}
.mainbannercolumn p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 16px;font-weight: 500;color:#003057;}
.bannercopy1 {position: absolute;top: 205px;text-align: left;left: 15px;}
.bannercopy2 {position: absolute;top: 265px;left: 15px;}
.bannercopyname {font-size: 24px;}
.bannercopy3 {position: absolute;top: 288px;left: 15px;}

.get-started-banner-headline1 {position: absolute;top: 65px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 33px;font-weight: 500;line-height: 37px;margin-left: 25px;color: #003057;text-align: left;}
.get-started-banner-headline2 {position: absolute;top: 165px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 33px;font-weight: 500;line-height: 38px;margin-left: 123px;color: #0067b9;text-align: left;}


.mainbannercontentmobile {width: 100%;margin: 0 auto;padding-top: 20px;padding-bottom: 40px;}
.mainbannerrowmobile {position: relative;max-width:420px;margin:0 auto;padding: 0px 35px;}
.mainbannerrowbtnmobile {padding-top:20px;width: 195px;margin: 0 auto;}	

.mainbannerrowmobile h1 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 20px;font-weight: bold;color:#fff;text-align: left;padding-bottom: 10px;text-transform: uppercase;}
.mainbannerrowmobile h2 {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 26px;font-weight: 500;line-height: 32px;color: #fff;padding-bottom: 15px;}
.mainbannerrowmobile p {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 16px;font-weight: 500;color:#003057;}
.mobilebannercopy1 {position: absolute;top: 124px;text-align: left;left: 47px;}
.mobilebannercopy2 {position: absolute;top: 242px;left: 47px;}
.mobilebannercopyname {font-size: 24px;}
.mobilebannercopy3 {position: absolute;top: 264px;left: 47px;}
.mobilebannercopy4 {position: absolute;top: 124px;text-align: left;left: 47px;}



/*	Start News Section */
.newscontainer {width:100%;background-color: #daeafd;}
.newscontainerrow {width: 1000px;margin: 0 auto; padding-top: 20px;padding-bottom: 30px;}
.newscontainerborders {border-left: 1px solid #000;border-right: 1px solid #000;padding-top: 0px;padding-bottom: 65px;}
.newscontainerrow:after {content: "";display: table;clear: both;}/* Clear floats after the columns */
.newscontainercolumn1 {float: left;width: 49%;padding-right: 15px;padding-left: 30px;margin-top: 15px;}
.newscontainercolumn2 {float: left;width: 25%;padding-right: 0px;padding-left: 40px;margin-top: 15px;padding-bottom: 30px;}
.newscontainercolumn1 h3 {margin-bottom: 0px;color: #1b3154;font-size: 22px;font-weight:500;}
.newscontainercolumn2 h3 {margin-bottom: 10px;color: #1b3154;font-size: 22px;font-weight:500;}
.newscontainercolumn1 h4 {margin-top: 10px;margin-bottom: 0px;color: #1b3154;font-weight: bold;font-size: 16px;line-height:19px}

.newscontainercolumn_h4_margin {margin-top:43px;}

.newscontainerlink {color: #0067b9;text-decoration: none;font-weight: bold;font-style: normal;font-size: 14px;line-height: 19px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;margin-bottom:10px}
.newscontainerlink:focus {outline: 1px solid #0067b9!important;outline-offset: 1px;}
a.newscontainerlink:hover {text-decoration: underline!important;}
.newscontainerlink2 {color: #0067b9;text-decoration: none;font-weight: bold;font-style: normal;font-size: 16px;line-height: 19px;font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;padding-bottom: 5px;display: block;}
.newscontainerlink2:focus {outline: 1px solid #0067b9!important;outline-offset: 1px;}
a.newscontainerlink2:hover {text-decoration: underline!important;}
/*	End News Section */







/*	Start Tile Section */
#tilesection {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;}
.tile-container {width:100%;margin:40px 0 40px 0;}
.tile-inner-container {width:100%; max-width: 980px;margin: 0 auto;}
.page-tile {
overflow: auto;
width:48%; 
float:left;
padding: 10px 30px 10px 30px;
-webkit-box-shadow: 0px 0px 6px 3px #e9ebed;
-moz-box-shadow:    0px 0px 6px 3px #e9ebed;
box-shadow:         0px 0px 6px 3px #e9ebed;
}
.tile-col1-row1 {margin-right:10px;margin-bottom:20px;}
.tile-col2-row1 {margin-left:10px;margin-bottom:20px;}
.tile-col1-row2 {margin-right:10px;}
.tile-col2-row2 {margin-left:10px;}
#tile-section h4 {font-size: 20px;font-weight: 700;color: #003057;text-align: center;text-transform: uppercase;padding: 15px 0 15px 0;}
#tile-section h5 {font-size: 22px;font-weight: 500;width: 315px;color: #0067b9;line-height: 28px;padding-bottom: 15px;float:left;}
#tile-section p {font-size: 17px;font-weight: 500;color: #003057;line-height: 22px;margin-bottom: 20px;}
#tile-section img {}
a.tile-link {font-size: 16px;font-weight: 500;float: right;padding: 15px 15px 0 0;margin: 0 0 40px 0px;}
.tile-link-image {float: right;}
.tile-icon-img {max-width:90px;}
.tile-icon-img2 {max-width:50px;}
.tile-icon-img3 {max-width:90px;margin: 0 auto;}

.tile-icon-img2 :hover {
    content: url('/images/learnmore-play-btn-icon-hover.png');
}

.tile-icon-img5 a {
	width: 50px;
    height: 50px;
	background-image: url(/images/learnmore-play-btn-icon.png);
    background-repeat: no-repeat;
    background-size: 50px 50px;
		text-indent: -9999em;}
.tile-icon-img5 a:hover {
	width: 50px;
    height: 50px;
	background-image: url(/images/learnmore-play-btn-icon-hover.png);
    background-repeat: no-repeat;
    background-size: 50px 50px;}


.orange-tile-bar {width: 80px;height: 2px;background-color: #ed8800;margin: 0 auto;margin-bottom: 20px;}

.internal-page-tile1 {
overflow: auto;
width:31%; 
float:left;
padding: 10px 25px 10px 30px;
-webkit-box-shadow: 0px 0px 6px 3px #e9ebed;
-moz-box-shadow:    0px 0px 6px 3px #e9ebed;
box-shadow:         0px 0px 6px 3px #e9ebed;}
.internal-page-tile2 {
overflow: auto;
width:31%; 
float:left;
padding: 10px 30px 10px 30px;
-webkit-box-shadow: 0px 0px 6px 3px #e9ebed;
-moz-box-shadow:    0px 0px 6px 3px #e9ebed;
box-shadow:         0px 0px 6px 3px #e9ebed;}
.internal-page-tile3 {
overflow: auto;
width:31%; 
float:left;
padding: 10px 30px 10px 30px;
-webkit-box-shadow: 0px 0px 6px 3px #e9ebed;
-moz-box-shadow:    0px 0px 6px 3px #e9ebed;
box-shadow:         0px 0px 6px 3px #e9ebed;}
#internal-tile-section h4 {font-size: 20px;font-weight: 700;color: #003057;text-align: center;text-transform: uppercase;padding: 15px 0 15px 0;}
#internal-tile-section h5 {font-size: 20px;font-weight: 500;width: 260px;color: #0067b9;line-height: 28px;padding-bottom: 15px;float:none;margin-top: 20px;}
#internal-tile-section p {font-size: 15px;font-weight: 500;color: #003057;line-height: 22px;margin-bottom: 20px;}
#internal-tile-section img {}

.tile2-col1 {margin-right:10px;margin-bottom:20px;}
.tile2-col2 {margin-right:10px;margin-left:10px;margin-bottom:20px;}
.tile2-col3 {margin-left:10px;margin-bottom:20px;}


/*	End Tile Section */


/*	Start Internal Page Section */
#internal-page-content-section {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;-webkit-font-smoothing: antialiased;color:#003057;}
.page-content-container {width:100%;margin:40px 0 40px 0;}
.page-content-inner-container {width:100%; max-width: 980px;margin: 0 auto;}
.page-content-column-left {position: relative;float: left;width: 50%;}
.page-content-column-right {position: relative;float: left;width: 46%;padding:20px}
.potential-chart-header {width:100%;max-width:420px;background-color: #003057; padding:20px;}
.potential-chart-header p {font-size:20px;color:#fff;margin-left: 10px;}
img.potential-chart {width:100%;max-width:420px;}

.education-savings-header2 {position: absolute;bottom: 6%;margin: 0 auto;width:420px;}
.education-savings-header2 p {font-size:20px;color:#fff;margin-left: 25px;}
img.education-savings {width:100%;max-width:420px;}

.lowfees-spendless-header3 {position: absolute;top: 6%;margin: 0 auto;width:420px;}
.lowfees-spendless-header3 p {font-size:20px;color:#fff;margin-left: 25px;}
img.lowfees-spendless {width:100%;max-width:420px;}

.page-content-column-right h3 {font-size: 28px;margin-bottom: 20px;}
.page-content-column-right p {font-size: 18px;margin-bottom: 10px;line-height: 24px;}
.page-content-column-right ul {list-style: none;text-indent: -20px;margin-left: 20px;}
.page-content-column-right li {font-size: 18px;line-height: 23px;margin-bottom: 15px;}
.page-content-column-right li::before {content: "•"; color: #ed8800;font-size: 24px;padding-right: 10px;position: relative;top: 3px;}
.bullet-bold {font-weight:500;}
.page-content-disclaimer {font-size: 11px!important;font-weight: 500;margin-top: 20px;line-height: 16px!important;}

.smart-investment-ul-1 {background-color: #daeafd;padding: 15px;margin-bottom:5px;}
.smart-investment-ul-1 li {margin-bottom:0px!important;}
.smart-investment-ul-2 {padding:15px}
.smart-investment-ul-2 li {margin-bottom:15px!important;}

.smart-investment-blue-text {color: #0067b9;font-weight: 500;}

.smart-investments-header2 {position: absolute;bottom: 6%;text-align: center;margin: 0 auto;width:420px;}
img.smart-investments {width:100%;max-width:420px;}
.smart-investments-header2 p {font-size: 19px;color: #fff;text-align: left;margin-left: 20px;padding-bottom: 10px;line-height: 21px;}

.get-started-header2 {position: absolute;top: 6%;text-align: center;margin: 0 auto;width:420px;}
img.get-started {width:100%;max-width:420px;}
.get-started-header2 p {font-size: 19px;color: #fff;text-align: left;margin-left: 30px;line-height: 22px;}
.get-started-photo-bio {font-weight: 500;margin-top: 20px;margin-left: 30px;font-size: 15px;}

.get-started-help-container0 {padding-top: 30px;background-color: #daeafd;text-align: center;}
.get-started-help-inner-container0 {max-width: 260px;margin: 0 auto;}
.get-started-help-inner-container0 a {font-weight:600;}
.get-started-help-container1 {display: table-row;height: 110px;margin-bottom: 380px;background-color: #daeafd;}
img.clipboard-icon {display: table-cell;vertical-align: top;max-width: 24px;margin-right: 20px;margin:25px 20px 2px 20px;}
.get-started-help-container1 p {color: #003057;display: table-cell;vertical-align: top;font-size: 15px;font-weight: 500;padding: 25px 20px 2px 1px;}

.get-started-help-container2 {display: table-row;background-color: #daeafd;}
img.cellphone-icon {display: table-cell;vertical-align: top;max-width: 24px;margin-right: 20px;margin: 10px 20px 2px 20px;}
.get-started-help-container2 p {color: #003057;display: table-cell;vertical-align: top;font-size: 15px;font-weight: 500;padding: 10px 24px 30px 1px;}


/*	End Internal Page Section */

/*	Begin ADA Focus Styles*/
a#mainbannercolumn-btn:focus {outline: 1px solid #fff !important;outline-offset: 2px;}
.mainbannercolumn a:focus img {outline: 1px solid #fff !important;outline-offset: 2px;}
.mainbannercolumn2 a:focus {outline: 1px solid #fff !important;outline-offset: 2px;}
.mainbannercolumn2 a:focus img {outline: 1px solid #fff !important;outline-offset: 2px;}

.get-started-help-container0 a:focus img {outline: 1px solid #007ADC !important;outline-offset: 2px;}
a#video-btn2:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}

.openaccount-greybar-button a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}
#tile-section a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}
#internal-tile-section a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}

.newscontainercolumn1 a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}
.newscontainercolumn2 a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}

.smart-investment-ul-1 a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}
.smart-investment-ul-2 a:focus {outline: 1px solid #007ADC !important;outline-offset: 2px;}

/*	End ADA Focus Styles*/



/*	Begin Email Sign Up Section */
#homepage-email-form #subscribe {padding: 40px 0 40px 0;}
#homepage-email-form #subscribe-text {margin-top: 15px;}
#homepage-email-form #subscribe-form {margin-left: 155px;}
/*	Begin Email Sign Up Section */


@media only screen and (max-width: 1120px) {
	.non-videoheader-desktoponly {display: none;}
	.non-videoheader-tabletonly {display: block;}
	
	.mainbannercontent {width: 708px;}
	.mainbannercolumn2 {width: 600px;}
	.get-started-banner-headline2 {top: 65px;margin-left: 20px;}
	
	.newscontainerrow {width: auto;margin: 0 auto;max-width: 708px;padding-bottom: 0px;}
	.newscontainercolumn1 {float: none;width: 100%;padding-right: 0px;padding-left: 0px;margin-top: 0px;}
	.newscontainercolumn2 {float: none;width: 100%;padding-right: 0px;padding-left: 0px;margin-top: 0px;}
	.newscontainerborders {border-left: none;border-right: none;padding-top: 20px;padding-bottom: 0px;}
	.newscontainercolumn h3 {margin-bottom: 5px;font-size: 21px;}
	.newscontainercolumn h4 {margin-bottom: 5px;font-size: 18px;}
	.newscontainercolumn_h4_margin {margin-top:0px;}
	.newscontainerlink {font-size: 13px;line-height: 20px;}
	.newscontainerlink2 {font-size: 13px;line-height: 20px;padding-bottom: 15px;}
	
	
	#homepage-email-form #subscribe-form {margin-left: 0px;}
	
	/*	Start Tile Section */

	.tile-inner-container {width:100%;max-width: 708px;margin: 0 auto;}
	.orange-tile-bar {margin:0 auto;margin-bottom: 20px;}
	.tile-icon-img {margin: 0 auto;margin-bottom: 30px;}
	#tile-section h5 {max-width: 250px;width:100%}
	a.tile-link {}
	.internal-page-tile1 {width:49%; float:left;}
	.internal-page-tile2 {width:49%; float:none;}
	.internal-page-tile3 {width:49%; float:none;}
	.tile2-col3 {margin-left: 0px;}
	#internal-tile-section h5 {max-width: 250px;width:100%;}
	/*	End Tile Section */
	
	/*	Start Internal Page Section */
	.page-content-inner-container {width: 100%;max-width: 708px;margin: 0 auto;}
	.page-content-column-left {float: none;width: 100%;}
	.page-content-column-right {float: none;width: 100%;padding:0px;max-width: 708px;}
	.page-content-column-right h3 {margin-top: 40px;font-size: 24px;}
	/*	End Internal Page Section */
	

}

@media only screen and (max-width: 767px) {
	.videoheader-desktoponly {display: none;}
	.videoheader-mobileonly {display: block;}
	
	.non-videoheader-tabletonly {display: none;}
	.non-videoheader-mobileonly {display: block;}
	.get-started-banner-mobile-headline {font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;font-size: 22px!important;font-weight: 500!important;;line-height: 26px!important;;color: #fff!important;padding-bottom: 15px;}
	
	.mainbannercontent {width: 460px;}
	.breadcrumbs {display:none;}
	
	.mainbannerrowmobile h1 {font-size: 17px;}
	.mainbannerrowmobile h2 {font-size: 22px;line-height: 26px;}
	.mainbannerrowmobile p {font-size: 15px;}
	.mobilebannercopy1 {top: 110px;left: 55px;}
	.mobilebannercopy2 {top: 220px;left: 55px;}
	.mobilebannercopy3 {top: 245px;left: 55px;}
	.mobilebannercopy4 {top: 140px;left: 55px;}

	
	
	.newscontainerrow {max-width: 500px;padding: 20px 35px 0px 35px;}
	.newscontainerborders {padding-top: 0px;}
	.newscontainercolumn2 h3 {margin-top: 10px;}
	.newscontainerlink2 {padding-bottom: 5px;}
	
	/*	Start Tile Section */
	.tile-inner-container {margin: 0 auto;width:100%;max-width: 500px;padding: 0px 35px 0px 35px;}
	.page-tile {width: 100%;float: none;}
	.tile-col1-row1 {margin: 0px 0 20px 0;}
	.tile-col2-row1 {margin: 0px 0 20px 0;}
	.tile-col1-row2 {margin: 0px 0 20px 0;}
	.tile-col2-row2 {margin: 0px 0 20px 0;}
	.tile2-col2 {margin-left:0px;}
	#tile-section p {max-width: 265px;}
	#special-br {max-width: 295px!important;}
	
	.internal-page-tile1 {width:100%; float:none;}
	.internal-page-tile2 {width:100%; float:none;}
	.internal-page-tile3 {width:100%; float:none;}
	#internal-tile-section p {max-width: 265px;}
	/*	End Tile Section */
	
	/*	Start Internal Page Section */

	.page-content-inner-container {margin: 0 auto;width: 100%;max-width: 500px;padding: 0px 35px 0px 35px;}

	/*	End Internal Page Section */
	
}

@media only screen and (max-width: 600px){
	.openaccount-greybar h3 {font-size: 18px;}
	
}

@media only screen and (max-width: 509px){
	.page-tile {padding: 10px 20px 10px 20px;}
	.education-savings-header2 {position: absolute;bottom: 6%;text-align: center;margin: 0 auto;width:100%;}
	.education-savings-header2 p {font-size:16px;}
	.lowfees-spendless-header3 {position: absolute;bottom: 6%;text-align: center;margin: 0 auto;width:100%;}
	.lowfees-spendless-header3 p {font-size:16px;}
	.smart-investments-header2 {position: absolute;bottom: 6%;text-align: center;margin: 0 auto;width:100%;}
	.smart-investments-header2 p {font-size: 16px;line-height: 18px;}
	.get-started-header2 {position: absolute;top: 6%;text-align: center;margin: 0 auto;width:100%;}
	.get-started-header2 p {font-size: 16px;line-height: 18px;}
	.openaccount-greybar h3 {font-size: 16px;font-weight: 500;}

}

@media only screen and (max-width: 440px){
	.mainbannerrowmobile p {font-size: 13px;font-weight: 700;line-height: 16px;}
	.mobilebannercopy1 {top: 114px;}
	.mobilebannercopy2 {top: 227px;}
	.mobilebannercopyname {font-size: 21px;}
	.mobilebannercopy3 {top: 246px;}
	.mobilebannercopy4 {top: 140px;}
	
	.education-savings-header2 p {font-size:14px;}
	.lowfees-spendless-header3 p {font-size:14px;}
	.smart-investments-header2 p {font-size: 14px;line-height: 16px;}
	.get-started-header2 p {font-size: 14px;line-height: 16px;}
	.potential-chart-header p {font-size: 15px;font-weight:500;}
	.openaccount-greybar h3 {font-size: 15px;font-weight: 500;}
	.page-content-column-right h3 {font-size: 20px;}
	.page-content-column-right p {font-size: 16px;}
	.page-content-column-right li {font-size: 16px;line-height: 20px;}
	
}

@media only screen and (max-width: 375px){
	.mainbannerrowmobile p {font-size: 13px;font-weight: 700;line-height: 16px;}
	.mobilebannercopy1 {top: 114px;left:45px;}
	.mobilebannercopy2 {top: 215px;left:45px;}
	.mobilebannercopyname {font-size: 21px;}
	.mobilebannercopy3 {top: 235px;left:45px;}
	.mobilebannercopy4 {top: 140px;left: 55px;}
	.smart-investments-header2 {bottom: 3%;}
	
}

@media only screen and (max-width: 350px){
	.mainbannerrowmobile p {font-size: 12px;font-weight: 700;line-height: 16px;}
	.mainbannerrowmobile h2 {font-size: 20px;line-height: 24px;}
	.mobilebannercopy1 {top: 100px;}
	.mobilebannercopy2 {top: 180px;}
	.mobilebannercopyname {font-size: 15px;}
	.mobilebannercopy3 {top: 195px;}
	.mobilebannercopy4 {top: 130px;}
	.smart-investments-header2 {bottom: 3%;}
	.get-started-banner-mobile-headline {font-size: 20px!important;line-height: 24px!important;font-weight: 500!important;}
	.get-started-header2 {top: 3%;}
	
}


/* === END Rebranding Phase 2 - Specific CSS - February 2021 === */




/* === BEGIN FIRST STEPS CSS - 2021 === */

.first-steps-toplink {margin-bottom: 20px;}	
.breadcrumbs {padding-bottom: 20px;margin-bottom: 1rem;clear: both;list-style: none;background-color: transparent !important;}
.breadcrumb-items {float: left;list-style: none;margin-right: 5px;font-family: "Ubuntu",Helvetica,Arial,sans-serif !important;}
.breadcrumb-items a {color: #007ADC;text-decoration: none;font-size: 12px!important;text-transform: uppercase;font-weight: 500;}	
.breadcrumb-items a:hover {text-decoration: underline;}
.breadcrumbs>li+li:before {padding: 0 5px;color: #0067b9;content: ">\00a0";}
.breadcrumb-items a[aria-current='page'] { font-weight: bold;}
.breadcrumb-items a:focus {outline: 1px solid #0067b9!important;outline-offset: 2px;}
	
/* Banner Section*/
.firststeps-banner-section {
  display: grid;
  grid-template-columns: 1fr; 
  grid-template-rows: 500px; 
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  border-top: 1px solid #dedede;
	}
.firststeps-banner-image-div {grid-area: 1 / 1 / 2 / 2;} 
.firststeps-banner-overlay-div {grid-area: 1 / 1 / 2 / 2;} 
.firststeps-banner-text-div {grid-area: 1 / 1 / 2 / 2;} 
.firststeps-banner-image {
  display: grid;
  min-width: 420px; 
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
.firststeps-banner-overlay-div {
  display: grid;
  max-width: 100%;
  
}
.firststeps-mobile-banner-text-div {display:none;}
.firststeps-banner-text-div {
  display: grid;
  width: 1120px;
  margin: 0 auto;
  padding: 20px 10px 0 10px;
z-index: 999;
}
.firststeps-banner-h1-text {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #0067b9;font-size: 40px;font-weight: 400;margin-bottom: 10px;margin-top: 145px;}
.firststeps-banner-body-text {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;font-size: 18px;font-weight: 400;line-height: 24px;color: #333333;}

/* Article Section*/		
.firststep-article-container {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color:#0067b9;width: 100%;height: auto;background-color: #fff;padding: 60px 0 0px 0;}
.firststep-article-inner-container {max-width: 980px;margin: 0 auto;padding: 0 0px 0 0px;}	
.firststep-article-bluebar-left	{width: 70%;float: left;}
.firststep-article-bluebar-right {width: 30%;float: left;}
.article-intro-paragraph {color:#333333;font-size: 18px;max-width: 620px;line-height: 26px;margin-bottom: 30px;}
.indv-article {margin-bottom: 20px;height: auto;border-top: 1px solid #e1e1e1;overflow: auto;padding-top: 20px;margin-right: 40px;}
.indv-article img {float: left;max-width: 170px;margin-right: 30px;}
.indv-article h2 {color:#0067b9;font-size: 18px;padding-top: 40px;}
.indv-article p {color:#333333;max-width: 695px;font-size: 16px;line-height: 22px;padding-top: 10px;}
.indv-article a {color: #0067b9;text-decoration: none;font-weight: 500;}

/* Article Page Banner Section*/
.firststeps-article-banner-h1-text {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #0067b9;font-size: 18px;font-weight: 600;margin-bottom: 10px;margin-top: 95px;text-transform: uppercase;}
.firststeps-article-banner-h2-text {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #0067b9;font-size: 40px;font-weight: 400;margin-bottom: 10px;}
.firststeps-article-banner-body-text {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;font-size: 18px;font-weight: 400;line-height: 24px;color: #333333;}

/* Bottom Links Section*/		
.bottomlinks-container {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #0067b9;width: 100%;height: auto;background-color: #fff;padding: 0px 0 10px 0;margin-bottom: 30px;}
.bottomlinks-inner-container {max-width: 980px;margin: 0 auto;}	

.bottomlinks-intro-paragraph {color: #333333;font-size: 15px;max-width: 620px;line-height: 23px;margin-bottom: 20px;border-top: 1px solid #ccc;padding-top: 20px;}

.indv-bottomlinks {height: auto;overflow: auto;margin-right: 0px;max-width: 640px;background-color: #f1f5f7;padding:15px 10px 15px 15px;margin-bottom:5px;}
.indv-bottomlinks img {float: left;max-width: 60px;margin-right: 20px;}
.indv-bottomlinks h3 {color:#0067b9;font-size: 18px;padding-top: 8px;}
.indv-bottomlinks p {color:#333333;max-width: 695px;font-size: 16px;line-height: 22px;padding-top: 5px;}

/* Open An Account Section*/		
.openaccount-greybar {width: 100%;height: auto;background-color: #ebf0f3;font-weight: 500;padding: 50px 0 50px 0;}
.openaccount-greybar h3 {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #00305a;font-size: 27px;text-align: center;padding-bottom: 15px;font-weight: 500;}
.openaccount-greybar p {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;font-size: 18px;font-weight: 400;line-height: 28px;color: #000;padding: 5px 0 5px 0;text-align: center;}
.openaccount-greybar-button {text-align: center;}



.openaccount-greybar-button a {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color:#00305a;text-decoration: none;font-weight:500;font-size: 13px;text-transform: uppercase;width: 185px;height: 40px;padding-top: 15px;}

/* Article Internal Page Content*/
.indv-internal-article {margin-bottom: 20px;height: auto;border-top: 1px solid #e1e1e1;overflow: auto;padding-top: 20px;padding-bottom: 20px;margin-right: 40px;border-bottom: 1px solid #e1e1e1;}
.indv-internal-article img {float: left;max-width: 170px;margin-right: 30px;}
.indv-internal-article p {color:#333333;max-width: 695px;font-size: 16px;line-height: 22px;}
.indv-internal-article a {color: #0067b9;text-decoration: none;font-weight: 400;}

.article-internal-copy { color:#333333;margin-right: 40px;margin-bottom:40px;}
.article-internal-copy h3 {font-size:16px;margin-top:20px}
.article-internal-copy p {font-size:14px;margin-top: 10px;}
.article-internal-copy a {color:#0067b9;}
.article-internal-copy a:hover {}



/* Side Links Section*/		
.sidelinks-container {font-family: 'Ubuntu',Arial,Helvetica,sans-serif;color: #0067b9;width: 100%;height: auto;background-color: #fff;padding: 0px 0 10px 0;margin-bottom: 30px;}
.sidelinks-inner-container {max-width: 980px;margin: 0 auto;}	
.sidelinks-inner-container h4 {font-size: 16px;font-weight: 600;padding-top: 20px;margin-bottom: 20px;border-top: 1px #333333 solid;color: #333333;margin-top: 30px;}	

.sidelinks-intro-paragraph {color: #333333;font-size: 15px;max-width: 620px;line-height: 23px;margin-bottom: 20px;border-top: 1px solid #ccc;padding-top: 20px;}

.indv-sidelinks {height: auto;overflow: auto;margin-right: 0px;max-width: 640px;background-color: #f1f5f7;padding:0px;margin-bottom:5px;}
.indv-sidelinks img {float: left;max-width: 80px;margin-right: 20px;}
.indv-sidelinks h5 {color: #0067b9;font-size: 15px;padding-right: 10px;padding-top: 30px;line-height: 18px;}
.indv-sidelinks p {color:#333333;max-width: 695px;font-size: 16px;line-height: 22px;padding-top: 5px;}

.indv-sidelinks2 {height: auto;overflow: auto;margin-right: 0px;max-width: 640px;background-color: #f1f5f7;padding:0px;margin-bottom:5px;}
.indv-sidelinks2 img {float: left;max-width: 80px;margin-right: 20px;}
.indv-sidelinks2 h5 {color: #0067b9;font-size: 15px;padding-right: 10px;padding-top: 20px;line-height: 18px;}
.indv-sidelinks2 p {color:#333333;max-width: 695px;font-size: 16px;line-height: 22px;padding-top: 5px;}

.promo_ad_container_mobile {display:none;}
.promo_ad_container_desktop {display:block;}

.promo_ad_container_desktop p {color: #333333;font-weight: 500;margin-top: 20px;}
.promo_ad_container_mobile p {color: #333333;font-weight: 500;margin-top: 20px;}
.promo_ad_container p {color: #333333;font-weight: 500;margin-top: 20px;}

/* Media Queries*/	
@media (max-width: 1120px) {
/* Banner Section*/
#topmain {width:708px!important;}
#toprow {width:708px!important;}
.breadcrumb-items a {font-size: 10px!important;}
.firststeps-banner-section {grid-template-rows: 320px; }
.firststeps-banner-text-div {width: 708px;}	
.firststeps-banner-h1-text {font-size: 32px;margin-bottom: 10px;margin-top: 50px;}
.firststeps-banner-body-text {font-size: 14px;line-height: 23px;}
/* Article Section*/	
.article-intro-paragraph {max-width: 100%;}
.firststep-article-inner-container {max-width: 708px;padding: 0px;}			
.firststep-article-container {padding: 40px 0 0px 0;}
.firststep-article-bluebar-left	{width: 100%;float: none;margin-bottom: 40px;}
.firststep-article-bluebar-right {width: 708px;float: none;margin: 0 auto;}	
	
/* Article Page Banner Section*/
.firststeps-article-banner-h1-text {font-size: 14px;margin-bottom: 10px;margin-top: 50px;}
.firststeps-article-banner-h2-text {font-size: 32px;margin-bottom: 10px;margin-top: 0px;}
.firststeps-article-banner-body-text {font-size: 14px;line-height: 23px;}
	
.indv-article {margin-right: 0px;}
.bottomlinks-intro-paragraph {max-width: 708px;}
	
/* Bottom Links Section*/	
.bottomlinks-inner-container {max-width: 708px;margin: 0 auto;}
.bottomlinks-intro-paragraph {width:100%;}
.indv-bottomlinks {width:100%;max-width: 708px;}
	
/* Side Links Section*/	
.sidelinks-inner-container {max-width: 708px;margin: 0 auto;}
.indv-sidelinks {width:100%;}
.indv-sidelinks2 {width:100%;}
.indv-sidelinks2 h5 {padding-top: 30px;}
.sidelinks-inner-container h4 {max-width: 640px;}
	
.promo_ad_container_mobile {display: block;
    max-width: 708px;
    margin: 0 auto;
    padding: 0 0px 0 0;
    margin-bottom: 20px;
	}
	
.promo_ad_container_desktop {display:none;}

	
	
}

@media (max-width: 980px) {	
/* Banner Section*/
.firststeps-banner-section {grid-template-rows: 260px; }
.promo_ad_container {max-width: 95%;}
	
}
		
@media (max-width: 767px) {	
/* Banner Section*/
#topmain {width:460px!important;}
#toprow {width:460px!important;}	
.firststeps-mobile-banner-text-div {display:block;}
.firststeps-banner-text-div {display:none;}
.firststeps-banner-section {grid-template-rows: 160px;}
.firststeps-banner-overlay-div {
display: grid;
max-width: 100%;
background: black;
background: linear-gradient( 
180deg
, rgba(255, 255, 255, 0.7777485994397759) 0%, rgba(255, 255, 255, 0) 40% );
}
.firststeps-mobile-banner-text-div {
	  display: grid;
	  align-items: center; 
	  max-width: 100%;
	  margin: 0 auto;
	  text-align: center;
	  background-color: #0067b9;
	  padding: 30px 20px 30px 20px;
	}
.firststeps-mobile-banner-h1-text {color: #fff;font-size: 28px;font-weight: 600;margin-bottom: 10px;line-height: 32px;}
.firststeps-mobile-banner-legal {color: #fff;font-size: 18px;font-weight: 400;}
.firststeps-mobile-banner-body-text {font-size: 16px;font-weight: 400;line-height: 24px;color: #fff;}
	
/* Article Banner Section*/
.firststeps-article-mobile-banner-h1-text {color: #fff;font-size: 20px;font-weight: 600;margin-bottom: 10px;line-height: 32px;text-transform: uppercase;}
.firststeps-article-mobile-banner-h2-text {color: #fff;font-size: 28px;font-weight: 600;margin-bottom: 10px;line-height: 32px;}
.firststeps-article-mobile-banner-body-text {font-size: 16px;font-weight: 400;line-height: 24px;color: #fff;}
	
/* Article Section*/		
.firststep-article-inner-container {padding: 0 40px 0 40px;}
.firststep-article-bluebar-right {width: 100%;}	
.indv-internal-article img {float: none;}
.indv-internal-article p {margin-top: 20px;}
/* Open An Account Section*/	
.openaccount-greybar {padding: 50px 20px 50px 20px;}
/* Bottom Links Section*/	
.bottomlinks-inner-container {padding: 0 20px 0 20px;}
/* Side Links Section*/	
.sidelinks-inner-container {padding: 0 20px 0 0px;}
.openaccount-greybar h3 {font-size: 22px;}	

.promo_ad_container_mobile {padding: 20px;}
	


}
	
@media (max-width: 600px) {
.indv-article {margin-right: 0px;}
.indv-article img {float: none;}
.indv-article h2 {padding-top: 20px;}
.firststep-article-bluebar-right {width:100%}
.openaccount-greybar h3 {font-size: 19px;}
}
	
@media (max-width: 509px) {	
/* Article Section*/		
.firststep-article-inner-container {padding: 0 20px 0 20px;}
.indv-bottomlinks h3 {font-size: 16px;}
.indv-bottomlinks p {font-size: 10px;line-height: 14px;}


}

@media (max-width: 485px) {	
.indv-sidelinks2 h5 {padding-top: 20px;}
}


@media only screen and (max-width: 440px){
	.openaccount-greybar h3 {font-size: 15px;font-weight: 500;}
}

/* === End FIRST STEPS CSS - 2021 === */




