/* 
    Government of Alberta Site specific Style Sheet
*/
body {
background-color: #005072;
}

#pageWrap {
background-repeat:repeat-y;
background-position: top left;
}

#aphsicmband {
width: 928px;
height: 22px;
margin: .25em 0px 0px 0px;
}

/*-----------the main banner graphic for this page */
#bannermain {
width: 928px;
height: 200px;
margin: 0px 0px;
}

#bannerdept {
width: 928px;
height: 100px;
margin: 0px 0px;
}

#dividingline {
width: 928px;
height: 12px;
background:#0e4c74;
}

#dividingline2 {
width: 100%;
height: 6px;
background:#645246;
}

#navbarhoriz {
width: 100%;
float: left;
margin-bottom: 6px;
}

#contentwrapper {
width: 928px;
float: left;
}

#maincontent {
width: 526px;
padding: 0px 9px;
float: left;
}

#maincontentfull {
width: 703px;
float: left;
}

#navbar {
width: 177px;
float: left;
}

#navbar .otherlinkstitle {
font-size: .9em;
color: #703319;
padding: 3px 6px 0px 9px;
}

#mainwrapper {
width: 735px;
float: right;
}

.titleforsubnav {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #0e4c74;
margin: .5em 0 .4em 0;
}

body h1, h2, h3 {
color: #0e4c74;
}

h1 {
font-size: 1.5em;
margin-top: 12px;
margin-bottom: 6px;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}

#thirdcolumn {
width: 177px;
background-color: #d6e4e6;
margin-top: 12px;
float: right;
}

#thirdcolumn_sh {
width: 177px;
background-color: #ede8e2;
margin-top: 12px;
float: right;
}

#thirdcolumn .caption {
font-family:Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 1.2em;
margin: .5em 9px .75em 9px;
}
#thirdcolumn_sh .caption {
font-family:Arial, Helvetica, sans-serif;
font-style: italic;
font-size: .8em;
line-height: 1.2em;
margin: .5em 9px .75em 9px;
}