	
/* footer  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -   */


#footer{
	clear:both;
	width:970px;
	height:50px;
	margin:0 auto;
	text-align:left;
	background: #d8dad7 url(../images/footer_btm.gif) no-repeat top left;
}

#footer p {
	padding: 8px 8px 0 0px;
	line-height:20px;
	color:#999999;
	font-size:12px;
}

#footer ul {
	margin:0 0 0 15px;
	padding:15px 0 0 0;
}
#footer li {
	margin:0 0 0 10px;
	padding:0;	
	color:#000;
	line-height:20px;
	list-style-type:none;
}

#footerlinks {
	padding:10px 0;
	display:inline;
	font-size:11px;	
}

#footerlinks li {
	display:inline;
	padding: 5px 3px 0 1px;
	font-size:11px;
}
#footerlinks a:link {text-decoration: none; color: #369;}
#footerlinks a:visited {text-decoration: none;	color: #555;}
#footerlinks a:hover {text-decoration: none;	color: #000;}
#footerlinks a:active {text-decoration: none; color: #369;}


#footerlinks li.sml {
	display:inline;
	padding:3px 5px 0 0;
	font-size:10px;
	color:#ddd;
}

#footerlinks li.sml a:link {text-decoration: none; color: #213040;}
#footerlinks li.sml a:visited {text-decoration: none;	color: #555;}
#footerlinks li.sml a:hover {text-decoration: none;	color: #000;}
#footerlinks li.sml a:active {text-decoration: none; color: #213040;}

	

/* IMAGE STYLES FOR CONTENT PAGES */
/* ------------------------------ */

.contentimgleft {
	width: 80px;
	height: 80x;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 8px 0px;
	background: url(../images/tn_shadow_contentimgleft.gif) no-repeat bottom;
	background-repeat: no-repeat;
	float:left;
}

.contentimgright {
	margin: 5px 0 0 10px;
	float:right;
}

.photoleft {
	float:left;
	margin: 5px 10px 0 0;
	padding:20px;
	background:#ccc;
}

.photoright {
	float:right;
	margin: 5px 0px 0 10px;
	padding:20px;
	background:#ccc;
}

	
/* RELATED LINKS BLOCK */
/* ------------------------------ */

#relatedlinks h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
	margin:0;
	padding:0;
	}
	
	#relatedlinks ul {
		padding-left:50px;
	}
	
	#relatedlinks li {
		font-size:12px;
		line-height: 25px;
		list-style-type:none;
		margin:0;
		padding: 0 0 0 20px;
		background: transparent url(../images/bullet_blue.gif) no-repeat;
	}

ul.pdflinks {
	padding: 10px;
	list-style-type:none;
	border:1px solid #e6e6e6;
	width:350px;
	background:none;

}

ul.pdflinks li{
	list-style-type:none;
}

li.heading {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
}

li.topic {
	font-size:14px;
	font-weight:bold;
	line-height:23px;
}

li.speaker {
	font-size:13px;
	line-height:20px;
	color:#555;
}

 li.pdf {
	background:url(../images/icon_pdflink.gif) no-repeat left center;
	line-height:25px;
	padding-left:25px;
	list-style-type:none;
} 

#relatedlinks {
	width: 300px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #555;
	overflow:hidden;
	/* background-color: #E5ECF9; */
}



.googlemap {
	margin-top:15px;
	width:350px;
	padding:10px;
	background:#f6f6f6;
}

.googlemap small {
	padding-top:3px;
	color:#336699;
}