/*! resets */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:0;
	padding:0;
	margin:0;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a:hover,
a:active {
    outline: 0
}

body {
    margin: 0
}

h2 {
    margin: 0 0 .83em 0;
    font-size: 1.5em
}

h3 {
    margin: 0 0 1em 0;
    font-size: 1.17em
}

h4 {
    margin: 0 0 1.33em 0;
    font-size: 1em
}

h5 {
    margin: 0 0 1.67em 0;
    font-size: .83em
}

h6 {
    margin: 0 0 2.33em 0;
    font-size: .75em
}

div,
table,
td,
th {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    padding: 0;
    margin: 0;
    color: #5f5f5f
}

blockquote {
    margin: 0 40px 1em 40px
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 0 0 1em 0
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 75%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 0 0 20px 0
}

ol {
    margin: 0 0 20px 10px
}

ol li ol {
    margin-left: -20px
}

dd {
    margin: 0 0 0 40px
}

menu,
ul {
    padding: 0 0 0 10px;
    margin: 0 0 20px 10px
}

nav ul,
nav ol {
    list-style-type: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

#DONOTUSE button::-moz-focus-inner,
#DONOTUSE input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 75%;
    background-color: #fff;
    color: #434343
}

body a {
    color: #5a469b
}

body #shell a:hover,
body #shell a:focus {
    color: #5a469b
}

p,
li {
    line-height: 1.5em
}

ol li,
ul li {
    margin: 0 auto .5em auto
}

sup {
    top: -0.35em
}


ul li {
    list-style-type: square
}

ul li ul li {
    list-style-type: circle
}

ul li ul li ul li {
    list-style-type: disc
}

ul li ul li ul li ul li {
    list-style-type: square
}

#mainNav li,
.navList li,
.c9 li {
    list-style-type: none
}

ol li {
    list-style-type: decimal
}

ol li ol li {
    list-style-type: lower-alpha
}

ol li ol li ol li {
    list-style-type: lower-roman
}

ol li ol li ol li ol li {
    list-style-type: decimal
}

.mainContentCol ul li ul,
.mainContentCol ul li ul li ul,
mainContentCol ul li ul li ul li ul {
    margin-bottom: 0
}

.left {
    float: left
}

img.left {
    display: block;
    margin: 0 15px 5px 0;
    padding-right: 10px
}

.right {
    float: right
}

img.right {
    display: block;
    margin: 0 0 4px 15px
}

br.left {
    float: none;
    clear: left
}

br.right {
    float: none;
    clear: right
}

.col {
    clear: both;
    float: none;
    display: block
}

.color1 {
    background-color: #007337
}

.color2 {
    background-color: #ce4c00
}

.color3 {
    background-color: #702f8a
}

.color4 {
    background-color: #7a6855
}

.color5 {
    background-color: #00698c
}

.textcolor1 {
    color: #007337
}

.textcolor2 {
    color: #ce4c00
}

.textcolor3 {
    color: #702f8a
}

.textcolor4 {
    color: #7a6855
}

.textcolor5 {
    color: #00698c
}


ul li a.signIn {
    padding-left: 15px;
    background: url(../../assets/images/css/template/icon-lock-sm.png) no-repeat left center
}

#masthead #topSearch form {
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0;
    padding: 0 0 1px 0;
    width: 270px;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 2px 1px #e7e7e7;
    border-radius: 5px;
    background: transparent url("../../assets/images/css/template/search_bar_gray_button_45x30.png") no-repeat scroll 100% 50%
}

#inputTopSearchField {
    font-family: verdana, arial, sans-serif;
    float: left;
    width: 210px;
    margin: 7px 0 0 15px;
    color: #a9a9a9;
    padding: 0;
    border: 0
}

:first-child+html #inputTopSearchField {
    margin-top: 8px;
    margin-left: 5px;
    border: 1px solid #fff
}

#inputTopSearchField:focus {
    color: #000
}

#btnTopSearch {
    float: right;
    width: 25px;
    height: 25px;
    margin: 1px 6px 0 0;
    background: transparent url("../../assets/images/css/template/btn-icon-search.png") no-repeat scroll 0 60%;
    color: #fff;
    border: 0;
    font-size: 0
}

#btnTopSearch:focus {
    border: 1px dotted #666
}








html.no-js .backLink {
    display: none
}








.c16video {
    margin-top: 8px
}

.c16 {
    margin-bottom: 30px
}

.c16+.c16 {
    margin-top: -30px
}

.c16header img.c16control {
    background-image: url(../img/plus-button.png)
}

.productCompareTool .c16header img.c16control {
    background-image: url(../../assets/images/global/plus-button-orange.png);
    height: 24px;
    width: 24px
}

.productCompareTool h2.c16header,
.productCompareTool h3.c16header {
    background: 0;
    color: #ce4c00;
    font-size: 150%;
    font-weight: normal
}

.c16content.open+.c16header {
    margin-top: 0
}

.c16content {
    overflow: hidden;
    margin: 0;
    padding: 16px 10px 0 38px
}

.c16 h4 {
    padding-top: 10px
}

h2.c16header,
h3.c16header {
    margin: 0;
    padding: 4px;
    font-size: 100%;
    font-weight: bold;
    color: #5f5f5f;
    background: url('/images/cardholder/bg-c16header.png') repeat-x bottom
}

h2.c16header a img,
h3.c16header a img {
    vertical-align: -15%;
    margin-right: 10px
}

#shell h2.c16header a,
#shell h3.c16header a,
#c28lightbox h2.c16header a,
#c28lightbox h3.c16header a,
#c28overlay h2.c16header a,
#c28overlay h3.c16header a {
    display: block;
    padding: 8px 0 8px 8px;
    color: #5f5f5f;
    text-decoration: none
}

#shell h2.c16header a:hover,
#shell h2.c16header a:focus,
#shell h3.c16header a:hover,
#shell h3.c16header a:focus {
    color: #5a469b;
    text-decoration: underline
}

#c28lightbox h2.c16header a:hover,
#c28lightbox h2.c16header a:focus,
#c28lightbox h3.c16header a:hover,
#c28lightbox h3.c16header a:focus {
    color: #5a469b;
    text-decoration: underline
}

#c28overlay h2.c16header a:hover,
#c28overlay h2.c16header a:focus,
#c28overlay h3.c16header a:hover,
#c28overlay h3.c16header a:focus {
    color: #5a469b;
    text-decoration: underline
}

#shell .productCompareTool h2.c16header a,
#shell .productCompareTool h2.c16header a:hover,
#shell .productCompareTool h2.c16header a:focus,
#shell .productCompareTool h3.c16header a,
#shell .productCompareTool h3.c16header a:hover,
#shell .productCompareTool h3.c16header a:focus {
    color: #ce4c00
}



button.cta {
    text-shadow: none
}

body #shell a.c22:hover,
body #shell a.c22.hover {
    color: #44464a;
    text-decoration: underline
}

body #shell a.c22:active,
body #shell a.c22:focus {
    color: #44464a;
    text-decoration: none;
    border: 1px dotted #999
}

.c23 {
    display: block;
    float: left;
    width: 474px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 30px;
    background: url("../../assets/images/css/template/bg-topline-gradient.png") repeat-x scroll left 27px transparent
}

.marquee .c23 {
    height: 550px
}


.c25 {
    margin-right: 0;
    height: 415px;
    width: 227px;
    background: url(../img/bg-footer.png) repeat-x bottom
}

#NOT .marquee-wrap2 {
    position: relative;
    overflow: hidden;
    margin-right: 21px;
    width: 227px;
    height: 415px;
    background: url(../img/bg-footer.png) repeat-x bottom
}

.c25 h3,
.c25 h2 {
    margin: 0 0 10px 0;
    padding: 4px 0 16px 0;
    font-size: 130%;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #5f5f5f;
    background: url("../../assets/images/css/template/bg-topline-gradient.png") repeat-x scroll left 29px transparent
}

.c25 .c14 {
    margin-left: 20px
}

.c26 {
    position: relative;
    float: left;
    margin-bottom: 30px;
    width: 474px;
    height: 244px;
    border: 1px solid #ccc;
    overflow: hidden
}

.t2 #contentBottom .c26+.c26,
.t2 #contentBottom .marquee-wrap5+.c26 {
    margin-left: 15px
}

.secondaryCol .c26 {
    width: 225px;
    margin: 0 0 20px
}

h2.c26header {
    margin: 0;
    height: 20px;
    padding: 8px 20px 10px 50px;
    font: normal 145% Georgia, Times, serif;
    color: #000;
    background: url(../../assets/images/css/template/bg-tips.png) repeat-x
}

h2.c26header img {
    position: absolute;
    top: 4px;
    left: 10px
}

.carouselFrame {
    position: absolute;
    display: none;
    float: left;
    overflow: hidden
}

.c26 .carouselFrame {
    top: 38px;
    height: 184px;
    width: 435px;
    margin: 0;
    padding: 25px
}

.secondaryCol .c26 .carouselFrame {
    width: 187px;
    height: 280px
}

.c26 .c26header+.carouselFrame {
    display: block
}

.c26 .controls {
    position: absolute;
    bottom: 0;
    width: 474px;
    font-size: 215%;
    text-align: center
}

.secondaryCol .c26 .controls {
    width: 225px
}

.c26 .controls a {
    margin: 0 5px;
    padding: 0 5px;
    color: #666;
    text-decoration: none
}

#shell .c26 .controls a:hover,
#shell .c26 .controls a:active {
    color: #666;
    text-decoration: none
}

.c26 .controls a.current {
    color: #ccc
}

#shell .c26 .controls a.current:hover,
#shell .c26 .controls a.current:focus {
    cursor: default;
    color: #ccc
}

.c26 .paddles a {
    position: absolute;
    top: 100px;
    float: none;
    font-size: 150%;
    border: 1px solid #999;
    padding: 15px 3px;
    background-color: #f5f5f5;
    text-decoration: none;
    z-index: 10
}

.c26 .paddles a.left {
    border-left: none;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    left: -27px;
    transition: left .65s
}

.c26 .paddles a.right {
    border-right: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    right: -27px;
    transition: right .65s
}

#shell .c26 .paddles a:hover,
#shell .c26 .paddles a:focus {
    text-decoration: none;
    color: #5a469b;
    text-shadow: 0 0 1px #434343;
    box-shadow: 0 0 12px -5px #434343;
    outline: 0
}

.c26 .paddles a.left img {
    background-image: url(../../assets/images/global/chevron-large-left-grey.png)
}

.c26 .paddles a.right img {
    background-image: url(../../assets/images/global/chevron-large-right-grey.png)
}

#shell .c26 .paddles a.left:hover img,
#shell .c26 .paddles a.left:focus img {
    background-image: url(../../assets/images/global/chevron-large-left-blue.png)
}

#shell .c26 .paddles a.right:hover img,
#shell .c26 .paddles a.right:focus img {
    background-image: url(../../assets/images/global/chevron-large-right-blue.png)
}

.c26+.c57 {
    clear: left
}

.c26:hover .paddles a.left {
    left: 0;
    transition: left .65s
}

.c26:hover .paddles a.right {
    right: 0;
    transition: right .65s
}

.c26 .paddles.alwaysOn a.left {
    left: 0
}

.c26 .paddles.alwaysOn a.right {
    right: 0
}

.carouselFrame.incomingFrame {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff
}

.carouselFrame.visibleFrame {
    display: block
}

.c60i .c26 {
    width: 225px
}

.c60id .c26 {
    width: 351px
}

.c60ii .c26 {
    width: 470px
}

.c16content .c60i {
    width: 210px
}

.c16content .c60id {
    width: 325px
}

.c16content .c60ii {
    width: 445px
}

.c16content .c60ii+.c60i {
    width: 205px
}

.c16content .c60i+.c60ii {
    width: 440px
}

.c60 .c26 .carouselFrame {
    width: auto
}

.c27 {
    clear: left;
    height: 415px;
    width: 970px;
    margin: 0 auto 20px auto
}

.c27 .marquee-wrap2,
.c27 .c25,
.c27 .c23,
.c27 .c24,
.c27 .c26 {
    float: left;
    margin-left: 20px
}

.c27 .marquee-wrap2:first-child,
.c27 .c25:first-child,
.c27 .c23:first-child,
.c27 .c24:first-child,
.c27 .c26:first-child {
    margin-left: 0
}

.c27 .c23 {
    margin-right: 0
}

#contentBottom .c27 {
    height: auto
}

.c27 .c25 {
    margin-top: 2px;
    height: 415px;
    overflow: hidden
}

#contentBottom .c27 .c26 {
    margin-top: 27px;
    height: 263px
}

.c28loading {
    display: none;
    position: fixed;
    top: 180px;
    left: 250px;
    z-index: 100;
    width: 300px;
    padding: 15px 25px;
    border: 2px solid #555;
    border-radius: 5px;
    background-color: #fff
}

.c28error {
    display: none;
    position: fixed;
    top: 180px;
    left: 250px;
    z-index: 100;
    width: 300px;
    padding: 15px 25px;
    border: 2px solid #900;
    border-radius: 5px;
    color: #900;
    background-color: #fff
}

.c28loading .closeButton,
.c28error .closeButton {
    margin-top: 2em
}

.c28loading img.loadImg {
    background-image: url(../../assets/images/global/loader.gif)
}

#c28backdrop {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .6;
    z-index: 1000
}

#c28backdrop.hide {
    display: none
}

.c28mainContainer {
    position: absolute;
    display: none;
    margin: 0;
    padding: 0 20px;
    border: 4px solid #807f7d;
    background-color: #fff;
    box-shadow: 0 3px 24px -4px #000;
    border-radius: 3px;
    z-index: 1100
}

.c28mainContainer .c28topContainer.exitPage img#exitLogo {
    background-image: url(../../assets/images/global/wf-logo.gif)
}

.c28topContainer {
    position: relative;
    text-align: right;
    padding: 10px 0
}

.c28topContainer a.c28close {
    position: absolute;
    display: none;
    top: -15px;
    right: -37px;
    background-image: url(../../assets/images/global/btn-close-x.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

.c28topContainer a.c28close img {
    background-image: url(../../assets/images/global/btn-close-x.png)
}

.c28topContainer .c28print {
    color: #434343;
    padding-left: 20px;
    font-size: 95%;
    background: url(../../assets/images/css/template/icon-print.png) no-repeat left center
}

.c28titleBar {
    display: block;
    height: 25px;
    margin-top: -10px;
    padding: 5px 10px 10px;
    text-align: left;
    background-color: #e0e0e0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e1e1e1');
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e1e1e1));
    background: -moz-linear-gradient(top, #f9f9f9, #e1e1e1)
}

#c28lightbox .c28topContainer h2 {
    float: left;
    font-size: 150%;
    font-family: Georgia, Times, serif
}

#c28lightbox .c28topContainer h3 {
    float: left;
    clear: left
}

#c28overlay .c28topContainer h2 {
    text-align: left;
    padding-top: 10px;
    font-weight: normal;
    background-image: url(../../assets/images/css/template/bg-c28b-handle.png);
    background-repeat: no-repeat;
    background-position: center top
}

#c28overlay .c28topContainer a.c28titleBar {
    font-size: 125%;
    font-family: Georgia, Times, serif;
    text-decoration: none;
    cursor: move
}

#c28overlay .c28topContainer {
    margin: 0 -20px -10px
}

