/* === fonts === */

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

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

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

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

/* === reset === */

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

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

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

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

a:hover,
a:active {
	color: #a1a73b; /* state variation */
	text-decoration: none !important;
}

a[href^=tel] {
	color: #6A7132; /* 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: #6A7132; /* 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: #727a35; /* 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;
}

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

#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;
}

#toppromo {
	position: absolute;
	top: 3px;
	right: 215px;
	width: 440px;
	padding: 4px 10px 4px 15px;
	background-color: #f5f6e8;
	border: 1px solid #727a35;
}

#toppromo2boxfull {
	display: none;
	width: 100%;
}

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

#toppromo2 {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #f5f6e8;
	border: 1px solid #727a35;
	margin-top: 15px;
}

#toppromo3boxfull {
	display: none;
	width: 100%;
	margin-top: 25px;
	margin-bottom: -10px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-style: normal;
}

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

#toppromo3 {
	width: 100%;
	padding: 10px 10px 10px 15px;
	background-color: #f5f6e8;
	border: 1px solid #727a35;
	margin-top: 15px;
}

#toppromo h3,
#toppromo2 h3,
#toppromo3 h3 {
	font-size: 15px !important;
	line-height: 19px !important;
	margin-top: 0 !important;
	margin-bottom: 3px !important;
	color: #727a35 !important;
}

#toppromo p,
#toppromo2 p,
#toppromo3 p {
	font-size: 12px !important;
	line-height: 15px !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: #727a35; /* state variation */
	text-decoration: none;
}

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

#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: #727a35; /* state variation */
}

.titlegoogle {
	background: #727a35 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;
}

#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;
}

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

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

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

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

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

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

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

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

#breadcrumb {
	width: 980px;
	color: #e7f3af; /* 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: #e7f3af; /* 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;
}


@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;
	}
	#toplogo,
	#toplogo-mobile {
		top: 15px; /* state variation */
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 305px; /* state variation */
		height: 73px; /* state variation */
	}
	#topbtn {
		top: 17px;
	}
	#toppromo2boxfull {
		display: block;
	}
	#toppromo2box {
		width: 708px;
	}
	#toppromo3boxfull {
		display: block;
	}
	#toppromo3box {
		width: 708px;
	}
	#toppromo {
		display: none;
		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 {
		width: 708px;
		font-size: 12px;
		line-height: 19px;
		padding: 0 0 30px 0;
	}
	#titlephotobox {
		width: 708px;
	}
	#titlephoto {
		width: 198px;
		height: 198px;
		margin: 10px 20px 5px 20px;
	}
	#titlephoto img {
		width: 198px;
		height: 198px;
	}
	#breadcrumb,
	#breadcrumblg {
		width: 708px;
	}
	#breadcrumb ul,
	#breadcrumblg ul {
		padding: 8px 0 10px 0;
	}
}


@media only screen and (max-width: 767px) {
	#toprow {
		width: 460px;
	}
	#topmain,
	#topmain-mobile {
		width: 460px;
		height: 89px;
	}
	#toplogo,
	#toplogo-mobile {
		top: 16px; /* state variation */
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 251px; /* state variation */
		height: 60px; /* state variation */
	}
	#topbtn {
		top: 13px;
	}
	#toppromo {
		display: none;
	}
	#toppromo2boxfull {
		display: block;
	}
	#toppromo2box {
		width: 460px;
	}
	#toppromo3boxfull {
		display: block;
		margin-bottom: -35px;
	}
	#toppromo3box {
		width: 523px;
	}
	#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;
	}
	#titletext {
		display: none;
	}
	#breadcrumb,
	#breadcrumblg {
		width: 460px;
	}
}


@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-mobile {
		display: block;
		width: 280px;
		height: 50px;
	}
	#toplogo,
	#toplogo-mobile {
		position: absolute;
		top: 5px; /* state variation */
		width: 100%;
		text-align: center;
	}
	#toplogo img,
	#toplogo-mobile img {
		width: 167px; /* state variation */
		height: 40px; /* state variation */
	}
	#toppromo2box {
		width: 280px;
	}
	#toppromo3box {
		width: 100%;
		margin-bottom: 30px;
	}
	#toppromo3 {
		border: none;
	}
	#toptext a:hover,
	#toptext a:active {
		color: #6A7132; /* state variation */
		text-decoration: none;
	}
	#topaction {
		display: none;
	}
	#titlefull {
	    margin-top: 51px;
		min-height: 74px;
		border-bottom: 10px solid #596327; /* 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;	
	}
	#titletext {
		display: none;
	}
	#titlephotobox {
		width: 280px;
	}
	#titlephoto {
		width: 117px;
		height: 117px;
		margin: 7px 20px 5px 20px;
	}
	#titlephoto 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: #e7f3af; /* state variation */
	}
	#breadcrumblg a:hover,
	#breadcrumblg a:active {
		color: #ffffff; /* state variation */
	}
}


@media only screen and (max-width: 240px) {
	#topmain,
	#topmain-mobile {
		width: 200px;
	}
	#title {
		width: 200px;
	}
	#title2 {
		width: 200px;
	}
	#titletext {
		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 {
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
	color: #ffffff;
}

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

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

#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;
}

.cnumber {
	height: 0;
	color: transparent;
}

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;
	}
}


@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: #727a35; /* 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: #727a35; /* state variation */
	margin-bottom: 15px;
}

#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 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: -13px;
	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.disclist {
	margin-bottom: 10px !important;
}

#main ol li ul.disclist li {
	list-style-type: disc !important;
	padding-left: 4px !important;
	text-indent: 0 !important;
}

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

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

#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;
}

.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-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;
	}
	.toplink {
		width: 708px;
	}
	.toplink-large {
		display: none;
	}
	.toplink-small {
		display: block;
	}
}


@media only screen and (max-width: 767px) {
	#main {
		width: 460px;
	}
	.toplink {
		width: 460px;
	}
}


@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: 26px 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: 26px 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;
}

#sidebar p,
#sidebar2 p {
	margin: 0 0 8px 0;
	padding: 0;
}

#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;
}

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

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

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

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

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

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

#sidebox-sixth .sidehead,
#sidebox-sixth-double .sidehead,
#sidebox-sixth-triple .sidehead {
	background-color: #c1495a; /* 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-bot {
	background: #ffffff url('/images/side-bot.png') repeat-x left top;
	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-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-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-sixth {
	width: 310px;
	margin-left: 0;
}

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

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

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

#sidebox-social {
	display: block;
	background-color: #ecf0f3; /* 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: #ecf0f3; /* state variation */
}

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

#sidebox-open {
	display: block;
	background-color: #ecf0f3; /* 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-faq p {
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0 12px 0;
	border-bottom: 1px dashed #cccccc;
}

#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-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;
}

#sidebox-morereasons {
	margin-top: 40px;
}

#sidebox-morereasons a,
#sidebox-morereasons a:link,
#sidebox-morereasons a:visited {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #ecedda !important;
}

#sidebox-morereasons a:hover,
#sidebox-morereasons a:active {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #ffffff !important;
}

#sidebox-morereasons .sidehead {
	background-color: #a1a73b !important;
	line-height: 21px !important;
}
#sidebox-morereasons .arrowlink {
	padding-top: 10px;
}
#sidebox-morereasons .arrowlink .lastword:after {
	background-image: url(/images/icon-arrow-wht-2x.png) !important;
}
#sidebox-morereasons .arrowlink .lastword:hover:after {
	background-image: url(/images/icon-arrow-wht-2x.png) !important;
}

