#intContent {
	margin-left: 25px;
	width: 592px;
}
#intContentNoLHS {
	margin-left: 25px;
	width: 592px;
}

* html #intContentNoLHS {
	overflow: hidden;	
}

#intLeftCol {
	margin-top: 5px;
	width: 192px;
	float: left;
}

#findMyNearest {
	height: 174px;
	background-color: #ffda77;
	background-image: url(/wsimages/findPg_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#findMyNearestTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 11px 12px 5px;
}
#findMyNearest p {
	color: #FFF;
	margin: 5px 10px 12px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}
#findMyNearest p a:link, #findMyNearest p a:visited {
	color: #001e54;
	font-weight: bold;
	text-decoration: none;
}
#findMyNearest p a:hover {
	text-decoration: underline;
}

#frmFindMyNearest {}
input.findMyNearest {
	background-image: url(/wsimages/find_my_nearest_input_bg.gif);
	background-repeat: no-repeat;
	width: 139px;
	color: #001E54;
	border: 0;
	font-size: 1em;
	height: 16px;
	padding: 3px 4px 1px 5px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.btnFindMyNearest {
	position: relative;
	top: -4px;
	left: 3px;
}

#intRightCol {
	margin-top: 5px;
	margin-left: 5px;
	width: 390px;
	float: left;
}
#intRightColNoLHS {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 592px;
	float: left;
	background-color: #ffda77;
}

#intBodyTitle {
	background-color: #ff6600;
	min-height: 24px;
	height: auto !important;
	padding-bottom: 8px;
	position: relative;
	}
	#downloadPDF{
		background: url("../wsimages/btn_downloadPDF.gif") top left no-repeat;
		width: 75px;
		padding-left: 20px;	
		position: absolute;
		top: 6px;
		right: 5px;
	}
	#downloadPDF a{
		color: #000;
	}
		
#intBodyTitleText {
	position: relative;
	left: 10px; top: 4px;
	color: white;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	width: 400px;
}
#intBodyBreadcrumb {
	padding-left: 10px;
	padding-top: 3px;
	background-color: #fbc029;
	height: 20px;
	color: #e10404;
}
#intBodyBreadcrumbEvent {
	padding-left: 10px;
	padding-top: 3px;
	background-color: #fbc029;
	height: 30px;
	color: #e10404;
}
#intBodyBreadcrumb a:link, #intBodyBreadcrumb a:visited {color: #e10404; }
#intBodyContent {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #001844;
	font-size: 1.1em;
	background-color: #ffda77;
	background-image: url(/wsimages/internal_body_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#intBodyContentNoLHS {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #001844;
	font-size: 1.1em;
	background-color: #ffda77;
	background-repeat: no-repeat;
	background-position: top left;
}
#intBodyContent p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#intBodyContent ul {
	list-style-type: none; 
	list-style-image: url(/wsimages/list_bullet_blue_square.gif);
	margin-top: 5px;
	margin-bottom: 10px;
}
#intBodyContent img {margin: 0px 0px 10px 10px;}

a:link.teaserLink, a:hover.teaserLink, a:visited.teaserLink {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #ff0005;
	display: block;
}
a:link.teaserMore, a:hover.teaserMore, a:visited.teaserMore {
	text-decoration: none;
	color: #ff0005;
	display: block;
}
.teaserBox {padding: 15px 0px 15px 0px;}

input.searchPage {
	font-size: 11px;
	width: 100px;
	}
select.searchPage {font-size: 11px;}

/*===================
	POLL
====================*/
#pollContainer{
	margin-top: 20px;
	margin-left: 8px;
	clear: both;
	float: left;
	}
	#pollContainer h3{
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 5px 8px;
		padding: 0;
		text-align: left;
		color: #47A101;
		float: left;
	}	
