@charset "utf-8";
/* CSS Document */

img, div { behavior: url(/includes/php/menu/iepngfix.htc) }

/**********************************/
body, html, div, p, th, td, span{
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
/*
p{
	margin-bottom:2px;
}
*/
input, textarea, form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}
/**********************************/
#topic_header{
	height:30px;
	width: 743px;
	border-bottom:thin #7fc0b4 solid;
	color: #008276;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	margin-bottom:25px;
}
#topic_body{
	height:297px;
	width: 743px;
	background-image: url(/en_ca/useful_information/images/main_box_background.jpg);
	background-repeat:no-repeat;
}
#topic_body_right{
	float:right;
	width:420px;
	margin-top:15px;
}
#topic_body_right #header{
	
	color: #038470;
	font-weight:bold;
	font-size:18px;
	margin-left:10px;
	margin-top:20px;
}
#topic_body_right #subheader{
	height:20px;
	color: #999999;
	font-style:italic;
	font-size:12px;
}
#topic_body_right #body{
	line-height:18px;
	margin-left:25px;
	margin-right:50px;
	margin-top:40px;

}
#topic_footer{
	height:400px;
	width: 730px;
	margin-left:10px;
	margin-top:20px;
}
#topic_footer #topics{
	float:left;
	width:170px;
	height:auto;
	background-image: url(/en_ca/useful_information/images/vertical_line.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#topic_footer #header{
	height:12px;
	width:170px;
	color: #038470;
	font-weight:bold;
	font-size:18px;
	background-image: url(/en_ca/useful_information/images/horizontal_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#topic_footer #topics_list{
	width:170px;
}
#topic_footer #topics_list ul{
	list-style:none;
	color: #038470;
}

#topic_footer #topics_list ul li a{
	color: #038470;
}

#topics_header_content
{
	float:left;
	color:#038470;
	font-size:18px;
	font-weight:bold;
	height:25px;
}

#stageHeader
{
	width:740px;
	margin:0px auto 5px auto;
	
	margin-top:10px;
}

#stageHeaderContent
{
	margin:20px auto 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#008276; 
	font-size:26px; 
}

#stageHeaderHorizontalLine
{
	background-color:#7fc0b4; 
	height:1px;
	overflow:hidden;
	width:735px;
}

a.linked_headers2 {
	color:#038470;
	text-decoration:none;
}

a:link.linked_headers2
{
	color:#038470;
	text-decoration:none;
}

a:visited.linked_headers2
{
	color:#038470;
	text-decoration:none;
}

a:hover.linked_headers2
{
	color:#4DA89F;
	text-decoration:none;
}

a:active.linked_headers2
{
	color:#038470;
	text-decoration:none;
}


