/* @group Structure */

body {
	background: #efefef url(body_bg.gif) repeat-x top;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000;
	padding-top:0px;
}

a {
	color: #0a76c9;
	font-weight:bold;
}

h1 {
	font-size: 30px;
	color: #396592;
}

h2 {
	font-size: 21px;
	color: #000;
}

h3 {
	font-size: 14px;
	color:#396592;
}

ul {
	list-style: none;
}

ul, ol {
	margin-left: 1em;
}

ul.list_block li {
	padding: 0;
	list-style: none;
	background-image: none;
}

ul li {background-image: url(li_bullet.gif);background-repeat: no-repeat;background-position: 0px 6px;padding-left:8px;*background-position: 0 6px;}

#header {
	position: relative;
	height: 89px;
	margin: 0;
	background: url(content_top.gif) bottom center no-repeat;

}



#header_logo {
	position: absolute;
	top: 17px;
	left: 16px;
	width:163px;
	height: 41px;
	margin: 0;
	padding: 0;
	background: url(logo.gif) bottom right no-repeat;
}



#header_dyn {
	position: relative;
	margin: -17px 0 0 -1px;
}

#header_image_wrap {
	position: absolute;
	bottom: 11px;
	right: 7px;
}

#pre-content {
		margin: 0 0 0px 0;
	padding-left: 23px;
	background: transparent url(content_bg.gif) repeat-y;
}

#container {
	width: 774px;
	padding: 0 0 12px;
	background: url(content-bottom_bg.gif) bottom center no-repeat;
}



#container_hook {
}



#content {
	padding: 0px 0 0;
	background: transparent url(content_bg.gif) repeat-y;
}

#content,
.title_block {
	*zoom: 1; /* fix IE6/7 height/floated elements issue */
}



#content_hook {
	padding: 0 23px;
	
}

.link_bullet {
	background: none;
	padding-left: 0;
}

#footer_banner {
	padding: 0 23px;
	background: transparent url(content_bg.gif) center 0 repeat-y;	
}
	
#footer {
	width: 774px;
	padding-top:5px;
	padding-bottom:20px;
	margin-top: 0px;
	background: #efefef url(footer_bg.gif) top no-repeat;
	color:#666666;
	font-size:9px;

}	
	
#footer_logo {
	display:  none;
}


#copyright{
	display:none;
}

#footer_links{float:left;padding-left:25px;}



#footer_links a {
	color: #396592;
	font-weight:normal;
	margin-left:0px;
	margin-right:10px;
	font-size:11px;
}

#footer_fineprint {
padding-left:7px;
padding-top:10px;
}

#accred_ca {
display:none;
}

#accred_ca_french {
display:none;
}

#accred_us {
width: 774px;
    padding-top:0px;
    padding-bottom:5px;
    margin:0px auto;
    color:#999999;
    font-size:9px;
}

#accred_us a {
width: 774px;
    color:#999999;
    font-size:9px;
    font-weight:normal;
}

/* @end */

/* @group Page Parts */


/* @end */

/* @group Hidden Items */
#header_link {
	display:none;
}


/* @end */


