body {
	font-family: inherit;
	font-size: 12px;
}

div#main {
	font-family: inherit;
	font-size: 12px;
}
div#footer {
	font-size: 11px;
	color: #474747;
}
div#login_bar {
	font-size: 11px;
	color: #474747;
}
h1,h2,h3,h4 {
	font-family: inherit;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: normal;

}
h3 {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: normal;
	
}

a {
	color: #008000;
}
.green {
	color: green;
}
#content {
	font-size: 14px;
	font-family: inherit;
	line-height: 17px;
}
#content h1 {
	line-height: 28px;
}
div#home_button div.tab_middle a {
	color: #fff;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.grey {
	color: #333333;
}
.no_decoration {
	text-decoration: none;
}
.small {
	font-size: 12px;
}
div#manufacturer_selector {
	color: #999;
	font-size: 12px;
	font-family: inherit;
}
div#local_header div.dashboard_link a {
	color: #999;
	font-size: 12px;
	font-family: inherit;
	text-decoration: none;
}
table.form_table tr td.title label {
	color: #777;
}
tr td.title label {
	color: #777;
}
#support_information {
	line-height: 12px;
	font-size: 12px;
	width: 260px;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	background-color: #f2f2f2;
	padding: 8px;
	bottom: 0px;
}
div #support_information.support_big {
	font-size: 10px;
	padding: 5px;
}
div #support_information.support_big strong {
	display: none;
}