html, body {
	background-color:black;
	color:#00aefe;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.wrapper {
	width:998px;
	text-align:left;
}

.home,.province,.comparison,.page {
	margin-top:47px;
}

.page,
.comparison,
.province{
	line-height:22px;
	font-size:15px;
}

.comparison .header {
	clear:both;
	font-size:14px;
	background-color:#00aefe;
	color:#000000;

	padding-left:10px;
}

.comparison .descr {
	font-size:13px;
	text-transform:none;
	display:none;
}

.page {
	text-transform:none;
	font-size:13px;
}

br {
	clear:both;
}

.item {
	clear:both;	
	background-image:url(../images/borders.gif);
	background-repeat:repeat-y;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}

.item .lastupdate {
	font-size:11px;
	text-transform:none;
}

.item .lastupdate_orange {
	font-size:10px;
	color:#e76b07;
	text-transform:uppercase;
}

.item .col1 {
	float:left;	
	width:101px;
	font-size:16px;
	margin-right:28px;	
}

.item .col1 .title {
	color:black;
	background-color:#00aefe;
	font-size:12px;
	line-height:normal;
	padding:2px;
}


.item .col2 {
	float:left;
	width:250px;
	margin-right:28px;	
}

.item .col3 {
	float:left;
	width:250px;
	margin-right:18px;
	margin-left:18px;	
}

.item .col4 {
	float:left;
	width:250px;
	margin-left:28px;		
}

#comp_select {
	color:#000000; 
	background-color:#00aefe;
	border:0;
	
}

.text-adjustor {
	clear:both;
	padding-bottom:10px;
}

.font-large-selected, 
.font-medium-selected, 
.font-small-selected, 
.font-large,
.font-medium,
.font-small {
	background-image:url(../images/font-small.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:4px;
	text-indent:-5000px;
	cursor:pointer;
}
.font-medium-selected,
.font-medium {background-image:url(../images/font-medium.png);}
.font-large-selected,
.font-large {background-image:url(../images/font-large.png);}

.font-large-selected, 
.font-medium-selected, 
.font-small-selected {background-position:0px -21px;}

.home ul {
	margin-left:0px;	
	padding-left:0px;
	width:396px;
}
.home-ul-li,
.home ul li {
	background-image:url(../images/bullet-off.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left:30px;
	padding-right:40px;
	font-size:14px;
	padding-top:10px;
	line-height:18px;
	background-color:#04121f;
	color:#b6dbff;
	padding-bottom:10px;
	text-decoration:none;
	margin-bottom:3px;	
}
.home-ul-li {
	cursor:pointer;
}

.home-ul-li:hover{
	background-image:url(../images/bullet-on.png);	
	color:white;
	background-color:#003e78;
	text-decoration:none;
}
.home-ul-li,
.home-ul-li:hover {
	cursor:pointer;
}
.home ul li a {
	color:#b6dbff;	
	text-decoration:none;		
}
.home ul li a:hover {
	color:white;	
	text-decoration:none;	
}


.title {
	font-size:36px;
	font-weight:normal;
	line-height:40px;
}

.subtitle {
	font-size:22px;
	font-weight:normal;
	line-height:32px;	
}

.page .c1 {
	float:left;
	width:500px;
	margin-left:30px;	
}

.page .c1 ul {
	margin:0;
	padding:0;
}
.page .c1 ul li {
	background-image:url(../images/asterisk.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:8px;
	list-style:none;
}

.page .c1 ol {
	margin-left:15px;
	padding-left:15px;
	list-style-type:decimal;
}


.home .c1,
.comparison .c1,
.province .c1 {
	float:left;
	width:430px;
	margin-left:30px;
	font-size:13px;
	text-transform:none;
}
.home .c1 ul {
	list-style:none;
}

.home .c2,
.comparison .c2,
.province .c2 {
	float:right;	
}

.logo {
	margin-top:23px;
	margin-left:31px;
	margin-bottom:20px;
	overflow:hidden;
}


.bottom_nav,
.top_nav {
	background-color:#00aefe;
	height:36px;
	text-align:right;

}

.drop_nav {
	background-color:#00aefe;
	text-align:left;
	width:204px;
}

.drop_nav a,
.bottom_nav a,
.top_nav a {
	color:#002562;
	text-transform:none;
	cursor:pointer;
	text-decoration:none;
	font-size:17px;
	height:36px;
	display:block;
	float:right;
	text-align:center;
	position:relative;
	border-left:1px solid #004081;	
	line-height:2em;
}
#btn-admin {
	padding-left:10px;
	padding-right:10px;	
}

.drop_nav a {
	text-align:left;
	border:0px;	
}

#btn-subscribe {
	width:105px;	
}
#btn-contact {
	width:92px;		
}
#btn-about {
	width:105px;
}
#btn-get-involved {
	width:134px;
}
#btn-webinar {
	width:107px;
}
#btn-latest {
	width:133px;
}

