body {
	background:#FFFFFF none repeat 0 0;
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5;
	margin:0;
	padding:0;
}

p {
	line-height:1.4;
	margin:0;
	padding:4px 0;
}

#microSite {
	background:#FFFFFF none repeat 0 0;
	margin:2px auto;
}

.w620 {
	width:620px;
}

.w720 {width:720px;}

#microSite #header {
	background:#335497 url('../../assets/images/structure/micro_header_bg.jpg') no-repeat right top;
}

#header {
	background:#FFFFFF;
	position:relative;
	width:auto;
	z-index:1000;
}

#cpLogoHeader img {
	background:#FFFFFF;
	display:inline-block;
	padding-right:2px;
}

h1 {
	font: bold 21px/1.3 Arial; 
	margin: 0;
	color: #9b3244; 	
}

h2 {
	font: bold 16px/1.2 Arial; 
	margin: 10px 0;
	color: #9b3244;
}

h3 { 
	font: bold 13px/19px Arial;
	padding: 0;
	margin: 2px 0;
	color: #222222;  
}

h4 { 
	font: oblique bold 13px/1.3 Arial;
	margin-bottom: 3px;
	color: #222222;  
}

h5 {
	font: bold 13px/1.3 Arial;
	margin: 5px 0;
	color: #9b3244;
}

h6 { 
	font: bold 11px/1.3 Arial;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	color: #222222;  
}

img {
	border: 0;
	padding: 0;
}

p img {padding: 2px; display: inline-block; vertical-align: middle;}

a {outline: none;}

a:link {
	text-decoration: none; 
	color: #325597;
}

a:visited {
	color: #325597;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

a.top {
	background: url('../../assets/images/structure/arrow_down.gif') right center no-repeat;
	padding-right: 16px;
}

a.noArrow, .noArrow {background: none !important; padding-right: 0 !important;}

#header a, #findAnother ul.subNav a {
	font-weight: bold;
	color: #444;
}

#header .subNav a {font-weight: bold; color: #fff;}
#header .subNav a:hover {text-decoration: none;}

#header ul.subNav li:hover, #header ul.subNav li.headerNavHover {background-color: #434343;}

#headerMainNav {
	position: relative;
	height: 38px;	
	padding: 0 8px;
	color: #444;
	background: #fff url('../../assets/images/structure/cpid_shim.gif') bottom left repeat-x;
}

#globalNavD, #globalNavE {
	margin-top:7px;
}

.nav, .nav li ul, .globalNav {
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul {
	margin:0 5px 0 0;
	padding-left:20px;
}

.floatLeft {float:left;}
.floatRight {float: right;}

#globalNavD ul.globalNav li.first {
	background: none;
	padding: 0 10px 0 0;
}

#globalNavD ul.globalNav li, #globalNavE ul.globalNav li {
	background:transparent url('../../assets/images/structure/topMenuPipe.gif') no-repeat left 3px;
	padding:0 15px;
	position:relative;
}

.basicOnly, .printOnly, .hidden {
	display: none;
}

hr {
	border: none;
	clear: both;
	height: 1px;
	margin: 7px 0 2px;
	padding: 0;
}

.clear {
	clear:both;
	height:0;
}

* html .clear {height: auto;}

#main {
	position: relative;
	display: inline-block; /*sets hasLayout - required for IE*/
	overflow: visible; /*causes modern browsers to enclose child floats*/
}	

#main {
	display: block; /* resets to proper property value without resetting layout*/
}

#main.popUp {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#main.popUp #content {margin: 5px;}

#microSite #footer {
	background:#fff;
}

#footer {
	clear:both;
	display:block;
	font-size:11px;
}

#footerContent {
	background:#335497 url('../../assets/images/structure/corner.gif') no-repeat right top;
	padding:0 12px;
	text-align:right;
}

#footerSilver {
	display: block;
	position: relative;
	margin-top: 2px;
	min-height: 90px;
	padding: 6px 10px;
	border-top: 1px solid #ccc;
	background: #fff url('../../assets/images/structure/footer_shim.gif') bottom left repeat-x;
}

* html #footerSilver {
	height: 1%;
}

#microSite #footerSilver {
	position: relative;
	margin-top: 2px;
	min-height: 1%;
	height: 41px;
	padding: 0.5em 1.5em;
	background: #fff url('../../assets/images/structure/footer_popUp_shim.gif') top left repeat-x;
}

.smallText {font-size:10px;}
#footer a {color:#444444;}

#microSite #footerSilver #canadaLogo {
	bottom:20px;
	position:absolute;
	right:10px;
}

#footerSilver #canadaLogo {float:right;}
* html #footerSilver #canadaLogo {margin-top: 20px;}

* html #header ul.subNav {background: none; background-color: #6b6b6b;}

#globalNavD ul.subNav {left: 0;}
#globalNavE ul.subNav {right: 0;}

#globalNavD ul.globalNav li, #globalNavE ul.globalNav li {
	padding: 0 15px;
	background: url('../../assets/images/structure/topMenuPipe.gif') left 3px no-repeat;
	position: relative;
}

#globalNavD ul.globalNav li ul li, #globalNavE ul.globalNav li ul li {background-image: none; width: auto; word-wrap: break-word;}
#globalNavD ul.globalNav li ul li.deepNav, #globalNavE ul.globalNav li ul li.deepNav {background-image: url('../../assets/images/structure/arrow_side.gif'); background-position: 230px center; background-repeat: no-repeat; position: relative;}
#globalNavD ul.globalNav li ul li.deepNav ul li, #globalNavE ul.globalNav li ul li.deepNav ul li {border: none; width: auto;}

#globalNavD ul.globalNav li.first {
	padding: 0;
	padding-right: 10px;
	background: none;
}

