
/* - jquery.fancybox.css - */
@media all {
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -85px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 0.25em 1.25em;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 1.375em;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
}


/* - ++resource++ContentWellPortlets.styles/ContentWellPortlets.css - */
@media all {
.managePortletsAboveLink, 
.managePortletsBelowLink,
.manageFooterPortletsLink,
.manageInHeaderPortletsLink,
.managePortletsBelowTitleLink { text-align: center; margin: 0 auto 1em; clear:both;}

.portlet-manager-row .porlet-well_manager { width: 30%; float:left; margin:1%; }
.portlet-manager-row { width:100%; float:left; }


/* Define classes for 1/5ths and 1/6ths widths and positions. */
div.width-1\3a 5 { width:    17.75%; } /* .width-1:5 */
div.width-2\3a 5 { width:    37.75%; } /* .width-2:5 */
div.width-3\3a 5 { width:    57.75%; } /* .width-3:5 */
div.width-4\3a 5 { width:    77.75%; } /* .width-4:5 */
div.position-1\3a 5 {margin-left:    -78.875%;} /* .position-1:5 */
div.position-2\3a 5 {margin-left:    -58.875%;} /* .position-2:5 */
div.position-3\3a 5 {margin-left:    -38.875%;} /* .position-3:5 */
div.position-4\3a 5 {margin-left:    -18.875%;} /* .position-4:5 */

div.width-1\3a 6 { width:    14.416%; } /* .width-1:6 */
div.width-5\3a 6 { width:    81.083%; } /* .width-5:6 */
div.position-1\3a 6 {margin-left:    -82.208%;} /* .position-1:6 */
div.position-5\3a 6 {margin-left:    -15.542%;} /* .position-5:6 */

}


/* - tile_homepage.css - */
/* Automagically generated tile homepage css */
/* ------------------------------------------------ */
/* ------------------------------------------------ */
/*# Automagically generated multi-column grid css for Plone */
/*# == Variables == */
/* - Logo * -*/
/* - Department (site) title width * -*/
/* - Search Button width * -*/
/* - Lead Image Width -*/
/* - Tile Image Width -*/
/* - Pull Quote Width - */
/* - Thumbnail Count - */
/* - Local Search Box - */
/* - Document Contributors - */
/* - Footer Portlets - */
/*# == Calculations == */
/*# -- Left and Right columns -- */
/* - Content Area - */
/* - Lead Image *- */
/* - Pull Quote */
/* - Local Search Box -*/
/* A little fudging, since sizing for buttons is odd */
/* Border */
/* - Document Contributors - */
/* - Text edit boxes */
/* Footer Portlets */
/* == Variables == */
/* == Basic Rules == */
#content {
  display: block;
  margin: 0;
  padding: 0; }
  #content .portlet {
    margin-bottom: 0.375em; }
  #content .tileItemContainer img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  #content .rssImage {
    margin-bottom: 0.25em; }
  #content .portletNavigationTree ul.navTree {
    margin-left: 0; }
  #content .portletItem .navTreeItem {
    padding: 0; }
    #content .portletItem .navTreeItem a,
    #content .portletItem .navTreeItem a:hover,
    #content .portletItem .navTreeItem a:focus {
      background-color: transparent;
      background-image: none;
      padding-left: 0 !important;
      padding: 0; }
      #content .portletItem .navTreeItem a img,
      #content .portletItem .navTreeItem a:hover img,
      #content .portletItem .navTreeItem a:focus img {
        display: none; }

/* == portlet and portletmanager Basic Rules == */
div.tilePortletManager {
  float: none;
  clear: both;
  width: 104.61538%;
  margin: 0 -2.30769%;
  padding: 0; }

#portlets-above-footer {
  margin: 1em auto;
  max-width: 1000px; }
  #portlets-above-footer div.tilePortletManager {
    padding: 1.25em;
    margin: 0;
    width: auto; }
    #portlets-above-footer div.tilePortletManager .portletWrapper {
      margin-bottom: 0; }
      #portlets-above-footer div.tilePortletManager .portletWrapper .portletHeader {
        color: #1b1d1f;
        border-color: #CCCCCC; }
      #portlets-above-footer div.tilePortletManager .portletWrapper .portletItem .portletItemDetails.content {
        color: #4b4b4b; }

