@charset "utf-8";
/* CSS Document */
body{
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0 167px;
	font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
}
img,div, ul { behavior: url(/scripts/iepngfix.htc) }
a{
	color: #003468;
}
a{

}
#wrapper{
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 167px;
}
#home_wrapper{
	background-image: url(../images/home_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 167px;
}
#navigation{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#byline{
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #8bc63e;
	position: absolute;
	top: 15px;
	left: 686px;
	width: 250px;
}
#home_blurb{
	font-family:  "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
	font-size: 13px;
	color: #000;
	width: 450px;
	line-height: 21px;
	padding: 255px 0 50px 255px;
}
#home_byline .divider{
	font-size: 18px;
}
#tagline{
	clear: both;
	display: block;
}

#page{
	width: 593px;
	margin-left: 349px;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
}
#page_top{
	background-image: url(../images/page_top.png);
	background-repeat: no-repeat;
	height: 46px;
}
#content{
	width: 555px;
	margin: 2px 38px 26px 38px;
	font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
/*	font-family: "Times New Roman", Times, serif;*/
	line-height: 18px;
	font-size: 13px;
	color: #43525a;
	font-weight: normal;
}
	#content h1{
		font-family: "Times New Roman", Times, Georgia, serif;
/*		font-family: "Franklin Gothic", "Arial  Narrow", Arial, sans-serif;*/
		color: #003468;
		font-size: 20px;
		padding: 24px 0 12px 0;
	} 
	#content h2{
		font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
		color: #003468;
		font-size: 14px;
		padding-bottom: 12px;
		text-transform: uppercase;
	} 
	#content h3{
		font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
		color: #003468;
		font-size: 13px;
		padding-bottom: 0px;
		font-weight: bold;
	} 
	#content p{
		margin-bottom: 12px;
		font-size: 13px;
	}
	#content ul{
		padding: 6px 0 12px 24px;
		list-style: square;
	}
	#content li{
		padding: 0 0 3px 6px;
	}
	.margins{
		padding: 0 38px 0 0;
	}
	.watermark{
		background-image: url(../images/page_watermark.png);
		background-repeat: no-repeat; 
		background-position: 96px 191px;
	}
cite{
	display: block;
	padding: 12px 0 3px 0;
	font-size: 12px;
}
#nav{
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	width: 200px;
	float: left;
}
	#nav ul{
		padding: 28px 0 0 22px;
	}
	#nav li{
		padding: 0 0 8px 0;
		
	}
	#nav a{
		color: #fff;
		text-decoration: none;
		padding-left: 34px;
		display: block;
	}
	#nav a:hover{
		color: #003468;
	}
	#nav_active{
		background-image: url(../images/nav_arrow.png);
		background-repeat: no-repeat;
	}

#subnav{
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	height: 200px;
	float: left;
	padding-top: 18px;
}
	#subnav ul{
		width: 120px;
		padding: 12px 50px 20px 8px;
		background-image: url(../images/subnav_bg.png);
		background-repeat: no-repeat;
	}
	#subnav li{
		padding: 0 0 10px 0;
		
	}
	#subnav a{
		color: #fff;
		text-decoration: none;
		padding-left: 12px;
		display: block;
	}
	#subnav a:hover{
		color: #003468;
	}
	#subnav_active{
		background-image: url(../images/subnav_arrow.png);
		background-repeat: no-repeat;		
	}



#footer{
	padding: 3px 0 0 349px;
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	font-size: 11px;
	color: #003468;
	clear: both;
	line-height: 18px;
	font-weight: normal;
}
	#footer a{
		color: #43525a;
		text-decoration: none;
	}
	#footer a:hover{
		color: #8bc63e;
	}
	#footer_links{
		width: 593px;
		text-align: center;
	}
	#copyright{
		clear: both; font-size: 11px; color: #666666; padding-left: 60px;
		position: absolute;
		top: 435px;
		left: 0;
		z-index: 1;

	}
	
.missing{
	color: #000;
	background-color: #FFFF00;
	padding: 2px;
}
#faq dl{
}
#faq dt{
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #82b83b;
	font-weight: bold;
	padding: 0 0 6px 50px;
}
#faq dd{
	background-image: url(../images/a.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 24px 50px;
}
#people dt{
	font-weight: normal;
	padding: 18px 0 6px 0;
	margin: 0;
	display: block; 
	clear: both;
}
#people dd{
	margin: 0;
	padding: 0 0 0 0;
	display: block;
}
#people strong{
	color: #82b83b;
	font-weight: bold;
}
#people .image{
	float: left;
	padding: 0 18px 0 0;
}

#resources dt{
	font-weight: normal;
	padding: 18px 0 6px 0;
	margin: 0;
	display: block; 
	clear: both;
}
#resources dd{
	margin: 0;
	padding: 0 0 0 0;
	display: block;
}
#resources strong{
	color: #82b83b;
	font-weight: bold;
}
#resources img{
	display: block;
	padding: 0 0 6px 0;
}


small{
	font-size: 10px;
}
label{
	display: block;
	color: #82b83b;
	font-size: 12px;
	font-weight: bold;
}
#newsletter h3{
	font-size: 14px;
}
#newsletter .left{
	width: 320px;
	float: left;
}
#newsletter .right{
	width: 180px;
	float: left;
}
#newsletter .arrow{
	padding-right: 10px;
}
#newsletter a{
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	color: #8ec742;
	text-decoration: none;
}
#newsletter a:hover{
	color: #003468;
}
#pdf{
	padding-top: 210px;
	font-size: 11px;
	line-height: 13px;
}
#pdf img{
	float: left;
	padding: 0 5px 30px 0;
}
blockquote{
	padding-left: 25px;
	font-style: italic;
}

.startsHidden {
	visibility: hidden;
}
.maplink{
	width: 189px;
	float: right;
	padding-right: 84px;
	text-align: center;
}

#map {
	position: absolute;
	top: 220px;
	left: 0;
	background-color: #fff;
}
	#map img{
		padding-bottom: 10px;
		display: block;
	}

#mWaterloo, #mBurlington {
	display: none;
	visibility: hidden;
}
.mcolumn{
	float: left;
	width: 248px;
	padding-left: 20px;
}

#close a {
	display: block;
	clear: both;
	background-color: #8ec742;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
#important{
	width: 850px;
	overflow: auto;
	position: fixed;
	top: 470px;
	left: 30px;
	color: #f00;
	font-weight: bold;
	line-height: 21px;
	font-size: 12px;
}
	#important p{
		background: #f00;
		color: #fff;
		font-size: 12px;
		padding: 12px;
		font-weight: bold;
	}