#sidebox-learnmore {
	margin-top: 40px;
}

#sidebox-learnmore p {
	padding: 0 20px 10px 22px;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

#sidebox-circleimg img {
	margin-left: 35px;
	margin-bottom: 10px;
}

.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: #a1a73b !important;
	font-weight: normal !important;
}

.itemdate {
	float: left;
}

.itemtitle {
	margin-left: 65px;
}


@media only screen and (max-width: 1120px) {
	#sidebar,
	#sidebar2 {
		float: none;
		width: 100%;
		margin: 30px auto 0 auto;
	}
	#sidebar h2,
	#sidebar2 h2 {
		font-weight: 500;
		padding: 26px 18px 12px 22px;
	}
	#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-sixth {
		float: left;
		width: 226px;
		margin-left: 15px;
	}
	#sidebox-sixth-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-morereasons {
		width: 226px;
		margin-top: inherit;
	}
	#sidebox-circleimg {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#sidebox-circleimg img {
		margin: 0 auto;
		width: 198px;
		padding-left: 10px;
	}
	#sidebox-learnmore {
		width: 100%;
		margin-top: 0;
	}
	#sidebox-learnmore p {
		width: 100%;
		text-align: center;
		margin: 10px auto 0 auto;
		font-size: 14px;
		line-height: 17px;
	}
	#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-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;
	}
}


@media only screen and (max-width: 767px) {
	#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-sixth {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-sixth-double {
		width: 460px;
		margin-left: 0;
	}
	#sidebox-contact {
		display: none;
	}
	#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-morereasons {
		width: 460px;
	}
	#sidebox-circleimg img {
		width: 150px;
		margin-left: -20px;
	}
	#sidebox-learnmore {
		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-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;
	}
}


@media only screen and (max-width: 509px) {
	#sidebar,
	#sidebar2 {
		float: none;
		width: 280px;
		margin: 30px auto 0 auto;
	}
	#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-sixth {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-sixth-double {
		width: 280px;
		margin-left: 0;
	}
	#sidebox-contact {
		display: block;
		width: 280px;
	}
	#sidebox-contact-wide {
		display: none;
	}
	#sidebox-social {
		display: block;
		width: 280px;
	}
	#sidebox-social-wide {
		display: none;
	}
	#sidebox-related {
		width: 280px;
	}
	#sidebox-morereasons {
		width: 280px;
	}
	#sidebox-learnmore {
		width: 280px;
	}
	#sidebox-menu {
		width: 280px;
	}
	#sidebox-fees {
		width: 280px;
	}
	#sidebox-consider {
		display: block;
		width: 280px;
	}
	#sidebox-consider-wide {
		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;
	}
}


@media only screen and (max-width: 320px) {
	#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-sixth {
		width: 100%;
	}
	#sidebox-sixth-double {
		width: 100%;
	}
	#sidebox-contact {
		width: 100%;
	}
	#sidebox-social {
		width: 100%;
	}
	#sidebox-related {
		width: 100%;
	}
	#sidebox-morereasons {
		width: 100%;
	}
	#sidebox-learnmore {
		width: 100%;
	}
	#sidebox-menu {
		width: 100%;
	}
	#sidebox-fees {
		width: 100%;
	}
	#sidebox-consider {
		width: 100%;
	}
	#sidebox-message {
		width: 100%;
	}
}


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

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

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

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


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


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


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


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


/* === buttons === */

.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 #5a0944; /* state variation */
	color: #ffffff;
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn1:hover {
	border-bottom: 1px solid #62174d; /* state variation */
	background: #e69947; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #973f6c 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#973f6c)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#973f6c 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd578c', endColorstr='#973f6c',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}
.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: #727a35;
	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: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 10px 6px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #aa6e2f; /* state variation */
	color: #ffffff;
	background: #f8ad5e; /* state variation */
	background: -moz-linear-gradient(top,  #f8ad5e 0%, #d7954e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ad5e), color-stop(100%,#d7954e)); /* state variation */
	background: -webkit-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -o-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: linear-gradient(to bottom,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ad5e', endColorstr='#d7954e',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn3:hover {
	border-bottom: 1px solid #c57b2c; /* state variation */
	background: #e69947; /* state variation */
	background: -moz-linear-gradient(top,  #ffb86d 0%, #e69947 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb86d), color-stop(100%,#e69947)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffb86d 0%,#e69947 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb86d', endColorstr='#e69947',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: 500;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	background-color: #f1f1f1;
	padding: 8px 10px 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #5a0944; /* state variation */
	color: #ffffff;
	background: #ac5494; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.btn4:hover {
	border-bottom: 1px solid #62174d; /* state variation */
	background: #98406e; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd578c', endColorstr='#98406e',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;
}

.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: #596327;
	padding: 8px 15px 5px 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color: #ffffff;
	behavior: url(/utilities/js/PIE.htc);
}
.btn5:hover {
	background: #727a35; /* state variation */
	cursor: pointer;
}

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

.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 #5a0944; /* state variation */
	color: #ffffff;
	background: #ac5494; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}

.mythbox button[type='submit']:hover,
.mythbox button:hover {
	border-bottom: 1px solid #727a35; /* state variation */
	background: #98406e; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd578c', endColorstr='#98406e',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: #727a35;
	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;
}

.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: #774969;
	padding: 11px 30px 8px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color: #ffffff;
}
.btn8:hover {
	background-color: #774967; /* state variation */
	cursor: pointer;
}

@media only screen and (max-width: 767px) {
	.mythbox .radio-inline {
		display: block;
		padding-left: 0 !important;
		margin-left: 20px !important;
		margin-bottom: 5px;
	}
}


@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: #727a35; /* 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: #b6cad8; /* state variation */
}

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

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

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

.letter {
	display: inline-block;
	background-color: #727a35; /* 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 #b6cad8; /* 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 14px;
}

.mega2 ul li a {
	display: block;
	color: #ffffff;
	margin: 0;
	padding: 0px 5px 0px 21px;
	background-color: #727a35;
	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: # url('/images/mega2-lineright.gif') no-repeat right top; /* state variation */
}

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

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

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

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

.mega li,
.mega li a,
.mega2 li,
.mega2 li a {
	text-decoration: none;
}

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

#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: #f2f5f7; /* 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: #6A7132; /* 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-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;
}

.lte8 #megamenu li li.icon-news > a,
.lte8 #megamenu li li.icon-news:hover > a {
	background-image: url('/images/icon-news.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;
}

.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;
}

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

#logform {
	margin: 12px 0 2px 0;
	text-align: left;
}

#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: #ac5494 !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: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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: #98406e !important; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 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: #6A7132;
	border: none; 
	padding:0 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	font: inherit;
	cursor: pointer;
	text-decoration: none;
}

#logform button:hover,
.logdrop-bot button:hover {
	color: #6A7132 !important;
	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 !important;
}

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

#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: #774969 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;
}


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


/* === banner === */

#bannerfull {
	position: relative;
	width: 100%;
	background-color: #727a35; /* 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: #ffffff;
}

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

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

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

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

#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: #774969; /* state variation */
	color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	opacity: 0.95;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box1:hover {
	background-color: #906f84;
}

#banner-box1:hover {
	background-color: #906f84;
}

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