#btn-blog {
	width:80px;
}

#policy2,
#policy {
	background:url(../images/arrow-off.png) 18px 12px no-repeat;
	float:left;
	border:0px;
	width:409px;	
	text-align:left;	
}
#policy2:hover,
#policy:hover {
	background:url(../images/arrow-on.png) 18px 12px no-repeat;	
	background-color:#b7dbff;
	color:#012360;	
}
#policy2 span,
#policy span {
	padding-left:36px;	
}

.drop_nav a {
	float:left;
	margin-left:0px;
	margin-right:0px;	
	width:100%;
}

.drop_nav a span,
.bottom_nav a span,
.top_nav a span {display:block;}
.drop_nav a span {padding-left:18px;}

.drop_nav a:hover,
.bottom_nav a:hover,
.top_nav a:hover {
	background-color:#b7dbff;
	color:#012360;
}

.clearfooter {   
	height: 20px;   clear: both;
}


.footer_wrapper {
	clear:both;
	
}

.footer {

	width:998px;
	background-color:#00aefe;
	height:20px;
	clear:both;
	font-size:11px;
	color:black;	
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d6d6d;	
}

.footer .c1 {
	float:left;	
	text-align:left;
	font-size:11px;
	margin-top:5px;		
	margin-left:5px;	
	margin-bottom:5px;	
}

.footer .c1 a {
	text-decoration:none;
	display:block;
	height:20px;
	float:left;	
	color:#6d6d6d;
}
.footer .c2 .blue,
.footer .c1 .blue {
	font-weight:bold;
	color:#00aefe;	
}
.footer .c2 .blue {
	font-weight:normal;
	text-decoration:none;
	font-size:14px;	
}

.footer .disclaimer {
	color:#00aefe;
	font-size:11px;
	clear:both;
	text-align:left;
	margin-top:5px;		
	margin-bottom:5px;	
	text-transform:none;
}

.footer .disclaimer .dc1 {
	float:left;
	margin-left:30px;	
	margin-right:10px;
}
.footer .disclaimer .dc2 {
	float:left;
	margin-right:30px;	
	line-height:17px;
	
}

.blue_link {
	color:#00aefe;
	text-decoration:none;

}
.blue_link:hover {
	color:#00aefe;
	text-decoration:underline;
}	


.orange_link {
	color:#f77308;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}	


.orange_link:hover {
	color:#f77308;
	text-decoration:none;
}	
a,
.orange_link2 {
	color:#f77308;
	text-decoration:underline;
}	
a:hover,
.orange_link2:hover {
	color:#f77308;
	text-decoration:none;
}	

.footer .c1 a:hover {
	color:#00aefe;
	text-decoration:underline;
}

.footer .c1 div {
	float:left;	
	margin-left:5px;
	margin-right:5px;
}

.footer .c2 {
	float:right;
	text-align:left;	
	margin-top:5px;		
	margin-right:5px;	
	margin-bottom:5px;	
}

.headings {
	background-color:#00aefe;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:45px;
	margin-bottom:22px;
	overflow:hidden;
	font-size:15px;
	text-transform:uppercase;
}

.border_top {
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	width:363px;
	padding-top:17px;
}

.border_middle {
	background-image:url(../images/border.png);
	background-repeat:repeat-y;
	background-position:top;
	width:363px;
}

.border_bottom {
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:363px;
	padding-bottom:18px;
}

.border_content {
	padding-left:19px;
	padding-right:19px;
}

.border_content a {
	text-decoration:none;
	color:#00aefe;
}

.border_title {
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:33px;
	font-weight:bold;
}



.bullet_drop {
	background-image:url(../images/icon_drop.png);
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
	padding-left:28px;
	font-size:13px;
	margin-bottom:16px;
	overflow:hidden;
		font-weight:bold;
}

.checkbox_off {
	background-image:url(../images/checkbox.gif);
	height:14px;
	background-position:top left;
	background-repeat:no-repeat;	
	margin-top:4px;
	width:26px;
	cursor:pointer;
}

.checkbox_on {
	background-image:url(../images/checkbox.gif);
	height:14px;
	background-position:0px -14px;
	background-repeat:no-repeat;
	margin-top:4px;
	width:26px;
	cursor:pointer;
}

.subheading {
	color:#f77308;
	font-size:12px;
	margin-bottom:25px;
	font-weight:bold;
}


.fact {
	clear:both;
	margin-bottom:36px;
	overflow:hidden;
}

.fact .title {
	font-size:13px;
	font-weight:bold;
	color:#00aefe;
	float:left;
	text-align:left;
	line-height:normal;	
	overflow:hidden;	
	margin-top:1px;
}

.fact .collapse {
	float:left;
	font-weight:bold;
	font-size:24px;
	line-height:12px;	
	cursor:pointer;
	overflow:hidden;
}


#photo_holder .image {
	overflow:hidden;
	margin-bottom:12px;
	margin-top:12px;
}

