/* CSS Document */
*{
	font-family:Georgia, "Times New Roman", Times, serif !important;
	color:#000 !important;
	font-size:12px !important;
	background-color:#fff  !important;
	background-image: none  !important;
	margin:0  !important;
	padding:0  !important;
	height:auto  !important;
	float:none !important;
}
#forprintonly {
	display:block;
}
body{
	padding: 10%;
	line-height: 1.2em;
	word-spacing: 1px;
}
p, h1, h2, h3, h4, h5, h6, dl, #logo_area, #boxnews, div.hometitle, .boxone .home_txt p{
	padding-bottom: 15px !important;
	padding-right: 120px !important;
	text-align: left !important;
} 
ul, li {
	padding-left: 20px !important;
	padding-right: 50px !important;
	padding-bottom: 15px !important;
} 
h1, .hometitle a{
font-size: 16px !important;
}
h2{
font-size: 14px !important;
}
h3{
font-size: 12px !important;
}
a {
	text-decoration:underline !important;
}
a:after {
   content: " (http://shand.saskpower.com/shand/" attr(href) ") "!important;
   	font-size: 8px !important;
   }

.hidefromprint, #left_side_nav, #breadcrumbs {
   display: none;
   }