#banner-box1a:hover {
	background-color: #906f84;
}

#banner-box1b {
	position: relative;
	width: 100%;
	height: 130px;
	background-color: #727a35; /* state variation */
	color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	opacity: 0.95;
	behavior: url(/utilities/js/PIE.htc);
}

#banner-box1b:hover {
	background-color: #848a55;
}

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

#banner-box2a:hover {
	background-color: #ce727d;
}

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

#banner-box2b:hover {
	background-color: #8b867f;
}

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

#banner-box3a:hover {
	background-color: #774967;
}

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

#banner-box3b:hover {
	background-color: #8d9260;
}

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

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

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

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

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

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

.boxlink a:link,
.boxlink a:visited,
.boxlink2 a:link,
.boxlink2 a:visited,
.boxlink3 a:link,
.boxlink3 a:visited {
	font-size: 12px !important;
	color: #ffffff !important;
	opacity: 0.9;
	text-decoration: none;
}

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

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

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

.boximg1 img {
	width: 100%;
	margin-top: 10px;
}

.boxpad1 {
	padding-top: 7px;
}

.boxpad2 {
	padding-top: 5px !important;
}

@media only screen and (min-width: 1500px) and (max-width: 5000px) {
	#banner-title h1 {
		font-size: 32px;
		line-height: 37px;
		margin: 0 0 0 336px;
	}
	#banner-subtitle {
		font-size: 23px;
		line-height: 26px;
		margin: 8px 0 0 336px;
	}	
	#banner-boxes {
		width: 644px;
		margin: 14px 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-box1a {
		height: 190px;
		margin-bottom: 10px;
	}
	#banner-box1b {
		height: 150px;
	}
	#banner-box2a {
		height: 190px;
		margin-bottom: 10px;
	}
	#banner-box2b {
		height: 150px;
	}
	#banner-box3a {
		height: 150px;
		margin-bottom: 10px;
	}	
	#banner-box3b {
		height: 190px;
	}
	.box {
		font-size: 13px;
		line-height: 15px;
		padding: 18px 15px 15px 20px;
	}
	.box h5 {
		font-size: 12px;
		line-height: 16px;
		margin: 0 0 5px 0;
	}	
	.boxlink {
		bottom: 8px;
		left: 20px;
		height: 25px;
		font-size: 17px;
		margin-top: 14px;
	}
	.boxlink2 {
		bottom: 37px;
		left: 20px;
		height: 25px;
		font-size: 17px;
		margin-top: 14px;
	}
	.boxlink3 {
		font-size: 17px;
		margin-top: 14px;
	}
	.boxpad1 {
		padding-top: 15px;
	}
	.boxpad2 {
		padding-top: 10px !important;
	}
}


@media only screen and (min-width: 1300px) and (max-width: 1500px) {
	#banner-title h1 {
		font-size: 32px;
		line-height: 37px;
		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: 23px;
		line-height: 29px;
		margin: 0 0 0 250px;
	}
	#banner-subtitle {
		font-size: 17px;
		line-height: 20px;
		margin: 6px 0 0 250px;
	}
	#banner-boxes {
		width: 460px;
		margin: 12px 0 0 250px;
	}
	#banner-col1 {
		width: 150px;
	}
	#banner-col2 {
		width: 150px;
		margin-left: 5px;
	}
	#banner-col3 {
		width: 150px;
		margin-left: 5px;
	}
	#banner-box1 {
		height: 220px;
	}
	#banner-box1a {
		height: 115px;
		margin-bottom: 5px;
	}
	#banner-box1b {
		height: 100px;
	}
	#banner-box2a {
		height: 115px;
		margin-bottom: 5px;
	}
	#banner-box2b {
		height: 100px;
	}
	#banner-box3a {
		height: 95px;
		margin-bottom: 5px;
	}
	#banner-box3b {
		height: 120px;
	}
	.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 {
		text-align: right;
		position: absolute;
		bottom: 3px;
		right: 5px;
	}
	.boxlink2 {
		display: none;
		text-align: right;
		position: absolute;
		bottom: 8px;
		right: 5px;
	}
	.boxlink-text {
		display: none;
	}
	.boximg1 img {
		width: 90%;
		margin-top: 5px;
	}
	.boxlink3 {
		font-size: 11px !important;
		margin-top: 13px;
	}
}


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

	#banner {
		width: 767px;
	}
	#banner-title h1 {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 0 270px;
	}
	#banner-subtitle {
		font-size: 15px;
		line-height: 18px;
		margin: 4px 0 0 270px;
	}
	#banner-boxes {
		width: 460px;
		margin: 5px 0 0 270px;
	}
	#banner-box1 {
		height: 205px;
	}
	#banner-box1a {
		height: 105px;
		margin-bottom: 5px;
	}
	#banner-box1b {
		height: 95px;
	}
	#banner-box2a {
		height: 105px;
		margin-bottom: 5px;
	}
	#banner-box2b {
		height: 95px;
	}
	#banner-box3a {
		height: 85px;
		margin-bottom: 5px;
	}
	#banner-box3b {
		height: 115px;
	}
}


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

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


@media only screen and (max-width: 509px) {
	#banner {
		width: 320px;
	}
	#banner-title h1 {
		font-size: 16px;
		line-height: 21px;
		margin: 0 0 0 110px;
	}
	#banner-subtitle-mobile {
		font-size: 15px;
		line-height: 19px;
		margin: 0 0 10px 110px;
	}
	#banner-boxes {
		display: none;
	}
}


@media only screen and (max-width: 320px) {
	#bannerdesktop { display: none; }
	#bannertablet { display: none; }
	#bannermobile { 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: #727a35; /* state variation */
	margin: 0 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: #727a35; /* state variation */
	margin: 0 0 9px 0;
}

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

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

#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;
}

.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;
}

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

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

.lte8 .stepslink:hover:after {
    background: url('/images/icon-arrow-o.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: #727a35; /* 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: #727a35; /* 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: #a1a73b; /* state variation */
		text-decoration: none;
	}
	.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: #774969; /* state variation */
}

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

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

#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;
}

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

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

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

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

#subscribe-input {
	float: left;
	width: 300px; /* 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;
}

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

.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;
	background-color: #ac5494 !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 #5a0944 !important; /* state variation */
	color: #ffffff !important;
	background: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 {
	border-bottom: 1px solid #62174d !important; /* state variation */
	background-color: #98406e !important; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 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;
}

.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: #ac5494 !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 #894176 !important; /* state variation */
	color: #ffffff !important;
	background: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 #128b62 !important; /* state variation */
	background-color: #39c192 !important; /* state variation */
	background: -moz-linear-gradient(top,  #4fdead 0%, #39c192 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fdead), color-stop(100%,#39c192)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #4fdead 0%,#39c192 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #4fdead 0%,#39c192 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #4fdead 0%,#39c192 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #4fdead 0%,#39c192 100%) !important; /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#39c192',GradientType=0 ) !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow:    none !important;
	box-shadow:         none !important;
	cursor: pointer;
}

@media only screen and (max-width: 1120px) {
	#subscribe {
		width: 708px;
		padding: 14px 0 16px 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 */
	}
}