#c28overlay .c28mainContainer {
    margin: -10px 0
}

#c28overlay a.c28close {
    right: -17px
}

#c28overlay a.c28print {
    position: relative;
    top: -20px;
    right: 10px
}

.c28contentContainer {
    overflow: auto
}

.c28contentContainer .c11,
.c28contentContainer .c11 h1,
.c28contentContainer h1.c11 {
    width: auto
}

.c28contentContainer .mainContentCol,
.c28contentContainer #mainColumns,
.c28contentContainer #contentBottom {
    width: auto
}

.c28topContainer.exitPage {
    margin: 0 0 18px 0;
    padding: 20px 0 12px;
    text-align: left;
    border-bottom: 3px solid #dfdfdf
}

.c28bottomButtons {
    text-align: right;
    height: 30px;
    margin: 0;
    padding: 20px 0
}

.c28bottomButtons .gray-shadow {
    margin-left: 15px
}

.c28bottomButtons a.c28cancel,
.c28bottomButtons a.c28close {
    color: #434343;
    text-decoration: underline
}

#c28lightbox a:hover,
#c28lightbox a:focus {
    text-decoration: underline;
    color: #5a469b;
    cursor: pointer
}

.c29 {
    position: relative
}

.c29 aside {
    display: inline
}

.c29content {
    display: none;
    position: absolute;
    width: 210px;
    margin: 0 0 10px;
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0 3px 13px -4px #666;
    z-index: 150
}

.c29:hover .c29content {
    display: block
}

a.c29link {
    border-bottom: 1px dotted;
    color: #000;
    text-decoration: none
}

a.c29link.imgOnly {
    border-bottom: 0
}

body #shell a.c29link {
    color: #000
}

#shell a.c29link:hover,
#shell a.c29link.hover {
    text-decoration: none;
    color: #5a469b
}

.c29content .c29close {
    display: block;
    position: absolute;
    top: -14px;
    right: -5px;
    height: 20px;
    width: 20px;
    border-radius: 18px;
    box-shadow: 5px 5px 13px -3px #333;
    z-index: 11
}

.c29content .c29close a img {
    background-image: url(../../assets/images/global/btn-close-x.png)
}

.c29content .c29hook {
    display: block;
    position: absolute;
    width: 18px;
    height: 13px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 7px 9px;
    border-bottom-right-radius: 7px 9px;
    z-index: 11
}

.c29content.bl .c29hook {
    bottom: -12px;
    left: 25px;
    background-image: url(../../assets/images/css/template/bg-c29hook.down.png)
}

.c29content.br .c29hook {
    bottom: -12px;
    right: 25px;
    background-image: url(../../assets/images/css/template/bg-c29hook.down.png)
}

.c29content.tl .c29hook {
    top: -12px;
    left: 25px;
    background-image: url(../../assets/images/css/template/bg-c29hook.up.png)
}

.c29content.tr .c29hook {
    top: -12px;
    right: 25px;
    background-image: url(../../assets/images/css/template/bg-c29hook.up.png)
}

.c29content h3 {
    margin-top: 0
}

.c29content:focus {
    outline: 0
}

body #shell .c69Table td a.c29link {
    color: #434343
}

body #shell .c69Table th a.c29link {
    color: #5f5f5f
}

body #shell .c69Table.subtle thead th a.c29link {
    color: #007337
}

body #shell .c65 .c69Table thead th a.c29link {
    color: #007337
}

a.marquee-wrap0 img {
    width: 20px;
    height: 20px;
    vertical-align: middle
}

.marquee-wrap1 {
    margin: 0 auto 20px;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    background: url(../img/bg-footer.png) repeat-x bottom
}

.marquee-wrap1 .marquee-wrap1inner {
    overflow: auto;
    background-color: transparent;
    background-repeat: repeat-y
}

.marquee-wrap1 .marquee-wrap1inner h3 {
    margin-top: 0;
    font-size: 100%;
    font-weight: bold
}

.marquee-wrap1.format21 .marquee-wrap1inner {
    background-image: url(../../assets/images/css/template/bg-c31-f21.png)
}

.marquee-wrap1.format3 .marquee-wrap1inner {
    background-image: url(../../assets/images/css/template/bg-c31-f3.png)
}

.marquee-wrap1 .marquee-wrap1col {
    float: left;
    height: 100%;
    margin: 0;
    padding: 0 20px 8px
}

.marquee-wrap1 .marquee-wrap1col h2 {
    margin: 0 0 5px 0;
    font: 137% Georgia, Times, serif
}

.marquee-wrap1 .marquee-wrap1col h2 a {
    color: #5a469b
}

.marquee-wrap1.format1 .marquee-wrap1col {
    width: 682px
}

.marquee-wrap1.format21 .col1 {
    width: 457px
}

.marquee-wrap1.format21 .col2 {
    width: 165px
}

.wide .marquee-wrap1.format21 .col2 {
    width: 430px
}

.marquee-wrap1col.col2 h3 {
    padding-top: 5px
}

.marquee-wrap1.format3 .col1 {
    width: 229px
}

.marquee-wrap1.format3 .col2 {
    width: 187px
}

.marquee-wrap1.format3 .col3 {
    width: 186px
}

.marquee-wrap1 .col2 div:first-child,
.marquee-wrap1 .col3 div:first-child {
    margin-bottom: 10px
}

.marquee-wrap2 {
    position: relative;
    float: left;
    overflow: hidden;
    width: 227px;
    height: 415px
}

.secondaryCol .marquee-wrap2 {
    margin-right: 0;
    margin-bottom: 15px;
    height: auto
}

.secondaryCol .marquee-wrap2 .marquee-wrap2footer {
    position: relative
}

.secondaryCol .marquee-wrap2 h3 {
    margin-left: 0;
    font-weight: bold;
    padding-bottom: 16px;
    background: url("../../assets/images/css/template/bg-topline-gradient.png") repeat-x bottom left;
    border-bottom: 0
}

.t2 .marquee-wrap2,
.t3 .marquee-wrap2,
.t4 .marquee-wrap2 {
    height: 415px;
    padding-bottom: 0
}

.t3 .marquee-wrap2,
.t4 .marquee-wrap2 {
    margin-right: 0;
    margin-left: 20px
}

.t3 .marquee-wrap2:first-child,
.t4 .marquee-wrap2:first-child {
    margin-left: 0
}

.marquee-wrap2 h3 {
    margin-left: 20px;
    font: 120% bold Verdana, Arial, sans-serif;
    color: #434343
}

.marquee-wrap2 .marquee-wrap2media {
    margin: 20px 0 15px 20px;
    height: 117px;
    width: 187px;
    background-color: transparent
}

.marquee-wrap2 .marquee-wrap2overview {
    margin: 0 20px;
    font-size: 100%
}

.marquee-wrap2footer {
    display: block;
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 227px;
    padding: 10px 20px 0 20px;
    background: url(../img/bg-footer.png) repeat-x bottom
}

.marquee-wrap4 {
    display: block;
    overflow: hidden;
    width: 475px;
    height: 501px;
    background: url(../img/bg-footer.png) repeat-x bottom
}

.marquee-wrap4 .marquee-wrap4content {
    padding: 0 20px
}

.marquee-wrap4 h3 {
    width: 434px;
    margin: 15px 20px 10px 20px;
    padding: 0;
    color: #434343;
    font: normal 150% Georgia, Times, serif
}

.marquee-wrap4media {
    margin: 20px
}

.marquee-wrap4 .marquee-wrap4overview {
    margin: 20px;
    font-size: 90%
}

.marquee-wrap4cta {
    margin: 20px
}

.marquee-wrap4 .marquee-wrap9,
.marquee-wrap4 .c40 {
    margin-left: 20px
}

.marquee-wrap5 {
    position: relative;
    width: 475px;
    height: 227px;
    margin-bottom: 20px;
    display: block;
    background: #fff url(../img/bg-footer.png) repeat-x bottom
}

.marquee-wrap5 .marquee-wrap5headsection h3 {
    margin: 0 20px 10px 20px;
    font: 150% Georgia, Times, serif;
    color: #535353;
    font-weight: normal
}

.marquee-wrap2 .marquee-wrap5 .marquee-wrap5headsection h3 {
    border-bottom: 0
}

.marquee-wrap2.left .marquee-wrap5 .marquee-wrap5headsection a {
    display: none
}

.marquee-wrap5headsection img {
    margin: 10px 0 0 20px
}

.vjs-full-window .secondaryCol,
.vjs-full-window .sideUtility,
.vjs-full-window .c20body,
.vjs-full-window #top-region {
    display: none
}

.c51transcript,
.c63transcript {
    margin: 20px auto;
    padding: 10px 20px;
    color: #434343;
    background-color: #d7d7d7
}

.c51transcript h2 {
    font: normal bold 100% Verdana, Arial, sans-serif
}

.c51transcript a.moreLess,
.c63transcript a.moreLess {
    display: none;
    margin: 1.5em auto;
    padding: 2px 2px 2px 22px;
    font-size: 90%;
    color: #434343;
    background-repeat: no-repeat;
    background-position: left center
}

.c51transcript a.moreLess.less,
.c63transcript a.moreLess.less {
    background-image: url(../img/minus-button.png)
}

.c51transcript a.moreLess.more,
.c63transcript a.moreLess.more {
    background-image: url(../../assets/images/css/template/plus-button.png)
}

.c51transcript.open a.moreLess.less,
.c63transcript.open a.moreLess.less,
.c51transcript.open .fullText,
.c63transcript.open .fullText {
    display: block
}

.c51transcript.open a.moreLess.more,
.c63transcript.open a.moreLess.more,
.c51transcript.open .teaser,
.c63transcript.open .teaser {
    display: none
}

.c51transcript.closed a.moreLess.less,
.c63transcript.closed a.moreLess.less,
.c51transcript.closed .fullText,
.c63transcript.closed .fullText {
    display: none
}

.c51transcript.closed a.moreLess.more,
.c63transcript.closed a.moreLess.more,
.c51transcript.closed .teaser,
.c63transcript.closed .teaser {
    display: block
}

.c51 .noflash {
    position: absolute;
    top: 40%;
    left: 30%;
    width: 30%;
    padding: 20px;
    background-color: #ccf;
    border-radius: 10px
}

.sideUtility {
    clear: both;
    overflow: hidden;
    width: auto;
    margin-bottom: 5px
}

.sideUtility.bottom {
    margin-bottom: 40px
}


.sideUtility.bottom ul {
    float: left
}

