body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	/*font-size: 68.86%;*/
	font-size: .68em;
	background: #CFD6D2;
}

/* this contains a print version of the manitoba logo */
#printheader {
display:none;
}


#skipto {
	position: absolute;
	top: -1000px;
}

ul {
padding:0px;
margin:0px;
}


form {
padding:0px;
margin:0px;
}

div {
font-family: Arial,Helvetica,Tahoma,sans-serif;
}

img {
	border: 0;
}

.body li {
margin-left:20px;
}

a {
	color:#000;
}
a:hover {
	color:#000000;
}



h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	color: #333;
}

	h1 {
		font-size: 1.6em;
		line-height: 1em;
		margin-bottom:.3em;
	}
	
		h1#organization {
			font-size: 1.4em;
			line-height: inherit;
			font-weight: inherit;
		}
	
	h2 {
		font-size: 1.4em;
		margin-top:0;
		margin-bottom:.3em;
	}
	
	h3 {
		font-size: 1.3em;
		line-height: 1em;
		margin-top:.5em;
		margin-bottom:.3em;
	}
	
	h4 {
		font-size: 1.2em;
		margin-top:.5em;
		margin-bottom:.3em;
		color: #000;
	}
	
	h5 {
		font-size: 1.1em;
		margin-top:.5em;
		margin-bottom:.3em;
		color: #000;
	}
	
	h6 {
		margin-top:.5em;
		margin-bottom:.3em;
		font-size: 1em;
	}

#headingbg {
	background:#fff;
}

.headingcontainer {
	width: 760px;
	text-align: left;
	margin: auto;
}


.container {
	text-align: left;
	padding:0px;
	background: url("../template_images/background_swoosh.jpg") top left no-repeat;
}

.bg {
	width: 760px;
	margin: auto;
	padding:0px;
	text-align: left;
	height:1%;
	background: #fff url("../template_images/container_bg.gif") top left repeat-y;
}

#pageinfo {
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	margin-bottom:5px;
	width:580px;
	
}

	#pageinfo a {
		color: #000;
		text-decoration: none;
	}
	
		#pageinfo a:hover {
			text-decoration: underline;
			color: #555;
		}

#navheader {
	background: #fff;
	height: 40px;
}


	/* the top ul.nav entry will be shown when Javascript is disabled, otherwise the dynamic header from the _resources/en/js/template.js will be shown */
	#navheader ul.nav {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
		#navheader ul.nav li {
			float: left;
			font-size: 1em;
			font-weight: bold;
			margin: 0;
			padding: 15px 20px 10px 10px;
		}
		
			#navheader ul.nav li.government {
				border-top: 5px solid #006643;
			}
			
			#navheader ul.nav li.business {
				border-top: 5px solid #5bc6e8;
			}
			
			#navheader ul.nav li.residents {
				border-top: 5px solid #ccdc00;
			}
			
			#navheader ul.nav li.tourism {
				border-top: 5px solid #739600;
			}
			
			#navheader ul.nav li.services {
				border-top: 5px solid #e98300;
			}
			
			#navheader ul.nav li.search {
				border-top: 5px solid #766a65;
				padding:10px 10px 0px 10px;
				margin:0px;
			}


				#navheader ul.nav li.search input.searchbox {
					width: 60px;
					font-family: Verdana, sans-serif;
					font-weight: normal;
					font-size: 1em;
					margin-top: -2px;
					padding-bottom: 3px;
					margin:0px;
					border: 1px solid #ddd;
					float: left;
				}
				
				#navheader ul.nav li.search img {
					margin-left: 5px;
				}

				#navheader ul.nav .manitoba {
					float:right;
					margin-right:-10px;
				}

		#navheader ul.nav li a {
			text-decoration:none;
		}
		#navheader ul.nav li a:hover {
			text-decoration:underline;
		}








	ul#navbar {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

	ul#navbar li {
		float: left;
	}
	
		ul#navbar a:hover {
			padding-bottom: 5px;
			position: relative;
			bottom: 5px;
		}

		ul#navbar li#search {
			background: url("../template_images/search_bg.gif") repeat-x;
			width: 159px;
			height: 45px;
		}
		
			ul#navbar li#search input.searchbox {
				width: 60px;
				margin: 17px 0 0 10px;
				font-size: 1em;
				font-family: Verdana, sans-serif;
				height: 15px;
				border: 1px solid #ddd;
			}
	
	#navheader #logo {
		width: 190px;
		height: 134px;
		float: right;
		display: block;
	}
	
	#navheader img {
		border: 0;
	}
	