/* == Calculated rules == */
/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-20 {
  width: 20%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-20 .tileHeadline,
  #content .tileitem-width-20 .tileBody,
  #content .tileitem-width-20 .effectiveDate,
  #content .tileitem-width-20 .documentByLine,
  #content .tileitem-width-20 .contentLeadImageContainer,
  #content .tileitem-width-20 .tileFooter,
  #content .tileitem-width-20 .portletHeader,
  #content .tileitem-width-20 .portletFooter,
  #content .tileitem-width-20 img.feedmixerCollectionLeadImage {
    width: 76.92308%;
    margin-left: 11.53846%;
    margin-right: 11.53846%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-20 .portletFooter {
    clear: both; }
  #content .tileitem-width-20 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-20.tileitem-count-1 .portletItem,
#content .tileitem-width-20.tileitem-count-1 .portletItem:first-child {
  width: 70%;
  margin-left: 7.5%;
  margin-right: 7.5%;
  padding-left: 7.5%;
  padding-right: 7.5%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-20.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-20.tileitem-count-2 .portletItem,
#content .tileitem-width-20.tileitem-count-2 .portletItem:first-child {
  width: 20%;
  margin-left: 7.5%;
  margin-right: 7.5%;
  padding-left: 7.5%;
  padding-right: 7.5%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-20.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-20.tileitem-count-3 .portletItem,
#content .tileitem-width-20.tileitem-count-3 .portletItem:first-child {
  width: 3.33333%;
  margin-left: 7.5%;
  margin-right: 7.5%;
  padding-left: 7.5%;
  padding-right: 7.5%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-20.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-20.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-25 {
  width: 25%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-25 .tileHeadline,
  #content .tileitem-width-25 .tileBody,
  #content .tileitem-width-25 .effectiveDate,
  #content .tileitem-width-25 .documentByLine,
  #content .tileitem-width-25 .contentLeadImageContainer,
  #content .tileitem-width-25 .tileFooter,
  #content .tileitem-width-25 .portletHeader,
  #content .tileitem-width-25 .portletFooter,
  #content .tileitem-width-25 img.feedmixerCollectionLeadImage {
    width: 81.53846%;
    margin-left: 9.23077%;
    margin-right: 9.23077%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-25 .portletFooter {
    clear: both; }
  #content .tileitem-width-25 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-25.tileitem-count-1 .portletItem,
#content .tileitem-width-25.tileitem-count-1 .portletItem:first-child {
  width: 77.35849%;
  margin-left: 5.66038%;
  margin-right: 5.66038%;
  padding-left: 5.66038%;
  padding-right: 5.66038%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-25.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-25.tileitem-count-2 .portletItem,
#content .tileitem-width-25.tileitem-count-2 .portletItem:first-child {
  width: 27.35849%;
  margin-left: 5.66038%;
  margin-right: 5.66038%;
  padding-left: 5.66038%;
  padding-right: 5.66038%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-25.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-25.tileitem-count-3 .portletItem,
#content .tileitem-width-25.tileitem-count-3 .portletItem:first-child {
  width: 10.69182%;
  margin-left: 5.66038%;
  margin-right: 5.66038%;
  padding-left: 5.66038%;
  padding-right: 5.66038%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-25.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-25.tileitem-count-4 .portletItem,
#content .tileitem-width-25.tileitem-count-4 .portletItem:first-child {
  width: 2.35849%;
  margin-left: 5.66038%;
  margin-right: 5.66038%;
  padding-left: 5.66038%;
  padding-right: 5.66038%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-25.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-25.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-33 {
  width: 33.33333%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-33 .tileHeadline,
  #content .tileitem-width-33 .tileBody,
  #content .tileitem-width-33 .effectiveDate,
  #content .tileitem-width-33 .documentByLine,
  #content .tileitem-width-33 .contentLeadImageContainer,
  #content .tileitem-width-33 .tileFooter,
  #content .tileitem-width-33 .portletHeader,
  #content .tileitem-width-33 .portletFooter,
  #content .tileitem-width-33 img.feedmixerCollectionLeadImage {
    width: 86.15385%;
    margin-left: 6.92308%;
    margin-right: 6.92308%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-33 .portletFooter {
    clear: both; }
  #content .tileitem-width-33 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-33.tileitem-count-1 .portletItem,
#content .tileitem-width-33.tileitem-count-1 .portletItem:first-child {
  width: 83.92857%;
  margin-left: 4.01786%;
  margin-right: 4.01786%;
  padding-left: 4.01786%;
  padding-right: 4.01786%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-33.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-33.tileitem-count-2 .portletItem,
#content .tileitem-width-33.tileitem-count-2 .portletItem:first-child {
  width: 33.92857%;
  margin-left: 4.01786%;
  margin-right: 4.01786%;
  padding-left: 4.01786%;
  padding-right: 4.01786%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-33.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-33.tileitem-count-3 .portletItem,
#content .tileitem-width-33.tileitem-count-3 .portletItem:first-child {
  width: 17.2619%;
  margin-left: 4.01786%;
  margin-right: 4.01786%;
  padding-left: 4.01786%;
  padding-right: 4.01786%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-33.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-33.tileitem-count-4 .portletItem,
#content .tileitem-width-33.tileitem-count-4 .portletItem:first-child {
  width: 8.92857%;
  margin-left: 4.01786%;
  margin-right: 4.01786%;
  padding-left: 4.01786%;
  padding-right: 4.01786%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-33.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-33.tileitem-count-5 .portletItem,
#content .tileitem-width-33.tileitem-count-5 .portletItem:first-child {
  width: 3.92857%;
  margin-left: 4.01786%;
  margin-right: 4.01786%;
  padding-left: 4.01786%;
  padding-right: 4.01786%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-33.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-33.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-40 {
  width: 40%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-40 .tileHeadline,
  #content .tileitem-width-40 .tileBody,
  #content .tileitem-width-40 .effectiveDate,
  #content .tileitem-width-40 .documentByLine,
  #content .tileitem-width-40 .contentLeadImageContainer,
  #content .tileitem-width-40 .tileFooter,
  #content .tileitem-width-40 .portletHeader,
  #content .tileitem-width-40 .portletFooter,
  #content .tileitem-width-40 img.feedmixerCollectionLeadImage {
    width: 88.46154%;
    margin-left: 5.76923%;
    margin-right: 5.76923%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-40 .portletFooter {
    clear: both; }
  #content .tileitem-width-40 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-40.tileitem-count-1 .portletItem,
#content .tileitem-width-40.tileitem-count-1 .portletItem:first-child {
  width: 86.95652%;
  margin-left: 3.26087%;
  margin-right: 3.26087%;
  padding-left: 3.26087%;
  padding-right: 3.26087%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-40.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-40.tileitem-count-2 .portletItem,
#content .tileitem-width-40.tileitem-count-2 .portletItem:first-child {
  width: 36.95652%;
  margin-left: 3.26087%;
  margin-right: 3.26087%;
  padding-left: 3.26087%;
  padding-right: 3.26087%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-40.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-40.tileitem-count-3 .portletItem,
#content .tileitem-width-40.tileitem-count-3 .portletItem:first-child {
  width: 20.28986%;
  margin-left: 3.26087%;
  margin-right: 3.26087%;
  padding-left: 3.26087%;
  padding-right: 3.26087%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-40.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-40.tileitem-count-4 .portletItem,
#content .tileitem-width-40.tileitem-count-4 .portletItem:first-child {
  width: 11.95652%;
  margin-left: 3.26087%;
  margin-right: 3.26087%;
  padding-left: 3.26087%;
  padding-right: 3.26087%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-40.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-40.tileitem-count-5 .portletItem,
#content .tileitem-width-40.tileitem-count-5 .portletItem:first-child {
  width: 6.95652%;
  margin-left: 3.26087%;
  margin-right: 3.26087%;
  padding-left: 3.26087%;
  padding-right: 3.26087%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-40.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-40.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-50 {
  width: 50%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-50 .tileHeadline,
  #content .tileitem-width-50 .tileBody,
  #content .tileitem-width-50 .effectiveDate,
  #content .tileitem-width-50 .documentByLine,
  #content .tileitem-width-50 .contentLeadImageContainer,
  #content .tileitem-width-50 .tileFooter,
  #content .tileitem-width-50 .portletHeader,
  #content .tileitem-width-50 .portletFooter,
  #content .tileitem-width-50 img.feedmixerCollectionLeadImage {
    width: 90.76923%;
    margin-left: 4.61538%;
    margin-right: 4.61538%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-50 .portletFooter {
    clear: both; }
  #content .tileitem-width-50 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-50.tileitem-count-1 .portletItem,
#content .tileitem-width-50.tileitem-count-1 .portletItem:first-child {
  width: 89.83051%;
  margin-left: 2.54237%;
  margin-right: 2.54237%;
  padding-left: 2.54237%;
  padding-right: 2.54237%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-50.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-50.tileitem-count-2 .portletItem,
#content .tileitem-width-50.tileitem-count-2 .portletItem:first-child {
  width: 39.83051%;
  margin-left: 2.54237%;
  margin-right: 2.54237%;
  padding-left: 2.54237%;
  padding-right: 2.54237%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-50.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-50.tileitem-count-3 .portletItem,
#content .tileitem-width-50.tileitem-count-3 .portletItem:first-child {
  width: 23.16384%;
  margin-left: 2.54237%;
  margin-right: 2.54237%;
  padding-left: 2.54237%;
  padding-right: 2.54237%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-50.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-50.tileitem-count-4 .portletItem,
#content .tileitem-width-50.tileitem-count-4 .portletItem:first-child {
  width: 14.83051%;
  margin-left: 2.54237%;
  margin-right: 2.54237%;
  padding-left: 2.54237%;
  padding-right: 2.54237%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-50.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-50.tileitem-count-5 .portletItem,
#content .tileitem-width-50.tileitem-count-5 .portletItem:first-child {
  width: 9.83051%;
  margin-left: 2.54237%;
  margin-right: 2.54237%;
  padding-left: 2.54237%;
  padding-right: 2.54237%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-50.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-50.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-60 {
  width: 60%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-60 .tileHeadline,
  #content .tileitem-width-60 .tileBody,
  #content .tileitem-width-60 .effectiveDate,
  #content .tileitem-width-60 .documentByLine,
  #content .tileitem-width-60 .contentLeadImageContainer,
  #content .tileitem-width-60 .tileFooter,
  #content .tileitem-width-60 .portletHeader,
  #content .tileitem-width-60 .portletFooter,
  #content .tileitem-width-60 img.feedmixerCollectionLeadImage {
    width: 92.30769%;
    margin-left: 3.84615%;
    margin-right: 3.84615%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-60 .portletFooter {
    clear: both; }
  #content .tileitem-width-60 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-60.tileitem-count-1 .portletItem,
#content .tileitem-width-60.tileitem-count-1 .portletItem:first-child {
  width: 91.66667%;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-60.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-60.tileitem-count-2 .portletItem,
#content .tileitem-width-60.tileitem-count-2 .portletItem:first-child {
  width: 41.66667%;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-60.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-60.tileitem-count-3 .portletItem,
#content .tileitem-width-60.tileitem-count-3 .portletItem:first-child {
  width: 25%;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-60.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-60.tileitem-count-4 .portletItem,
#content .tileitem-width-60.tileitem-count-4 .portletItem:first-child {
  width: 16.66667%;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-60.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-60.tileitem-count-5 .portletItem,
#content .tileitem-width-60.tileitem-count-5 .portletItem:first-child {
  width: 11.66667%;
  margin-left: 2.08333%;
  margin-right: 2.08333%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-60.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-60.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-66 {
  width: 66.66667%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-66 .tileHeadline,
  #content .tileitem-width-66 .tileBody,
  #content .tileitem-width-66 .effectiveDate,
  #content .tileitem-width-66 .documentByLine,
  #content .tileitem-width-66 .contentLeadImageContainer,
  #content .tileitem-width-66 .tileFooter,
  #content .tileitem-width-66 .portletHeader,
  #content .tileitem-width-66 .portletFooter,
  #content .tileitem-width-66 img.feedmixerCollectionLeadImage {
    width: 93.07692%;
    margin-left: 3.46154%;
    margin-right: 3.46154%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-66 .portletFooter {
    clear: both; }
  #content .tileitem-width-66 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-66.tileitem-count-1 .portletItem,
#content .tileitem-width-66.tileitem-count-1 .portletItem:first-child {
  width: 92.56198%;
  margin-left: 1.8595%;
  margin-right: 1.8595%;
  padding-left: 1.8595%;
  padding-right: 1.8595%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-66.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-66.tileitem-count-2 .portletItem,
#content .tileitem-width-66.tileitem-count-2 .portletItem:first-child {
  width: 42.56198%;
  margin-left: 1.8595%;
  margin-right: 1.8595%;
  padding-left: 1.8595%;
  padding-right: 1.8595%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-66.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-66.tileitem-count-3 .portletItem,
#content .tileitem-width-66.tileitem-count-3 .portletItem:first-child {
  width: 25.89532%;
  margin-left: 1.8595%;
  margin-right: 1.8595%;
  padding-left: 1.8595%;
  padding-right: 1.8595%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-66.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-66.tileitem-count-4 .portletItem,
#content .tileitem-width-66.tileitem-count-4 .portletItem:first-child {
  width: 17.56198%;
  margin-left: 1.8595%;
  margin-right: 1.8595%;
  padding-left: 1.8595%;
  padding-right: 1.8595%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-66.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-66.tileitem-count-5 .portletItem,
#content .tileitem-width-66.tileitem-count-5 .portletItem:first-child {
  width: 12.56198%;
  margin-left: 1.8595%;
  margin-right: 1.8595%;
  padding-left: 1.8595%;
  padding-right: 1.8595%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-66.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-66.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-75 {
  width: 75%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-75 .tileHeadline,
  #content .tileitem-width-75 .tileBody,
  #content .tileitem-width-75 .effectiveDate,
  #content .tileitem-width-75 .documentByLine,
  #content .tileitem-width-75 .contentLeadImageContainer,
  #content .tileitem-width-75 .tileFooter,
  #content .tileitem-width-75 .portletHeader,
  #content .tileitem-width-75 .portletFooter,
  #content .tileitem-width-75 img.feedmixerCollectionLeadImage {
    width: 93.84615%;
    margin-left: 3.07692%;
    margin-right: 3.07692%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-75 .portletFooter {
    clear: both; }
  #content .tileitem-width-75 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-75.tileitem-count-1 .portletItem,
#content .tileitem-width-75.tileitem-count-1 .portletItem:first-child {
  width: 93.44262%;
  margin-left: 1.63934%;
  margin-right: 1.63934%;
  padding-left: 1.63934%;
  padding-right: 1.63934%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-75.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-75.tileitem-count-2 .portletItem,
#content .tileitem-width-75.tileitem-count-2 .portletItem:first-child {
  width: 43.44262%;
  margin-left: 1.63934%;
  margin-right: 1.63934%;
  padding-left: 1.63934%;
  padding-right: 1.63934%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-75.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-75.tileitem-count-3 .portletItem,
#content .tileitem-width-75.tileitem-count-3 .portletItem:first-child {
  width: 26.77596%;
  margin-left: 1.63934%;
  margin-right: 1.63934%;
  padding-left: 1.63934%;
  padding-right: 1.63934%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-75.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-75.tileitem-count-4 .portletItem,
#content .tileitem-width-75.tileitem-count-4 .portletItem:first-child {
  width: 18.44262%;
  margin-left: 1.63934%;
  margin-right: 1.63934%;
  padding-left: 1.63934%;
  padding-right: 1.63934%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-75.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-75.tileitem-count-5 .portletItem,
#content .tileitem-width-75.tileitem-count-5 .portletItem:first-child {
  width: 13.44262%;
  margin-left: 1.63934%;
  margin-right: 1.63934%;
  padding-left: 1.63934%;
  padding-right: 1.63934%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-75.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-75.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-80 {
  width: 80%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-80 .tileHeadline,
  #content .tileitem-width-80 .tileBody,
  #content .tileitem-width-80 .effectiveDate,
  #content .tileitem-width-80 .documentByLine,
  #content .tileitem-width-80 .contentLeadImageContainer,
  #content .tileitem-width-80 .tileFooter,
  #content .tileitem-width-80 .portletHeader,
  #content .tileitem-width-80 .portletFooter,
  #content .tileitem-width-80 img.feedmixerCollectionLeadImage {
    width: 94.23077%;
    margin-left: 2.88462%;
    margin-right: 2.88462%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-80 .portletFooter {
    clear: both; }
  #content .tileitem-width-80 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-80.tileitem-count-1 .portletItem,
#content .tileitem-width-80.tileitem-count-1 .portletItem:first-child {
  width: 93.87755%;
  margin-left: 1.53061%;
  margin-right: 1.53061%;
  padding-left: 1.53061%;
  padding-right: 1.53061%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-80.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-80.tileitem-count-2 .portletItem,
#content .tileitem-width-80.tileitem-count-2 .portletItem:first-child {
  width: 43.87755%;
  margin-left: 1.53061%;
  margin-right: 1.53061%;
  padding-left: 1.53061%;
  padding-right: 1.53061%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-80.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-80.tileitem-count-3 .portletItem,
#content .tileitem-width-80.tileitem-count-3 .portletItem:first-child {
  width: 27.21088%;
  margin-left: 1.53061%;
  margin-right: 1.53061%;
  padding-left: 1.53061%;
  padding-right: 1.53061%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-80.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-80.tileitem-count-4 .portletItem,
#content .tileitem-width-80.tileitem-count-4 .portletItem:first-child {
  width: 18.87755%;
  margin-left: 1.53061%;
  margin-right: 1.53061%;
  padding-left: 1.53061%;
  padding-right: 1.53061%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-80.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-80.tileitem-count-5 .portletItem,
#content .tileitem-width-80.tileitem-count-5 .portletItem:first-child {
  width: 13.87755%;
  margin-left: 1.53061%;
  margin-right: 1.53061%;
  padding-left: 1.53061%;
  padding-right: 1.53061%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-80.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-80.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/*
    block_klass is the integer percent of total width (e.g. '20')
    block_percent_width is the decimal percentage (calculated by fraction)
    block_width is the width of the block in pixels
*/
/* Tile Item Class */
#content .tileitem-width-100 {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0; }
  #content .tileitem-width-100 .tileHeadline,
  #content .tileitem-width-100 .tileBody,
  #content .tileitem-width-100 .effectiveDate,
  #content .tileitem-width-100 .documentByLine,
  #content .tileitem-width-100 .contentLeadImageContainer,
  #content .tileitem-width-100 .tileFooter,
  #content .tileitem-width-100 .portletHeader,
  #content .tileitem-width-100 .portletFooter,
  #content .tileitem-width-100 img.feedmixerCollectionLeadImage {
    width: 95.38462%;
    margin-left: 2.30769%;
    margin-right: 2.30769%;
    padding-left: 0;
    padding-right: 0;
    display: block; }
  #content .tileitem-width-100 .portletFooter {
    clear: both; }
  #content .tileitem-width-100 img.feedmixerCollectionLeadImage {
    padding: 0;
    height: auto;
    margin-top: 1em; }

#content .tileitem-width-100.tileitem-count-1 .portletItem,
#content .tileitem-width-100.tileitem-count-1 .portletItem:first-child {
  width: 95.16129%;
  margin-left: 1.20968%;
  margin-right: 1.20968%;
  padding-left: 1.20968%;
  padding-right: 1.20968%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-100.tileitem-count-1 .portletItem:nth-child(1n + 1) {
  clear: left; }

#content .tileitem-width-100.tileitem-count-2 .portletItem,
#content .tileitem-width-100.tileitem-count-2 .portletItem:first-child {
  width: 45.16129%;
  margin-left: 1.20968%;
  margin-right: 1.20968%;
  padding-left: 1.20968%;
  padding-right: 1.20968%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-100.tileitem-count-2 .portletItem:nth-child(2n + 1) {
  clear: left; }

#content .tileitem-width-100.tileitem-count-3 .portletItem,
#content .tileitem-width-100.tileitem-count-3 .portletItem:first-child {
  width: 28.49462%;
  margin-left: 1.20968%;
  margin-right: 1.20968%;
  padding-left: 1.20968%;
  padding-right: 1.20968%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-100.tileitem-count-3 .portletItem:nth-child(3n + 1) {
  clear: left; }

#content .tileitem-width-100.tileitem-count-4 .portletItem,
#content .tileitem-width-100.tileitem-count-4 .portletItem:first-child {
  width: 20.16129%;
  margin-left: 1.20968%;
  margin-right: 1.20968%;
  padding-left: 1.20968%;
  padding-right: 1.20968%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-100.tileitem-count-4 .portletItem:nth-child(4n + 1) {
  clear: left; }

#content .tileitem-width-100.tileitem-count-5 .portletItem,
#content .tileitem-width-100.tileitem-count-5 .portletItem:first-child {
  width: 15.16129%;
  margin-left: 1.20968%;
  margin-right: 1.20968%;
  padding-left: 1.20968%;
  padding-right: 1.20968%;
  float: left;
  border: 0 solid transparent;
  background-color: transparent; }
#content .tileitem-width-100.tileitem-count-5 .portletItem:nth-child(5n + 1) {
  clear: left; }

/* RSS Image CSS for $block_klass% */
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixer .rssImage {
  width: 33.333%;
  float: right;
  margin: 0.125em 0 0.125em 0.25em;
  padding: 0; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimageleft .rssImage {
  float: left;
  margin: 0.125em 0.25em 0.125em 0; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagelarge .rssImage {
  width: 50%;
  margin-left: 1.5%;
  margin-right: 0; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .rssImage {
  margin-left: 0;
  margin-right: 1.5%; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagefull .rssImage {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0.25em; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagesmall.portletfeedmixerimageleft .title,
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimageleft .portletItemDetails {
  margin-left: 35%; }
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .title,
#content .tileitem-width-100.tileitem-count-1 .portletfeedmixerimagelarge.portletfeedmixerimageleft .portletItemDetails {
  margin-left: 51.5%; }

/* iPad CSS */
@media handheld, screen and (max-width: 768px) {
  /* Tile Item Class */
  #content .tileitem-width-20 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-20 .portletHeader,
    #content .tileitem-width-20 .portletFooter,
    #content .tileitem-width-20 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-20.tileitem-count-1 .portletItem,
  #content .tileitem-width-20.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-20.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-20.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-20.tileitem-count-2 .portletItem,
  #content .tileitem-width-20.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-20.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-20.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-20.tileitem-count-3 .portletItem,
  #content .tileitem-width-20.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-20.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-20.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-20.tileitem-count-4 .portletItem,
  #content .tileitem-width-20.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-20.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-20.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-20.tileitem-count-5 .portletItem,
  #content .tileitem-width-20.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-20.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-20.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-25 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-25 .portletHeader,
    #content .tileitem-width-25 .portletFooter,
    #content .tileitem-width-25 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-25.tileitem-count-1 .portletItem,
  #content .tileitem-width-25.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-25.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-25.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-25.tileitem-count-2 .portletItem,
  #content .tileitem-width-25.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-25.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-25.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-25.tileitem-count-3 .portletItem,
  #content .tileitem-width-25.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-25.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-25.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-25.tileitem-count-4 .portletItem,
  #content .tileitem-width-25.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-25.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-25.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-25.tileitem-count-5 .portletItem,
  #content .tileitem-width-25.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-25.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-25.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-33 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-33 .portletHeader,
    #content .tileitem-width-33 .portletFooter,
    #content .tileitem-width-33 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-33.tileitem-count-1 .portletItem,
  #content .tileitem-width-33.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-33.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-33.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-33.tileitem-count-2 .portletItem,
  #content .tileitem-width-33.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-33.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-33.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-33.tileitem-count-3 .portletItem,
  #content .tileitem-width-33.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-33.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-33.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-33.tileitem-count-4 .portletItem,
  #content .tileitem-width-33.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-33.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-33.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-33.tileitem-count-5 .portletItem,
  #content .tileitem-width-33.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-33.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-33.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-40 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-40 .portletHeader,
    #content .tileitem-width-40 .portletFooter,
    #content .tileitem-width-40 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-40.tileitem-count-1 .portletItem,
  #content .tileitem-width-40.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-40.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-40.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-40.tileitem-count-2 .portletItem,
  #content .tileitem-width-40.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-40.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-40.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-40.tileitem-count-3 .portletItem,
  #content .tileitem-width-40.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-40.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-40.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-40.tileitem-count-4 .portletItem,
  #content .tileitem-width-40.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-40.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-40.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-40.tileitem-count-5 .portletItem,
  #content .tileitem-width-40.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-40.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-40.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-50 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-50 .portletHeader,
    #content .tileitem-width-50 .portletFooter,
    #content .tileitem-width-50 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-50.tileitem-count-1 .portletItem,
  #content .tileitem-width-50.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-50.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-50.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-50.tileitem-count-2 .portletItem,
  #content .tileitem-width-50.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-50.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-50.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-50.tileitem-count-3 .portletItem,
  #content .tileitem-width-50.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-50.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-50.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-50.tileitem-count-4 .portletItem,
  #content .tileitem-width-50.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-50.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-50.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-50.tileitem-count-5 .portletItem,
  #content .tileitem-width-50.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-50.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-50.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-60 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-60 .portletHeader,
    #content .tileitem-width-60 .portletFooter,
    #content .tileitem-width-60 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-60.tileitem-count-1 .portletItem,
  #content .tileitem-width-60.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-60.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-60.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-60.tileitem-count-2 .portletItem,
  #content .tileitem-width-60.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-60.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-60.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-60.tileitem-count-3 .portletItem,
  #content .tileitem-width-60.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-60.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-60.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-60.tileitem-count-4 .portletItem,
  #content .tileitem-width-60.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-60.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-60.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-60.tileitem-count-5 .portletItem,
  #content .tileitem-width-60.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-60.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-60.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-66 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-66 .portletHeader,
    #content .tileitem-width-66 .portletFooter,
    #content .tileitem-width-66 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-66.tileitem-count-1 .portletItem,
  #content .tileitem-width-66.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-66.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-66.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-66.tileitem-count-2 .portletItem,
  #content .tileitem-width-66.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-66.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-66.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-66.tileitem-count-3 .portletItem,
  #content .tileitem-width-66.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-66.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-66.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-66.tileitem-count-4 .portletItem,
  #content .tileitem-width-66.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-66.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-66.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-66.tileitem-count-5 .portletItem,
  #content .tileitem-width-66.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-66.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-66.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-75 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-75 .portletHeader,
    #content .tileitem-width-75 .portletFooter,
    #content .tileitem-width-75 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-75.tileitem-count-1 .portletItem,
  #content .tileitem-width-75.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-75.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-75.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-75.tileitem-count-2 .portletItem,
  #content .tileitem-width-75.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-75.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-75.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-75.tileitem-count-3 .portletItem,
  #content .tileitem-width-75.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-75.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-75.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-75.tileitem-count-4 .portletItem,
  #content .tileitem-width-75.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-75.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-75.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-75.tileitem-count-5 .portletItem,
  #content .tileitem-width-75.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-75.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-75.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-80 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-80 .portletHeader,
    #content .tileitem-width-80 .portletFooter,
    #content .tileitem-width-80 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-80.tileitem-count-1 .portletItem,
  #content .tileitem-width-80.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-80.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-80.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-80.tileitem-count-2 .portletItem,
  #content .tileitem-width-80.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-80.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-80.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-80.tileitem-count-3 .portletItem,
  #content .tileitem-width-80.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-80.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-80.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-80.tileitem-count-4 .portletItem,
  #content .tileitem-width-80.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-80.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-80.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-80.tileitem-count-5 .portletItem,
  #content .tileitem-width-80.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-80.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-80.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; }

  /* Tile Item Class */
  #content .tileitem-width-100 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-100 .portletHeader,
    #content .tileitem-width-100 .portletFooter,
    #content .tileitem-width-100 img.feedmixerCollectionLeadImage {
      width: 92.5%;
      margin-left: 3.75%;
      margin-right: 3.75%; }

  #content .tileitem-width-100.tileitem-count-1 .portletItem,
  #content .tileitem-width-100.tileitem-count-1 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-100.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: none; }
  #content .tileitem-width-100.tileitem-count-1 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-100.tileitem-count-2 .portletItem,
  #content .tileitem-width-100.tileitem-count-2 .portletItem:first-child {
    width: 91.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-100.tileitem-count-2 .portletItem:nth-child(2n + 1) {
    clear: none; }
  #content .tileitem-width-100.tileitem-count-2 .portletItem:nth-child(1n + 1) {
    clear: left; }

  #content .tileitem-width-100.tileitem-count-3 .portletItem,
  #content .tileitem-width-100.tileitem-count-3 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-100.tileitem-count-3 .portletItem:nth-child(3n + 1) {
    clear: none; }
  #content .tileitem-width-100.tileitem-count-3 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-100.tileitem-count-4 .portletItem,
  #content .tileitem-width-100.tileitem-count-4 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-100.tileitem-count-4 .portletItem:nth-child(4n + 1) {
    clear: none; }
  #content .tileitem-width-100.tileitem-count-4 .portletItem:nth-child(2n + 1) {
    clear: left; }

  #content .tileitem-width-100.tileitem-count-5 .portletItem,
  #content .tileitem-width-100.tileitem-count-5 .portletItem:first-child {
    width: 41.89189%;
    margin-left: 2.02703%;
    margin-right: 2.02703%;
    padding-left: 2.02703%;
    padding-right: 2.02703%; }
  #content .tileitem-width-100.tileitem-count-5 .portletItem:nth-child(5n + 1) {
    clear: none; }
  #content .tileitem-width-100.tileitem-count-5 .portletItem:nth-child(2n + 1) {
    clear: left; } }
