/*
	--------------------------------------------------
	SITE CONTENT STYLES
	--------------------------------------------------
	Client:	Region of Waterloo
	Author:	eSolutionsgroup
	Date:	September, 2010
		
*/


/* ===================================================================================== STYLES FOR ALL PAGES */

/* Text Stylings */

body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333;
}
#printArea, #printArea .none {
	font-size: 12px;
	line-height: 16px;
}
#printArea h1 {
	margin: 0 0 20px 0;
	font-size: 17px;
	line-height: 16px;
}

.homepageBannerText h1, .homepageBannerText h2 {
	font-size: 32px!important;
	font-weight: bold !important;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px!important;
	margin-left: 0px;
	color:#fff;
}
.homepageBannerText h1 a, .homepageBannerText h2 a {
	color:#fff!important;
	font-weight:bold !important;
}

#printArea #contentLeft h1, #printArea #contentLeft h2 {
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: normal !important;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px!important;
	margin-left: 0px;
}
#printArea #contentMiddle h1, #printArea #contentMiddle h2 {
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: normal !important;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px!important;
	margin-left: 0px;
}
#printArea #contentRight h1, #printArea #contentRight h2 {
	margin: 0 0 20px 0;
	font-size: 15px;
	font-weight: normal !important;
	padding: 0px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px!important;
	margin-left: 0px;
}
#printArea h2 {
	margin: 15px 0;
	font-size: 14px;
	line-height: 18px;
}
#printArea h3 {
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px;
}
#printArea h4, #printArea h5, #printArea h6 {
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px;
}
#printArea .intro {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#printArea .caption {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
}
#printArea table {
	padding: 0 !important;
}

/* Link Colors */

a, a:link, a:visited {
	color: #16568a;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #0a427e;
	text-decoration: underline;
}
/* Ensuring content-related lists display properly in content areas */

#contentLeft ul, #printArea ul {
	margin: 13px 0px 13px 30px;
}
#contentLeft ol, #printArea ol {
	margin: 13px 0px 13px 30px;
}
#contentLeft li, #printArea li {
	margin: 5px 0px 5px 0px;
}
.Center { text-align: center;}
.Left { text-align: left;}
.Right { text-align: right;}

/* Image Placement */
img.imageleft, img.Left {
	float: left;
	margin: 0 10px 10px 0;
}
img.imageright, img.Right {
	float: right;
	margin: 0 0 10px 10px;
}
img.Center {
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	clear: both;
}
/* Image Placement */
img.imageleft5px, .imageleft5px img {
	float: left;
	margin: 5px 10px 10px 0;
}
img.imageright5px, .imageright5px img {
	float: right;
	margin: 5px 0 10px 10px;
}

/* Tabular Data Table */

.datatable {
	margin: 0px 0px 15px 0px;
	padding: 0 !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.datatable td {
	padding: 7px 10px;
	margin:0px !important;
}
.datatable .titlerow, .datatable .titlerow_even, .datatable .titlerow_odd {
	background: #458cc6;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	margin: 0px !important;
}
.datatable .row {
	background: #e4ebf7;
	margin: 0px !important;
}
.datatable .altrow {
	background: #FFF;
	margin: 0px !important;
}
.datatable cellspacing {
	margin: 0px !important;
	padding: 0px !important;
	
	}




/* ===================================================================================== STYLES HOME PAGE */




/* ===================================================================================== STYLES FOR CONTENT PAGES */

iFrame {
border:none;
}



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