#title {
	background: url("../template_images/page_title_bg.jpg") top right repeat-x;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:4px solid #fff;
	padding-left: 10px;
	padding-right:0px;
	padding-top:5px;
	margin-left:180px;
	margin-right:0px;
	font-size:1.6em;
	color:#fff;
	font-weight:bold;
	line-height:.8em;
	padding-bottom:5px;
	text-transform:uppercase;
}

#title div {
	font-size:0.6em;
	font-weight:normal;
}

	
	#title a#print {
		float:right;
		font-size: 0.8em;
		text-decoration: underline;
		padding: 14px 14px 0 25px;
		background: url("../template_images/printer_button.gif") bottom left no-repeat;
		color: #000;
	}
	
		#title a#print:hover {
			color: #555;
		}

#breadcrumb {
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	margin-left:180px;
	margin-bottom: 5px;
}

	#breadcrumb a {
		color: #fff;
		text-decoration:underline;
	}
	#breadcrumb a:hover {
		color: #fff;
		text-decoration:underline;
	}
	
#language {
display:inline;
}

#headerlinks {
display:inline;
}



#threecolumn {
	background: url("../template_images/threecolumn.gif") top left repeat-y;
	clear:both;
}

#twocolumn {
height:1%;  /* IE hack */
clear:both;
}


#sidemenu {
margin-top:50px;
border-bottom:1px solid #c8c8c8;
margin-bottom:1px;
}



#left {
	width: 173px;
	float: left;
	font-size: 1em;
	padding-left:5px;	
	margin-right:2px;
	padding-right:0px;	
}
	#left #menuheading {
		margin: 0;
		padding: 30px 0 5px 10px;
		color: #fff;
		font-size: 1.6em;
		font-weight: bold;
	}