#globalNavE ul.globalNav li.first {
	padding: 0;
	background: none;
}

#header ul.subNav {
	background:transparent url('../../assets/images/structure/navigation.png') repeat-y left top;
	font-size:12px;
	width:250px;
}

* html #header ul.subNav {background: none; background-color: #6b6b6b;}

#globalNavD ul, #globalNavE ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#globalNavD ul, #globalNavE ul {
	float:left;
}

ul.subNav {
	background-color:#D4D4D4;
	border:1px solid #C0C0C0;
	display:none;
	font-size:11px;
	line-height:1.2;
	position:absolute;
	top:16px;
	z-index:11000;
}

ul.secondNav {
	display: none;
	position: absolute;	
	width: 200px;
	border: 1px solid #777;
	background: transparent url('../../assets/images/structure/navigation.png') top left repeat-y;	
	top: 1px;
	left: 232px;
	line-height: 1.2;
}

* html ul.secondNav {left: 222px;}

li:hover ul.subNav {display: block;}

#globalNavD ul li ul.subNav li:hover ul.secondNav, #globalNavD ul li ul.subNav li.deepNav.headerNavHover ul.secondNav {display: block;}

#header ul.subNav li {
	padding: 3px;
	padding-left: 10px;
}

#header ul.subNav li ul {margin-left: 15px;}

/* ===@tables - START */

table caption {display: none;}
table {
	margin: 6px 0;
	font: 12px/1.3 Arial, Helvetica, sans-serif;
	background: #fff;
	/* border: 0px solid #9B3244; 	*/
}

table.miniTable {
	border: none;
	font: 11px/1.3 Arial, Helvetica, sans-serif;	
}

table.miniTable td {border: 0px solid #444;}	

table.miniTable th {
	color: #444;
	background: #fff;
}
table.miniTabler {
	background: none;
	border: 0px solid #325597;
	border-collapse:collapse;
	font: 12px Arial, Helvetica, sans-serif;
	width:100%;	
}

table.miniTabler td {
	padding: 5px;
	border: 0px solid #325597 !important;
	}	


tr {vertical-align: top;}

table.chart tr {vertical-align: middle;}

tfoot td, thead th, tbody th {border: none;}

th, td {border-color: #f5f5f5 !important; /* border-collapse: collapse; */}

td {/* border: 0px solid; */}
table.noBorder td {border: none;}

table.halfPadding th {padding: 3px;}
	
th {
	padding: 10px 3px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #9B3244;
}

table.greyHeaders, table.weFound {border: 1px solid #d4d4d4;}
table.greyHeaders th, table.weFound th {background: #d4d4d4; color: #444;}

tfoot td {
	font-size: 11px;
	padding: 3px 8px;
	color: #fff;
	background: #9B3244;
}

.tableSubHeading {
	color: #9B3244;
	background: #ccc;
	font-weight:bold;
}

table td.bottomBorder {border-bottom: 1px solid #9B3244 !important;}
table th.bottomBorder {border-bottom: 1px solid;}
table tr.highlight td {background-color: #d0dee9; border-top: 1px solid #9B3244 !important;}

tr.sortable th a {display: inline-block; padding-right: 11px; background: url('../../assets/images/structure/sort_down.gif') right 7px no-repeat;}
.sortDown {background: url('../../assets/images/structure/sort_up.gif') right 7px no-repeat !important;}
.tableRed {color: #9B3244};

table.calendar {
	border: 3px solid #3c4b66;
	border-collapse:collapse;
}

table.calendar td {
	height: 70px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 3px 8px 3px 8px;
	border: 1px solid #d4d4d4 !important;
	width:100px;
}

table.calendar tr.dow td {
	height: 25px !important;
	color: #FFF;
	background: #3c4b66 url('../../assets/images/structure/tabs_bg.gif') top left repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.calendar td.event{
	color: #325597;
	background: #f0f1f5;
}

table.calendar td.event p {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

/* ===@tables - END */

/* ===@generic - START */
.note {font-size: 10px; color: #888;}

.indent {
	display: block;
	font-weight: normal !important;
	padding-left: 15px;
}

.odd, .white {background-color: #fff;}
.even, .gray {background-color: #e4e4e4;}

.whiteText {
	color:#FFFFFF;
	font-weight:normal;
}

/* -------------------------------- */

/* ===@secondaryNavContainer - START */
#region1 {
	float: left;
	width: 192px;
	margin: 8px 0;
	overflow: hidden;
}

#region1Content, #region7Content {
	background: #fff;
	margin: 5px;
}

#region1 .columnSection {overflow: hidden; margin: 10px 0; background: none; 	border: 1px solid #d4d4d4;
	padding: 5px;
	/* margin: 0 0 10px 0; */
	display: block;}

#region1 a:link {text-decoration : none;}

#region1 a:visited {
	text-decoration: none;
	color: #325597
}

#region1 a:hover {text-decoration: none;}

#region1 .nav li {border-bottom: 1px dotted #d4d4d4;}

#region1 .nav li ul li {border-bottom: none;}
/*
.nav, .nav li ul, .globalNav { 
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}
*/

div#related ul.nav li.contents, div#resources ul.nav li.related, #libraryMenu h2 {
	font-weight: bold;	
	color: #fff;
	background: #999 url('../../assets/images/structure/corner.gif') top right no-repeat;
	border: none;
}

 .nav li, .globalNav li {padding: 1px 5px 1px 12px;} 

#region1 ul.nav li {
	background: #f5f5f5;
	line-height: 1.8;
}

.nav #archive {
	display:none;
	visibility:hidden;
}


#region2 {
	float: left;
	width: 528px;
	margin: 8px 0;	
	overflow: hidden;
}

/* #region2 .section {margin: 5px 0;} */




/* ===@generic - END */