@media only screen and (max-width: 767px) {
	#subscribe {
		width: 460px;
		padding: 14px 0 16px 0;
	}
	#subscribe h4 {
		font-size: 21px;
		line-height: 29px;
	}
	#subscribe-text {
		float: none;
		width: 400px; /* adjust as needed */
	}
	#subscribe-form {
		float: none;
		margin-top: 9px;
		margin-left: 0; /* adjust as needed */
	}
	#subscribe-input {
		width: 265px; /* adjust as needed */
	}
}

@media only screen and (max-width: 509px) {
	#subscribe {
		width: 280px;
		padding: 12px 0 14px 0;
	}
	#subscribe h4 {
		font-size: 15px;
		line-height: 20px;
	}
	#subscribe-text {
		float: none;
		width: 100%;
	}
	#subscribe-form {
		float: none;
		margin-top: 9px;
		margin-left: 0; /* adjust as needed */
	}
	#subscribe-input {
		width: 176px; /* adjust as needed */
	}
	#subscribe-btn {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 240px) {
}


/* === audience === */

#audiencefull {
	width: 100%;
	background-color: #727a35; /* 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;
}

#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;
		border-top: 2px solid #e5e5e5;
	}
	#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: #666d33;
	}
	.audience-row-mobile {
		border-top: 1px solid #80874d; /* state variation */
		border-bottom: 1px solid #666d33; /* 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 #727a35; /* 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: #727a35; /* state variation */
	margin: 50px 30px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6dbd9; /* state variation */
}

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

#buzz a:hover,
#buzz a:active {
	color: #727a35 !important; /* state variation */
	text-decoration: none !important;
}

#buzz .buzz-socialbox a:link,
#buzz .buzz-socialbox a:visited,
.buzz-social-tablet a:link,
.buzz-social-tablet a:visited {
	color: #ffffff !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: #ffffff !important; /* state variation */
	text-decoration: underline !important;
}

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

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

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

.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: #ffffff !important;
	margin: 0 0 17px 0 !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #c184ae !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-twitter-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-facebook-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 {
	margin-top: 50px !important;
}

.buzz-social-extra {
	padding-top: 15px;
}

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

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

.buzz-social a:hover,
.buzz-social a:active {
	color: #ffffff !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: #ffffff !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-wht-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-wht.png') no-repeat top right !important;
}

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

.buzz-social-link a:hover,
.buzz-social-link a:active {
	color: #ffffff !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: # !important;
	opacity: 0.9 !important;
	text-decoration: none !important;
}

.buzz-social-link2 a:hover,
.buzz-social-link2 a:active {
	color: #a1a73b !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;
	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: #28377d; /* state variation */
	font-size: 20px !important;
	line-height: 24px !important;
	margin-bottom: 8px !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: #727a35; /* 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: #727a35; /* 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: #ac5494;
	padding: 8px 34px 8px 34px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border-bottom: 1px solid #5a0944; /* state variation */
	color: #ffffff;
	background: #ac5494; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 #727a35; /* state variation */
	background: #98406e; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 100%); /* state variation */
	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;
}

.buzz-social-tool {
	float: left;
	width: 55px;
	margin-bottom: 20px;
}

.buzz-social-tool-last {
	float: left;
	width: 55px;
	margin-bottom: 6px;
}

.buzz-social-tooltext {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
}

.buzz-social-tooltext a,
.buzz-social-tooltext a:link,
.buzz-social-tooltext a:visited {
	color: #ffffff !important;
	opacity: 0.9 !important;
}

.buzz-social-tooltext a:hover,
.buzz-social-tooltext a:active {
	color: #ffffff !important;
	opacity: 1 !important;
}

.buzz-tooltext-single {
	padding-top: 6px;
}

.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-video {
	float: left;
	width: 65px;
	padding: 2px 0 0 0;
	margin: 0;
}

.tag-video a:link,
.tag-video a:visited {
	display: block;
	background: url('/images/tag-video.png') no-repeat;
	background-position: 0 0;
	height: 20px;
	width: 61px;
	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,
.tag-video a:hover,
.tag-video 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;
}

.photocaption {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	padding: 7px 0 9px 0;
	border-bottom: 2px solid #b6cad8; /* 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: #7f5871 !important;
		color: #ffffff !important;
	}
	.buzz-social-tablet {
		width: 708px !important;
		margin: 0 auto !important;
		padding: 50px 0 30px 0 !important;
	}
	.buzz-social-tablet a:link,
	.buzz-social-tablet a:visited,
	.buzz-social-tablet a:hover,
	.buzz-social-tablet a:active {
		color: #ffffff !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 #c184ae !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-follow {
		display: none !important;
	}
	.buzz-social-date-twitter,
	.buzz-social-date-facebook {
		margin: 10px 0 5px 0 !important;
	}
	.buzz-social-extra-col1 {
		float: left;
		width: 50%;
		padding-right: 50px;
	}
	.buzz-social-extra-col2 {
		float: left;
		width: 50%;
		padding-right: 50px;
	}
	.buzz-social-extra-col2 h3 {
		margin-top: 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 #c184ae !important; /* state variation */
	}
	.buzz-social-twitter h3 {
		font-size: 20px !important;
		line-height: 25px !important;
		background-image: url('/images/icon-follow-twitter-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-facebook-lg.png') !important;
		background-position: 0 0 !important;
		padding-left: 35px !important;
	}
	.buzz-social-promo {
		padding-bottom: 35px;
	}
	.buzz-social-promo h3 {
		font-size: 20px !important;
		line-height: 25px !important;
	}
	.buzz-social-extra-col1 {
		float: none;
		width: 100%;
		padding-right: 150px;
	}
	.buzz-social-extra-col2 {
		float: none;
		width: 100%;
		padding-right: 150px;
	}
	.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: #727a35; /* 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 #c184ae !important; /* state variation */
	}
	.buzz-social-facebook {
		float: none !important;
		width: 100% !important;
		padding-left: 0 !important;
		margin-left: 0 !important;
		border-left: none !important;
	}
	.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: left !important;
	}
	.buzz-social-date-twitter {
		margin: 10px 0 5px 0 !important;
		background-image: url('/images/icon-twitter-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-link2 a:hover,
	.buzz-social-link2 a:active {
		color: # !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-facebook-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;
	}
	#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;
	}
	.buzz-social-extra-col1 {
		padding-right: 0;
	}
	.buzz-social-extra-col2 {
		padding-right: 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: #266cc4 !important;
		text-decoration: none;
	}
}

@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;
}

@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;
	}
}


@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 #727a35; /* state variation */
}

.message-name {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #727a35; /* 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: #727a35; /* 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: #727a35; /* 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 {
	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: #ab5b93 !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: #774969 !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: #727a35 !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: #777169 !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 .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;
}

#sidebar2 #accordion .panel-title {
	font-size: 12px !important;
	line-height: 19px !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;
}

#sidebar2 #accordion .panel-style1 .panel-title {
	color: #774969 !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;
}

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

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

.accordion-colorful .panel-style1-col2alt {
	float: left;
	width: 100%;
	margin-left: 0;
}

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

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

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

.accordion-colorful .panel-style1-col2alt {
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px;
}

.accordion-colorful .panel-style1-col2a {
	float: left;
	width: 80px;
	margin-right: 15px;
}

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

.accordion-colorful .panel-style1-col2alt .panel-style1-col2b {
	float: left;
	width: calc(100% - 243px);
}

.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-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;
}

.panel-split1 {
	float: left;
	width: 45%;
	margin-bottom: 14px;
}