/* side menu begins */
	#left ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: #ddd;
		clear:both;
	}


	#left ul.helptools {
		border:none;
		margin:0px 0px 5px 0px;
		background: #CCDBCA;
	}
		#left ul li.helptools a {
			display: block;
			height: 1%; 
			background: url("../template_images/level0_help_off.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:normal;
			text-decoration: none;
			padding: 3px 10px 3px 30px;
			margin: 0px 0px 0px 0px;
		}
		
		#left ul li.helptools a:hover {
			display: block;
			height: 1%; 
			background: url("../template_images/level0_help_off.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:normal;
			padding: 3px 10px 3px 30px;
			margin: 0px 0px 0px 0px;
			text-decoration:underline;
		}


		/* top level menu */
		#left ul a {
			display: block;
			height: 1%; 
			background: #fff;
			color: #000;
			text-decoration: none;
			padding: 5px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul a:hover {
			display: block;
			height: 1%; 
			background: #fff;
			color: #000;
			padding: 5px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
			text-decoration:underline;
		}

		/* selected, non-expanding */
		#left ul li.on a {
			background: #004C32;
			color: #fff;
		}

		#left ul li.on a:hover {
			display: block;
			height: 1%; 
			background: #004C32;
			color: #fff;
			padding: 5px 10px 5px 15px;
			margin: 1px 0px 0px 0px;
		}


		/* not selected, expanding */
		#left ul li.expand a {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
			text-decoration:underline;
		}

		#left ul li.expand a#menunav1 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off1.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a#menunav1:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off1.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		#left ul li.expand a#menunav2 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off2.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a#menunav2:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off2.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		#left ul li.expand a#menunav3 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off3.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a#menunav3:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off3.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}

		#left ul li.expand a#menunav4 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off4.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a#menunav4:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off4.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}		
		#left ul li.expand a#menunav5 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off5.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 15px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.expand a#menunav5:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_off5.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 15px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}		
				
		
		
		
		
		
		
		
		/* selected, expanding */
		#left ul li.collapse a {
			background: #fff url("../template_images/level0_on.gif") 0px 0px no-repeat;
			font-weight:bold;
		}

		#left ul li.collapse a:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on.gif") 0px 0px no-repeat;
			color: #000;
			text-decoration:underline;
		}


		#left ul li.collapse a#menunav1 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on1.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.collapse a#menunav1:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on1.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		#left ul li.collapse a#menunav2 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on2.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.collapse a#menunav2:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on2.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		#left ul li.collapse a#menunav3 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on3.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.collapse a#menunav3:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on3.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}


		#left ul li.collapse a#menunav4 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on4.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.collapse a#menunav4:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on4.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 8px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}		
		
		#left ul li.collapse a#menunav5 {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on5.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: none;
			padding: 15px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}
		
		#left ul li.collapse a#menunav5:hover {
			display: block;
			height: 1%; 
			background: #fff url("../template_images/level0_on5.gif") 0px 0px no-repeat;
			color: #000;
			font-weight:bold;
			text-decoration: underline;
			padding: 15px 10px 5px 30px;
			margin: 1px 0px 0px 0px;
		}	




			/* down one level */	
			#left ul ul a,#left ul li.collapse ul a {
				background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
				font-weight:normal;
				color: #000;
				padding-left:30px;
			}

			#left ul ul a:hover,#left ul li.collapse ul a:hover {
				background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
				color:#000;
				text-decoration:underline;
				font-weight:normal;
				padding-left:30px;
			}

				
			/* down one level, not selected, expandable */
			#left ul li.collapse ul li.expand a,#left ul li.collapse ul li.expand a {
				background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
				color: #000;
				font-weight:normal;
				padding-left:30px;
			}
				#left ul li.collapse ul li.expand a:hover,#left ul li.collapse ul li.expand a:hover {
					background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
					color:#000;
					text-decoration:underline;
					font-weight:normal;
					padding-left:30px;
				}

			/* down one level, selected, non-expandable */
			#left ul li.collapse ul li.on a {
				background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
				text-decoration:underline;
				padding-left:30px;
			}
				#left ul li.collapse ul li.on a:hover {
					background: #f1f4f3 url("../template_images/level1_off.gif") 6px 9px no-repeat;
					text-decoration:underline;
				padding-left:30px;
				}

			/* selected, expandable */
			#left ul li.collapse ul li.collapse a {
					background: #f1f4f3 url("../template_images/level1_on.gif") 6px 9px no-repeat;
					padding-left:30px;
			}

			#left ul li.collapse ul li.collapse a:hover {
				background: #f1f4f3 url("../template_images/level1_on.gif") 6px 9px no-repeat;
				text-decoration:underline;
				padding-left:30px;
			}



				/* down two levels */
				#left ul ul ul a,#left ul li.collapse ul ul a,#left ul li.collapse ul li.collapse ul a,#left ul li.collapse ul li.expand ul a {
					background: #fff;
					color: #000;
					font-weight:normal;
					text-decoration:none;
					padding-left:30px;
				}
				#left ul ul ul a:hover,#left ul li.collapse ul ul a:hover,#left ul li.collapse ul li.collapse ul a:hover,#left ul li.collapse ul li.expand ul a:hover {
					background: #fff;
					color: #000;
					font-weight:normal;
					text-decoration:underline;
					padding-left:30px;
				}

				#left ul li.collapse ul li.collapse ul li.on a {
					text-decoration:underline;
					background-color: #fff;
				padding-left:30px;
				}

				#left ul li.collapse ul li.collapse ul li.on a:hover {
					text-decoration:underline;
					background: #fff;
				padding-left:30px;
				}






	#left #belowsidemenu {
		padding:0px;
	
	}



	#left #belowsidemenu div {
		border-top:1px solid #e8e8e8;
		padding:5px 0px 5px 10px;
		color: #666666;
		clear:both;
	}
	#left #belowsidemenu p {
		padding: 5px 0px 0px 0px;
		margin:0px;
	}
	
	
	#left #belowsidemenu strong {
		font-weight:bold;
		color: #333333;
	}

	#left #belowsidemenu h6 {
		font-weight:bold;
		color: #333333;
		margin:0px;
		padding:0px;
	}
	#left #belowsidemenu h3 {
		margin:0px 0px 5px 10px;
		padding:0px;
	}