.sideUtility li {
    position: relative;
    z-index: 55;
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sideUtility.bottom li {
    position: relative;
    z-index: 55;
    padding-left: 0;
    list-style-type: none
}

.sideUtility li>span {
    display: block;
    float: left;
    width: 1px;
    height: 22px;
    margin: 0 7px 0;
    overflow: hidden;
    border-right: 1px solid #ccc
}


.mainContentCol .sideUtility li {
    list-style-type: none
}

a.printLink {
    position: relative;
    top: 2px;
    z-index: 40;
    padding: 0 0 0 20px;
    color: #434343;
    text-decoration: none;
    background: url("/images/img_print.png") 0 2px no-repeat
}
a.subscribe {
    position: relative;
    top: 7px;
    z-index: 40;
    padding: 0 0 0 20px;
    color: #434343;
    text-decoration: none;
    background: url("../img/img_subscribe.png") 0 2px no-repeat
}
.c52 {
    float: none;
    position: absolute;
    z-index: 45;
    width: 250px;
    padding-top: 17px;
    border: 1px solid #ccc;
    box-shadow: 0 3px 5px -2px #808080;
    background-color: #fff
}

.c52.hide {
    display: none;
    visibility: hidden
}

.c52 h2 {
    margin: 0 19px 15px 19px;
    font-size: 90%;
    font-weight: bold
}

.c52 p {
    clear: left;
    margin: 0 20px 15px 20px;
    padding-top: 17px;
    border-top: 1px solid #ccc
}

.c52 ul {
    float: none!important;
    margin: 0 19px 5px 19px;
    padding: 0;
    list-style-type: none
}

.c52 li {
    float: left!important;
    margin: 0 0 20px 0;
    width: 83px;
    height: 25px;
    text-align: match-parent;
    overflow: hidden;
    padding-right: 22px!important;
    padding-top: 7px
}

.c52 li:first-child+li {
    padding-right: 12px!important;
    padding-left: 10px!important
}

.c52 a:link {
    text-decoration: none
}

a.c52Link {
    background: url("../../assets/images/css/template/social_show.png") no-repeat scroll 9px 8px;
    border: 0;
    color: #434343;
    display: block;
    float: right;
    padding: 8px 10px 8px 19px;
    text-decoration: none;
    width: auto;
    height: 1em
}

.c52noLink {
    display: block;
    float: left;
    padding: 8px 4px 4px 4px
}

.sideUtility.bottom a.c52Link {
    border-bottom: 1px solid #fff
}

.sideUtility.bottom a.c52Link.active {
    border-bottom: 1px solid #ccc;
    border-top: 0
}

.sideUtility li:first-child {
    padding-top: 5px
}

a.c52Link.active {
    background: url("../../assets/images/css/template/social_hide.png") no-repeat scroll 8px 7px #fff;
    border-color: #ccc #ccc #fff;
    border-left: 1px solid #ccc;
    border-style: solid;
    border-width: 1px 1px 0;
    padding: 8px 10px 7px 19px
}

a.c52fb {
    padding: 0 0 16px 28px;
    background: url("../../assets/images/css/template/img_facebook.png") 5px 5px no-repeat
}

a.c52twitter {
    padding: 0 0 16px 28px;
    background: url("../../assets/images/css/template/img_twitter.png") 5px 5px no-repeat
}

a.c52linkedin {
    padding: 6px 0 5px 30px;
    background: url("../../assets/images/css/template/img_linkedin.png") 0 0 no-repeat
}

a.c52googleplus {
    padding: 6px 0 5px 33px;
    text-decoration: none;
    background: url("../../assets/images/css/template/img_google.png") 0 0 no-repeat
}

a.c52email {
    padding: 6px 0 5px 30px;
    background: url("../../assets/images/css/template/img_email.png") 0 0 no-repeat
}

.c53 {
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0, #d5d5d5 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(0%, #d5d5d5), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #1e5799 0, #d5d5d5 0, #fff 100%);
    background: -o-linear-gradient(top, #1e5799 0, #d5d5d5 0, #fff 100%);
    background: -ms-linear-gradient(top, #1e5799 0, #d5d5d5 0, #fff 100%);
    background: linear-gradient(to bottom, #1e5799 0, #d5d5d5 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#ffffff', GradientType=0);
    border: 1px solid #cbcbcb;
    border-radius: 4px 4px 4px 4px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding: 10px 10px 0 10px;
    width: 970px
}

.c54 {
    clear: left;
    margin: 0 0 30px 0;
    padding: 0;
    border-top: 1px solid #d5d5d5
}

.c55 {
    margin: 20px 0;
    padding: 0;
    width: 100%;
    display: block;
    overflow: hidden
}

.c55head {
    clear: both;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #939393;
    margin-bottom: 20px
}

.c55head strong {
    font-size: 120%
}

.c55body {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0
}

.c55media {
    width: 147px;
    padding-left: 20px
}

.c55content {
    width: auto;
    padding: 0 20px
}

.c55content h2 {
    margin-top: 0;
    font-family: Georgia;
    font-weight: normal;
    font-size: 160%;
    color: #434343
}

.c55secondary {
    width: 227px;
    border-left: 1px solid #d5d5d5;
    padding: 0 0 0 20px
}

.c55media,
.c55content,
.c55secondary {
    display: table-cell;
    vertical-align: top
}

.c55contentLinks {
    margin-top: 15px
}

.c55secondary {
    width: 227px
}

.c55body .c55content:first-child {
    width: 433px
}

.c55body .c55content:last-child {
    width: 682px
}

.c57 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 722px;
    overflow: hidden;
    display: table
}

.c57 h2 {
    margin: 25px 0 5px 0;
    font-size: 162%;
    font-family: Georgia, Verdana, serif;
    font-weight: normal
}

.c57 p {
    margin-bottom: 10px
}

.c57 img {
    border-left: 2px solid #fff
}

.c57body {
    margin-bottom: 10px;
    padding: 0 15px 15px 15px;
    display: table-cell;
    vertical-align: top
}

.c57media {
    margin-bottom: 10px;
    display: table-cell;
    vertical-align: top;
    overflow: hidden
}

.hatched {
    background: url("../img/bg-footer.png") repeat-x scroll center bottom transparent
}

.c57 {
    background: #f7f7f7 url(../../assets/images/css/template/angled-hash.png) repeat-x 0 75px;
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, -moz-linear-gradient(top, #f7f7f7 0, #fff 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #fff));
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, -webkit-linear-gradient(top, #f7f7f7 0, #fff 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, -o-linear-gradient(top, #f7f7f7 0, #fff 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, -ms-linear-gradient(top, #f7f7f7 0, #fff 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom 3px left 0, linear-gradient(to bottom, #f7f7f7 0, #fff 100%)
}

.hatchedTop {
    background: url("../img/bg-footer.png") repeat-x top transparent
}

.c58 {
    margin-bottom: 30px;
    margin-left: 2rem;
}

.c58+.c58 {
    margin-top: -30px
}

.c58question img.c58control {
    background-image: url(/img/plus-button.png)
}

.c58answer.open+.c58question {
    margin-top: 0
}

.c58answer {
    overflow: auto;
    margin: 0;
    padding: 8px 10px 0 10px
}

.c58 h4 {
    padding-top: 10px
}

h3.c58question {
    margin: 0;
    padding: 0 2px 0 28px;
    text-indent: -28px;
    font-size: 100%;
    font-weight: normal;
    color: #5f5f5f
}

h3.c58question a img {
    vertical-align: -15%;
    margin-right: 10px
}

#shell h3.c58question a,
#c28lightbox h3.c58question a,
#c28overlay h3.c58question a {
    display: block;
    padding: 4px 0 4px 8px;
    color: #5f5f5f;
    text-decoration: none
}

#shell h3.c58question a:hover,
#shell h3.c58question a:focus {
    color: #5a469b;
    text-decoration: underline
}

#c28lightbox h3.c58question a:hover,
#c28lightbox h3.c58question a:focus {
    color: #5a469b;
    text-decoration: underline
}

#c28overlay h3.c58question a:hover,
#c28overlay h3.c58question a:focus {
    color: #5a469b;
    text-decoration: underline
}

.c59 {
    width: 225px;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    background: url("../../assets/images/css/template/right_feature_box_bottom_gradient.png") repeat-x bottom
}

.c59 .bottomgrad {
    height: 6px;
    margin-top: -10px;
    background: url("../../assets/images/css/template/right_feature_box_middle_gradient.png") repeat-x;
    padding-bottom: 5px
}

.c59 h2 {
    margin: 0;
    padding: 10px 10px 7px 60px;
    font-size: 150%;
    font-family: Georgia;
    color: #434343;
    font-weight: normal;
    line-height: 1.2em
}

.c59 h2.option1 {
    background: url("../../assets/images/css/template/bg-lightbulb.png") no-repeat
}

.c59 h3 {
    position: relative;
    left: -1px;
    width: 212px;
    margin-bottom: 10px;
    padding: 4px 5px 4px 10px;
    color: #fff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 85%
}

.c59 p,
.c59 ul {
    margin-left: 20px;
    margin-bottom: 10px
}

.c60 {
    width: 100%;
    overflow: hidden;
    margin: 0
}

.c60.hatched {
    padding-bottom: 30px
}

.c60.hatched+.c60.hatched {
    margin-top: 30px
}

.c60 div:first-child {
    margin-left: 0
}

.c60i,
.c60id,
.c60ii,
.c60iii {
    float: left;
    margin-left: 20px;
    overflow: hidden;
    background-color: #fff
}

.c60i {
    width: 227px
}

.c60id {
    width: 351px
}

.c60ii {
    width: 474px
}

.c60iii {
    width: 721px
}

.c60 .c60i h2,
.c60 .c60ii h2,
.c60 .c60iii h2,
.c60 .c60id h2 {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #434343;
    font-size: 20px;
    line-height: 20px
}

.c61 {
    display: block;
    clear: both;
    overflow: hidden;
    height: 45px;
    margin: 0
}

#marquee .c61 {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 722px
}

#mainColumns .c61 {
    margin-top: 0;
    padding-top: 12px;
    border-top: 1px solid #eee
}

#contentBottom .c61 {
    margin-top: 30px;
    clear: both
}

.c61 ul,
.c49 li {
    margin: 0;
    padding: 0
}

.c61 li {
    list-style-type: none;
    color: #666
}

.c61 li a {
    display: block;
    height: 25px;
    width: 175px;
    color: #666;
    text-decoration: none
}

.c61 li a:hover {
    text-decoration: underline
}

.c61bak {
    float: left
}

.c61bak a {
    padding: 3px 20px 0 30px;
    background: url(../../assets/images/css/template/c49-arrow-grey-back.png) no-repeat left top
}

.c61frd a {
    padding: 3px 30px 0 0;
    text-align: right;
    background: url(../../assets/images/css/template/c49-arrow-grey-frd.png) no-repeat right top
}

.c61frd {
    float: right
}

.c61mid {
    float: left;
    width: 270px;
    text-align: center
}

.c61 .c61nav {
    width: 722px
}

.c61bak span {
    display: block;
    height: 25px;
    opacity: .6;
    width: 175px;
    padding: 3px 20px 0 30px;
    color: #666;
    text-decoration: none;
    background: url(../../assets/images/css/template/c49-arrow-grey-back.png) no-repeat left top
}

.c61frd span {
    display: block;
    height: 25px;
    opacity: .6;
    width: 175px;
    padding: 3px 30px 0 0;
    color: #666;
    text-align: right;
    text-decoration: none;
    background: url(../../assets/images/css/template/c49-arrow-grey-frd.png) no-repeat right top
}

.c62 {
    margin-bottom: 60px;
    background: -moz-linear-gradient(-45deg, #edecec 0, #fff 50%) repeat scroll 0 0 transparent;
    box-shadow: 5px 0 4px -5px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #ccc
}

.c62 ul {
    margin: 0;
    padding: 0;
    width: 227px;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#f2f2f2', endColorstr='#ffffff')
}

.c62 li a {
    color: #666;
    text-decoration: none
}

#shell .secondaryCol .c62 li a:hover,
.c62 li a:active {
    color: #000;
    text-decoration: underline
}

.c62 li {
    margin: 0;
    padding: 5px 15px;
    list-style-type: none;
    border-right: 1px solid #CCC;
    box-shadow: 6px 0 3px -4px rgba(0, 0, 0, 0.3) inset
}

.c62 h2 {
    margin: 0;
    padding: 14px;
    background: -moz-linear-gradient(center top, #fff 0, #f1f1f1 11%, #f1f1f1 31%, #fff 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    box-shadow: 5px 3px 5px -4px rgba(0, 0, 0, 0.4) inset;
    color: #5f5f5f;
    font-family: georgia, Verdana, sans-serif;
    font-size: 140%;
    font-weight: normal;
    line-height: 1.3em
}

.c62 li.active {
    background-color: #fff;
    border-color: #CCC #CCC #CCC #000;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: 3px -1px 4px -1px rgba(0, 0, 0, 0.3);
    color: #000;
    padding: 5px 15px;
    position: relative;
    width: 202px
}

.c62 li.active span.hook2 {
    border-bottom: 7px solid #333;
    border-right: 7px solid transparent
}

.c62 li.active span.hook2 {
    position: absolute;
    top: -8px;
    right: -2px;
    width: 0;
    border-top: 0 solid transparent
}

.c62bottom {
    margin-bottom: 20px;
    height: 61px;
    width: 232px;
    background-image: url("../../assets/images/css/template/tour-bottom.jpg")
}

.c62 li.active span.hiddenTxt {
    position: absolute;
    left: -4000px;
    height: 1px;
    width: 1px
}

.c62 li.active a {
    color: #000;
    text-decoration: none!important
}

.c63 {
    width: 970px;
    clear: left
}

.c63 {
    position: relative;
    width: 970px;
    height: 365px;
    margin: 0 auto 30px;
    overflow: hidden
}

.t2 #contentBottom .c63+.c63,
.t2 #contentBottom .marquee-wrap5+.c63 {
    margin-left: 15px
}

.c63 .c63controls+.carouselFrame {
    display: block
}

.c63 .c63controls {
    width: 1970px;
    height: 98px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    left: -100px;
    z-index: 5;
    background: url(../../assets/images/css/template/bg-c63-ribbon-shadow.png) repeat-x 0 58px
}

.no-js .c63 .c63controls {
    left: -10px
}

.c63 ul.c63controls li.active {
    width: 166px;
    height: 78px;
    margin: -5px -16px 0;
    padding: 24px 26px;
    background: url(../../assets/images/css/template/bg-c63-chevron.png) no-repeat
}

.c63controls+.carouselFrame {
    display: block
}

.c63 .carouselFrame {
    top: 75px;
    height: 288px;
    margin: 0;
    padding: 0
}

.c63 .c63contentMain {
    float: left;
    width: 712px;
    height: 235px;
    margin: 0;
    padding: 30px 19px 25px 0
}

.c63 .c63contentMain a.c22 {
    text-decoration: none;
    display: inline-block;
    margin: 5px 0 17px
}

body #shell .c63 .c63contentMain a.c22:hover {
    text-decoration: underline;
    color: #000
}

.c63 .c63contentMain h2 {
    color: #d87033;
    font-family: Georgia, Times, serif;
    font-size: 2.2em;
    line-height: 1;
    margin: 0 0 6px
}

.c63 .c63contentMain img {
    float: left;
    margin: -39px 21px 0 0
}

.c63 .c63marquee {
    float: left;
    width: 201px;
    height: 80px;
    margin: 0;
    padding: 0 15px 36px 5px
}

.c63 .c63contentBottom {
    float: left;
    width: 201px;
    height: 80px;
    margin: 0;
    padding: 28px 15px 36px 5px
}

.c63 h3 {
    color: #d87033;
    font-size: 150%;
    font-family: Georgia, Times, serif
}

.c63 h4 {
    color: #d87033;
    font-size: 110%;
    font-family: Georgia, Times, serif
}

.c63 ul.c63controls {
    list-style: none;
    overflow: hidden
}

.c63 ul.c63controls li {
    list-style-type: none;
    float: left;
    width: 156px;
    height: 36px;
    margin: 5px 0 0;
    padding: 23px 4px 16px 5px;
    background: url(../../assets/images/css/template/bg-c63-ribbon.png) no-repeat 0 10px;
    white-space: normal;
    font-family: Georgia, Times, serif;
    font-size: 88%;
    cursor: pointer
}

.c63 ul.c63controls li:hover {
    background: url(../../assets/images/css/template/bg-c63-ribbon-hover.png) no-repeat 0 10px
}

.c63 ul.c63controls li img {
    height: 40px;
    display: block;
    float: left;
    margin: -2px 4px 0 0;
    magin-bottom: 15px
}

.c63 ul.c63controls a {
    text-decoration: none;
    color: #000
}

.c63 a.paddle {
    position: absolute;
    top: 23px;
    display: block;
    width: 10px;
    float: none;
    font-size: 150%;
    border: 1px solid #999;
    background-color: #f5f5f5;
    text-decoration: none;
    z-index: 10
}

.c63 a.paddle.prevPaddle {
    padding: 10px 8px 10px 3px;
    border-left: none;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    left: 0
}

.c63 a.paddle.prevPaddle img {
    background-image: url(../../assets/images/global/chevron-large-left-grey.png)
}

.c63 a.paddle.nextPaddle {
    padding: 10px 3px 10px 8px;
    border-right: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    right: 0
}

.c63 a.paddle.nextPaddle img {
    background-image: url(../../assets/images/global/chevron-large-right-grey.png)
}

.carouselFrame.incomingFrame {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff
}

.carouselFrame.visibleFrame {
    display: block
}

.c63 .chevron {
    position: absolute;
    top: -3px;
    left: 387px;
    width: 175px;
    height: 101px;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 28px 10px;
    font: normal 88% Georgia, Times, serif;
    background: url(../../assets/images/css/template/bg-c63-chevron.png) no-repeat;
    z-index: 100
}

.c63 .incomingChevron {
    display: none;
    position: absolute;
    top: 20px;
    left: 35px;
    width: 145px;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 6px;
    z-index: 1000
}

.c63 .visibleChevron img,
.c63 .incomingChevron img {
    height: 40px;
    display: block;
    float: left;
    margin: -4px 6px 0 4px
}

.c63 ul.c63controls li[tabindex] {
    padding-bottom: 25px;
    outline: 0
}

.c64 {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0 0 20px 0;
    background-color: #fff;
    height: 113px;
    overflow: hidden
}

.c64 h2 {
    font-size: 100%;
    font: Verdana;
    font-weight: bold;
    color: #575757;
    border-bottom: 1px solid #d5d5d5;
    padding: 0;
    margin: 0 0 5px 0
}

.c64 h3 {
    font-size: 150%;
    margin: 0;
    font-weight: normal;
    padding: 0 0 5px 0
}

.c64main {
    height: 111px;
    width: 720px;
    float: left;
    position: relative;
    overflow: hidden
}

.c64main .carouselFrame {
    display: block;
    width: 636px;
    padding: 10px 42px 10px 42px;
    background: url("../../assets/images/css/template/bg-search-2.png") repeat-x scroll center top transparent
}

.c64secondary {
    height: 91px;
    overflow: hidden;
    display: block;
    float: left;
    width: 200px;
    margin-left: 21px;
    padding: 10px 12px 10px 14px
}

.c64main p {
    margin-bottom: 5px
}

.c64secondary h2 {
    margin-bottom: 8px;
    border-bottom: 0
}

