@charset "UTF-8";
/* CSS Document */

html, body  {
	font-size: 12px;
	color: #7d7d7d;
	font-family: "Lucida Grande", Tahoma, Verdana, Helvetica;
	background-color: #fff;
}
html, body, form, p, h1, h2, h3, h4, table, tr, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 19px;
}
h1 {
	display: none;
}
h2, h3 {
	color: #787878;
	font-weight: normal;
	line-height: 22px;
	font-size: 18px;
	margin-bottom: 16px;
}
h3 {
	font-size: 24px;
}
h4 {
	line-height: 11px;
	font-size: 11px;
}
p {
	margin-top: 19px;
}
a {
	outline: none;
	text-decoration: none;
	color: #00aef0;
	border: 0;
}
a:hover {
	border-bottom: 1px dotted #00aef0;
}
#slidemenu, #topmenu, #mainmenu, #mid-left, .tabNavigation, #related_content, #print_button, #print_updated, #sitemap, .top, .legal {
	display: none;
}
#printlogo {
	display: inline-block;
}
#mid-content {
	margin: 0;
}
#mid-content #breadcrumb {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	display: inline-block;
	height: 24px;
	background-color: #e7f7fe;
	margin-bottom: 19px;
}
#mid-content #breadcrumb.productpage {
	float: right;
	margin-top: 0;
}
#mid-content #breadcrumb a, #mid-content #breadcrumb img {
	float: left;
}
div.subtabs > div {
	display: block !important;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d7d7d7;
}
#footer {
	border-top: 1px solid #d7d7d7;
	color: #d7d7d7;
	padding-top: 20px;
	margin-top: 20px;
	height: 98px;
	text-align: center;
}
#footer img {
	vertical-align: middle;
}
#footer .copyright {
	padding-right: 40px;
	line-height: 98px;
}