#center {
	width: 357px;
	float: left;
}

#widecenter {
width: 580px;
margin:0px;
float: left;
background:#fff;
}

.headertext {
color: #fff;
margin:0px 0px 0px 180px;
padding-top:10px;
padding-bottom:5px;
}


.headertext a{
color:#fff;
margin:0px;
padding:0px;
font-weight:bold;
}
.headertext a,.headertext a:hover{
color:#fff;
text-decoration:none;
}

	#widecenter img.head {
		float: left;
	}

	#widecenter #quickinfo {
		background: url("../template_images/quick_info_bg.gif") top left no-repeat;
		color: #fff;
		height: 120px;
		width: 209px;
		float: right;
		font-size: 1em;
		padding:0px;
		margin-left:-2px;
	}

	
		#widecenter #quickinfo a {
			color: #ffc;
		}
	
		#widecenter #quickinfo p {
			padding: 15px 15px 0 15px;
			margin: 0;
		}

.body {
	background: url("../template_images/content_bg.jpg") 5px 0px no-repeat;
	margin:0px;
	padding: 20px 5px 10px 15px;
	margin-left:0px;
	line-height: 1.3em;
	height:1%;
	font-size:109.09%;
}

.body ul {
margin:0px;
}

.body li {
margin-left:15px;
margin-bottom:5px;
}



.undertitle {
clear:both; 
margin-right: 5px; 
margin-left:7px; 
}

.homebody {
	background: #fff;
	margin:0px;
	padding: 0px 5px 0px 5px;
	line-height: 1.3em;
	font-size:109.09%;
}





.body a {
	color:#006643;
}
.body a:hover {
	color:#000033;
}



#right {
	width: 210px;
	float: right;
}

	#right #quickinfo {
		background: url("../template_images/quick_info_bg.gif") top left no-repeat;
		color: #fff;
		height: 120px;
		margin: 0 0 0 1px;
		font-size: 1em;
	}
	
		#right #quickinfo a {
			color: #ffc;
		}
	
		#right #quickinfo p {
			padding: 15px 15px 0 15px;
			margin: 0;
		}

	#right div#banners ul {
		list-style-type: none;
		margin: 0 1px 0 1px;
		padding: 0;
	}

		#right div#banners ul li {
			display:block;
			border-bottom: 1px solid #ddd;
			padding: 10px;
			font-size: 1.4em;
			background: url("../template_images/highlights_bg.jpg") bottom repeat-x;
			float:left;
			width:186px;
		}
		#right div#banners ul li img {
			vertical-align: text-top;
			float:left;
			border:0px;
			margin-left:-10px;
			margin-top:-10px;
			margin-bottom:-10px;
		}

		#right div#banners ul li a {
			text-decoration:none;
		}
		

.footerbg {
	background: #fff url("../template_images/footer_bg.jpg") top repeat-x;
	clear: both;
}