.c64main,
.c64secondary {
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    background-color: #f5f5f5;
    background: -moz-linear-gradient(top, #f2f2f1 0, #fff 25%, #fff 75%, #f2f2f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f1), color-stop(25%, #fff), color-stop(75%, #fff), color-stop(100%, #f2f2f1));
    background: -webkit-linear-gradient(top, #f2f2f1 0, #fff 25%, #fff 75%, #e7e7e7 100%);
    background: -o-linear-gradient(top, #f2f2f1 0, #fff 25%, #fff 75%, #f2f2f1 100%);
    background: -ms-linear-gradient(top, #f2f2f1 0, #fff 25%, #fff 75%, #f2f2f1 100%);
    background: linear-gradient(to bottom, #f2f2f1 0, #fff 25%, #fff 75%, #f2f2f1 100%);
    background: url("../../assets/images/css/template/bg-search-2.png") repeat-x scroll center top transparent
}

.c64main .paddles a {
    background-color: #f5f5f5;
    border: 1px solid #999;
    float: none;
    font-size: 150%;
    padding: 15px 3px;
    position: absolute;
    text-decoration: none;
    top: 30px;
    width: 18px;
    z-index: 3;
    color: #575757
}

.c64main .paddles a.left {
    transition: left .65s ease 0s;
    border-bottom-right-radius: 7px;
    border-left: medium none;
    border-top-right-radius: 7px;
    left: 2px;
    box-shadow: 0 1px 5px #999
}

.c64main .paddles a.right {
    transition: right .65s ease 0s;
    border-bottom-left-radius: 7px;
    border-right: medium none;
    border-top-left-radius: 7px;
    right: 2px;
    box-shadow: 0 1px 5px #999
}

.c64main .paddles a.left img {
    background-image: url(../../assets/images/global/chevron-large-left-grey.png)
}

.c64main .paddles a.right img {
    background-image: url(../../assets/images/global/chevron-large-right-grey.png)
}

#shell .c64main .paddles a.left:hover img,
#shell .c64main .paddles a.left:focus img {
    background-image: url(../../assets/images/global/chevron-large-left-blue.png)
}

#shell .c64main .paddles a.right:hover img,
#shell .c64main .paddles a.right:focus img {
    background-image: url(../../assets/images/global/chevron-large-right-blue.png)
}

.c64main .controls {
    display: none
}

.c64 .imgDetails {
    height: 58px;
    width: 92px;
    float: left;
    margin-right: 15px;
    padding-top: 5px
}

.c65 {
    margin-bottom: 30px;
    visibility: hidden
}

.no-js div.c65 {
    visibility: visible
}

.c65 .wf-tab-wrapper {
    position: relative
}

.c65 .wf-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 46px;
    border-bottom: 1px solid #c5c5c5;
    background: white;
    background: -webkit-linear-gradient(bottom, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 5px);
    background: -moz-linear-gradient(bottom, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 5px);
    background: -o-linear-gradient(bottom, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 5px);
    background: -ms-linear-gradient(bottom, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 5px);
    background: linear-gradient(bottom, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 5px)
}

.c65 .wf-tab {
    float: left;
    height: 37px;
    margin-top: 8px;
    margin-left: -1px;
    border: 1px solid #c5c5c5;
    border-bottom: 0;
    list-style: none;
    background: white;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background: -webkit-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), -webkit-linear-gradient(-90deg, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), white;
    background: -moz-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), -moz-linear-gradient(-90deg, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), white;
    background: -o-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), -o-linear-gradient(-90deg, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), white;
    background: -ms-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), -ms-linear-gradient(-90deg, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), white;
    background: linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), linear-gradient(-90deg, rgba(208, 208, 208, .2) 0, rgba(208, 208, 208, 0) 40px, rgba(208, 208, 208, 0)), white
}

.c65 .wf-tab a {
    display: block;
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 36px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    padding: 0 14px;
    color: #666;
    text-decoration: none
}

.c65 .wf-tabs li:last-child:after {
    content: '';
    position: relative;
    width: 30px;
    height: 39px;
    left: 100%;
    top: -39px;
    display: inline-block;
    background: -webkit-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 20px, rgba(208, 208, 208, 0));
    background: -moz-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 20px, rgba(208, 208, 208, 0));
    background: -o-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 20px, rgba(208, 208, 208, 0));
    background: -ms-linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 20px, rgba(208, 208, 208, 0));
    background: linear-gradient(15deg, rgba(208, 208, 208, .3) 0, rgba(208, 208, 208, 0) 20px, rgba(208, 208, 208, 0))
}

.c65 .wf-tab.selected {
    color: #5f5f5f;
    background: white;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#f4f4f4', endColorstr='#ffffff', GradientType=0);
    background: -webkit-linear-gradient(top, rgba(208, 208, 208, .15), rgba(208, 208, 208, 0)), white;
    background: -moz-linear-gradient(top, rgba(208, 208, 208, .15), rgba(208, 208, 208, 0)), white;
    background: -o-linear-gradient(top, rgba(208, 208, 208, .15), rgba(208, 208, 208, 0)), white;
    background: -ms-linear-gradient(top, rgba(208, 208, 208, .15), rgba(208, 208, 208, 0)), white;
    background: linear-gradient(top, rgba(208, 208, 208, .15), rgba(208, 208, 208, 0)), white;
    height: 45px;
    border-bottom: 0;
    margin: 1px 0 0 -1px
}

.c65 .wf-tab.selected a {
    font-weight: bold;
    margin-top: 7px;
    border-top: 0
}

body #shell .c65 .wf-tab.selected a:active,
body #shell .c65 .wf-tab a:focus {
    color: #000;
    outline: 0
}

.c65 .wf-tab:first-child,
.c65 .wf-tab:first-child.selected {
    margin-left: 0
}

.c65 .wf-tab-content {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 20px 14px
}

.c65 .wf-panel {
    clear: both;
    position: absolute;
    top: 0;
    display: none
}

.c65 .wf-panel:after,
.c66filterTabs .wf-panel:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

.c65 .wf-panel.selected {
    display: block;
    position: static
}

.c65 .wf-panel.selected {
    display: block;
    position: static
}

.c65 .c55,
.c66filterTabs .c55,
.c65 .c55body,
.c66filterTabs .c55body {
    width: 100%
}

.tabContent .c60i {
    width: 217px
}

.tabContent .c60id {
    width: 340px
}

.tabContent .c60ii {
    width: 460px
}

.tabContent .c60ii+.c60i {
    width: 212px
}

.tabContent .c60i+.c60ii {
    width: 455px
}

.tabContent .c60id+.c60id {
    width: 330px
}

.tabContent .c60iii {
    width: 700px
}

.tabContent .marquee-wrap1.format3 .col3 {
    padding-right: 0;
    width: 175px
}

.c66filterTabs {
    padding: 0;
    margin: 0 0 20px 0;
    border: 0;
    visibility: hidden
}

.no-js div.c66filterTabs {
    visibility: visible
}

.c66filterTabs .wf-tabs {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    height: 55px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.c66filterTabs .wf-tabs li.hidden {
    display: hidden
}

.c66filterTabs .wf-tabs li {
    display: table;
    position: relative;
    z-index: 1;
    border-left: none;
    float: left;
    margin: 8px 0 0 0;
    padding: 0 10px;
    height: 47px;
    width: 101px;
    border: 1px solid transparent;
    border-bottom: 0
}

.c66filterTabs.tabs-2 .wf-tab {
    width: 101px
}

.c66filterTabs.tabs-3 .wf-tab {
    width: 101px
}

.c66filterTabs.tabs-4 .wf-tab {
    width: 101px
}

.c66filterTabs.tabs-5 .wf-tab {
    width: 101px
}

.c66filterTabs.tabs-6 .wf-tab {
    width: 101px
}

.c66filterTabs.tabs-7 .wf-tab {
    width: 14.03%
}

.c66filterTabs.tabs-8 .wf-tab {
    width: 12.25%
}

.c66filterTabs.tabs-9 .wf-tab {
    width: 10.885%
}

.c66filterTabs.tabs-10 .wf-tab {
    width: 9.30%
}

.c66filterTabs .wf-tab.selected {
    background: white url(../../assets/images/css/template/bg-tab-filter-selected.png) repeat-x top left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 0;
    outline: 0;
    height: 47px;
    margin-top: 8px;
    margin-left: -1px;
    z-index: 2
}

.c66filterTabs .wf-tab.selected:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 47px;
    left: 100%;
    top: 0;
    display: inline-block;
    background: #fff;
    background: -webkit-linear-gradient(30deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 20px, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: linear-gradient(65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0))
}

.c66filterTabs .wf-tab.selected:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 47px;
    right: 100%;
    top: 0;
    display: inline-block;
    background: #fff;
    background: -webkit-linear-gradient(150deg, rgba(0, 0, 0, 0.15) 0, rgba(255, 255, 255, 0) 20px, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(-65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(-65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(-65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0));
    background: linear-gradient(-65deg, rgba(0, 0, 0, 0.17) 0, rgba(255, 255, 255, 0) 26px, rgba(255, 255, 255, 0))
}

.c66filterTabs .wf-tab:first-child {
    margin-left: 0
}

.c66filterTabs .wf-tab.selected:first-child {
    margin-left: 0
}

.c66filterTabs .wf-tab.selected:first-child:before {
    content: none
}

.c66filterTabs .wf-tab.selected:last-child {
    margin-left: -1px
}

.c66filterTabs .wf-tab.selected:last-child:after {
    content: none
}

.c66filterTabs .wf-tab a {
    display: table-cell;
    vertical-align: middle;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    color: #5f5f5f
}

.c66filterTabs .wf-tab:hover {
    text-decoration: underline;
    color: #5a469b
}

.c66filterTabs .wf-tab.selected a {
    color: #000
}

body #shell .c66filterTabs .wf-tab.selected a:hover {
    color: #000!important;
    text-decoration: underline
}

body #shell .c66filterTabs .wf-tab.selected a:active,
body #shell .c66filterTabs .wf-tab.selected a:focus {
    color: #000!important;
    text-decoration: none
}

.c66filterTabs .wf-tab-content {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px
}

.c66filterTabs .wf-panel {
    display: none
}

.c66filterTabs .wf-panel.selected {
    display: block
}

ul.c67 {
    width: 970px;
    list-style-type: none;
    margin: 0 auto 30px;
    padding: 0;
    overflow: auto
}

ul.c67 li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 16px 0 0;
    list-style-type: none;
    background: url(../../assets/images/css/template/chevron-right-grey.png) no-repeat right center
}

ul.c67 li.last {
    color: #5a5d62;
    background: 0;
    font-weight: bold
}

ul.c67 li a {
    text-decoration: none;
    color: #5a5d62
}

ul.c67 li a:visited {
    color: #5a5d62
}

ul.c67 li a:hover {
    text-decoration: underline;
    color: #5a469b
}

.c68 {
    background: url('/images/cardholder/bg-c68-contactbar-top.png') no-repeat left top;
    clear: left;
    padding-bottom: 30px
}

.c68>h3,
.c68>h2 {
    padding: 0 15px;
    font: bold 115% Verdana, Arial, sans-serif;
    height: 35px;
    line-height: 35px;
    margin:0 0 1em 0;
}

.c68 .c16 h3,
.c68 .c16 h2 {
    padding-top: 0;
    min-height: 35px
}

.c68 .c16content {
    padding: 20px 15px;
    border-bottom: 1px solid #acacac
}

.c68item {
    width: 197px;
    border-top: 1px solid #999
}

.c68item:first-child {
    border-top: 0;
    padding-top: 0
}

.c68item h4 {
    font: bold 100% Verdana, Arial, sans-serif;
    color: #5f5f5f
}

.c68item p {
    padding-left: 10px;
    margin-bottom: 5px
}

.c68 .c16header {
    position: relative;
    padding: 0
}

#shell .c68 h3.c16header a {
    padding: 9px 15px 9px 35px;
    background-repeat: no-repeat;
    background-position: 10px 6px
}

.c68 h3.c16header img {
    position: absolute;
    right: 5px
}


.c68 h3.c16header.makeAnAppointment a {
    background-image: url(../../assets/images/css/template/c68-icon-make-an-appointment.png)
}

.c68 h3.c16header.sharedQuickHelp a {
    background-image: url(../../assets/images/css/template/icon-quickhelp.png)
}

.c68 h3.c16header.videochat a {
    background-image: url(../../assets/images/css/tools/video-call/c68-icon-video-chat.png)
}

.c68 h3.c16header.chatnow a {
    background-image: url(../../assets/images/css/tools/c68-icon-chat-now.png)
}

.c68 h3.c16header.letUsContactYou a {
    background-image: url(../../assets/images/css/template/c68-icon-let-us-contact-you.png)
}

.c68 #find_location_zip,
.c68 #make_an_appointment {
    width: 116px;
    margin-right: 15px;
    padding: 2px 3px;
    font-size: 93%
}

.c68 .gray-shadow {
    margin-right: 0
}

.c68 .c16 {
    margin-bottom: 0
}

.c68 .c16+.c16 {
    margin-top: 0
}

.t7 h2 {
    font-size: 120%;
    font-family: Georgia, Verdana, serif;
    font-weight: normal
}

.t7buttons {
    width: 722px;
    margin: 25px auto 35px;
    text-align: right
}

.t7buttons a:first-child {
    color: #5f5f5f;
    text-decoration: underline;
    margin-right: 20px
}

.no-js .t7buttons a:first-child {
    display: none
}

.t7 .exitPageContent {
    width: 722px;
    margin: 1em auto
}

.c69Table {
    border-collapse: separate;
    border-spacing: 1px;
    background: #d9d9d9;
    margin-bottom: 30px;
    width: 100%
}

.c69Table a {
    color: #5a469b
}

.c69Table a.c22 {
    color: #44464a
}

.c69Table tr {
    background: #fff;
    vertical-align: top
}

.c69Table td,
.c69Table th {
    background: #fff;
    padding: 10px;
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px
}

.c69Table tr.header td,
.c69Table tr.header th {
    line-height: 9px
}

.c69Table h2,
.c69Table h3,
.c69Table td {
    color: #434343
}

.c69Table th {
    color: #5f5f5f
}

.c69Table thead th {
    padding: 20px 10px;
    text-align: left;
    border-bottom: 1px solid #fff;
    background: #fff;
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left;
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(247, 247, 245, 1) 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 247, 245, 1)));
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(247, 247, 245, 1) 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(247, 247, 245, 1) 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(247, 247, 245, 1) 100%);
    background: url(../../assets/images/css/template/angled-hash.png) repeat-x bottom left, linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(247, 247, 245, 1) 100%)
}

.c69Table thead th a {
    text-decoration: none;
    white-space: no-wrap
}

.c69Table thead th a:hover {
    text-decoration: underline
}

.c69Table h2,
.c69Table h3 {
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #434343
}

.c69Table h3 {
    font-size: 14px
}

.c69Table thead th p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #434343;
    margin-bottom: 7px
}

.c69Table ul {
    margin: 0;
    padding: 0 5px 0 15px
}

.c69Table .mergedCell td,
.c69Table tr:first-child.mergedCell td,
.c69Table .mergedCell th,
.c69Table tr:first-child.mergedCell th {
    background: #f7f7f7;
    padding: 10px;
    font-weight: bold
}

.c69Table tbody tr:first-child td,
.c69Table tbody tr:first-child th {
    background: url(../../assets/images/css/template/table-shadow-gradient.png) repeat-x left top
}

.c69Table tbody tr:first-child.mergedCell td,
.c69Table tbody tr:first-child.mergedCell th {
    background: #f7f7f7 url(../../assets/images/css/template/table-shadow-gradient.png) repeat-x left top
}

