@import "/css/layout.css";
/* @import "/css/menu.css"; */
@import "/css/CHR_Custom.css";


/* Controls Navigation and secondary colour palette */
/* Government of Alberta Base Style Sheet
   CSS1 Definitions for Typography
   developed by YellowPencil.com - December 2006
*/
/* accordian and CHRstyles CSS files
   developed by Backstreet - May 2011
*/

/* Base HTML Definitions */


body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  Z-index: 9999;
    font:100%;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.2em;
    background: #f1f2f2 url(pg-bg-top.png) no-repeat top center; 
}




/* Element Reset to ensure correct cascade properties across all browsers */
table {font-size:inherit;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
body * {line-height:1.22em;}
body,div,form,fieldset,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img,a img {border:0;}
address,caption,code,dfn,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}

/* Heading Sizes */
h1 {font-size:1.8em;}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}
h4 {font-size:1.05em;}
h5 {font-size:1em;}
h6 {font-size:.9em;}
h7 {font-size:.75em;}

h1,h2,h3,h4,h5,h6,h7 {font-family: arial,helvetical,sans-serif;}