#footer {
	width: 760px;
	text-align: left;
	margin: auto;

	clear: both;
	background: #fff;
	height: 1%; 
}

	#footer ul.nav {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
		#footer ul.nav li {
			float: left;
			font-size: 1em;
			font-weight: bold;
			margin: 0;
			padding: 20px 20px 10px 20px;
		}
		
			#footer ul.nav li.government {
				border-bottom: 5px solid #006643;
			}
			
			#footer ul.nav li.business {
				border-bottom: 5px solid #5bc6e8;
			}
			
			#footer ul.nav li.residents {
				border-bottom: 5px solid #ccdc00;
			}
			
			#footer ul.nav li.tourism {
				border-bottom: 5px solid #739600;
			}
			
			#footer ul.nav li.services {
				border-bottom: 5px solid #e98300;
			}
			
			#footer ul.nav li.search {
				border-bottom: 5px solid #766a65;
				padding-bottom: 7px;
				clear: right;
				width: 32%;
			}

				#footer ul.nav li.search input.searchbox {
					width: 60px;
					font-family: Verdana, sans-serif;
					font-weight: normal;
					font-size: 1em;
					margin-top: -2px;
					padding-bottom: 3px;
					border: 1px solid #ddd;
					float: left;
				}
				
				#footer ul.nav li.search img {
					margin-left: 5px;
				}


	#footer #links {
			font-size:1em;
	}
			
	#footer a {
		color: #000;
		text-decoration: none;
	}
	
		#footer a:hover {
			text-decoration: underline;
			color: #555;
		}

	#footer #links {
		text-align: center;
		padding: 10px 0 50px 0;
		margin: 0;
		clear: both;
	}
	
		/* to get accessibility level 3, I put an invisible div between the bottom images */
		#footer #links #acl3 {
			display:none;
		}

	
		#footer #links ul {
			list-style-type: none;
			margin: 14px 0 0 0;
			padding: 0px;
		}
		#footer #links ul li {
			display: inline;
		}

		#footer #links ul li {
			font-size: 1em;
		}

		#footer #links .energy {
			float: left;
			margin-right:5px;
		}
		
		#footer #links .manitoba {
			float: right;
			margin-left:5px;
		}

		



/* SITE MAP */
	#sitemap ul {
		margin:0px;
		margin-bottom: 10px;
		padding: 0;
		list-style-type: none;
		clear:both;
	}

		/* top level menu */
		#sitemap ul a {
			height: 1%; 
			padding-left:0px;
			font-weight:bold;
			line-height:1.5em;
			color:#006643;
		}
		
		#sitemap ul a:hover {
			height: 1%; 
			color:#000;
		}

			/* down one level */	
			#sitemap ul ul a {
				font-weight:normal;
				padding-left:30px;
				color:#006643;
			}
				#sitemap ul ul a:hover{
					color:#000;
				}
				
				
					/* down two levels */
					#sitemap ul ul ul a {
						font-weight:normal;
						padding-left:60px;
						color:#006643;
					}
					#sitemap ul ul ul a:hover {
						color:#000;
					}


		
/* back to top content links */
p.top {
margin:0px;
padding:0px;
text-align:right;
padding-bottom:5px;
padding-top:5px;
border-bottom:1px solid #ccc;
}


/* for the text for enabling javascript */
.enablejs {
font-weight:bold;
font-size:1.3em;
color:#dd0000;

}


#tabs {
list-style-type: none;
margin:5px 0px 0px 5px;
padding:0px;
}

#tabs a {
color:#fff;
text-decoration:none;
padding-left: 10px;
padding-top:5px;
padding-bottom:0px;
margin-right:3px;
font-size:1.6em;
color:#fff;
font-weight:bold;
line-height:.8em;
height:38px;
width:178px;
display:block;
}


#tabs li {
float:left;
margin:0px;padding:0px;
}

.step0on,a.step0off:hover,a.step0off:visited:hover {
background:url(../template_images/step0tab_on.jpg) no-repeat;
}

.step1on,a.step1off:hover,a.step1off:visited:hover {
background:url(../template_images/step1tab_on.jpg) no-repeat;
}
.step2on,a.step2off:hover,a.step2off:visited:hover {
background:url(../template_images/step2tab_on.jpg) no-repeat;
}
.step3on,a.step3off:hover,a.step3off:visited:hover {
background:url(../template_images/step3tab_on.jpg) no-repeat;
}