.c69Table tr a.tableCTA {
    display: inline-block;
    margin: 0 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    color: white;
    background: orange;
    text-decoration: none;
    text-shadow: 1px 1px #ac5519;
    padding: 3px 13px;
    border-radius: 4px;
    background: #f77c25;
    background: -moz-linear-gradient(top, #ce4c00 0, #c94a00 50%, #b44300 51%, #a33d01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce4c00), color-stop(50%, #c94a00), color-stop(51%, #b44300), color-stop(100%, #a33d01));
    background: -webkit-linear-gradient(top, #ce4c00 0, #c94a00 50%, #b44300 51%, #a33d01 100%);
    background: -o-linear-gradient(top, #ce4c00 0, #c94a00 50%, #b44300 51%, #a33d01 100%);
    background: -ms-linear-gradient(top, #ce4c00 0, #c94a00 50%, #b44300 51%, #a33d01 100%);
    background: linear-gradient(to bottom, #ce4c00 0, #c94a00 50%, #b44300 51%, #a33d01 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ce4c00', endColorstr='#a33d01', GradientType=0)
}

.c69Table a.gray-shadow {
    color: white
}

.c69Table tr a.tableCTA:hover {
    text-decoration: underline
}

.c69Table tbody tr:first-child td,
.c69Table tbody tr:first-child th {
    background: #fff url(../../assets/images/css/template/table-shadow-gradient.png) repeat-x left top
}

.c69Table tbody th {
    text-align: left
}

.c69Table caption.hidden {
    display: none
}

.c69Table th.c69Hdr,
#contentCol .c69Table th.c69Hdr {
    text-align: center;
    vertical-align: bottom
}

.c69Table td.c69Body {
    text-align: left
}

.c69Table.subtle,
.c65 .c69Table {
    border-collapse: collapse;
    background: transparent
}

.c69Table.subtle .table-bottom,
.c65 .c69Table .table-bottom {
    border-bottom: 0
}

.c69Table.subtle th,
.c69Table.subtle td,
.c65 .c69Table th,
.c65 .c69Table td {
    border: 1px solid #d9d9d9
}

.c69Table.subtle thead th,
.c65 .c69Table thead th,
c65 .c69Table thead th p,
.c69Table.subtle thead th p {
    padding: 15px 10px 18px 10px;
    color: #007337;
    background: white
}

.c69Table thead th p,
.c69Table.subtle thead th p {
    padding: 0
}

.c69Table.subtle tbody tr:first-child td,
.c69Table.subtle tbody tr:first-child th,
.c65 .c69Table tbody tr:first-child td,
.c65 .c69Table tbody tr:first-child th {
    background: transparent
}

.c69Table.subtle.embed,
.c65 .c69Table,
.c66filterTabs .c69Table.subtle.embed,
.c66filterTabs .c65 .c69Table {
    margin: 0 0 30px 0
}

.c69Table.subtle.embed thead th,
.c65 .c69Table thead th,
.c66filterTabs .c69Table.subtle thead th,
.c66filterTabs .c65 .c69Table thead th {
    border-top: 0
}

.c69Table.subtle.embed tr th:first-child,
.c69Table.subtle.embed tr td:first-child,
.c65 .c69Table tr th:first-child,
.c65 .c69Table tr td:first-child,
.c66filterTabs .c69Table.subtle tr th:first-child,
.c66filterTabs .c69Table.subtle tr td:first-child,
.c66filterTabs .c69Table tr th:first-child,
.c66filterTabs .c69Table tr td:first-child {
    border-left: none
}

.c69Table.subtle.embed tr th:last-child,
.c69Table.subtle.embed tr td:last-child,
.c65 .c69Table tr th:last-child,
.c65 .c69Table tr td:last-child,
.c66filterTabs .c69Table.subtle tr th:last-child,
.c66filterTabs .c69Table.subtle tr td:last-child,
.c66filterTabs .c69Table tr th:last-child,
.c66filterTabs .c69Table tr td:last-child {
    border-right: 0
}

.c69Table.subtle.embed tr:last-child th,
.c69Table.subtle.embed tr:last-child td,
.c65 .c69Table tr:last-child th,
.c65 .c69Table tr:last-child td,
.c66filterTabs .c69Table.subtle tr:last-child th,
.c66filterTabs .c69Table.subtle tr:last-child td,
.c66filterTabs .c69Table tr:last-child th,
.c66filterTabs .c69Table tr:last-child td {
    border-bottom: 0
}

.c66filterTabs .c69Table {
    border-collapse: collapse
}

.c66filterTabs .c69Table td,
.c66filterTabs .c69Table th {
    border: 1px solid #d9d9d9
}

.c66filterTabs .c69Table thead th,
.c66filterTabs .c69Table thead td {
    border-top: 0;
    background: 0
}

.c69Table tbody tr:first-child td,
.c69Table tbody tr:first-child th {
    background: 0
}

.c69Table tbody tr.header th,
.c69Table tbody tr.header td {
    background: #f7f7f7 url(../../assets/images/css/template/table-shadow-gradient.png) repeat-x left top;
    padding: 10px;
    font-weight: bold
}

@media print {
    div.c69dot {
        background-image: none;
        text-indent: 0;
        text-align: center
    }
}

.c69dot {
    text-indent: -1000em;
    background: url(../../assets/images/global/dot.png) no-repeat center center
}

.gray-shadow2 {
    float: right;
    width: 214px;
    margin: 0 0 22px 22px;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 115%;
    background: url(../../assets/images/css/template/bg-top-feedback.png) top left repeat-x;
    line-height: 1.40em
}

.gray-shadow2top {
    margin: 15px 16px 0;
    padding: 0 0 19px 0;
    background: url(../../assets/images/css/template/bg-gray-shadow2top-dots.png) bottom left repeat-x
}

.gray-shadow2 h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 120%;
    line-height: 1.40em;
    margin: 0 0 3px 0
}

.gray-shadow2 p {
    line-height: 1.40em;
    margin-bottom: 0
}

.gray-shadow2top h2 {
    color: #821861
}

.gray-shadow2top em {
    font-style: normal;
    color: #821861
}

.gray-shadow2bottom {
    margin: 0;
    background: url(../img/bg-bottom-feedback.png) bottom left repeat-x
    padding: 13px 16px 20px;
}

.gray-shadow2bottom h2 {
    color: #007337
}

.gray-shadow2bottom em {
    font-style: normal;
    color: #007337
}

.secondaryCol .gray-shadow2 {
    margin-left: 0;
    padding-top: 1px;
    width: auto;
    float: none
}

.gray-shadow3filterTabs {
    padding: 0;
    margin: 0 0 20px 0;
    border: 0;
    visibility: hidden
}

.no-js div.gray-shadow3filterTabs {
    visibility: visible
}

.gray-shadow3filterTabs ul.wf-tabs {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    display: table
}

.gray-shadow3filterTabs .wf-tabs li {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    margin: 0;
    padding: 0
}

.gray-shadow3filterTabs .wf-tabs li a {
    display: table-cell;
    vertical-align: bottom;
    margin: 0;
    padding: 0 11px 45px;
    color: #666;
    text-decoration: none;
    background: white url(../../assets/images/css/template/bg-gray-shadow3-default.png) no-repeat bottom center
}

.gray-shadow3filterTabs.tabs-3 .wf-tabs li a {
    width: 219px
}

.gray-shadow3filterTabs.tabs-4 .wf-tabs li a {
    width: 159px
}

.gray-shadow3filterTabs.tabs-5 .wf-tabs li a {
    width: 122px
}

.gray-shadow3filterTabs.tabs-6 .wf-tabs li a {
    width: 98px
}

#shell.wide .gray-shadow3filterTabs.tabs-3 .wf-tabs li a,
#mainColumns.cols .gray-shadow3filterTabs.tabs-3 .wf-tabs li a {
    width: 302px
}

#shell.wide .gray-shadow3filterTabs.tabs-4 .wf-tabs li a,
#mainColumns.cols .gray-shadow3filterTabs.tabs-4 .wf-tabs li a {
    width: 221px
}

#shell.wide .gray-shadow3filterTabs.tabs-5 .wf-tabs li a,
#mainColumns.cols .gray-shadow3filterTabs.tabs-5 .wf-tabs li a {
    width: 172px
}

#shell.wide .gray-shadow3filterTabs.tabs-6 .wf-tabs li a,
#mainColumns.cols .gray-shadow3filterTabs.tabs-6 .wf-tabs li a {
    width: 140px
}

#shell .gray-shadow3filterTabs .wf-tabs li a:hover {
    color: #000;
    text-decoration: underline;
    background-image: url(../../assets/images/css/template/bg-gray-shadow3-hover.png)
}

#shell .gray-shadow3filterTabs .wf-tabs li.selected a {
    color: #000;
    background-image: url(../../assets/images/css/template/bg-gray-shadow3-selected.png)
}

.gray-shadow3filterTabs .wf-panel {
    display: none
}

.gray-shadow3filterTabs .wf-panel.selected {
    display: block
}

.gray-shadow4 {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-left: 23px;
    min-height: 16px;
    background: url(../../assets/images/css/template/icon-rss-feed.png) no-repeat 0 2px
}

.gray-shadow4 p {
    padding-top: 0;
    margin-top: -3px;
    margin-bottom: 0
}

.secondaryCol .gray-shadow4 {
    float: none;
    margin-left: 20px;
    width: auto
}

.marquee-wrap2+.gray-shadow4 {
    margin-top: 30px;
    margin-bottom: 10px
}

article[role="article"]+.gray-shadow4 {
    margin-top: 30px;
    margin-bottom: 10px
}

.gray-shadow4+.c5 {
    margin-bottom: 7px
}

.gray-shadow5 {
    clear: left;
    overflow: auto;
    padding: 20px;
    background: url(../img/bg-footer.png) repeat-x bottom
}

.gray-shadow5 h3 {
    margin: 0 0 5px 0;
    font: normal 140% Georgia, Times, serif
}

.gray-shadow5 h3 a {
    color: #434343;
    text-decoration: none
}

.gray-shadow5 .gray-shadow5img {
    float: left;
    width: 92px;
    text-align: center;
    overflow: hidden;
    margin: 0 20px 0 0
}

.gray-shadow5img img {
    max-width: 92px;
    max-height: 58px;
    overflow: hidden
}

.gray-shadow5content {
    float: right;
    width: 570px;
    position: relative
}

.gray-shadow5teaser {
    height: 48px;
    overflow: hidden;
    margin-bottom: 12px
}

.gray-shadow5scrim {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 48px;
    background: url(../../assets/images/css/template/fade-35x48.png) repeat-x top left;
    background-color: transparent
}

.gray-shadow5 .c40 {
    margin-bottom: 0
}

.gray-shadow5content .marquee-wrap9+.gray-shadow5teaser+.gray-shadow5scrim {
    top: 46px
}

.c84 {
    margin: 20px 0 20px 0;
    padding: 20px 0 30px 0;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    width: 722px;
    display: block;
    overflow: hidden
}

.c84.no-border {
    border-top: 0;
    border-bottom: 0
}

.c84contentPrimary h2,
.c84contentSecondary h2 {
    font-size: 115%;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.4em;
    color: #444
}

.c84body {
    width: 100%;
    margin: 0;
    padding: 0
}

.c84contentPrimary {
    width: 321px;
    padding: 0 20px 10px 20px
}

.c84contentSecondary {
    width: 320px;
    border-left: 1px solid #d5d5d5;
    padding: 0 20px 10px 20px
}

.c84contentPrimary,
.c84contentSecondary {
    display: table-cell;
    vertical-align: top
}

.c65 .c84 {
    width: 692px
}

.c65 .c84 .c84body .c84contentPrimary {
    width: 306px
}

.c65 .c84 .c84body .c84contentSecondary {
    width: 305px
}

.c16 .c84 {
    width: 682px
}

.c16 .c84 .c84body .c84contentPrimary {
    width: 301px
}

.c16 .c84 .c84body .c84contentSecondary {
    width: 300px
}

.c81 {
    height: 100px;
    overflow: auto
}

.c81author {
    float: left;
    height: 70px;
    padding-left: 25px;
    margin-bottom: 30px;
    font-size: 83%
}

.c81.noImage {
    margin-top: -40px;
    margin-left: auto
}

.c81.authors-3,
.c81.authors-4 {
    height: auto;
    margin-bottom: 15px;
    margin-top: 0
}

.c81.authors-3 .c81img,
.c81.authors-4 .c81img {
    display: none
}

.c81.authors-3 .c81author,
.c81.authors-4 .c81author {
    float: none;
    height: 2.5em;
    padding-left: 0;
    margin-bottom: 15px
}

.c81.authors-3 .c81text,
.c81.authors-4 .c81text {
    margin-top: 0
}

.c81author:first-child {
    padding-left: 0
}

.c81author span[itemprop="author"] {
    text-transform: uppercase
}

.c81img {
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.c81text {
    float: left;
    margin-top: 45px
}

.c81 .c81by {
    font-style: italic
}

.c81authorname {
    height: auto
}

.c82 {
    margin-top: 30px;
    background-color: #fff
}

.c82 h2 {
    font: normal 150% Georgia, Times, serif;
    color: #434343
}

.c82 .c82main {
    overflow: auto
}

.c82 .c82tile {
    float: left;
    width: 128px;
    margin-left: 20px;
    margin-bottom: 20px
}

.c82 .c82tile .c82button span {
    font-size: 50px
}

.c82.withTextShadow .c82tile .c82button span {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3)
}

.c82.withBold .c82tile .c82button span {
    font-weight: bold
}

.c82 .c82main div.c82tile .c82button span {
    color: #fff
}

.c82.color1 a.c82tile .c82button span,
.c82.color1 div.c82tile a .c82button span {
    color: #46a033
}

.c82.color2 a.c82tile .c82button span,
.c82.color2 div.c82tile a .c82button span {
    color: #ce4c00
}

.c82.color3 a.c82tile .c82button span,
.c82.color3 div.c82tile a .c82button span {
    color: #00698c
}

.c82.color4 a.c82tile .c82button span,
.c82.color4 div.c82tile a .c82button span {
    color: #702f8a
}

.c82.color5 a.c82tile .c82button span,
.c82.color5 div.c82tile a .c82button span {
    color: #7a6855
}

.c82 a.c82tile {
    text-decoration: none
}

.c82 .c82tile:first-child {
    margin-left: 0
}

.c82 .c82tile:nth-child(3),
.c82 .c82tile:nth-child(5) {
    margin-left: 21px
}

.c82 .c82button {
    width: 128px;
    height: 78px;
    background: url(../../assets/images/css/template/bg-c82.png) no-repeat;
    text-align: center;
    padding-top: 28px
}

.c82 a.c82tile div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82.png)
}

.c82.color1 a.c82tile:hover .c82button,
.c82.color1 div.c82tile a:hover .c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color1-hover.png)
}

.c82.color1 div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color1-current.png)
}

.c82.color2 a.c82tile:hover .c82button,
.c82.color2 div.c82tile a:hover .c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color2-hover.png)
}

.c82.color2 div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color2-current.png)
}

.c82.color3 a.c82tile:hover .c82button,
.c82.color3 div.c82tile a:hover .c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color3-hover.png)
}

.c82.color3 div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color3-current.png)
}

.c82.color4 a.c82tile:hover .c82button,
.c82.color4 div.c82tile a:hover .c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color4-hover.png)
}

.c82.color4 div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color4-current.png)
}

.c82.color5 a.c82tile:hover .c82button,
.c82.color5 div.c82tile a:hover .c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color5-hover.png)
}

