/**
 * General Print Styles
 */

* {
	background: transparent !important;
	color: black !important;
	box-shadow: none !important;
	text-shadow: none !important;
	overflow: visible !important;
	filter: none !important;
	-ms-filter: none !important; }

/* Black prints faster: h5bp.com/s */
a, a:visited {
	text-decoration: underline; }

.lower_body .content-holder a[href]:after {
	content: " (" attr(href) ")" !important; }

.lower_body .content-holder .side_nav a[href]:after {
	display: none;
}

abbr[title]:after {
	content: " (" attr(title) ")"; }

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""; }

thead {
	display: table-header-group; }

/* h5bp.com/t */
tr, img {
	page-break-inside: avoid; }

img {
	max-width: 100% !important; }

@page {
	margin: 0.5cm !important;}

/**
 * Headings & Typography 
 */
p, h2, h3 {
	orphans: 3;
	widows: 3; }

h2, h3 {
	page-break-after: avoid; }

h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
} 

.facts h3 {
	margin: 0 2.083% 1em 2.083%;
	font-size: 1.125em;
	font-weight: normal;
	text-transform: uppercase;
	color: #A5A6A7;
	border-bottom: 1px solid #E5E5E5;
}

h1.underlined, 
h2.underlined, 
h3.underlined, 
h4.underlined, 
h5.underlined, 
h6.underlined {
	border-bottom: 5px #E51937 solid;
}

/* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid; }

/**
 * Hide Elements
 */

.utility, .navigation, .slideshow, .red-stripe, .nav_controls, .news-events-controls, .social_icons, .skipnav,
#skip, .breadcrumbs, .side_nav, .footer_utility {
	display: none !important; 
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

html {
	font-family: sans-serif;
	color: #333;
}

h1 {
  text-transform: uppercase;
  font-size: 2.25em;
  color: white;
  margin-bottom: 0; }

h2 {
  font-size: 1.25em;
  color: #007f92;
  font-weight: normal;
  margin-top: 0;
  padding-top: 1em; }

p {
  font-size: 0.875em; }

table {
  width: 100%; }
  table thead tr th {
    text-align: left;
    color: #666;
    font-size: 0.75em;
    font-weight: normal;
    padding: 0 10px; }
  table tbody {
    font-size: 0.875em; }
    table tbody tr td {
      border-top: 1px solid #CCC;
      padding: 3px 10px; }

.nth-child table.zebra tbody tr:nth-child(odd) td {
  background: #e5f2f4; }

blockquote {
  color: #007f92;
  font-size: 1em;
  background: url(../img/blockquote.gif) no-repeat 0px 10px;
  margin: 0;
  padding: 0 0 0 60px; }
  blockquote cite {
    font-size: 0.75em;
    display: block;
    text-align: right;
    font-style: normal;
    text-transform: uppercase; }

.breadcrumbs {
  color: white;
  font-size: 0.75em;
  padding-bottom: 20px; }
  .breadcrumbs li {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .breadcrumbs li a {
      color: #ffd204;
      background: url(../img/breadcrumb_divider.png) no-repeat 100% 50% transparent;
      padding-right: 10px; }

/**
 * General & Homepage print styles
 */

.wrapper {
	max-width: 60em;
	margin: 0 auto;
	position: relative;
	clear: both;
}

header {
  display: block
}

header a#logo {
  border: 0;
  text-indent: 0em;
  background: none;
  width: 100%; 
  height: 25px !important;
  font-size: 1.125em;
  font-weight: normal;
  text-transform: uppercase;
}


header.utility_logo h2 {
  height: 25px !important;
  margin: 0;
}

.main-content {
  margin: 0;
  padding-top: 1em;
}

.main-content .column3 ul li {
  border-bottom: none;
  border-top: none;
  display: block;
  height: auto;
}

.main-content .column3 ul li span {
  top: 0 !important;
}

.address_info {
  text-align: center !important;
}

.main-content .column1,
.main-content .column2 {
	width: 48%;
	margin-right: 1.042%;
	float: right
}

.main-content .column3 {
	float: none;
	clear: both;
	width: 100%;
	padding-top: 2em;
}

.main-content .column3 ul {
	width: 43%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.main-content .column3 figure.media-holder {
	float: right;
	width: 48%;
	position: relative;
	padding: 0;
	margin: 0; 
}

.main-content .column1 .news-events-box, 
.main-content .column2 .news-events-box {
	width: 100%;
	border-top: 1px #323332 solid;
	padding: 0.938em 0;
}

.main-content .column1 .news-events-box time, 
.main-content .column1 .news-events-box img.thumb, 
.main-content .column2 .news-events-box time, 
.main-content .column2 .news-events-box img.thumb {
	width: 20%;
	margin-right: 6%;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 0.625em;
	color: #999;
}

.main-content .column1 .news-events-box .text-holder, 
.main-content .column2 .news-events-box .text-holder {
	width: 72%;
	display: inline-block;
}

.main-content .column1 .news-events-box h1, 
.main-content .column2 .news-events-box h1 {
	margin: 0 0 0.25em 0;
	font-size: 0.75em;
}

.main-content .column1 .news-events-box h1 a, 
.main-content .column2 .news-events-box h1 a {
	color: white;
	text-transform: uppercase;
}

.facts {
	min-height: 13em;
	overflow: auto;
	position: relative;
	padding-top: 4em;
	width: 100%;
}

.facts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.facts ul li {
	width: 45%;
	float: left;
	color: #666;
}

.facts ul li h4 {
	color: #E51937;
	font-size: 3.375em;
	font-weight: normal;
	margin: 0;
}

.facts ul li p {
font-size: 0.75em;
}

.footer_utility li {
	width: 50%;
	float: left;
}

/* = Internal Page
===================================================== */

.page-content .content-holder figure.side {
    border-bottom: 3px solid #E51937;
    padding: 0 2px;
    width: 390px;
}

.page-content .content-holder figure.side figcaption {
    background: none repeat scroll 0 0 #2B2B2B;
    color: white;
    float: left;
    padding: 0 2.1%;
    width: 45.7%;
}

.page-content .content-holder figure.right {
    max-width: 390px;
    float: right;
    padding: 0px 10px 10px;
}

aside.right {
    font-size: 0.875em;
    margin-left: 10px;
    margin-right: -50%;
    padding: 0 10px 10px;
}

aside.blue {
    background: none repeat scroll 0 0 rgba(0, 127, 146, 0.1);
}

aside.right h3, aside.sidebar h3 {
    border-bottom: medium none;
    color: #676767;
    line-height: 1.2em;
    margin-top: 0.5em;
}

blockquote {
    color: rgb(0, 127, 146);
    font-size: 1em;
    background: url("../img/blockquote.gif") no-repeat scroll 0px 10px transparent;
    margin: 0px;
    padding: 0px 0px 0px 60px;
}

aside.feature {
    float: none;
    margin: 0 3% 3%;
    max-width: none;
    padding-top: 0.01em !important;
    position: static;
    width: 92%;
}

/* = News 
===================================================== */
.news article {
	border-bottom: 1px solid #333;
	padding-bottom: 1em;
	overflow: hidden;
}

.news article img {
	float:left;
	margin-right: 1em;
}
.news article time {
	padding-top: .5em;
}

footer {
	padding-top: 1em;
	clear: both;
}

.news .form-wrapper {
	display: none;
}

footer .address_info {
	text-align: center;
	padding: 1em 2%;
}


footer .address_info .footer_logo {
	padding: 2em;
}

p.copyright{ 
	text-align: center;
}