/* Mid iPad/iPhone tile item CSS */
@media handheld, screen and (max-width: 520px) {
  .tileItem .contentLeadImageContainer img {
    max-height: 100%; }

  /* Tile Item Class */
  #content .tileitem-width-20 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-20 .tileHeadline,
    #content .tileitem-width-20 .tileBody,
    #content .tileitem-width-20 .effectiveDate,
    #content .tileitem-width-20 .documentByLine,
    #content .tileitem-width-20 .contentLeadImageContainer,
    #content .tileitem-width-20 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-25 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-25 .tileHeadline,
    #content .tileitem-width-25 .tileBody,
    #content .tileitem-width-25 .effectiveDate,
    #content .tileitem-width-25 .documentByLine,
    #content .tileitem-width-25 .contentLeadImageContainer,
    #content .tileitem-width-25 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-33 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-33 .tileHeadline,
    #content .tileitem-width-33 .tileBody,
    #content .tileitem-width-33 .effectiveDate,
    #content .tileitem-width-33 .documentByLine,
    #content .tileitem-width-33 .contentLeadImageContainer,
    #content .tileitem-width-33 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-40 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-40 .tileHeadline,
    #content .tileitem-width-40 .tileBody,
    #content .tileitem-width-40 .effectiveDate,
    #content .tileitem-width-40 .documentByLine,
    #content .tileitem-width-40 .contentLeadImageContainer,
    #content .tileitem-width-40 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-50 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-50 .tileHeadline,
    #content .tileitem-width-50 .tileBody,
    #content .tileitem-width-50 .effectiveDate,
    #content .tileitem-width-50 .documentByLine,
    #content .tileitem-width-50 .contentLeadImageContainer,
    #content .tileitem-width-50 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-60 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-60 .tileHeadline,
    #content .tileitem-width-60 .tileBody,
    #content .tileitem-width-60 .effectiveDate,
    #content .tileitem-width-60 .documentByLine,
    #content .tileitem-width-60 .contentLeadImageContainer,
    #content .tileitem-width-60 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-66 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-66 .tileHeadline,
    #content .tileitem-width-66 .tileBody,
    #content .tileitem-width-66 .effectiveDate,
    #content .tileitem-width-66 .documentByLine,
    #content .tileitem-width-66 .contentLeadImageContainer,
    #content .tileitem-width-66 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-75 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-75 .tileHeadline,
    #content .tileitem-width-75 .tileBody,
    #content .tileitem-width-75 .effectiveDate,
    #content .tileitem-width-75 .documentByLine,
    #content .tileitem-width-75 .contentLeadImageContainer,
    #content .tileitem-width-75 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-80 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-80 .tileHeadline,
    #content .tileitem-width-80 .tileBody,
    #content .tileitem-width-80 .effectiveDate,
    #content .tileitem-width-80 .documentByLine,
    #content .tileitem-width-80 .contentLeadImageContainer,
    #content .tileitem-width-80 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  /* Tile Item Class */
  #content .tileitem-width-100 {
    width: 100%;
    float: none;
    display: block; }
    #content .tileitem-width-100 .tileHeadline,
    #content .tileitem-width-100 .tileBody,
    #content .tileitem-width-100 .effectiveDate,
    #content .tileitem-width-100 .documentByLine,
    #content .tileitem-width-100 .contentLeadImageContainer,
    #content .tileitem-width-100 .tileFooter {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
