/* ----------------------------------------------------------------- */
/* ------------ page appearance styles ------------ */
/* ----------------------------------------------------------------- */

body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* ----------------------------------------------------------------- */
/* ------------ text appearance styles ------------ */
/* ----------------------------------------------------------------- */

p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 30px;
	color: #330000;
}
.column_headline {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #330000;
	text-transform: uppercase;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.bar_product {
	background-color: #669999;
	background-image: url(images/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bar_environment {
	background-color: #ba6830;
	background-image: url(images/common/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* ----------------------------------------------------------------- */
/* ------------ link appearance styles ------------ */
/* ----------------------------------------------------------------- */

a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
.arrowlink {
	background-image: url(images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
a.arrowlink:link {
	color: #330000;
	text-decoration: none;
	background-image: url(images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
a.arrowlink:visited {
	color: #330000;
	text-decoration: none;
	background-image: url(images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
a.arrowlink:active {
	color: #330000;
	text-decoration: none;
	background-image: url(images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
a.arrowlink:hover {
	color: #330000;
	text-decoration: underline;
	background-image: url(images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 7px;
}
.nav {
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
a.nav:link {
	color: #330000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav:visited {
	color: #330000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav:active {
	color: #330000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav:hover {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
.nav_on {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav_on:link {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav_on:visited {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav_on:active {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
a.nav_on:hover {
	color: #330000;
	text-decoration: none;
	border: 1px solid #330000;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 2px;
}
.subnav_home {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	float: left;
	font-weight: bold;
}
a.subnav_home:link {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	float: left;
	font-weight: bold;
}
a.subnav_home:active {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	float: left;
	font-weight: bold;
}
a.subnav_home:visited {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	float: left;
	font-weight: bold;
}
a.subnav_home:hover {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	float: left;
	font-weight: bold;
	background-color: #f1f0ed;
}
.subnav {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	border-top: 1px solid #f1f0ed;
	float: left;
	font-weight: bold;
}
a.subnav:link {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	border-top: 1px solid #f1f0ed;
	float: left;
	font-weight: bold;
}
a.subnav:active {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	border-top: 1px solid #f1f0ed;
	float: left;
	font-weight: bold;
}
a.subnav:visited {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	border-top: 1px solid #f1f0ed;
	float: left;
	font-weight: bold;
}
a.subnav:hover {
	color: #330000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 202px;
	border-top: 1px solid #f1f0ed;
	float: left;
	font-weight: bold;
	background-color: #f1f0ed;
}
.subnav_inset {
	color: #330000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 192px;
	float: left;
}
a.subnav_inset:link {
	color: #330000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 192px;
	float: left;
}
a.subnav_inset:active {
	color: #330000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 192px;
	float: left;
}
a.subnav_inset:visited {
	color: #330000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 192px;
	float: left;
}
a.subnav_inset:hover {
	color: #330000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 192px;
	float: left;
	background-color: #f1f0ed;
}

/* ----------------------------------------------------------------- */
/* ------------ misc appearance styles ------------ */
/* ----------------------------------------------------------------- */

img
{
    border: none 0 #ffffff;
}
input, select, textarea
{
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-family: Trebuchet, sans-serif;
}