#photo_holder .descr {
	font-size:12px;
	line-height:normal;
	text-transform:none;
}

.fact .descr {
	margin-left:26px;
	width:440px;
	line-height:18px;;
	margin-top:25px;
	display:none;
	font-size:13px;
	text-transform:none;
	width:auto;	
	clear:both;
}

.document {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
	width:337px;
}

.document .title {
	font-size:13px;
	font-weight:bold;
	color:#00aefe;
	float:left;
	width:190px;
	text-align:left;
	line-height:normal;
}

.document .title a {
	color:#00aefe;
	text-decoration:none;
}

.document .file {
	float:right;
	text-align:right;
	margin-right:15px;
	font-weight:bold;	
}

.document .title .date {
	font-size:12px;
	color:#f77308;
	margin-bottom:12px;
}

.click_open {
	color:#e76b07;
	float:left;
	margin-right:2px;
	font-size:12px;
	margin-top:2px;	
	font-weight:bold;
}

.click_close_sign,
.click_open_sign {
	font-size:24px;
	float:left;
	color:#00aefe;
	font-weight:bold;
}

.click_close_sign {
	font-size:24px;	
}

.date_filter {
	float:left;
	color:#f77308;
	font-size:12px;
	width:140px;
}

.date_filter_month {
	float:left;	
	width:160px;
}

.date_filter_month select {
	color:#000000; 
	background-color:#00aefe;
	border:0;	
	font-size:12px;
	width:113px;
	text-transform:uppercase;
	padding:5px;
}

.date_filter_year {
	float:left;	
}

.date_filter_year select {
	color:#000000; 
	background-color:#00aefe;
	border:0;	
	font-size:12px;
	width:88px;
	padding:5px;	
}


.paging {
	float:right;
	font-size:12px;
}

.paging a {
	color:#f77308;	
	text-decoration:none;
}

.paging a:hover {
	color:#f77308;	
	text-decoration:underline;
}

.photo {
	float:left;
	margin-bottom:10px;
}

.photo .pic {
	width:122px;
	height:81px;
	overflow:hidden;
	margin-right:20px;
	background-color:white;
	text-align:center;
}

.photo .link {
	width:122px;
	text-align:right;
}



.dlink {
	color:#f77308;	
	text-decoration:underline;
	text-transform:none;
	font-size:11px;
}

.dlink:hover {
	color:#f77308;	
	text-decoration:none;
	text-transform:none;	
}


.blink {
	text-decoration:none;
	background-color:#00aefe;
	color:#000000;
	text-transform:uppercase;	
	padding:5px;
}

.blink:hover {
	text-decoration:none;
	background-color:black;
	color:#00aefe;
	text-transform:uppercase;	
	padding:5px;	
}

/* Overlay */
#preview_holder {
	position:absolute;
	background-color:#00aefe;
	display:none;
	top:0px;
	left:0px;
	z-index:8;
	padding:5px;
}

#preview_photo {
	width:463px;
	height:308px;
	text-align:center;
}
#preview_caption {
	color:black;
	width:463px;	
	text-align:left;
}

#upload_new_document {
	position:absolute;
	background-color:#00aefe;
	color:black;
	width:347px;
	display:none;
	top:0px;
	left:0px;
	z-index:5;
	text-align:left;
}

#upload_new_photo {
	position:absolute;
	background-color:#00aefe;
	color:black;
	width:347px;
	display:none;
	top:0px;
	left:0px;
	z-index:5;
	text-align:left;
}


#build_comparison {
	margin-top:50px;
	margin-bottom:28px;
	margin-left:8px;
	margin-right:8px;
	width:337px;
	text-transform:none;
	font-size:12px;
}

#build_comparison2 {
	margin-bottom:18px;
	margin-left:8px;
	margin-right:8px;
	width:337px;
	text-transform:none;
	font-size:12px;
}

#build_comparison_province {
	margin-bottom:28px;
	margin-left:8px;margin-right:8px;
	text-transform:none;
	font-size:12px;	
}