.c82.color5 div.c82tile>.c82button {
    background-image: url(../../assets/images/css/template/bg-c82-color5-current.png)
}

div.c82 .c82tile a {
    text-decoration: none
}

.c82 .c82tile .c82label {
    font-size: 125%;
    font-weight: bold;
    color: #434343;
    margin-top: 12px
}

.c82 .c82tile .c82info {
    margin-top: 12px;
    font-size: 95%;
    line-height: 1.3;
    color: #434343
}

.c82 a.c82tile .c82pseudoLink {
    display: block;
    text-decoration: underline;
    color: #5a469b;
    max-height: 2.7em;
    overflow: hidden;
    margin-bottom: .25em
}

@font-face {
    font-family: 'WFicons';
    src: url('../../assets/fonts/EIYW.eot?-40i110');
    src: url('../../assets/fonts/EIYW.eot?#iefix-40i110') format('embedded-opentype'), url('../../assets/fonts/EIYW.woff?-40i110') format('woff'), url('../../assets/fonts/EIYW.ttf?-40i110') format('truetype'), url('../../assets/fonts/EIYW.svg?-40i110#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'WFicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.c82m .icon-article:before {
    content: "\e600"
}

.c82m .icon-comparison:before {
    content: "\e601"
}

.c82m .icon-faq:before {
    content: "\e602"
}

.c82m .icon-infographic:before {
    content: "\e603"
}

.c82m .icon-interactive_tool:before {
    content: "\e604"
}

.c82m .icon-quiz:before {
    content: "\e605"
}

.c82m .icon-steps:before {
    content: "\e606"
}

.c82m .icon-video:before {
    content: "\e607"
}

.icon-article:before {
    content: "\e608"
}

.icon-comparison:before {
    content: "\e609"
}

.icon-faq:before {
    content: "\e60a"
}

.icon-infographic:before {
    content: "\e60b"
}

.icon-interactive_tool:before {
    content: "\e60c"
}

.icon-quiz:before {
    content: "\e60d"
}

.icon-steps:before {
    content: "\e60e"
}

.icon-video:before {
    content: "\e60f"
}

.bannerThumb-item {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 27px;
    background: linear-gradient(rgba(255, 255, 255, 1) 85%, rgba(237, 237, 237, 1) 100%)
}

.bannerThumb-content {
    position: absolute;
    width: 227px;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    padding: 11px 11px 10px 11px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    box-shadow: 1px 0 1px rgba(0, 0, 0, .15);
    font-family: Verdana, Arial, sans-serif
}

.bannerThumb-content p {
    margin-left: 9px;
    font-size: 12px
}

.bannerThumb-content .cta,
.bannerThumb-item .cta {
    margin-left: 9px;
    padding-right: 15px;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
    background: url(../../assets/images/css/about/caret.gif) no-repeat 100% 4px transparent
}

.bannerThumb-content ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.bannerThumb-content li {
    list-style-type: none;
    font-size: 12px
}

.bannerThumb-content a {
    text-decoration: none
}

.bannerThumb-details {
    display: none
}

.bannerThumb-item h2 {
    margin: 0
}

.bannerThumb-item h2>a>span {
    display: block;
    margin: 7px 0 8px 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 90%;
    font-weight: normal;
    color: #5f5f5f
}

.bannerThumb-content a>span {
    display: block;
    margin: 14px 0 13px 9px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #424242
}

.bannerThumb-link a {
    text-decoration: none
}

.bannerThumb-link a:hover {
    text-decoration: underline
}

.bannerThumb-link a:hover span {
    color: #5a469b
}

.bannerThumb-close {
    position: absolute;
    top: -15px;
    right: -20px
}

.no-js .bannerThumb-item {
    height: 360px
}

.no-js .bannerThumb-details {
    display: block;
    font-size: 60%;
    margin-left: 12px
}

.no-js .bannerThumb-item li {
    margin-left: -20px;
    list-style: none
}

.no-js .bannerThumb-item .cta {
    margin-left: 0;
    font-size: 100%
}

.no-js .bannerThumb-item h2>a span {
    font-size: 70%
}

.no-js .bannerThumb-details {
    font-size: 90%
}

.no-js .bannerThumb-details a.c13 {
    font-size: 100%
}

.bannerThumb-content ul.c14 li {
    background: 0;
    padding: 0 0 11px 10px
}

.c60Container {
    margin: 10px 0
}

.c60Container .c60 {
    width: 100%;
    overflow: hidden;
    margin: 0
}

.c60Container .c60 div:first-child {
    margin-left: 0
}

.c60Container .c60i {
    float: left;
    margin-left: 20px;
    overflow: hidden;
    background-color: #fff
}

.c60Container .c60i {
    width: 227px
}

.c60Container .c60 .c60i h2 {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #434343;
    font-size: 20px;
    line-height: 20px
}

.c90i {
    width: 227px;
    padding: 0;
    font-size: 90%;
    border: 1px solid #ccc;
    margin-bottom: 30px
}

.c90i .bottomgrad {
    height: 6px;
    background-image: url("../../assets/images/css/template/right_social_module_middle_gradient.png");
    background-repeat: repeat-x;
    width: 227px
}

.c90i h2 {
    margin: 0;
    padding: 15px 45px 5px 65px;
    font-size: 18px;
    font-family: Georgia;
    color: #434343;
    font-weight: normal;
    height: 59px
}

.c90i h2.option1 {
    background: url("../../assets/images/css/template/right_social_module_title_bg.png") 0 8px no-repeat
}

.c90i h3 {
    position: relative;
    margin: -12px -1px -1px -1px;
    padding: 7px 5px 3px 15px;
    color: #fff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    height: 20px
}

.c90i ul {
    margin-left: 20px;
    margin-bottom: 25px;
    position: relative
}

.c90i ul {
    margin: 0;
    padding: 10px 20px 25px 20px;
    width: 187px;
    border-bottom: 1px solid #d5d5d5
}

.c90i span {
    font-size: 10px;
    font-family: Verdana;
    color: #434343;
    padding-top: 9px
}

.c90i .topic {
    width: auto;
    height: 35px;
    background-image: url("../../assets/images/css/template/right_social_module_bottom_gradient.png");
    background-repeat: repeat-x;
    width: 227px
}

.c90i p {
    text-align: center;
    margin: 0 15px;
    padding: 8px 6px 5px 11px
}

.c90i li:last-child {
    padding-bottom: 0
}

.c90i .c14 a {
    overflow: hidden
}

.c90i .c14 span {
    overflow: hidden
}

.c90ii {
    width: 227px;
    padding: 0;
    font-size: 90%;
    border: 1px solid #ccc
}

.c90ii .bottomgrad {
    height: 6px;
    background-image: url("../../assets/images/css/template/right_social_module_middle_gradient.png");
    background-repeat: repeat-x;
    width: 227px
}

.c90ii h2 {
    margin: 0;
    padding: 15px 45px 5px 65px;
    font-size: 18px;
    font-family: Georgia;
    color: #434343;
    font-weight: normal;
    height: 59px
}

.c90ii h2.option1 {
    background: url("../../assets/images/css/template/right_social_module_title_bg.png") 0 8px no-repeat
}

.c90ii h3 {
    position: relative;
    margin: -12px -1px -1px -1px;
    padding: 7px 5px 3px 15px;
    color: #fff;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    height: 20px
}

.c90ii span {
    font-size: 10px;
    font-family: Verdana;
    color: #434343;
    padding-top: 9px
}

.c90ii .topic {
    width: auto;
    height: 35px;
    background-image: url("../../assets/images/css/template/right_social_module_bottom_gradient.png");
    background-repeat: repeat-x;
    width: 227px
}

.c90ii p {
    text-align: center;
    position: relative;
    margin: 0 0 0 -7px;
    padding: 7px 6px 5px 11px
}

.c90ii li:last-child {
    padding-bottom: 0
}

#infographic {
    background: #fff;
    display: block;
    width: 330px;
    height: 250px;
    margin-left: -5px;
    margin-bottom: 30px
}

#topside {
    width: 330px;
    float: left
}

#bottomside {
    width: 330px;
    float: left;
    padding-left: 6px;
    height: 100px
}

.auto_loan {
    height: 100px;
    background-color: #00698c;
    width: 130px;
    float: right;
    margin-left: 3px
}

.leftimage_prop {
    width: 40px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.rightimage_prop {
    width: 28px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.auto_loan p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #fff;
    padding: 8px;
    text-align: center
}

.debt {
    height: 100px;
    background-color: #00698c;
    width: 97px;
    float: left;
    margin-left: 3px
}

.debt p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #fff;
    padding: 8px;
    text-align: center
}

.credit {
    height: 100px;
    background-color: #00698c;
    width: 90px;
    float: left;
    margin-left: 6px
}

.credit p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #fff;
    padding: 8px;
    text-align: center
}

.top_text {
    padding-left: 5px;
    font-size: 12px;
    line-height: 14px;
    color: #434343;
    font-family: Verdana, regular, sans-serif;
    padding-bottom: 10px
}

.monthly_pay {
    background-color: #ce4c00;
    height: 100px;
    width: 100px;
    float: right;
    margin-right: 6px
}

.monthly_pay p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #fff;
    padding: 10px 10px 0 10px;
    text-align: center
}

.one_lower {
    background-color: #00698c;
    height: 100px;
    width: 220px;
    float: left
}

.one_lower p {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #fff;
    text-align: center;
    width: 115px;
    padding-left: 53px;
    padding-top: 10px
}

.bottom_text {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #434343;
    font-family: Verdana, regular, sans-serif
}

.t10 .c20,
.t10 #contentBody {
    width: 970px;
    margin: 0 auto;
    float: none;
    clear: both
}

.hide,
.hidden {
    position: absolute;
    width: 0;
    overflow: hidden;
    height: 0;
    line-height: 0
}

.nobr {
    white-space: nowrap
}

.videoPlaceholder {
    margin: 0 auto 30px;
    padding: 120px 50px;
    border: 3px solid #00c;
    background-color: #cff;
    color: #00c;
    text-align: center;
    font-size: 120%
}

.iaTarget {
    width: 100%;
    margin: 0 0 25px 0;
    overflow: hidden
}

.iaTarget a {
    display: block;
    float: left;
    width: auto;
    margin: 0 0 0 20px
}

.iaTarget a:first-child {
    margin-left: 0
}

.secondaryCol .iaTarget {
    margin-bottom: 0
}

.secondaryCol .iaTarget a {
    float: none;
    margin: 0 0 30px 0
}

#zipCodeSelector {
    width: 100%
}

#zipCodeSelector p {
    font-size: 90%
}

#zipCodeSelector h1 {
    font: normal 230% Georgia, Times, serif;
    color: #434343
}

#zipStateForm #zipCode,
#zipStateForm label.zipCodeLabel {
    display: block;
    margin-right: 13px
}

#zipStateForm #zipCode {
    float: left;
    width: 135px
}

#zipStateForm label.zipCodeLabel {
    vertical-align: top;
    font-size: 90%;
    margin-left: 265px
}

#zipStateForm input[type=text] {
    padding: 5px;
    font-size: 120%
}

#zipStateForm .gray-shadow {
    font-weight: bold;
    line-height: 1.5
}

#zipCodeSelector #messageBox,
.messageBox {
    display: block;
    margin: 10px 0 10px;
    padding: 5px 10px 1px 26px;
    font-size: 12px;
    width: 92%;
    color: #c00;
    word-spacing: 0
}

#zipCodeSelector #messageBox.error,
.messageBox.error {
    background: url(../../assets/images/css/template/icon-exclamation-red.gif) no-repeat 2px center
}

#zipCodeSelector #messageBox.hidden,
.messageBox.hidden {
    display: none
}

.zipdialogloaded .c28contentContainer {
    overflow: hidden
}

#zipStateForm .big_input {
    width: 112px!important;
    border: 1px solid #CCC;
    box-shadow: none
}

.lightboxOpen .c28loading {
    display: none!important
}

#zipStateForm .zipFormFields {
    min-height: 30px
}

#zipStateForm.hasError input[type=text] {
    border: 1px solid #bb0826
}

#zipStateForm .zipStateSubmit {
    background: #5a469b;
    background: -moz-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a469b), color-stop(50%, #3d62a3), color-stop(52%, #335898), color-stop(100%, #244a87));
    background: -webkit-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: -o-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: -ms-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: linear-gradient(to bottom, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5a469b', endColorstr='#244a87', GradientType=0);
    border-radius: 5px;
    border: 0;
    color: white;
    display: inline-block;
    float: left;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    margin-right: 10px;
    padding: 0 15px 4px;
    width: 90px;
    line-height: 29px;
    vertical-align: middle
}

#zipStateForm .zipStateSubmit:hover {
    text-decoration: underline
}

#zipStateForm .busy {
    clear: left;
    color: #434343;
    font-size: 12px;
    margin: 0 0 17px 0;
    padding-left: 30px;
    background: url(../../assets/images/css/template/loader_zip.gif) no-repeat center left;
    background-size: 20px
}

#zipStateForm .invisible {
    visibility: hidden
}

#zipCodeSelector .c15 {
    background: #fff;
    border: 1px solid #000;
    font-weight: normal;
    margin-bottom: 12px
}

#zipCodeSelector .c15 p {
    font-size: 110%
}

#zipCodeSelector .c15 ul {
    margin: 0
}

#zipCodeSelector #top-region {
    width: auto
}

#msgnojs {
    padding: 10px;
    margin: 20px auto;
    height: auto;
    overflow: hidden;
    width: 947px;
    border: 1px solid #f28b13;
    background-color: #f7eed7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    line-height: 2em;
    background-image: url(../../assets/images/global/icon-message-alert.png);
    background-repeat: no-repeat;
    background-position: 10px 10px
}

#msgnojs p {
    margin: 0 0 0 24px
}

#msgnojs.hpaddmsg p {
    padding: 0
}

#browserUpgradeMessagePanel {
    padding: 10px;
    margin: auto;
    height: 10px;
    overflow: hidden;
    width: 947px;
    border-bottom: 1px solid #f28b13;
    background-color: #f7eed7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    line-height: 2em;
    background-image: url(../../assets/images/global/icon-message-alert.png);
    background-repeat: no-repeat;
    background-position: 10px 8px;
    position: relative;
    display: none
}

#browserUpgradeMessagePanel div {
    margin: 0 0 0 24px;
    line-height: 1em
}

#browserUpgradeMessagePanel #browserUpgradeMessageClose {
    position: absolute;
    right: 20px;
    top: 9px
}

.c28contentContainer #zipCodeSelector h1 {
    margin-top: 0
}

.c28contentContainer #zipCodeSelector .c20 {
    padding-top: 0
}

.c28contentContainer #zipCodeSelector #top-region {
    margin-bottom: 0
}

#c3location,
#changeLoc {
    font-family: verdana, helvetica, sans-serif;
    font-size: .5em
}

ul.marquee-wrap3 {
    margin: 0;
    padding: 0
}

.marquee-wrap3 li {
    margin: 0;
    padding: 0 0 5px 0
}

.marquee-wrap3 li a {
    display: inline-block;
    color: #5a469b;
    text-decoration: none
}

.marquee-wrap3 li a:hover,
.marquee-wrap3 li a:focus,
.marquee-wrap3 li a:active {
    text-decoration: underline;
    color: #5a469b
}

