﻿/* 
    Government of Alberta Print Style Sheet
    CSS1 Definitions for Typography
    Developed by YellowPencil.com - March 2010
*/
body {
    font-family: garamond, 'times new roman', serif;
    line-height: 1.2em;
    background: #fff;
}

img {
    border: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: arial, helvetica, sans-serif;
}

#accessHelpers,
#logo,
#metaNav,
#searchForm,
#textResizer,
#mainNav,
#navColumn,
#goaLinks,
#siteLinks,
#footerLogo,
#servicesNav .moreLink {
    display: none;
}

h2.section,
h2.subhead1,
h3.section,
h3.subhead1 {
    border-bottom: 2px solid #000;
}

#breadcrumb {
    padding: 10pt 0pt 10pt 0pt;
}

#header {
    border-top: 1px solid #000;
}

#homeFeatureHeader {
}

.quickLinks,
.quickLinks2,
.quickLinks3,
.sidebar,
.sidebar2,
.sidebar3,
.rightFloater {
    margin: 10pt 0pt 0pt 0pt;
    padding: 10pt;
    border: 1px solid #000;
}

#footer {
    margin-top: 10pt;
    border-top: 1px solid #000;
}

#copyright {
}