.panel-split2 {
	float: left;
	width: 45%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 14px;
}

.panel-split1 .btn1,
.panel-split2 .btn1 {
	width: 100% !important;
}

@media only screen and (max-width: 1120px) {
	.accordion-colorful .panel-style1-col1,
	.accordion-colorful .panel-style1-col1alt {
		width: 321px;
	}
	.accordion-colorful .panel-style1-col2 {
		width: 315px;
		margin-left: 21px;
	}
	.accordion-colorful .panel-style1-col2alt {
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.accordion-colorful .panel-style1-col1,
	.accordion-colorful .panel-style1-col1alt {
		display: inline;
		width: 100%;
		margin-bottom: 15px;
	}
	.accordion-colorful .panel-style1-col2,
	.accordion-colorful .panel-style1-col2alt {
		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 .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;
	}
	.panel-split1 {
		float: none;
		width: 100%;
		margin-bottom: 14px;
	}
	.panel-split2 {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 14px;
	}
	.panel-split1 .btn1,
	.panel-split2 .btn1 {
		width: auto !important;
		min-width: 270px;
	}
	.accordion-colorful .panel-style1-col2alt .panel-style1-col2a {
		width: 120px;
	}
	.accordion-colorful .panel-style1-col2alt .panel-style1-col2b {
		width: calc(100% - 135px);
	}
}

@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;
	box-shadow: none !important;
	border:1px solid #ccc !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: #727a35; /* 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: #727a35; /* 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: #727a35;
	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: 294px;
}

.formbox-col2 {
	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 {
	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-col1b,
.formbox .formbox-col2b {
	float: left;
	width: 190px;
}

.formbox .formbox-col2a input,
.formbox .formbox-col2b 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;
}

.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: #f2f5f7;
	border: 1px solid #b4d7db;
	padding: 15px 25px 25px 25px;
	margin-top: 2px;
}

.alertboxc .formarea {
	background: none;
	border: none;
	padding: 0;
}

.formarea2 {
	width: 100%;
	background-color: #f2f5f7;
	border: 1px solid #b4d7db;
	padding: 15px 25px 5px 25px;
	margin-top: 2px;
	margin-bottom: 20px;
}

.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: #ac5494 !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 #5a0944 !important; /* state variation */
	color: #ffffff !important;
	background: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 #727a35 !important; /* state variation */
	background-color: #98406e !important; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 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;
}

.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;
}

.accordion-colorful .formarea {
	background: none;
	border: none;
	padding: 0 !important;
	margin-top: 0 !important;
}

.formarea-loginhelp button {
	color: #0064a2 !important;
    box-shadow: none !important;
}

.formarea-loginhelp button:hover {
	color: #34afef !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: #727a35;
	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;
}

.formarea-loginhelp button {
	color: #727a35 !important;
    box-shadow: none !important;
}

.formarea-loginhelp button:hover {
	color: #a1a73b !important;
    text-decoration: underline !important;
}


.formline {
	width: 100%;
	height: 1px;
	background-color: #b4d7db;
}

.formrow-first {
	float: left;
}

.formrow-other {
	float: left;
	margin-left: 8px;
}

#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;
}

@media only screen and (max-width: 1120px) {
	.formbox-col1 {
		width: 328px;
	}
	.formbox-col2 {
		width: 328px;
	}
	.formbox .formbox-col2b {
		float: left;
		width: 224px;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b input {
		width: 224px;
	}
	.formbox .comment-area2 input {
		width: 286px;
	}
}


@media only screen and (max-width: 767px) {
	.formbox-col1 {
		float: none;
		width: 100%;
	}
	.formbox-col2 {
		float: none;
		width: 100%;
		padding-left: 0;
	}
	.formbox .formbox-col2b {
		float: left;
		width: 322px;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b input {
		width: 322px;
	}
	.formbox .formbox-col2 .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;
	}
}


@media only screen and (max-width: 509px) {
	.formbox .label1 {
		float: none;
		margin: 0;
	}
	.formbox .formbox-col2b {
		clear: both;
		width: 100%;
	}
	.formbox .formbox-col2a input,
	.formbox .formbox-col2b 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;
	}
	.formrow-first {
		float: none;
	}
	
	.formrow-other {
		float: none;
		margin-left: 0;
		margin-top: -35px;
	}
}


/* === 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: #727a35; /* state variation */
	color: #ffffff !important;
	font-weight: bold;
	text-align: center;
	border: 1px solid #727a35; /* state variation */
	border-radius:0;
	font-size: 12px;
	line-height: 16px;
}

.pagination a {
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #727a35;
	color:#ffffff !important;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	border: 1px solid #727a35;
	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;
}

#mobilecontinue {
	color: #cccccc;
	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;
}


@media only screen and (max-width: 1120px) {
	#mobilesearch {
		display: block;
	}
	#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 #b6cad8; /* 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: #b6cad8 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: #b6cad8 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 #b5cad9;
	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: #a1a73b;
	font-weight: bold;
}

.chart-tooltip .type {
	color: #666;
}


/* === pie chart === */

.piebox {
	height: 18px;
}

.piebox-color1 {
	display: inline-block;
	width: 10px;
	height: 10px;
	/*background-color: #a1a73b;*/
	/*Green*/
	background-color: #727a35;
	margin-right: 5px;
}

.piebox-color2 {
	display: inline-block;
	width: 10px;
	height: 10px;
	/*background-color: #df9a52;*/
	/*Pink*/
	background-color: #c24f5c;
	margin-right: 5px;
}

.piebox-color3 {
	display: inline-block;
	width: 10px;
	height: 10px;
	/*background-color: #ab5b93;*/
	/*Purple*/
	background-color: #774969;
	margin-right: 5px;
}

.piebox-color4 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #ab5b93;
	margin-right: 5px;
}

.piebox-color5 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #774969;
	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 #b6cad8;
	margin-top: 25px;
}

.myth-head {
	background-color: #e6edf2; /* 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: #f2f6f8 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: #727a35; /* 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: #727a35; /* state variation */
	}
	.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;
	}
}


@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;
	}
}


@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: 11px;
	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: #e6edf2; /* state variation */
	border-bottom: 1px solid #b4d7db; /* state variation */
}

.table-2col-headextra {
	padding: 8px 0 5px 0;
	background-color: #e6edf2; /* 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: #e6edf2; /* state variation */
	border-bottom: 1px solid #b4d7db; /* state variation */
}

.table-rowtint {
	background-color: #f2f5f7; /* state variation */
}

.table-line {
	margin: 0 !imortant;
	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 {
	color: #1c7414;
	display: inline-block !important;
}
/*
.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: #f2f5f7; /* state variation */
}

.data-tablerow {
	display: table-row;
	border: 1px solid #b5cad9; /* state variation */
}

.data-tablehead {
	display: table-cell;
	padding: 10px;
	background-color: #e6edf2; /* state variation */
	border-right: 1px solid #b5cad9; /* state variation */
}

.data-tablecell {
	display: table-cell;
	padding: 10px;
	border-right: 1px solid #b5cad9; /* state variation */
}


/* === tabs === */

.nav-tabs > li > a,
.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;
}