/* Map */
.map {
	position:relative;	
	width:508px;
	height:464px;
	background-image:url(../images/map.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.map div {
	position:absolute;	
	z-index:5px;
}
.map .frame {
	top:0px;
	left:0px;
	z-index:10px;
}
.map #map-pe {
	left:431px;
	top:348px;
	display:none;	
}
.map #map-ns {
	top:339px;
	left:425px;
	display:none;
}
.map #map-nb {
	top:354px;
	left:354px;
	display:none;
}
.map #map-sk {
	top:214px;
	left:107px;
	display:none;
}
.map #map-ab {
	top:200px;
	left:64px;
	display:none;
}
.map #map-bc{
	top:158px;
	left:0px;
	display:none;
}
.map #map-nu{
	top:0px;
	left:111px;
	display:none;
}
.map #map-yt {
	top:85px;
	left:7px;
	display:none;
}
.map #map-nt {
	top:45px;
	left:58px;
	display:none;
}
.map #map-mb {
	top:219px;
	left:162px;
	display:none;
}
.map #map-nl {
	left:333px;
	top:185px;	
	display:none;
}
.map #map-qc {
	top:183px;
	left:271px;
	display:none;
}
.map #map-on {
	top:248px;
	left:200px;
	display:none;
}

/* WEBINAR */
.webinar_heading,
.webinar {
	clear:both;
	text-transform:none;
	font-size:14px;	
	padding-bottom:15px;		
	padding-top:15px;
	padding-left:15px;
	overflow:hidden;
	border-top:1px solid #0099ff;
}
.webinar_heading {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;	
	border:0px;
	padding:0px;
	padding-left:15px;
}
.webinar .wcontrol {
	float:left;
	text-transform:uppercase;
	font-size:10px;
}
.webinar_heading .wtitle,
.webinar .wtitle {
	float:left;
	width:700px;	
	text-transform:none;
}
.webinar_heading .wdate,
.webinar .wdate {
	float:left;	
	width:150px;		
}
.webinar_jump {
	color:#ff6600;
	margin-left:10px;
	text-transform:uppercase;	
}
.webinar_jump a {
	color:#00aefe;
	text-decoration:none;		
}
.webinar_public .entry {
	
}
.webinar_public .entry .date {
	color:#ff6600;
	font-size:12px;
	text-transform:uppercase;
}
.webinar_public .entry .elink {
	float:right;	
}
.webinar_public .entry .etitle {
	font-size:18px;
	color:#00aefe;	
	margin-bottom:15px;
}
.webinar_public .entry .esubtitle {
	font-size:14px;
	color:#00aefe;		
	margin-bottom:15px;	
}
.webinar_public .entry .espeaker {
	font-size:12px;
	color:#00aefe;		
	margin-bottom:20px;	
}
.webinar_public .entry .espeaker div {
	background-image:url(../images/asterisk.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:2px;	
}
.webinar_public .entry .efile {
	font-size:12px;
	color:#00aefe;		
	margin-bottom:15px;		
}
.webinar_public .entry .efile .wfile {
	background-image:url(../images/asterisk.png);
	background-position:0px 7px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:20px;
	margin-left:2px;
}
.webinar_public .entry .efile .wfile_title {
	float:left;	
}
.webinar_public .entry .efile .wfile_title a {
	text-decoration:none;
	color:#00aefe;			
}
.webinar_public .entry .efile .wfile_icon {
	float:left;	
	margin-left:5px;
}
.webinar_public .entry .esummary {
	font-size:12px;
	color:#00aefe;			
	margin-bottom:30px;	
}

.media-area {
	margin-top:30px;
	margin-left:17px;
	clear:both;
	width:963px;border-top:1px solid #002e6c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
}
.media-area .blog {
	float:left;border-right:1px solid #002e6c;min-height:281px;
	padding:10px;
}
.media-area .blog .content {
	width:443px;
	line-height:18px;	
	color:#b6dbff;
	font-size:14px;
}
.media-area .blog .content strong {
	color:#00aefe;	
	font-weight:normal;
	font-size:18px;
}
.media-area .blog .content div {
	padding-bottom:5px;	
}
.media-area .blog .content em {
	color:#6d6d6d;
	font-size:14px;	
}
.media-area .blog .content span {
	font-size:20px;
	padding-bottom:10px;	
	display:block;
}

.media-area .blog .content a:hover,
.media-area .blog .content a {
	color:#00aefe;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}
.media-area .twitter {
	float:left;	
	padding:15px;	
}
.media-area .twitter .content {
	width:443px;
	color:#b6dbff;
	font-size:14px;
	line-height:18px;
}
.media-area .twitter .content a:hover,
.media-area .twitter .content a {
	color:#00aefe;
	text-decoration:none;
}
.media-area .twitter .content strong {
	color:#00aefe;	
	font-size:11px;
}
.media-area .twitter .content em {
	color:#6d6d6d;
}

/* DROP MENU */

#dm_policy,
#dm_by_province{
	z-index:20;
	display:none;
	top:0px;
	left:0px;
	position:absolute;		
}
