@charset "UTF-8";
#PrintLogo {
	display:none;
}
.medgrey {
	font-size: 8pt;
	color: #888888;
	line-height:15pt;
	}
.medblack {
	font-size: 8pt;
	color: #000000;
	line-height:15pt;
	}
.fl {
	float:left;
	}
.cb {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
/* these need to be defined to prevent the sasktel styles from affecting what are not really links on the page */
.medgrey a:link { 
	color: #888888;
	text-decoration: none;
	}
.medgrey a:visited {
	color: #888888;
	text-decoration: none;
	}
.medgrey a:hover {
	color: #888888;
	text-decoration: none;
	}

.medblack a:link {
	color: #000000;
	text-decoration: none;
	}
.medblack a:visited {
	color: #000000;
	text-decoration: none;
	}
.medblack a:hover {
	color: #000000;
	text-decoration: none;
	}

.description {
	padding: 13px;
	width: 275px;
	height: 235px;
	margin-left:5px;
	border: 2px solid #888888;
	background-color:#ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
	visibility:hidden;
	font-size:11px;
	line-height:13px;
	color: #555555;
	}

.description p {
	margin-top:0px;
	margin-bottom:5px;
	}

.description ul {
	margin:5px;
	padding-left:10px;
	}

.ifohd {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	padding:4px 0px 0px 5px;
	height:14px;
	color: #666666;
	}

.celhd {
	border-left: solid #53a023 17px;
	}

.inthd {
	border-left: solid #00206d 17px;
	}

.maxhd {
	border-left: solid #e7701e 17px;
	}

.lonhd {
	border-left: solid #fae000 17px;
	}

.sechd {
	border-left: solid #7e1a3f 17px;
	}

.bunhead {
	font-size:12pt;
	width: 920px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-top: solid #aaaaaa 1px;
	border-bottom: solid #aaaaaa 1px;
	margin-left: 10px;
	}
.column {
	width: 195px;
	}
.columnpad {
	width: 185px;
	padding-left: 10px;
	}
.boxcel {
	width: 18px;
	height: 18px;
	font-size: 0pt;
	background-color:#53a023;
	}
.boxint {
	width: 18px;
	height: 18px;
	font-size: 0px;
	background-color:#00206d;
	}
.boxmax {
	width: 18px;
	height: 18px;
	font-size: 0px;
	background-color:#e7701e;
	}
.boxlon {
	width: 18px;
	height: 18px;
	font-size: 0px;
	background-color:#fae000;
	}
.boxsec {
	width: 18px;
	height: 18px;
	font-size: 0px;
	background-color:#7e1a3f;
	}
.headspace {
	font-size:18px;
	}
.headgrey {
	font-size:10pt;
	font-weight:bold;
	color:#666666;
	}
.calcHead {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-bottom:20px;
	}
.priceBlack {
	float:right;
	color:#000000;
	font-size:10pt;
	text-align:right;
	margin-bottom:8px;
	}
.bigPrice {
	float:right;
	color:#000000;
	font-size:30pt;
	height:38px;
	text-align:right;
	}
.dollarsign {
	float:right;
	font-size:18pt;
	color:#555555;
	margin-right:4px;
	margin-top:5px;
	}
.callToday {
	font-size:9pt;
	font-weight:bold;
	line-height:11pt;
	color:#000000;
	}
.bottomNotes {
	clear:both;
	width:920px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:11pt;
	padding-top:8px;
	padding-bottom:10px;
	border-top:solid #888888 1px;
	border-bottom:solid #888888 1px;
	margin-top:10px;
	text-align:left;
	margin-left: 10px;
	}
.bottomNotesNoLines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	line-height:11pt;
	margin-top:18px;
	text-align:left;
}
.bottomNotesNoLines ul{
	padding:0px;
	margin:8px 0 0 16px;
}
.bottomNotes ul {
	margin:5px;
	padding-left:10px;
	}
.introHead {
	font-size:15pt;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	}
.introSubHead {
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	color:#006699;
	}
.introCopy {
	font-size:9.5pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	}
.fantasyHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	}
.boldItalic9_5{font-size:9.5pt;font-style:italic;font-weight:bold;}
.bold12{font-size:12pt;font-weight:bold;}
.regular9_5{font-size:9.5pt; color:#999;}