.nav-tabs {
  border-bottom: 2px solid #b5cad9 !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 #b5cad9 !important; /* state variation */
	border-bottom: 1px solid #b5cad9 !important; /* state variation */
	border-left: 2px solid #b5cad9 !important; /* state variation */
	border-right: 2px solid #b5cad9 !important; /* state variation */
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: # !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: # !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 #b5cad9 !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 2px solid #b5cad9 !important; /* state variation */
	border-right: 2px solid #b5cad9 !important; /* state variation */
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background: none !important;
	border-top: 2px solid #b5cad9 !important; /* state variation */
	border-bottom: 2px solid #ffffff !important;
	border-left: 2px solid #b5cad9 !important; /* state variation */
	border-right: 2px solid #b5cad9 !important; /* state variation */
}

.tab-pad {
	padding: 15px 0 0 0;
}

.tab-pad h4 {
	color: # !important; /* state variation */
}

.tab-pad hr {
	color: #b5cad9; /* state variation */
	background-color: #b5cad9; /* 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 #b5cad9 !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: #e6edf2;
	padding: 16px;
	width: 200px;
	border-right: 2px solid #b5cad9 !important; /* state variation */
}

.tab-pad td.c1-even {
	background-color: #f2f6f8;
	padding: 16px;
	width: 200px;
	border-right: 2px solid #b5cad9 !important; /* state variation */
}

.tab-pad td.c2-odd {
	background-color: #f2f6f8;
	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: #f2f6f8;
	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 #b5cad9 !important; /* state variation */
}

.portbox1-odd {
	background-color: #f2f6f8;
	border-bottom: 1px solid #b5cad9 !important; /* state variation */
	padding: 0 0 8px 0 !important;
	min-width: 20px;
}

.portbox1-even {
	background-color: #ffffff;
	border-bottom: 1px solid #b5cad9 !important; /* state variation */
	padding: 0 0 8px 0 !important;
}

.portbox2-odd {
	position: relative;
	background-color: #f2f6f8;
	padding: 15px 10px 15px 0;
	font-size: 12px !important;
	line-height: 15px !important;
	border-bottom: 1px solid #b5cad9 !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 #b5cad9 !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: # !important; /* state variation */
	text-decoration: none;
}

.read-more a:hover,
.read-more a:active,
.read-less a:hover,
.read-less a:active {
	color: #a1a73b !important; /* state variation */
	text-decoration: none !important;
}

.read-more__txt,
.read-less__txt {
	color: # !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: # !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: #727a35; /* state variation */
	margin-bottom: 15px;
}

.extra-table {
	font-size: 11px !important;
	line-height: 13px !important;
	border-collapse: collapse;
	border: 1px solid #b5cad9; /* 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: #e6edf2;
	border-left: 1px solid #b5cad9; /* state variation */
	padding: 8px 8px 0 8px;
	font-weight: 500;
	text-align: center;
}

.extra-table .thtop2 {
	background-color: #e6edf2;
	border-left: 1px solid #b5cad9; /* state variation */
	padding: 8px 8px 8px 8px;
	font-weight: 500;
}

.extra-table .thtop3 {
	background-color: #e6edf2;
	border-left: 1px solid #b5cad9; /* state variation */
	padding: 8px 8px 8px 8px;
	font-weight: 300;
}

.extra-table .thgroup {
	border-left: 1px solid #b5cad9; /* state variation */
}

.extra-table td {
	padding: 12px 8px;
}

.extra-table .tdgroup {
	border-left: 1px solid #b5cad9; /* state variation */
}

.extra-table th[scope=col] {
	background-color: #e6edf2; /* state variation */
	border-bottom: 2px solid #b5cad9; /* state variation */
}

.extra-table tr:nth-child(even) {
    background-color: #f2f5f7;
}

.extras-close {
	float: right;
}

.photoleft {
	float: left;
	margin-right: 15px;
}

.photoright {
	float: right;
	margin-left: 15px;
}



@media only screen and (max-width: 509px) {
	.extra h3 {
		font-size: 16px;
		line-height: 19px;
	}
}


/* === misc === */

.listspacer {
	width: 100%;
	height: 6px;
}

#wrap {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}

.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;
}

.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-arrow-2x.png');
    background-size: 11px 10px;
    width: 11px;
    height: 10px;
    vertical-align: 0;
    margin-left: 8px;
}

.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: #727a35;
    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: #a1a73b;
    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;
}

.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: #727a35; /* 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: #727a35; /* state variation */
	padding-bottom: 10px;
}

.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 #b6cad8;
}

.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;
}

.smalltext {
	font-size: 12px;
	line-height: 14px;
	clear: both;
}

.smalltext 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.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;
}

.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;
}

.vimeovid {
	width: 710px;
	height: 435px;
	padding-left: 32px !important;
}

.vimeovid iframe {
	width: 640px;
	height: 360px;
}

.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;
}

.formthumb1 {
	float: left;
	width: 120px;
}

.formthumb2 {
	float: left;
	margin-top: 5px;
	width: calc(100% - 120px);
}

.alertbox {
	 display: inline-block;
	 padding: 10px 15px 10px 15px;
	 background-color: #e2f0f2;
	 border: 2px solid #c4e0e3;
}

.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;
	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: #f4f5f9;
	border: 1px solid #b3dad7;
}

.alertboxb h1 {
	 display: inline-block;
	 font-size: 18px;
	 line-height: 24px;
	 color: #774969;
	 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;
}

.alertboxc {
	width: 100%;
	display: inline-block;
	padding: 20px 20px 15px 20px;
	background-color: #a2a543;
	border: 1px solid #596327;
}

.alertboxc h1 {
	 display: inline-block;
	 font-weight: 600 !important;
	 font-size: 18px;
	 line-height: 24px;
	 color: #ffffff !important;
	 margin: 0 0 4px 0 !important;
}

.alertboxc p {
	margin: 0 0 6px 0 !important;
	color: #333333;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 19px;
}

.alertboxc .formarea-submit {
	margin-top: 0;
}

.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: #0066a1;
	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;
}

#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;
}

@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;
	}
}


@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;
	}
	.numindent {
		margin-left: 0;
		margin-top: 5px;
	}
	.num-col1 {
		display: inline;
		padding-right: 0;
		margin: 0;
		border: none;
	}
	.num-col2 {
		display: inline;
		margin: 0;
	}
	.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;
	}
	.alertside {
		float: none;
		width: auto;
		margin-left: 0;
		margin-bottom: 20px;
	}
	#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) {
	.vimeovid {
		width: 320px;
		height: 227px;
		padding-left: 0 !important;
	}
	.vimeovid iframe {
		width: 320px;
		height: 180px;
	}
}
	
@media only screen and (max-width: 320px) {
	.formthumb1 {
		float: none;
		width: auto;
	}
	.formthumb2 {
		float: none;
		width: auto;
	}
}


/* === help === */

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

.helptop {
	width: 100%;
	background-color: #f2f5f7;
	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: #f2f5f7;
	border-left: 1px solid #b4d7db;
	border-right: 1px solid #b4d7db;
	padding: 30px 25px 25px 25px;
	margin-top: 2px;
}

.helpbot2 {
	width: 100%;
	background-color: #f2f5f7;
	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: #ac5494 !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 #5a0944 !important; /* state variation */
	color: #ffffff !important;
	background: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 #727a35 !important; /* state variation */
	background-color: #98406e !important; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 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;
}

.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: #727a35;
	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: #727a35; /* 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;
}