.step0off,.step1off,.step2off,.step3off {
background:url(../template_images/steptab_off.jpg) repeat-y;
}

#tabs span {
font-size:0.6em;
font-weight:normal;
display:block;
}



#welcome {
background: #fff url("../template_images/tab1content_bg.jpg") top left repeat-x;
color:#333;
margin:0px;
padding: 20px 20px 10px 15px;
margin-left:5px;
margin-right:5px;
line-height: 1.3em;
font-size:109.09%;
}



#step0content {
border-top:5px solid #990000;
background: #fff url("../template_images/tab0content_bg.jpg") top left repeat-x;
color:#333;
margin:0px;
padding: 20px 20px 10px 15px;
margin-left:5px;
margin-right:5px;
line-height: 1.3em;
font-size:109.09%;
}


#step1content{
border-top:5px solid #005638;
background: #fff url("../template_images/tab1content_bg.jpg") top left repeat-x;
color:#333;
margin:0px;
padding: 20px 20px 10px 15px;
margin-left:5px;
margin-right:5px;
line-height: 1.3em;
font-size:109.09%;
}
#step2content {
color:#333;
border-top:5px solid #CE6800;
background: #fff url("../template_images/tab2content_bg.jpg") top left repeat-x;
margin:0px;
padding: 20px 20px 10px 15px;
margin-left:5px;
line-height: 1.3em;
margin-right:5px;
font-size:109.09%;
}
#step3content {
color:#333;
border-top:5px solid #00689B;
background: #fff url("../template_images/tab3content_bg.jpg") top left repeat-x;
margin:0px;
padding: 20px 20px 10px 15px;
margin-left:5px;
line-height: 1.3em;
margin-right:5px;
font-size:109.09%;
}

.welcomebottom {
background: #fff url("../template_images/tab1content_bottom_bg.jpg") bottom left repeat-x;
height: 15px;
margin-left:-15px;
margin-right:-20px;
clear:both;
}



.step0bottom {
background: #fff url("../template_images/tab0content_bottom_bg.jpg") bottom left repeat-x;
height: 15px;
margin-left:-15px;
margin-right:-20px;
clear:both;
}

.step1bottom {
background: #fff url("../template_images/tab1content_bottom_bg.jpg") bottom left repeat-x;
height: 15px;
margin-left:-15px;
margin-right:-20px;
clear:both;
}
.step2bottom {
background: #fff url("../template_images/tab2content_bottom_bg.jpg") bottom left repeat-x;
height: 15px;
margin-left:-15px;
margin-right:-20px;
clear:both;
}
.step3bottom {
background: #fff url("../template_images/tab3content_bottom_bg.jpg") bottom left repeat-x;
height: 15px;
margin-left:-15px;
margin-right:-20px;
clear:both;
}

#step0content a,#step1content a,#step2content a,#step3content a,#welcome a  {
color:#333;
}

.welcomevisit {
background: #005638;
color:#fff;
margin-left:-15px;
margin-right:-20px;
text-align:right;
clear:both;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
}


.step0visit {
background: #990000;
color:#fff;
margin-left:-15px;
margin-right:-20px;
text-align:right;
clear:both;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
}


.step1visit {
background: #005638;
color:#fff;
margin-left:-15px;
margin-right:-20px;
text-align:right;
clear:both;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
}
.step2visit {
background: #CE6800;
color:#fff;
margin-left:-15px;
margin-right:-20px;
text-align:right;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
clear:both;
}
.step3visit {
background: #00689B;
color:#fff;
margin-left:-15px;
margin-right:-20px;
text-align:right;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
clear:both;
}

