body {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}
#Header, #Navigation ul, #Breadcrumbs, #HomepageSlideshowControls, #Slideshow_controls, #Sidebar, #PlastykLink, #LoclPartners, #FatFooter, #Footer .bottomFooter .middleCol ul, #Footer .bottomFooter .pageTitle, .noPrint, #tabs ul.tabs {
	display: none !important;
}

.clear {
	clear: both;
}

#Footer {
	width: 100%;
	font-size: 7pt;
	color: #999999;
	border-top: 1px dashed #999999;
	margin-top: 10px;
}
a {
	color: #666666;
}
a img {
	border: 0px;
}
h1 {
	color: #006ea9;
	font-weight: normal;
 	font-size: 22pt;
}
h2 { 
	color: #006ea9;
 	font-size: 16pt;
	font-weight: normal;
}
#Content h3 {
	color: #006ea9;
	font-weight: normal;
	font-size: 13.5pt;
	margin-top: 10px;
	margin-bottom: 12px;
}
#Content h4 {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 6px 0;
}
#Content h5 {
	font-size: 13px;
 	line-height: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 2px 0;
}

#Content hr {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #999999;
}

#Content .intro {
 	font-size: 10.5pt;
	color: #0e56a0;
}
#Content .intro a {
	color: #0e56a0;
}

#Content img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#Content img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#Content li {
	list-style-type: square;
}

#HomepageSlideshow,
#HomepageSlideshow .slide {
	height: auto !important;
	width: auto !important;
	position: relative !important;
}

.panes .pane {
}

.pane .image {
	float: left;
}
.pane .text {
	padding-left: 210px;
}

.staffMember {
	padding: 20px 0px 15px 0px;
	border-bottom: 1px solid #cccccc;
}
.staffMember.last {
	border-bottom: 0px solid #cccccc;
	padding: 20px 0px 0px 0px;
}
.staffMember .image{
	float: left;
}
.staffMember .text {
	padding-left: 190px;
}
.staffMember h2 {
	margin: 0px !important;
	padding: 0px !important;
}
.staffMember h3 {
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
	text-transform: uppercase;
	font-size: 14px !important;
	font-weight: bold !important;
}