@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: #f2f5f7;
		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: #727a35; /* 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: #f2f5f7;
	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: #727a35; /* 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 {
	display: inline-block !important;
	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: left;
	width: 256px;
	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 18px 8px 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: 1px solid #dedede;
	color: #727a35;
	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: #727a35; /* 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: 256px;
	}
}


@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 button:before {
		content: '';
		display: block;
		clear: both;
	}
	.resource-col2 button {
		margin-top: 10px;
	}
}


@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,
.altlogin-close {
	float: right;
	margin: 10px 12px 18px 12px;
}

#altlogin-content {
	width: 320px;
}

#altlogin-content input[type='submit'] {
	margin-top: 3px;
}

#altlogin-content .logdrop-bot {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 8px;
}

#altlogin-content .logdrop-text3 {
	font-size: 13px;
	margin-top: 3px;
}

.email-title {
	padding: 35px 0 0 20px;
}

.login-title {
	float: left;
	padding: 15px 0 0 20px;
}

.altlogin-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: #f2f5f7 !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: #f2f5f7;
	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: #ac5494 !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 #5a0944 !important; /* state variation */
	color: #ffffff !important;
	background: #ac5494 !important; /* state variation */
	background: -moz-linear-gradient(top,  #ac5494 0%, #894176 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac5494), color-stop(100%,#894176)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #ac5494 0%,#894176 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #ac5494 0%,#894176 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac5494', endColorstr='#894176',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 #727a35 !important; /* state variation */
	background-color: #98406e !important; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #98406e 100%) !important; /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#98406e)) !important; /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#98406e 100%) !important; /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#98406e 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;
}

.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: #727a35;
	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;
}


@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: #727a35; /* 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: #727a35; /* 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: #727a35;
}

.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;
}

@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;
	}
}


/*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;
  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:#b6cad8 solid 2px !important;
	border-radius: 0 !important;
    
}
.popover h3{
	color:# !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: #b6cad8 !important;
}
button.faq{
	background-color:transparent;
	border:0;
	color:#;
	font-weight:500;
	text-align:left;
	font-family:Ubuntu;
	padding-left: 0 !important;
}
.searchResult{
	display:none;
}
.searchResult.activeCat.activePage{
	display:block;
}
.categories{
	font-size:13px;
	float: right;
	margin-bottom: 10px;
}
.categories span{
	color:#;
}
.categories span:hover{
	color:#a1a73b;
	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: #727a35;
  color: #ffffff !important;
  font-weight: bold;
  text-align: center;
  /*margin-right: 2px;*/
  border: 1px solid #727a35;
  font-size: 12px;
  line-height: 17px;
}
.paginationTest span:hover{

	cursor: pointer;
}
.paginationTest span.current{
	    border: 1px solid #727a35;
  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: #727a35;
	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 {
	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: #727a35 !important;
}
.pdfLink:hover{
	text-decoration: underline;
	color: #a1a73b !important;
}
 .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: #727a35; /* 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: #727a35; /* 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;
}

#gift-dropdown ul.dropdown-menu li:first-child{
	display: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:#727a35;
	height:57px;
	width:300px;
}
#search{
	position: absolute;
    top: 0;
	z-index:1;
}
#findbutton{
	width:300px;
}

#login .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: .1 0;
	margin-left: 5px;
}

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

#gift-dropdown ul li:first-child{
	display:none;
}
span.form-control{
	display:none;
}
.special-dropdown, .special-dropdown:hover{
	    background-position: left bottom !important;
}


/* === image hover === */

.ienlarger {
	float: none;
	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 {  /* this is for the large image */
	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: 0;
	left: 0;
	z-index: 100;
}

html.prel-touch-device .ienlarger,
html.touch-device .ienlarger {
	pointer-events: none !important;
}

/* === 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: #727a35 !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: #727a35 !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 .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 #727a35 !important; /* state variation */
}

#securitybox #tabs-footer .nav-tabs > li > a:link,
#securitybox #tabs-footer .nav-tabs > li > a:visited {
	border-top: 1px solid #727a35 !important; /* state variation */
	border-bottom: none !important; /* state variation */
	border-left: 1px solid #727a35 !important; /* state variation */
	border-right: 1px solid #727a35 !important; /* state variation */
}

#securitybox #tabs-footer .nav-tabs > li > a:hover,
#securitybox #tabs-footer .nav-tabs > li > a:focus {
	background-color: #f5f6e8 !important;
}

#securitybox #tabs-footer .nav-tabs > li.active > a:link,
#securitybox #tabs-footer .nav-tabs > li.active > a:visited {
	background-color: #727a35 !important;
	border-top: 1px solid #727a35 !important; /* state variation */
	border-bottom: none !important;
	border-left: 1px solid #727a35 !important; /* state variation */
	border-right: 1px solid #727a35 !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: #727a35 !important;
	border-top: 1px solid #727a35 !important; /* state variation */
	border-bottom: 2px solid #727a35 !important;
	border-left: 1px solid #727a35 !important; /* state variation */
	border-right: 1px solid #727a35 !important; /* state variation */
	color: #ffffff !important;
}

#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 {
	}
}

/* === btn mobile === */

#btn-mobile {
	display: none;
}

@media only screen and (max-width: 767px) {
	#btn-mobile {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	#btn-mobile img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 509px) {
	#btn-mobile {
		margin-top: 0px;
	}
}

