
ul {
	margin-left: 10px;
	padding: 0;
}

li {
	list-style: disc;
	margin-left: 5px;
	padding: 0;
}

#hd { background: none; }

.greenBtn, .greenBtn2, .greenBtn a, .greenBtn2 a, .greenBtn span, .greenBtn2 span {
	color: #085A01;
	padding: 0;
	text-decoration: underline;
}

.printButtons { display: none; }

#leftNav li, #rightNav li {
	list-style: none;
	margin-left: 0;
}

#tabs ul {
	background-color: #003567;
	border-left: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	height: 30px;
	margin: 0;
	width: 100%;
}

#tabs li {
	border-right: 1px solid #003567;
	margin: 0;
}

#tabs a span { color: #003567; }

#tabs a.selected span { color: #0167CC; }

#productGallery ul { margin-left: 0; }

#productGallery li { margin-left: 0; }

#navSearchBar{display: none;
	margin:0 10px;
	width:960px;
}

#customHead {
	display:none;
	float:left;
	margin-top:53px;
	position:relative;
	text-align:right;
	width:698px;
}

#utilNav {
	display:none;
	float:right;
	text-align:right;
	width:480px;
}

#closeBtn a {
	color:#085A01;
	display:none;
	font-size:0.92em;
}

.rightCallout h4 {
	border: 1px solid #0167CC;
	color: #0167CC;
}

#intContentHead, #breadcrumb,
#page, #bd, #threeColumn, #mainColumn, #multiSection, #rightColumn, #centerColumn,
.oneThirdWidget, .twoThirdWidget, .ftCallout,
#productDetailTabs, #tabContentContainer2, .tabContent {
	clear: none !important;
	display: block !important;
	float: none !important;
	font-size: 1em !important;
	height: auto !important;
	overflow: visible !important;
	width: auto !important;
	_width: 40pc !important;
}

/* Fix font sizes */
#bd, #ft {
	font-size: 1.5em !important;
	_font-size: 1em !important;
}

/* Hide tabs, show tab headers */
#productDetailTabs #tabs {display: none !important;}
#productDetailTabs .tabContent h3 {display: block !important;}

/* Callouts are now stacked */
#footerCallouts, #footerCallouts1, #footerCallouts2, #footerCallouts3 {
	background: none;
	margin: 0px;
}

.ftCallout {
	border-top: 1px solid #ccc;
	padding: 1em 0;
}

/* Reset paragraph widths */
#mainColumn p {width: auto !important;}
#multiSection #centerColumn p {width: auto !important;}

/* Hide these elements */
#topDrops, #utilNav, #leftColumn, #leftNav, #rightNav, .backTop {display:none;}