#step1content .step1visit a, #welcome .welcomevisit a{
text-decoration:underline;
color:#fff;
background:url(../template_images/step1visit_btn.jpg) top right no-repeat;
padding-right:20px;
display:block;
}
#step2content .step2visit a{
text-decoration:underline;
color:#fff;
background:url(../template_images/step2visit_btn.jpg) top right no-repeat;
padding-right:20px;
display:block;
}
#step3content .step3visit a{
text-decoration:underline;
color:#fff;
background:url(../template_images/step3visit_btn.jpg) top right no-repeat;
padding-right:20px;
display:block;
}



.groupedlinks {
width:188px;
margin-bottom:20px;
float:left;
}

.groupedlinks h3 {
padding:0px;
margin:0px;
border-top:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
}

.groupedlinks ul {
list-style-image: url(../template_images/groupedlinks_li.jpg);
padding: 0px;
margin: 0px;
margin-left:30px;
margin-top:5px;
}


.groupedlinks li {
margin:0px;
padding:0px;
margin-bottom:5px;
}



#news,#faq {
color:#666666;
}

#news h3,#faq h3  {
color:#000;
padding:5px 5px 5px 10px;
margin: 5px 5px 10px 5px;
border-top:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
}

#news a,#faq a {
font-weight:normal;
color:#666666;
text-decoration:underline;
}

#news a.headline,#faq a.headline {
font-weight:bold;
color:#000;
}
a img {
border:0px;
}

#news p,#faq p {
padding-right:10px;
padding-left:15px;
}



#events {
width:270px;
float:left;
color:#666666;
}

#events h3 {
padding:5px 5px 5px 10px;
margin: 5px 5px 10px 5px;
margin:0px;
color:#fff;
}

#events a {
font-weight:normal;
color:#666666;
text-decoration:underline;
}

#events a.headline {
font-weight:bold;
color:#000;
}

#events p {
padding-left:10px;
}



#content {
padding:5px 5px 5px 15px;
width:560px;
float:left;
}

#content h3 {
padding:5px 5px 5px 10px;
margin:-5px 0px 10px -10px;
border-top:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
}

#contentleft {
width:290px;
padding:5px 5px 5px 15px;
float:left;
color:#666666;
clear:both;
}

#contentleft h3 {
padding:5px 5px 5px 5px;
margin:5px -5px -5px -5px;
border-top:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
}

#contentleft ul, #content ul  {
list-style-image: url(../template_images/groupedlinks_li.jpg);
padding: 0px;
margin: 0px;
margin-left:15px;
margin-top:5px;
}


ul.list {
list-style-image: url(../template_images/groupedlinks_li.jpg);
padding: 0px;
margin: 0px;
margin-left:15px;
margin-top:5px;
}
ul.list li,ul.list li {
margin:0px;
padding:0px;
margin-bottom:15px;
color:#666666;
}



#contentleft li,#content li {
margin:0px;
padding:0px;
margin-bottom:15px;
color:#666666;
}

#contentleft a {
font-weight:normal;
color:#000;
text-decoration:underline;
}




#contentright {
width:250px;
padding:5px 5px 5px 10px;
float:left;
line-height:1.6em;
color:#666666;
}

#contentright h3 {
padding:5px 5px 5px 10px;
margin: 0px -5px 0px -10px;
border-top:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
}

#contentright ul {
list-style-image: url(../template_images/groupedlinks_li.jpg);
padding: 0px;
margin: 0px;
margin-left:15px;
margin-top:5px;
}


#contentright li {
margin:0px;
padding:0px;
margin-bottom:5px;
color:#666666;
}

#contentright a {
font-weight:normal;
color:#000;
text-decoration:underline;
}

#contentright a.headline {
font-weight:normal;
color:#000;
}

#contentright p {
padding-left:0px;
color:#666666;
}

	

.articleinstances  {
background:#e8e8e8;
margin:10px 0px 0px -10px;
padding:10px;
}
.articleinstances ul {
list-style-image: url(../template_images/instance_li.jpg);
padding: 0px;
margin: 0px;
margin-left:20px;
margin-top:5px;
}


.articleinstances li {
margin:0px;
padding:0px;
margin-bottom:5px;
}


