@charset "utf-8";
/* CSS Document */

body {
	background: none;
	}

#backgroundImgOverlay {
	background: none;
	}

#container {
	}

#masthead {
	height: 50px;
	}

#quickNav {
	display: none;
	}
	
.quickTextNav {
	display: none;
	}

.quickIconNav {
	display: none;
	}
	
#quickNav ul {
	display: none;
	}
		
#quickNav li {
	display: none;
	}
	
#quickNav li.lastItem {
	display: none;
	}

#logo {
	height: 40px;
	margin: 20px 0 0 0;
	float: left;
	}

#fastFinder {
	display: none;
	}

#search {
	display: none;
	}
	
#replacementButton {
	display: none;
	}


#healthTopicDropDown {
	display: none;
	}

#primaryNav {
	display: none;
	}

#outerContentContainer {
	padding-top: 20px;
	}
	
#contentContainer {
	width: 900px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	background: #ffffff;
	border-left: 0;
	border-right: 0;
	clear: both;
	}
	
#singleContentColumn {
	}

.leftColumn {
	display: none;
	}

#contentColumn {
	width: auto;
	}
	
#appCallOutBox {
	width: 180px;
	float: right;
	margin: 0 0 10px 10px;
	}
	
	#appCallOutBox ul {
		margin: 0;
		padding: 0;
		}
	
	#appCallOutBox ul li{
		border-top: 1px solid #dbd3b4;
		padding: 3px 0 0 0;
		margin: 3px 0 0 0;
		}
	
.contentImg {
	float: right;
	padding: 0 0 20px 20px;
	}

.rightColumn {
	display: none;
	}
	
table.sidebar td {
	display: none;
	}
	
ul.sidebar{
	display: none;
	}

	.sidebar li{
		display: none;
		}
		
	.sidebar li.hiImg {
		display: none;
		}

	ul.sidebar ul{
		display: none;
		}	
	
	.sidebar li li{
		display: none;
		}
		
#contentBottomImg {
	display: none;
	}

#footerContainer {
	width: auto;
	height: 50px;
	background: none;
	margin: 40px 0 0 0;
	clear: both;
	}

#footer {
	width: 932px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	}
	
.footerCopyright {
	float: left;
	}

.copyrightContainer {
	width: 700px;
	float: left;
	}

.footerLinks {
	width: 232px;
	float: right;
	text-align: right;
	}

.shim {
	clear: both;
	}

/* site map styles */
#listingLeftColumn {
	width: 390px;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	}

#listingRightColumn {
	width: 390px;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
ul.listings {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
li.listing {
	-moz-border-radius: 5px;
	background: #f5f2e7;
	padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	}
	
li.listingSecond {
	-moz-border-radius: 5px;
	background: #d6dae3;
	padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	}
	
	li.listing ul{
		list-style: none;
		padding: 5px 0px 5px 0px;
		}
		
		li.listing ul ul{
			list-style: none;
			padding: 5px 0px 5px 20px;
			}
		
ul.formLinks {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
li.formLinks {
	-moz-border-radius: 5px;
	background: #f5f2e7;
	padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	}
		
/* home styles */
#homeOuterContentContainer {
	width: 940px;
	margin: 0 auto 0 auto;
	padding-top: 17px;
	clear: both;
	}
	
#homeContentContainer {
	width: 940px;
	padding-bottom: 0;
	clear: both;
	}

#mainPromoContainer {
	position: relative;
	}
	
#mainPromoSlideContainer {
	width: 940px;
	margin: 0 auto 0 auto;
	}

#mainPromo1 {
	width: 940px;
	height: 400px;
	background: url(../images/mainPromoImg1.jpg) repeat scroll 0 0 transparent;
	}
	
#mainPromo2 {
	width: 940px;
	height: 400px;
	background: url(../images/mainPromoImg2.jpg) no-repeat;
	}

#mainPromo3 {
	width: 940px;
	height: 400px;
	background: url(../images/mainPromoImg3.jpg) no-repeat;
	}
	
.promoText {
	position: relative;
	width: 453px;
	top: 280px;
	left: 40px;
	}
	
div#mainPromoSlideNav {
	width: 940px;
	}

div#mainPromoTourSlideNav a {
	outline: none;
	}
	
div#navPrev {
	position: absolute;
	top: 69px;
	padding: 10px;
	background: #081f36;
	}
	
div#navNext {
	position: absolute;
	top: 69px;
	padding: 10px;
	right: 0;
	background: #081f36;
	}
	
#homeContent {
	width: 800px;
	margin: 40px auto 80px auto;
	}
	
#columnHomeLeft {
	width: 201px;
	float: left;
	margin-right: 99px;
	}

#columnHomeCenter {
	width: 200px;
	float: left;
	}

#columnHomeRight {
	width: 200px;
	float: right;
	}
	
#NewsReleases ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#NewsReleases li{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

.newsRelease5 {
	display: none;
	}

.newsRelease6 {
	display: none;
	}
	