@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fae47f;
	background-image: url(Images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.module {
	background-image: url(Images/back_module.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.module_text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	height: 230px;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #3C3C20;
	text-decoration: none;
}

.Main_Nav {
	font-family: "Arial Narrow";
	font-weight: bold;
	text-transform: uppercase;
	color: #3C3C20;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
.testimonials {
	color: #414123;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 20px;
}
.copyright {
	font-size: 10px;
	color: #7E998A;
}
a:hover {
	text-decoration: underline overline;
}
.indexText {
	color: #414123;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 18px;
}
.PDF {
	font-family: "Arial Narrow";
	font-weight: bold;
	text-transform: uppercase;
	color: #173871;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
.blueLine {
	background-image: url(Images/blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.blueLineEnd {
	background-image: url(Images/blueEnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.datasheets {
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #3C3C20;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3C3C20;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
}
.whiteNav {
	font-family: "Arial Narrow";
	font-size: 12px;
	text-transform: uppercase;
	color: #3C3C20;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C3C20;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