/* === 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: #0066a1;
	font-size: 33px;
	line-height: 36px;
	padding-top: 4px;
}

.btsbox1-text1 {
	color: #0066a1;
	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 #5a0944; /* state variation */
	color: #ffffff;
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1-btn1:hover {
	border-bottom: 1px solid #62174d; /* state variation */
	background: #bd578c; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #973f6c 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#973f6c)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#973f6c 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd578c', endColorstr='#973f6c',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 #aa6e2f; /* state variation */
	color: #ffffff;
	background: #f8ad5e; /* state variation */
	background: -moz-linear-gradient(top,  #f8ad5e 0%, #d7954e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ad5e), color-stop(100%,#d7954e)); /* state variation */
	background: -webkit-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -o-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: linear-gradient(to bottom,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ad5e', endColorstr='#d7954e',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1-btn2:hover {
	border-bottom: 1px solid #c57b2c; /* state variation */
	background: #ffb86d; /* state variation */
	background: -moz-linear-gradient(top,  #ffb86d 0%, #e69947 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb86d), color-stop(100%,#e69947)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffb86d 0%,#e69947 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb86d', endColorstr='#e69947',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

#btsbox1b-btn1 {
	width: 200px;
	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 #5a0944; /* state variation */
	color: #ffffff;
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1b-btn1:hover {
	border-bottom: 1px solid #62174d; /* state variation */
	background: #bd578c; /* state variation */
	background: -moz-linear-gradient(top,  #bd578c 0%, #973f6c 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd578c), color-stop(100%,#973f6c)); /* state variation */
	background: -webkit-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -o-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: -ms-linear-gradient(top,  #bd578c 0%,#973f6c 100%); /* state variation */
	background: linear-gradient(to bottom,  #bd578c 0%,#973f6c 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd578c', endColorstr='#973f6c',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

#btsbox1b-btn2 {
	width: 200px;
	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 #aa6e2f; /* state variation */
	color: #ffffff;
	background: #f8ad5e; /* state variation */
	background: -moz-linear-gradient(top,  #f8ad5e 0%, #d7954e 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8ad5e), color-stop(100%,#d7954e)); /* state variation */
	background: -webkit-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -o-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: -ms-linear-gradient(top,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	background: linear-gradient(to bottom,  #f8ad5e 0%,#d7954e 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ad5e', endColorstr='#d7954e',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
#btsbox1b-btn2:hover {
	border-bottom: 1px solid #c57b2c; /* state variation */
	background: #ffb86d; /* state variation */
	background: -moz-linear-gradient(top,  #ffb86d 0%, #e69947 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb86d), color-stop(100%,#e69947)); /* state variation */
	background: -webkit-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -o-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ffb86d 0%,#e69947 100%); /* state variation */
	background: linear-gradient(to bottom,  #ffb86d 0%,#e69947 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb86d', endColorstr='#e69947',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
	cursor: pointer;
}

#btsbox1b-btn1box {
	margin-bottom: 10px;
}

#btsbox1b-btn2box {
	margin-bottom: 3px;
}

.btsbox1-smtext {
	color: #0066a1;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}

#primary .btsbox1-smtext a:link,
#primary .btsbox1-smtext a:visited {
	color: #0066a1;
	text-decoration: underline !important;
}

#primary .btsbox1-smtext a:hover,
#primary .btsbox1-smtext a:active {
	color: #34afef;
	text-decoration: underline !important;
}

#btsbox2 {
	background-color: #ffffff;
	border: 1px solid #7cc04b;
	padding: 30px 25px 25px 25px;
}

#main #btsbox2-steps h3 {
	color: #0066a1;
	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: #0066a1;
	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: #0066a1;
	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: #34afef;
	text-decoration: underline !important;
}

.twobtns2 {
	width: 980px;
	margin: -25px auto -10px auto;
	padding: 0 0 10px 0;
}

.twobtns2-left {
	float: left;
	margin-right: 8px;
}

.twobtns2-right {
	float: left;
}

.twobtns2 .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 #8a4176; /* state variation */
	color: #ffffff;
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.twobtns2 .btn2:hover {
	border: 1px solid #8a4176; /* state variation */
	background: #61bde4; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',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: #596327;
	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: #727a35;
	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) {
	.btsbox1-numtext {
		width: calc(100% - 300px);
	}
	.twobtns-left {
		float: none;
		margin-bottom: 5px;
	}
	.twobtns-right {
		float: none;
	}
	.twobtns .btn2 {
		width: 100%;
	}
	.twobtns2 {
		width: 708px;
		margin: -15px auto -10px auto;
		padding: 0 0 10px 0;
	}
}

@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;
	}
	.twobtns2 {
		width: 460px;
		margin: 0 auto;
		padding: 0 0 15px 0;
	}
}

@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;
	}
	.twobtns2 {
		width: 280px;
		margin: 0 auto;
		padding: 0 0 15px 0;
	}
	.twobtns2 .btn2 {
		min-width: 200px;
		font-size: 13px;
		line-height: 13px;
		margin-bottom: 7px;
	}
}

/* === 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: 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 #ad5494; /* state variation */
	color: #ffffff;
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #ad5494 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#ad5494)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#ad5494 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#ad5494 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#ad5494 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#ad5494 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#ad5494',GradientType=0 ); /* state variation */
	behavior: url(/utilities/js/PIE.htc);
}
.twobtns2 .btn2:hover {
	border-bottom: 1px solid #8a4176; /* state variation */
	background: #ad5494; /* state variation */
	background: -moz-linear-gradient(top,  #ad5494 0%, #8a4176 100%); /* state variation */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5494), color-stop(100%,#8a4176)); /* state variation */
	background: -webkit-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -o-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: -ms-linear-gradient(top,  #ad5494 0%,#8a4176 100%); /* state variation */
	background: linear-gradient(to bottom,  #ad5494 0%,#8a4176 100%); /* state variation */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5494', endColorstr='#8a4176',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 50px 0;
	}
	.twobtns2-left {
		margin-bottom: 8px;
	}
}

@media only screen and (max-width: 509px) {
	.twobtns2 {
		width: 280px;
		margin: 0 auto;
		padding: 0 0 50px 0;
	}
	.twobtns2 .btn2 {
		min-width: 0px;
	}
}


/* === ways to choose === */

#waysbox {
	width: 100%;
	background-color: #7b506c;
	color: #ffffff;
	padding: 25px 25px 20px 25px;
}

#wayshead-title {
	display: inline-block;
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 5px;
}

#wayshead {
	margin-bottom: 20px;
}

#wayshead-link {
	font-size: 15px !important;
}

#wayshead-link a,
#wayshead-link a:link,
#wayshead-link a:visited,
#wayshead-link a:hover,
#wayshead-link a:active {
	color: #ffffff !important;
	font-size: 15px !important;
	line-height: 15px !important;
}

#waysnum1,
#waysnum2,
#waysnum3,
#waysnum4 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}

#waysnum1 {
	background: url('/images/choose-num1.png') no-repeat left top;
	padding-left: 50px;
	padding-top: 21px;
}

#waysnum2 {
	background: url('/images/choose-num2.png') no-repeat left top;
	padding-left: 50px;
	padding-top: 21px;
}

#waysnum3 {
	background: url('/images/choose-num3.png') no-repeat left top;
	padding-left: 50px;
	padding-top: 21px;
}

#waysnum4 {
	background: url('/images/choose-num4.png') no-repeat left top;
	padding-left: 50px;
	padding-top: 21px;
}

#waysnumlink a,
#waysnumlink a:link,
#waysnumlink a:visited {
	color: #ffffff !important;
}

#waysnumlink a:hover,
#waysnumlink a:active {
	color: #ffffff !important;
}

#waysnum1 p,
#waysnum2 p,
#waysnum3 p,
#waysnum4 p {
	margin-bottom: 8px !important;
}

#waysnum1 h5,
#waysnum2 h5,
#waysnum3 h5,
#waysnum4 h5 {
	font-size: 15px !important;
	line-height: 19px !important;
	margin-bottom: 5px !important;
	font-weight: 600 !important;
}

#waysbox .arrowlink .lastword:after {
	background-image: url('/images/icon-arrow-wht-2x.png');
}

@media only screen and (max-width: 1120px) {
}

@media only screen and (max-width: 767px) {
}

@media only screen and (max-width: 509px) {
}

/* === moved from body area === */

.formarea-loginhelp button{
	font-weight: normal !important;
	background: none !important;
	color: #008fbe;
	border: none;
	padding: 0 !important;
	font-size: 12px !important;
	line-height: 18px !important;
	font: inherit;
	cursor: pointer;
	min-height: 20px;
}

#userNamem{
	margin-bottom:10px;
}

.formarea-loginhelp form{
	display: inline-block;
}

.formarea-submit{
	margin:20px;
}

.loginbot{
		padding-bottom: 0;
}

#userNamem, #passwordm{
	background-color: #f1f8f8 !important;
	border: 1px solid #b4d7db !important;
	width: 100%;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#investorloginmobile #usernamem-error {
	margin-top: -5px !important;
	margin-bottom: 5px !important;
}

#findbutton {
    width: 285px;
}
#topnav {
    width: 600px;
}
#find{
	background-position: 200px 0px, right center, 0px center !important;
}
.st-default-search-input{
	width:230px !important;
}
.mega ul li a {
    padding: 0px 14px;
}
#logform .ui-link, .logdrop-text2 a{
    font-weight: normal !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif !important;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 300px; /* Could be more or less, depending on screen size */
}