#shell .marquee-wrap3 li {
    list-style-type: none
}

.s {
    font-size: 80%
}

.g {
    margin-top: 15px;
    margin-bottom: 15px
}

.s td {
    width: 34em
}

.l {
    font-size:
}

.l {
    color: #00c
}

.t {
    color: #000
}

.t {
    background-color: #e5ecf9
}

.z {
    display: none
}

.i,
.i:link {
    color: #a90a08
}

div.n {
    margin-top: 1ex
}

.n a {
    font-size: 10pt;
    color: #000
}

.n .i {
    font-size: 10pt;
    font-weight: bold
}

.b,
.b a {
    font-size: 12pt;
    color: #00c;
    font-weight: bold
}

.d {
    margin-right: 1em;
    margin-left: 1em
}

div.oneboxResults {
    margin-top: 1em
}

.z {
    display: none
}

.ss-embed-mode {
    margin-top: 27px!important;
    right: -20px;
    width: 365px
}

.ss-gac-m {
    background: #fff;
    border: 1px solid #e7e7e7;
    cursor: default;
    font-size: 12px;
    line-height: 30px;
    margin: 28px 0 0 0;
    position: absolute;
    z-index: 150;
    width: 227px
}

.ss-gac-b {
    background: #efefef;
    height: 30px
}

.ss-gac-c {
    overflow: hidden;
    padding-left: 10px;
    text-align: left;
    white-space: normal;
    border-right: 1px solid #e7e7e7
}

.ss-gac-c a:link {
    text-decoration: none
}

#ss-gac-line {
    background: #d5d5d5;
    height: 1px;
    overflow: hidden;
    width: 100%;
    border-right: 1px solid #e7e7e7;
    width: 227px
}

#ss-gac-related {
    color: #ce4c00;
    font-weight: bold;
    padding-left: 10px;
    border-right: 1px solid #e7e7e7
}

#marquee p.checkingDisclosure {
    text-align: right;
    font-size: 75%;
    margin: 0 0 5px 0;
    position: absolute;
    right: 20px
}

.productTool {
    margin: 0 auto
}

.productTool .marquee-left {
    vertical-align: middle;
    display: table-cell
}

.marquee-wrap.type6 div.marquee-left p.checkingDisclosure {
    position: absolute;
    bottom: 5px;
    width: 199px;
    text-align: right;
    font-size: 75%
}

#marquee div.productTool div.marquee-left p.checkingDisclosure {
    bottom: 5px;
    float: right;
    font-size: 75%;
    position: absolute;
    right: 746px
}

.type6body {
    background: #FFF;
    position: absolute;
    top: 23px;
    margin: 0;
    border: 1px solid #CCC;
    overflow: hidden;
    min-width: 217px;
    max-width: 435px;
    min-height: 168px;
    max-height: 215px;
    right: 23px;
    padding: 10px
}

.c57 div p.checkingDisclosure {
    font-size: 75%;
    margin-bottom: 0;
    padding-top: 4px
}

.c57 h2.secondarySubHeader {
    margin-top: 15px;
    margin-bottom: 6px
}

.mediaWrapper {
    margin-bottom: 30px
}

.mediaWrapper .c57media {
    margin-bottom: 0;
    float: right
}

.mediaWrapper .c57body {
    vertical-align: middle;
    margin-bottom: 0
}

.promo-content p.checkingDisclosure {
    font-size: 75%;
    margin-bottom: 0;
    padding-top: 4px
}

.mediaWrapper div h2 sup {
    color: #5f5f5f
}

.mediaWrapper .c57body p {
    margin-bottom: 10px
}

.productTool .marquee-left p a.gray-shadow {
    position: relative;
    top: 10px
}

.sm-promo-containerAd {
    width: 100%;
    clear: both;
    overflow: hidden
}

.c6Ad {
    float: left;
    width: 350px;
    margin-right: 21px;
    padding-bottom: 20px
}

.c6Ad .promo-content p {
    padding-right: 21px
}

.c6Ad h2.sm-promo-headline {
    font-size: 20px
}

.sm-promo-containerAd>div {
    float: left;
    width: 350px
}

.sideUtility.top ul li>span {
    padding-top: 5px
}

.jaws_hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.messageBoxInformational {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic
}

#everydaychecking h2+ul {
    margin: 0 0 20px 110px
}

#payrollServicesBean .formRow #businessName,
#payrollServicesBean .formRow #street1,
#payrollServicesBean .formRow #street2,
#payrollServicesBean .formRow #email,
#payrollServicesBean .formRow #currentPayrollProviders,
#payrollServicesBean .formRow #whatIndustry {
    width: 320px
}

#payrollServicesBean .formRow #city {
    width: 219px
}

#payrollServicesBean .formRow #firstName,
#payrollServicesBean .formRow #lastName {
    width: 150px
}

.autoLoanApply .selectLoanField {
    padding: 7px 0 7px 0;
    margin-right: 40px;
    display: block;
    position: relative;
    overflow: visible;
    clear: both
}

.autoLoanApply .selectLoanField input {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 15px
}

.autoLoanApply .selectLoanField label {
    left: 44px;
    top: 4px;
    margin: 5px 0 0 -36px;
    position: relative
}

.autoLoanApply .section {
    padding: 13px 0 1px 15px
}

.autoLoanApply .buttonBar {
    clear: left;
    text-align: right;
    margin: 25px 0 20px 0;
    padding: 24px 20px 0 0;
    background: url('/assets/images/css/template/bg-topline-gradient.png') repeat-x scroll left top transparent
}

.Page_title {
    font: normal 212% Georgia, Times, serif;
    color: #434343;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0
}

.Body_text {
    font-size: 12px!important;
    color: #434343;
    font-family: Verdana;
    padding-top: 6px;
    width: 100%;
    word-spacing: 1px
}

.font {
    font-size: 10px
}

.align {
    float: left;
    padding-bottom: 8px
}

.big_input {
    color: #434343;
    font-family: Verdana;
    height: 15px;
    border-radius: 0;
    font-size: 12px!important
}

.text_prop {
    display: block;
    font-size: 12px;
    font-family: Verdana;
    color: #c00;
    padding-left: 40px
}

#messageBox1 {
    padding-bottom: 10px
}

#spinner {
    padding-left: 20px
}

.lastcontent {
    float: left;
    padding-top: 5px;
    clear: left
}

#spinner .busy {
    clear: left;
    font-size: 14px;
    color: #434343;
    font-family: Verdana;
    padding-left: 20px;
    background: url(../assets/images/css/template/loader_sm.gif) no-repeat center left
}

.properties {
    width: 485px;
    height: 218px
}

.ui-hidden-accessible {
    visibility: hidden
}

.extraline {
    margin-bottom: 10px
}

table.nobottommargin+p {
    margin-top: -30px
}

.c68chat p {
    margin: 20px 0 0 0
}

div.c68chat {
    margin-bottom: 0
}

.chatrightrail {
    margin-top: -30px
}

.c68chat p {
    margin: 20px 0 0 0
}

div.c68chat {
    margin-bottom: 30px
}

.chatrightrail {
    margin-top: -30px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #000;
    outline: 0
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    background: transparent
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\2022';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}

.slick-slider .hide,
.slick-slider .hidden {
    position: absolute;
    clip: rect(1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.slick-slider .maxHeightDisabled {
    height: 263px!important
}

.slick-slider .mouseoutCSS {
    width: 10px;
    height: 10px;
    border: 0;
    background-color: #fff;
    border-radius: 50%;
    font-size: 0
}

.slick-slider .selectedCSS {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background-color: #000;
    border-radius: 50%;
    font-size: 0
}

.slick-slider .mouseoverCSS {
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    background-color: #000;
    border-radius: 50%;
    font-size: 0
}

.slick-slider .deselectedCSS {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    background-color: #5f5f5f;
    border-radius: 50%;
    font-size: 0
}

.slick-slider .no-transition {
    transition: none!important
}

.slick-arrows-adjust {
    top: 35%!important
}

.slide-content.centered {
    left: -50%
}

.wf_slick {
    position: relative;
    width: 100%;
    height: 263px;
    overflow: hidden
}

.wf_slick_container {
    position: absolute;
    width: 100%;
    height: 263px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.wf_slick_content {
    width: 320px;
    height: 263px;
    position: relative;
    display: block;
    left: 50%
}

.wf_slick_item {
    float: left;
    width: 100%;
    height: 263px;
    background-color: black;
    color: white;
    text-align: center;
    overflow: hidden
}

.slick-arrow {
    transition: all .2s ease-out
}

.slick-arrows-hide {
    opacity: 0
}

.slick-next {
    top: 35%;
    right: 0
}

.slick-next.slick-arrows-hide {
    right: -25px
}

.slick-prev {
    top: 35%;
    left: 0
}

.slick-prev.slick-arrows-hide {
    left: -25px
}

.slick-dots {
    position: inherit;
    left: 0;
    width: 100%;
    margin: -100px 0 0 0;
    padding: 0
}

.slick-dots li button:before {
    text-align: center;
    opacity: .25;
    color: white;
    font-size: 10px
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: white
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 60px;
    padding: 0;
    cursor: pointer;
    color: black;
    border: 0;
    outline: 0;
    background-color: #fff;
    z-index: 100
}

.slick-next {
    right: 0
}

.slick-prev {
    left: 0
}

.itpCtaWrapper {
    display: table;
    clear: left;
    margin: 0 0 30px 0;
    border: 1px solid #e7e4db;
    border-radius: 5px;
    background: #e9e8e4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e8e4), color-stop(40%, #fcfcfc), color-stop(99%, #fcfcfc));
    background: -webkit-linear-gradient(top, #e9e8e4 0, #fcfcfc 40%, #fcfcfc 99%);
    background: -o-linear-gradient(top, #e9e8e4 0, #fcfcfc 40%, #fcfcfc 99%);
    background: -ms-linear-gradient(top, #e9e8e4 0, #fcfcfc 40%, #fcfcfc 99%);
    background: linear-gradient(to bottom, #e9e8e4 0, #fcfcfc 40%, #fcfcfc 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e9e8e4', endColorstr='#fcfcfc', GradientType=0)
}

.itpCtaWrapper .firstHalf {
    padding: 12px 0;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 160%;
    line-height: 1.7;
    -moz-box-shadow: 2px 0 0 #e8e8e6;
    -webkit-box-shadow: 2px 0 0 #e8e8e6;
    box-shadow: 2px 0 0 #e8e8e6;
    background: url("../../assets/images/css/template/bg_cta_sheen.png") no-repeat 0 0 transparent
}

.itpCtaWrapper .itpButton {
    display: inline;
    margin-left: 20px;
    width: auto;
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif
}

.itpCtaWrapper .itpButton span {
    display: inline
}

.itpCtaWrapper .secondHalf {
    float: left;
    padding: 12px 0;
    vertical-align: middle;
    text-align: center;
    line-height: 1.6;
    vertical-align: text-top
}

#ctaColItp .itpCtaWrapper .firstHalf,
#ctaColItp .itpCtaWrapper .secondHalf {
    width: 178px
}

#ctaColItp .itpCtaWrapper {
    width: 214px;
    margin: 0 0 30px 11px;
    color: #434343;
    text-align: center
}

#ctaColItp .itpCtaWrapper .firstHalf {
    padding: 25px 18px;
    text-align: center;
    font: normal 150% Georgia, Times, serif;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 0
}

#ctaColItp .itpCtaWrapper h2 {
    font-size: 130%
}

#ctaColItp .itpCtaWrapper .itpButton {
    display: inline-block;
    width: auto;
    margin: 17px auto 0;
    font-size: 12px
}

#ctaColItp .itpCtaWrapper .secondHalf {
    padding: 23px 18px 25px 18px;
    background: 0;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #e7e4db;
    -moz-box-shadow: inset 0 2px 2px#e8e8e6;
    -webkit-box-shadow: inset 0 2px 2px #e8e8e6;
    box-shadow: inset 0 2px 2px #e8e8e6;
    border-top-left-radius: none
}

*:first-child+html #ctaColItp .itpCtaWrapper .secondHalf {
    padding-left: 3px
}

.SocialShareList li:nth-child(3) {
    height: auto
}

.t9 #primaryRegion .c85 {
    width: 840px;
    margin: 0 auto
}

.c85 {
    width: 100%;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.c85btnRow2Col,
.c85btnRow6Col {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.primaryBtn>div>.c85btn {
    opacity: .75;
    background-color: #000;
    margin: 0 16px 16px 0;
    font-size: 1.8em;
    height: 128px;
    padding: 25px 20px
}

.primaryBtn .c85btnRow6Col .c85btn {
    width: 27.3%
}

.primaryBtn .c85btnRow2Col .c85btn {
    width: 44.2%
}

.c85btnRow6Col .c85btn {
    margin: 0 10px 20px 10px;
    font-size: 1.2em;
    height: 105px;
    padding: 20px 10px 5px
}

.cols2 .c85btnRow6Col .c85btn {
    width: 28.6%
}

.c85btnRow6Col .c85btn {
    width: 29.8%
}

.c85.primaryBtn {
    padding-top: 16px
}

.c85btnRow6Col .c85btn:nth-child(3) {
    margin-right: 0
}

.c85btnRow6Col .c85btn:nth-child(4) {
    margin-left: 0
}

.c85btn {
    display: inline-block;
    text-align: center;
    float: left;
    cursor: pointer;
    color: #FFF;
    text-decoration: none
}

.c85btn:first-child {
    margin-left: 0
}

.c85btn:last-child,
.primaryBtn .c85btn:last-child {
    margin-right: 0
}

.primaryBtn .c85btn span.c85img img {
    max-width: 95px;
    max-height: 70px
}

.c85btn span.c85img img {
    max-width: 90px;
    max-height: 50px
}

.c85btn p.c85cont {
    padding: 0;
    margin: 10px 0 0 0
}

.primaryBtn .c85btn:hover,
.primaryBtn .c85btn:focus,
.c85.theme11 .c85btn:hover,
.c85.theme11 .c85btn:focus {
    background-color: #bb0826;
    color: #FFF!important;
    text-decoration: underline;
    opacity: 1
}

.c85btn:hover,
.c85btn:focus {
    color: #FFF!important;
    text-decoration: underline;
    opacity: 1
}

.theme10 .c85btn:hover,
.theme10 .c85btn:focus,
.theme12 .c85btn:hover,
.theme12 .c85btn:focus {
    color: #44464a!important;
    text-decoration: underline;
    opacity: 1
}

.c85.theme1 .c85btn {
    background-color: #007337
}

.c85.theme2 .c85btn {
    background-color: #ce4c00
}

.c85.theme3 .c85btn {
    background-color: #4d3b65
}

.c85.theme5 .c85btn {
    background-color: #00698c
}

.c85.theme6 .c85btn {
    background-color: #821861
}

.c85.theme10 .c85btn {
    background-color: #d9d9d6;
    color: #44464a
}

.c85.theme11 .c85btn {
    background-color: #44464a
}

.c85.theme12 .c85btn {
    background-color: #fff;
    color: #44464a
}

.c87 h2 {
    font-family: Georgia;
    font-style: Normal;
    font-size: 38px;
    line-height: 45px;
    color: #434343;
    text-align: center;
    margin-bottom: 6px;
    font-weight: normal;
    margin-top: 11px
}

.c88 h3 {
    font-family: Verdana;
    font-style: Normal;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    text-align: center;
    font-weight: normal;
    margin-bottom: 19px
}

.t9 #primaryRegion .c86 {
    width: 840px
}

.c86 {
    margin: 10px auto 30px auto;
    background: none repeat scroll 0 0 #FFF;
    opacity: .9;
    position: relative;
    overflow: hidden
}

.c86 .c86Container {
    width: 100%;
    padding: 15px 65px 0 65px
}

.c86 .c86Container:focus,
.c86 .slick-slide:focus {
    outline: 0
}

.c86 .slick-dots {
    margin: 0;
    position: relative;
    bottom: 0;
    padding: 15px 0
}

.c86 .slick-dots li {
    margin: 0 2px
}

.c86 .slick-dots li button:focus {
    border: 1px dotted #000;
    outline: 0
}

.c86 .slick-dots li button:before {
    font-size: 40px;
    opacity: 1;
    color: #dadadb
}

.c86 .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #44464a
}

