/*
	--------------------------------------------------
	PRINT STYLES
	--------------------------------------------------

	Author:	eSolutionsGroup.ca
		
*/


/* =========================================================================== DIVS AND CLASSES THAT WILL NOT BE PRINTED OUT */

.breadcrumbsContainer, .subNavTriggerContainer, #actions, .mobileSubNavContainer, .viewAll img, .mobileNav, .headerBottom, .mobileDropDown, #footerNav, .footerRight, .socialLinks, #quickLinks, #ic-gal-slider-home, #topText, #languageContainer, .newsContainer_Months, #newsContainer_Pagelist, .newsItem_social, #EmergencyBanner, #EmergencyBannerShadow, #BrowserBanner, #BrowserBannerShadow, #intBanner, #footerTop, #idLikeTo, a.moreLink, #search, #topNav, #mainNav, #actionsContainer, .subNav, #tableStyles, #translateContainer, #servicesContainer, #news_social, .bannerContainer, #skipContentWrapper, #quickLinksContainer, #partnersScroll, #intQuicklinks {
	display: none !important;
}


/* =========================================================================== STANDARD STYLES */

body {
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

img { border: 0px; }

p { margin: 15px 0px; }


/* =========================================================================== DIVS RESTYLED FOR PRINT VERSION */


/* STRUCTURE STYLES */

body {
	background-color: #FFF;
}

#uber {
	margin: 15px;
}

header {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: solid 1px #d8d8d8;
}

header h1{
	display: none;
}

#logo img{
	width: 200px;
}

footer {
	margin-top: 30px;
	padding-top: 15px;
	border-top: solid 1px #d8d8d8;
}

#footerLogo img{
	width: 75px;
}

#footerNav, #esol { padding-top: 10px; }

.horizNavSeparator { padding: 0px 7px 0px 7px; }

#contactMainContainer{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #d8d8d8;
}


/* CONTENT STYLES */

/* Text Styling */

body {
    font: 15px/24px Arial, sans-serif;
    color: #000;
}

h1, h2, h3, h4, h5 {
    line-height: 1.2em;
    color: #000;
    font-weight: normal;
}

h1 {
    font-size: 2.467em; /* 37pt */
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-align: left;
}

    h1.hidden {
        height: 1px;
        width: 1px;
        visibility: hidden;
        position: fixed;
        top: 0;
        right: 0;
    }

h2, .contactHeader {
    font-size: 1.800em; /* 27pt */
    margin: 15px 0;
	font-weight: normal;
    padding: 0;
}

h3 {
    font-size: 1.467em; /* 20pt */
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
}

h4,
h5,
h6 {
    font-size: 1em; /* 16pt */
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
}

#printArea .intro {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

#printArea .caption {
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
}

.col-header{
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin: 30px 0 10px 0;
}

.col-item-date br{ display: none; }
.col-item p{ margin: 5px 0; }

.sectionHeadingContent{
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin: 30px 0 10px 0;
}


/* Link Colors */

a, a:link, a:visited { color: #003d79; font-weight: bold; text-decoration: none; }
a:hover, a:active, a:focus 	{ text-decoration: underline; }


/* Ensuring content-related lists display properly in content areas */

#contentLeft ul, #printArea ul { margin: 15px 0px 30px 30px; }
#contentLeft ol, #printArea ol { margin: 15px 0px 30px 30px; }
#contentLeft li, #printArea li { margin: 10px 0px 10px 0px; }


/* Image Placement */

img.ImageLeft {
	float: left;
	margin: 0 20px 20px 0;
}

img.ImageRight {
	float: right;
	margin: 0 0 20px 20px;
}


/* News Image Placement */

#images {
	float: left;
	padding: 0 10px 10px 0;
}


/* Tabular Data Table */
table{
	width: 100% !important;
}

.datatable {
	margin: 0px 0px 15px 0px;
	padding: 0;
    border-bottom: none;
}

.datatable td { padding: 7px 10px; color: #333; }

.datatable th {
    text-align: left;
	padding: 7px 10px;
}

.datatable .titlerow {
	background: #003d79;
	text-align: left;
	font-weight: bold;
	color: #FFF; /* Change Below */
}

.datatable td{
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.datatable{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.datatable .titlerow td{
	color: #FFF;
}

.datatable .titlerow h2 {
	color: #FFF !important;
	margin: 5px !important;
}

.datatable caption {
	text-align: left;
/*	height: 0px;
    visibility: hidden;
    display: none; */
}

.datatable .row { background: #e5edf4; }

.datatable .altrow { background: #FFF; }

.datatable td p, #printArea .datatable td p, td p, #printArea td p{ margin: 7px 0 0 0; }
.datatable td p:first-child, #printArea .datatable td p:first-child { margin: 0 !important; }
td p:first-child, #printArea td p:first-child { margin: 0 !important; }

sub { font-size:80%; }
sup { font-size:80%; }
 
td p { margin: 0; }


/* esol logo */

#esol {
	float: left;
	margin: 0px 0px 10px 0px;
}

#esol a, #esol a:link, #esol a:visited {
	padding: 0 0 1px 0;
	font-weight: normal;
	color: #000;
}

#esol a:hover, #esol a:active, #esol a:focus {
	padding: 0;
	text-decoration: none !important;
	border-bottom: 1px solid #000;
}

#esol img {
	position: relative;
	top: 6px;
	padding: 0 0 0 3px;
}


/* NEWS PAGE STYLES */

.newsItem_Header{
	clear: both;
	width: 100%;
}

.newsItem{
	display: block !important;
	padding: 0 0 10px 0;
	clear: both;
}

.newsSubscribeContainer img{ display: none; }

.newsCategoryTitle h1{
	position: relative !important;
	top: auto !important;
	left: auto !important;
	padding-right: 0 !important;
	width: 100% !important;
}




/* ----- END OF TEMPLATE ----- */