/* iPhone CSS */
@media handheld, screen and (max-width: 320px) {
  /* Tile Item Class */
  #content .tileitem-width-20 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-20 .tileHeadline,
  #content .tileitem-width-20 .tileBody,
  #content .tileitem-width-20 .effectiveDate,
  #content .tileitem-width-20 .documentByLine,
  #content .tileitem-width-20 .contentLeadImageContainer,
  #content .tileitem-width-20 .tileFooter,
  #content .tileitem-width-20 .portletHeader,
  #content .tileitem-width-20 .portletFooter,
  #content .tileitem-width-20 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-20.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-20.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-20.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-20.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-20.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-20.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-20.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-20.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-20.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-20.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-20.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-20.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-20.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-20.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-20.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-20.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-20.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-20.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-20.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-20.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-25 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-25 .tileHeadline,
  #content .tileitem-width-25 .tileBody,
  #content .tileitem-width-25 .effectiveDate,
  #content .tileitem-width-25 .documentByLine,
  #content .tileitem-width-25 .contentLeadImageContainer,
  #content .tileitem-width-25 .tileFooter,
  #content .tileitem-width-25 .portletHeader,
  #content .tileitem-width-25 .portletFooter,
  #content .tileitem-width-25 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-25.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-25.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-25.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-25.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-25.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-25.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-25.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-25.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-25.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-25.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-25.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-25.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-25.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-25.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-25.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-25.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-25.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-25.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-25.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-25.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-33 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-33 .tileHeadline,
  #content .tileitem-width-33 .tileBody,
  #content .tileitem-width-33 .effectiveDate,
  #content .tileitem-width-33 .documentByLine,
  #content .tileitem-width-33 .contentLeadImageContainer,
  #content .tileitem-width-33 .tileFooter,
  #content .tileitem-width-33 .portletHeader,
  #content .tileitem-width-33 .portletFooter,
  #content .tileitem-width-33 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-33.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-33.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-33.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-33.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-33.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-33.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-33.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-33.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-33.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-33.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-33.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-33.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-33.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-33.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-33.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-33.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-33.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-33.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-33.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-33.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-40 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-40 .tileHeadline,
  #content .tileitem-width-40 .tileBody,
  #content .tileitem-width-40 .effectiveDate,
  #content .tileitem-width-40 .documentByLine,
  #content .tileitem-width-40 .contentLeadImageContainer,
  #content .tileitem-width-40 .tileFooter,
  #content .tileitem-width-40 .portletHeader,
  #content .tileitem-width-40 .portletFooter,
  #content .tileitem-width-40 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-40.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-40.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-40.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-40.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-40.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-40.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-40.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-40.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-40.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-40.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-40.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-40.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-40.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-40.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-40.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-40.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-40.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-40.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-40.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-40.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-50 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-50 .tileHeadline,
  #content .tileitem-width-50 .tileBody,
  #content .tileitem-width-50 .effectiveDate,
  #content .tileitem-width-50 .documentByLine,
  #content .tileitem-width-50 .contentLeadImageContainer,
  #content .tileitem-width-50 .tileFooter,
  #content .tileitem-width-50 .portletHeader,
  #content .tileitem-width-50 .portletFooter,
  #content .tileitem-width-50 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-50.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-50.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-50.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-50.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-50.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-50.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-50.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-50.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-50.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-50.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-50.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-50.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-50.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-50.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-50.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-50.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-50.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-50.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-50.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-50.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-60 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-60 .tileHeadline,
  #content .tileitem-width-60 .tileBody,
  #content .tileitem-width-60 .effectiveDate,
  #content .tileitem-width-60 .documentByLine,
  #content .tileitem-width-60 .contentLeadImageContainer,
  #content .tileitem-width-60 .tileFooter,
  #content .tileitem-width-60 .portletHeader,
  #content .tileitem-width-60 .portletFooter,
  #content .tileitem-width-60 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-60.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-60.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-60.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-60.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-60.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-60.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-60.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-60.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-60.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-60.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-60.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-60.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-60.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-60.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-60.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-60.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-60.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-60.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-60.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-60.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-66 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-66 .tileHeadline,
  #content .tileitem-width-66 .tileBody,
  #content .tileitem-width-66 .effectiveDate,
  #content .tileitem-width-66 .documentByLine,
  #content .tileitem-width-66 .contentLeadImageContainer,
  #content .tileitem-width-66 .tileFooter,
  #content .tileitem-width-66 .portletHeader,
  #content .tileitem-width-66 .portletFooter,
  #content .tileitem-width-66 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-66.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-66.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-66.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-66.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-66.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-66.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-66.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-66.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-66.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-66.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-66.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-66.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-66.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-66.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-66.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-66.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-66.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-66.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-66.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-66.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-75 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-75 .tileHeadline,
  #content .tileitem-width-75 .tileBody,
  #content .tileitem-width-75 .effectiveDate,
  #content .tileitem-width-75 .documentByLine,
  #content .tileitem-width-75 .contentLeadImageContainer,
  #content .tileitem-width-75 .tileFooter,
  #content .tileitem-width-75 .portletHeader,
  #content .tileitem-width-75 .portletFooter,
  #content .tileitem-width-75 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-75.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-75.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-75.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-75.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-75.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-75.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-75.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-75.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-75.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-75.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-75.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-75.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-75.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-75.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-75.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-75.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-75.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-75.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-75.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-75.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-80 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-80 .tileHeadline,
  #content .tileitem-width-80 .tileBody,
  #content .tileitem-width-80 .effectiveDate,
  #content .tileitem-width-80 .documentByLine,
  #content .tileitem-width-80 .contentLeadImageContainer,
  #content .tileitem-width-80 .tileFooter,
  #content .tileitem-width-80 .portletHeader,
  #content .tileitem-width-80 .portletFooter,
  #content .tileitem-width-80 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-80.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-80.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-80.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-80.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-80.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-80.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-80.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-80.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-80.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-80.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-80.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-80.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-80.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-80.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-80.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-80.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-80.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-80.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-80.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-80.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  /* Tile Item Class */
  #content .tileitem-width-100 {
    width: 100%;
    float: none;
    display: block; }

  #content .tileitem-width-100 .tileHeadline,
  #content .tileitem-width-100 .tileBody,
  #content .tileitem-width-100 .effectiveDate,
  #content .tileitem-width-100 .documentByLine,
  #content .tileitem-width-100 .contentLeadImageContainer,
  #content .tileitem-width-100 .tileFooter,
  #content .tileitem-width-100 .portletHeader,
  #content .tileitem-width-100 .portletFooter,
  #content .tileitem-width-100 img.feedmixerCollectionLeadImage {
    width: 100%;
    margin-left: 1.07143%;
    margin-right: 1.07143%; }

  #content
  .tileitem-width-100.tileitem-count-1 .portletItem,
  #content
  .tileitem-width-100.tileitem-count-1 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-100.tileitem-count-1 .portletItem .rssImage,
    #content
    .tileitem-width-100.tileitem-count-1 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-100.tileitem-count-2 .portletItem,
  #content
  .tileitem-width-100.tileitem-count-2 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-100.tileitem-count-2 .portletItem .rssImage,
    #content
    .tileitem-width-100.tileitem-count-2 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-100.tileitem-count-3 .portletItem,
  #content
  .tileitem-width-100.tileitem-count-3 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-100.tileitem-count-3 .portletItem .rssImage,
    #content
    .tileitem-width-100.tileitem-count-3 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-100.tileitem-count-4 .portletItem,
  #content
  .tileitem-width-100.tileitem-count-4 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-100.tileitem-count-4 .portletItem .rssImage,
    #content
    .tileitem-width-100.tileitem-count-4 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; }

  #content
  .tileitem-width-100.tileitem-count-5 .portletItem,
  #content
  .tileitem-width-100.tileitem-count-5 .portletItem:first-child {
    width: 95.52239%;
    margin-left: 1.1194%;
    margin-right: 1.1194%;
    padding-left: 1.1194%;
    padding-right: 1.1194%;
    border: none;
    background-color: transparent;
    clear: both; }
    #content
    .tileitem-width-100.tileitem-count-5 .portletItem .rssImage,
    #content
    .tileitem-width-100.tileitem-count-5 .portletItem:first-child .rssImage {
      margin: 0;
      padding: 0;
      width: 100%;
      float: none;
      display: block; } }

/*# sourceMappingURL=tile_homepage.css.map */