.headingimage {
margin-top:-20px;
padding-bottom:20px;
margin-bottom:0px;
margin-left:-10px;
background: #fff url("../template_images/content_bg.jpg") bottom left repeat-x;
clear:both;
display:block;
}



.glossary {
border-bottom:1px dashed #000;
}

.glossary .glossary {
border-bottom:none;
}



strong .glossary,h1 .glossary,h2 .glossary,h3 .glossary {
border-bottom:none;
}

.glossary:hover {
background:#FFFFC4;
}


.contact {
margin-top:10px;
border-top:1px solid #d8d8d8;
padding-top:10px;
}

.contactinfo {
padding-top:10px;
padding-bottom:10px;
}



#related {
margin:20px 0px 0px -10px;

}
#related h3 {
padding:5px 5px 5px 10px;
margin:0px 0px 5px 0px;
color:#000;
font-size:1em;
background:#e8e8e8;
}



div.related_p_contact {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/p_contact.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}



div.related_asset_library {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/asset_library.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}

div.related_p_link {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/p_link.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}

div.related_news_item {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/news_item.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}

div.related_event_item {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/event_item.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}


div.related_faq_item {
border-bottom:1px solid #d8d8d8;
background: url(../template_images/icon/faq_item.gif) 10px 2px no-repeat;
padding-left:40px;
padding-bottom:20px;
margin-top:5px;
}

#printerfriendly {
font-size:1em;
/* float:right; */
background:url(../template_images/printer_button.gif) no-repeat;
padding:0px 0px 0px 20px;
margin:10px 5px 0px 10px;
color: #fff;
}


#gradient {
background: #CFD6D2 url("../template_images/gradient_bg.jpg") repeat-x;
}



.navpage a, .navpage .currentpage {
margin-left:5px;
}



table.tpn {
margin:0px;
padding:0px;
width: 100%;
border:none;
}
table.tpn th {
border-top:1px solid #DDDDDD;
background: url("../template_images/column_heading_bg.jpg") repeat-x;
padding:10px;
margin:0px;
color:#3F3F3F;
vertical-align:top;
}

table.tpn td {
border-top:1px solid #DDDDDD;
padding:5px 0px 20px 10px;
margin:0px;
vertical-align:top;
}



.tpn_category {
border:1px solid #CCCCCC;
background: #F2F2F2;
font-size:1.2em;
padding:10px;
margin:-20px 0px 20px -10px;
}

.portalabstract h1 {
color:#000;
font-size:1.5em;
font-weight:bold;
}


.portalabstract h2 {
color:#2D8AA8;
font-size:1em;
font-weight:bold;
}

.portalsep {
border-top:1px solid #eee;
margin:0px 0px 10px 0px;
clear:both;
}


.portalgo {
float:right;
text-align:right;
background: url("../template_images/abstract_go.jpg") top right no-repeat;
padding:0px 20px 0px 0px;
text-transform:uppercase;
margin:10px 0px 10px 0px;
clear:both;
}

.calloutimage {
float:left;
margin:0px 10px 0px 0px;
}


.highlight {
background: url('../template_images/mini_story_bg.jpg') top left no-repeat;
font-size:.9em;
color:#666666;
width:180px;
padding:10px;
}

.highlight a.title {
font-size: 1.3em;
color: #333333;
font-weight:bold;
text-decoration:underline;
margin:0px 0px 20px 0px;
}

.highlight strong {
font-size: 1.1em;
font-weight:bold;
color:#990000;
}



h1.portal {
font-size:24px;
display:inline;
}

#contentright h3 {
color:#fff;
background:#016040;
}


#news h3, #faq h3, #events h3 {
color:#fff;
background:#016040;
/* margin:0px 0px 0px -10px */
padding:2px 2px 2px 10px;
}



#textResize
{
	/*clear: right;
	float: right;*/
	margin: 5px 5px 0px 5px;
	padding: 0px;
	text-align:right;
}

#textControlsRight
{
	float:right;
}

.clear
{
	clear: both;
}