.c86 .slick-slide {
    height: 375px
}

.c86 .slick-slide img {
    max-width: 100%
}

.c86 .slick-prev:focus,
.c86 .slick-next:focus {
    outline: thin dotted
}

.c86 .slick-prev {
    background: url('../../assets/images/css/template/icn-paddle_left-glob-19.5x30-hdpi.png') no-repeat 0 0;
    cursor: pointer;
    top: 45%;
    width: 20px;
    height: 30px;
    left: 25px
}

.c86 .slick-next {
    background: url('../../assets/images/css/template/icn-paddle_right-glob-19.5x30-hdpi.png') no-repeat 0 0;
    cursor: pointer;
    top: 45%;
    width: 20px;
    height: 30px;
    right: 25px
}

ul.c91 {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c91 li {
    list-style-type: none;
    background: url(../../assets/images/css/template/checkmark_16x16_on.png) no-repeat left 2px;
    padding-left: 23px;
    color: #434343
}

ul.c92 {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c92 li {
    padding: 0;
    list-style-type: none;
    background: 0;
    color: #434343
}

.c90:after {
    content: "";
    display: block;
    clear: both
}

.c90-center-columns {
    margin: 0 auto
}

.c90 {
    margin-bottom: 15px;
    margin-top: 15px;
    display: table
}

.c90 .c90-column {
    display: table-cell;
    width: 227px;
    padding-right: 20px
}

.c90 .c90-column:last-child {
    padding-right: 0
}

.c90 .c90-mainTitle {
    display: table-row;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 24px;
    font-weight: normal;
    color: #434343;
    margin: 0
}

.c90 h3 {
    font-family: verdana, Times, 'Times New Roman', serif;
    font-size: 13px;
    font-weight: bold;
    color: #434343
}

.c90 .c90-content {
    font: 13px/19px verdana, Times, 'Times New Roman', serif;
    margin-bottom: 20px
}

.c90-columns-ctr {
    display: table;
    padding-top: 29px
}

.c90-columns {
    display: table-row
}

.c90-content .c14 li {
    list-style-type: none
}

.c90 .find_location p {
    margin-bottom: 14px
}

.c90 .find_location #find_location_zip {
    font-family: verdana, Times, 'Times New Roman', serif;
    height: 41px;
    width: 117px;
    padding: 0 2px;
    margin: 0 5px 0 0
}

.c90 .find_location .gray-shadow.utilitybtn {
    height: 45px;
    margin-right: 0;
    background: #5a469b;
    background: -moz-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a469b), color-stop(50%, #3d62a3), color-stop(52%, #335898), color-stop(100%, #244a87));
    background: -webkit-linear-gradient(top, #5a469b 0, 3d62a3 50%, #335898 52%, #244a87 100%);
    background: -o-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: -ms-linear-gradient(top, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    background: linear-gradient(to bottom, #5a469b 0, #3d62a3 50%, #335898 52%, #244a87 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5a469b', endColorstr='#244a87', GradientType=0);
    text-shadow: none
}

.c90-quickHelp {
    background: url("../../assets/images/global/icon_quick_help_2x.png") no-repeat;
    background-size: 37px 37px
}

.c90-quickHelp .c90-header,
.c90-quickHelp .c90-content {
    padding-left: 49px
}

.c90-callUs {
    background: url("../../assets/images/global/icon_call_us_2x.png") no-repeat;
    background-size: 30px 37px
}

.c90-callUs .c90-header,
.c90-callUs .c90-content {
    padding-left: 42px
}

.c90-liveChat {
    background: url("../../assets/images/global/icon_live_chat_2x.png") no-repeat;
    background-size: 46px 37px
}

.c90-liveChat .c90-header,
.c90-liveChat .c90-content {
    padding-left: 58px
}

.c90-findALocation {
    background: url("../../assets/images/global/icon_find_location_2x.png") no-repeat;
    background-size: 26px 37px
}

.c90-findALocation .c90-header,
.c90-findALocation .c90-content {
    padding-left: 38px
}

.c90-letUsContactYou {
    background: url("../../assets/images/global/icn-let-us-contact-you_desktop_horz-contact-bar_32x41px.png") no-repeat;
    background-size: 32px 37px
}

.c90-letUsContactYou .c90-header,
.c90-letUsContactYou .c90-content {
    padding-left: 43px
}

.c89 {
    padding: 25px 0 0 0;
    overflow: hidden;
    display: block
}

.c89 h2 {
    font-size: 200%;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bb0826;
    line-height: 1.0em;
    color: #434343
}

.c89img {
    width: 290px;
    display: table-cell;
    float: left;
    padding-right: 20px;
    text-align: center
}

.c89bonusFeature {
    width: 412px;
    display: table-cell;
    vertical-align: top;
    font-size: 116%;
    float: left
}

.c89.type1 .c89bonusFeature {
    width: 351px;
    padding-right: 20px
}

.c89checkedList {
    width: 290px;
    display: table-cell;
    float: left;
    padding-right: 20px
}

.c89checkedList ul {
    font-size: 117%
}

.c89checkedList li {
    margin: 0 0 .6em 0;
    line-height: 1.25em
}

.c89featureList {
    width: 412px;
    display: table-cell;
    float: left
}

.c89.type1 .c89featureList {
    width: 351px
}

.c89featureList ul {
    font-size: 117%
}

.c89primary {
    display: table-column;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.c89secondary {
    display: table-column;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.c89featureList li {
    margin: 0 0 .9em 0;
    line-height: 1.25em
}

.c89bonusFeature li {
    margin: 0 0 1em 0;
    line-height: 1.4em
}

.rebranded-show-hide.c16 {
    margin-bottom: 30px
}

.rebranded-show-hide.c16+.rebranded-show-hide.c16 {
    margin-top: -30px
}

.rebranded-show-hide .c16header img.c16control {
    width: 11px;
    height: 11px;
    background-image: url(../../assets/images/global/plus-showhide.png)
}

.rebranded-show-hide .c16header img.c16control[alt=Collapse] {
    background-image: none
}

.rebranded-show-hide .c16content.open+.c16header {
    margin-top: 0
}

.rebranded-show-hide .c16content {
    overflow: auto;
    margin: 0;
    padding: 11px 10px 20px 40px;
    font: 12px/19px verdana, sans-serif;
    color: #434343
}

.rebranded-show-hide .c16content[aria-hidden=false] {
    border-bottom: 1px solid #ececed;
    transition: border-width .4s ease-in-out
}

.rebranded-show-hide.c16 h4 {
    padding-top: 10px
}

.rebranded-show-hide h2.c16header,
.rebranded-show-hide h3.c16header {
    font: 14px/17px verdana, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #5f5f5f;
    background-image: none;
    border-bottom: 1px solid #fff;
    display: table;
    width: 100%
}

.rebranded-show-hide h2.c16header.closed,
.rebranded-show-hide h3.c16header.closed {
    border-color: transparent;
    transition: border-color .8s ease-in;
    border-bottom: 1px solid #ececed
}

.rebranded-show-hide .c16header a img {
    vertical-align: -2%;
    margin-right: 24px;
    margin-left: 5px
}

.rebranded-show-hide h2.c16header a,
.rebranded-show-hide h3.c16header a {
    display: table-cell!important;
    vertical-align: middle;
    padding: 0!important;
    color: #5f5f5f;
    text-decoration: none;
    line-height: inherit;
    height: 45px
}

.rebranded-show-hide h2.c16header a:hover,
.rebranded-show-hide h2.c16header a:focus {
    color: #5a469b;
    text-decoration: underline
}

.t9 .rebranded-show-hide h2.c16header a {
    display: block;
    padding: 8px 0 8px 8px;
    color: #5f5f5f;
    text-decoration: none
}

.rebranded-show-hide .c58 {
    margin-top: 0
}

.rebranded-show-hide .c58 {
    margin-bottom: 0
}

.rebranded-show-hide .c58:last-child {
    margin-bottom: 30px
}

a.c93,
a.c93.disabled {
    font-size: 15px;
    font-family: verdana;
    font-style: normal;
    width: auto;
    position: relative;
    display: inline-block;
    height: 43px;
    padding: 11px 25px;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #bb0826;
    border: 1px solid #bb0826;
    color: #fff;
    text-decoration: none;
    text-align: center;
    overflow: visible;
    z-index: 1
}

a.c93.secondarybtn,
a.c93.secondarybtn.disabled {
    font-size: 15px;
    height: 43px;
    font-family: verdana;
    font-style: normal;
    width: auto;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 11px 25px;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bb0826;
    background-color: #fff;
    color: #bb0826;
    text-decoration: none;
    text-align: center;
    overflow: visible;
    z-index: 1
}

a.c93.ghostbtn,
a.c93.ghostbtn.disabled {
    font-size: 15px;
    font-family: verdana;
    font-style: normal;
    width: auto;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 43px;
    padding: 11px 25px;
    border-radius: 2px;
    box-sizing: border-box;
    border: 1px solid #fff;
    background-color: transparent;
    text-decoration: none;
    text-align: center;
    overflow: visible;
    z-index: 1;
    color: #fff
}

body #shell a.c93.ghostbtn:hover,
body #shell a.c93.ghostbtn:focus,
body #shell a.c93.ghostbtn:active,
body #shell a.c93.ghostbtn:target {
    text-decoration: underline;
    color: #fff
}

a.c93.secondarybtn.disabled,
a.c93.disabled {
    opacity: .3
}

a.c93.secondarybtn.disabled:hover,
a.c93.disabled:hover,
a.c93.ghostbtn.disabled:hover {
    text-decoration: none
}

a.c93.ghostbtn.disabled {
    opacity: .5
}

body #shell a.c93:hover,
body #shell a.c93:focus,
body #shell a.c93:active,
body #shell a.c93:target {
    text-decoration: underline;
    color: #fff
}

body #shell a.c93.secondarybtn:hover,
body #shell a.c93.secondarybtn:focus,
body #shell a.c93.secondarybtn:active,
body #shell a.c93.secondarybtn:target {
    text-decoration: underline;
    color: #bb0826
}

.alignRightTemplate {
    text-align: right
}

.SavingsRatesTable1,
.SavingsRatesTable2,
.CDRatesTable1,
.CDRatesTable2 {
    width: 970px;
    table-layout: fixed
}

.SavingsRatesTable1 th:nth-child(1),
.SavingsRatesTable2 th:nth-child(1),
.CDRatesTable1 th:nth-child(1),
.CDRatesTable2 th:nth-child(1),
.IRARatesTable1 th:nth-child(1),
.IRARatesTable2 th:nth-child(1) {
    width: 221px;
    min-width: 221px
}

.SavingsRatesTable1 th:nth-child(2),
.SavingsRatesTable1 th:nth-child(3),
.SavingsRatesTable1 th:nth-child(4) {
    width: 157px;
    min-width: 157px
}

.SavingsRatesTable2 th:nth-child(2) {
    width: 93px;
    min-width: 93px
}

.SavingsRatesTable2 th:nth-child(3) {
    width: 45px;
    min-width: 45px
}

.SavingsRatesTable2 th:nth-child(4) {
    width: 105px;
    min-width: 105px
}

.SavingsRatesTable2 th:nth-child(5) {
    width: 45px;
    min-width: 45px
}

.SavingsRatesTable2 th:nth-child(6) {
    width: 143px;
    min-width: 143px
}

.CDRatesTable1 th:nth-child(2) {
    width: 82px;
    min-width: 82px
}

.CDRatesTable1 th:nth-child(3) {
    width: 65px;
    min-width: 65px
}

.CDRatesTable1 th:nth-child(4) {
    width: 60px;
    min-width: 60px
}

.CDRatesTable1 th:nth-child(5) {
    width: 74px;
    min-width: 74px
}

.CDRatesTable1 th:nth-child(6) {
    width: 50px;
    min-width: 50px
}

.CDRatesTable1 th:nth-child(7) {
    width: 80px;
    min-width: 80px
}

.CDRatesTable2 th:nth-child(2),
.CDRatesTable2 th:nth-child(5) {
    width: 60px;
    min-width: 60px
}

.CDRatesTable2 th:nth-child(3) {
    width: 55px;
    min-width: 55px
}

.CDRatesTable2 th:nth-child(4) {
    width: 45px;
    min-width: 45px
}

.CDRatesTable2 th:nth-child(6) {
    width: 50px;
    min-width: 50px
}

.CDRatesTable2 th:nth-child(7) {
    width: 141px;
    min-width: 141px
}

.IRARatesTable1 th:nth-child(2) {
    width: 67px;
    min-width: 67px
}

.IRARatesTable1 th:nth-child(3),
.IRARatesTable1 th:nth-child(5) {
    width: 60px;
    min-width: 60px
}

.IRARatesTable1 th:nth-child(4) {
    width: 45px;
    min-width: 45px
}

.IRARatesTable1 th:nth-child(6) {
    width: 46px;
    min-width: 46px
}

.IRARatesTable1 th:nth-child(7) {
    width: 134px;
    min-width: 134px
}

.IRARatesTable2 th:nth-child(2) {
    width: 54px;
    min-width: 54px
}

.IRARatesTable2 th:nth-child(3),
.IRARatesTable2 th:nth-child(5) {
    width: 60px;
    min-width: 60px
}

.IRARatesTable2 th:nth-child(4),
.IRARatesTable2 th:nth-child(6) {
    width: 50px;
    min-width: 50px
}

.IRARatesTable2 th:nth-child(7) {
    width: 137px;
    min-width: 137px
}

.SavingsRatesTable1 th:nth-child(5),
.SavingsRatesTable2 th:nth-child(7),
.CDRatesTable1 th:nth-child(8),
.CDRatesTable2 th:nth-child(8),
.IRARatesTable1 th:nth-child(8),
.IRARatesTable2 th:nth-child(8) {
    width: 178px;
    min-width: 178px
}

ul.c95 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table
}

.c95 li {
    padding: 0;
    background: 0;
    color: #434343;
    display: table;
    margin: 0
}

.c95 li .c95textContent {
    display: table-cell;
    vertical-align: top;
    padding: 0;
    font-size: 14px;
    line-height: 19px
}

.c95 li .c95image {
    display: table-cell;
    vertical-align: top;
    width: 40px
}

.c95 li img {
    height: 40px;
    width: 40px;
    margin-right: 12px
}

.c95 li+li {
    margin-top: 22px
}