[role="main"] .content a {color: blue; text-decoration: underline;} 
/* BREADCRUMBS */
h1.section-title {margin-left: 25px;}
.h-list {list-style: none; }
.h-list li {float: left;}
.breadcrumbs.columns {margin: 0; padding: 12px 15px 12px 23px;}
.breadcrumbs a {display: block; background: #ededed url(../images/breadcrumb.gif) no-repeat right center; padding: 3px 22px 5px 12px; font: normal 85.714%/1 'Avenir LT W01 95 Black', 'arial black', arial, sans-serif; color: #707070;}
.breadcrumbs .current a {color: #2d6ca5; background-image: none;}
.pagetools {margin-top: 10px;text-align: right; padding-right: 30px;}
.pagetools a {color: #b0b0b0; font-size: 140%;}
[class^="st_"]:before {
  color: #b0b0b0; font-size: 140%;
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
/* opacity .8 */
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.st_sharethis_custom:before { content: '\e73c'; } /* '' */
.st_twitter_custom:before { content: '\f309'; } /* '' */
.st_linkedin_custom:before { content: '\f318'; } /* '' */

/* MAIN CONTENT */
.clear-collapse .column, .clear-collapse .columns, .row.clear-collapse .column, .row.clear-collapse .columns {padding: 0  5px;}
.main-page .row .row {margin: 0;}
.gutter, .row.collapse .gutter {padding-right: 25px;}
.main-img {margin-bottom: 10px;}
.content {margin-top: 10px;}
.main-page {border-top: 1px solid #cecece;}
.main {box-shadow: -2px 2px 4px rgba(0,0,0,0.2);}
.main a {color: #2d6ca5;}
.row.collapse .main {padding:20px;}
.main h2.title {margin-top: 0;}
.overlay.caption {position: absolute; background: rgba(45,108,165,0.6);right: 0; bottom: 0; color: #fff; ;z-index: 10;bottom: 3px; width: 100%;padding: 10px 15px;}
.overlay.caption strong {font-family: 'Futura W01 Heavy', arial, sans-serif; font-size: 85.714%; text-transform: uppercase;  letter-spacing: .1em; font-weight: normal; display: block;}
.overlay.caption a strong {font-family: 'Futura W01 Heavy', arial, sans-serif; font-size: 85.714%; text-transform: uppercase;  letter-spacing: .1em; font-weight: normal; display: block; color:#fff;}
.no-rgba .overlay.caption {background: url(../images/blue60.png);}
.shaded {background: #f3f3f3;border-bottom: 1px solid #cecece;}
.shaded:last-child {border-bottom: none;}

.ymbi {background: #f3f3f3; padding: 20px 18px 10px 18px;}
.ymbi h6 {margin-top: 0;}
.ymbi strong {font-family: 'Avenir LT W01 95 Black', arial; font-weight: normal;}
.ymbi li {border-top: 1px solid #cecece; padding-top: 10px;}
.ymbi li:first-child {border-top: none;padding-top: none;}

/* SIDEBAR */
.grad-accent {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZWJmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(232,235,240,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(232,235,240,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(232,235,240,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(232,235,240,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(232,235,240,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(232,235,240,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ebf0', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */ border-bottom: 1px solid #cecece; padding-bottom: 20px; text-align: center;}
.grad-accent h3 {margin-top: 0; padding-top: 10px;}
.main-page .sidebar h4 a {color: #2a4a79;}
.snav-list li {padding: 10px 5px;}
.current-snav a .item-title {color: #fff;}
.current-li .switch {display: block;}
.main-page {min-height: 600px;}
.main-page .toggle .icon-right-dir {right: 5px; top: 10px;}
.current-snav {background: #2d6ca5; color: #fff;}
.main-page .current-snav h4 a {color: #fff;}
.side-open {padding: 25px;}
.side-open h3 {margin-top: 0;}
.sidebar .open-list {margin-bottom: 0;}
.sidebar.ad {margin-top: 0; padding: 20px 0;}

.left-inset {float: left; margin-right: 10px; margin-bottom: 10px;}
.side-ads img {margin-bottom: 20px;}

.btn-row {text-align: center; }
.btn-yellow { background: rgb(249,242,218); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjJkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmQzODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(249,242,218,1) 0%, rgba(235,211,131,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,242,218,1)), color-stop(100%,rgba(235,211,131,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,242,218,1) 0%,rgba(235,211,131,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,242,218,1) 0%,rgba(235,211,131,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,242,218,1) 0%,rgba(235,211,131,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,242,218,1) 0%,rgba(235,211,131,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f2da', endColorstr='#ebd383',GradientType=0 ); /* IE6-8 */border: 1px solid #ddcc8e;text-transform: uppercase;text-align: center;}
.h7 {display: block; margin: .75em 0 .5em 0; color: #34373e;}
.title .special {background: #f49136; color: #fff; font: normal 55% 'Avenir LT W01 95 Black', 'arial black', arial, sans-serif; padding: 3px 10px;position: relative;top: -5px;}
.main-page .row .sep-div,.sep-div {padding-top: 20px; margin-top: 20px; border-top: 1px solid #cecece;}
.cf:before,.cf:after { content: " "; display: table;}
.cf:after { clear: both;}
@media only screen and (max-width: 1023px) {
.more-btn, .row.collapse .more-btn {padding: 8px 20px;}
}

@media handheld, only screen and (max-width: 767px) {
.ymbi, .sidebar.ad, .side-open {display: none;}
.main-img .overlay.caption {position: relative;}
.pagetools {margin-bottom: 20px; text-align: left;}
.side-ads {display: none;}
.pagetools {width: 90%; margin-left: 10px;}
.content img {display: block; clear: both;}
.main-page {min-height: 1;}
}