@charset "utf-8";
td img {display: block;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/top_bar_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #304C7B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81991D;
}
a:hover {
	text-decoration: underline;
	color: #81991D;
}
a:active {
	text-decoration: none;
	color: #81991D;
}
.shadowRight {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowLeft {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftContentCell {
	background-color: #D5E1EC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	background-image: url(../images/global_r7_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightAlignedPhoto {
	padding-left: 10px;
}

.mainContentCell {
	background-color: #FFFFFF;
	background-image: url(../images/global_r6_c5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}


.customerLoginCell {
	background-color: #243645;
	background-image: url(../images/index_r1_c14.jpg);
	margin-left: 9px;
	padding-left: 9px;
	vertical-align: top;
	padding-top: 30px;
}
	
.customerLoginTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	width: 107px;
}
.customerLoginButton {
	width: 61px;
	height: 19px;
	text-indent: -1000em;
	background-color: transparent;
	background-image: url(../images/login_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;

}


.navBarCellHome {
	background-color: #93A93D;
	background-image: url(../images/index_r2_c5.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 87px;
}


.navBarCellCompany {
	background-image: url(../images/index_r2_c7.jpg);
	background-color: #93A93D;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 103px;
}
.navBarCellLocations {
	background-image: url(../images/index_r2_c9.jpg);
	background-color: #93A93D;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 105px;
}
.navBarCellCareer {
	background-color: #93A93D;
	background-image: url(../images/index_r2_c11.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 81px;
}
.navBarCellEmployees {
	background-color: #93A93D;
	background-image: url(../images/index_r2_c13.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 114px;
}
.navBarCellContactUs {
	background-color: #93A93D;
	background-image: url(../images/index_r2_c16.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 115px;
}
.navBarCellProductCatalog {
	background-color: #93A93D;
	background-image: url(../images/index_r2_c18.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	width: 152px;
}

.navBarCellHome A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellHome A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellHome A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellHome A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellCompany A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellCompany A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellCompany A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellCompany A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellLocations A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellLocations A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellLocations A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellLocations A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellCareer A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellCareer A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellCareer A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellCareer A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellEmployees A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellEmployees A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellEmployees A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellEmployees A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellContactUs A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellContactUs A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellContactUs A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellContactUs A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.navBarCellProductCatalog A:link { text-decoration: none; color: #FFFFFF; }
.navBarCellProductCatalog A:active { text-decoration: none; color: #FFFFFF; }
.navBarCellProductCatalog A:visited { text-decoration: none; color: #FFFFFF; }
.navBarCellProductCatalog A:hover { text-decoration: underline; font-weight: bold; color: #FFFFFF; }

.footerContentCell {
	background-color: #9AAE49;
	background-image: url(../images/index_r9_c2.gif);
	background-repeat: no-repeat;
}
.footerContentLeftCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}

.footerContentLeftCell A:link { text-decoration: none; color: #FFFFFF; }
.footerContentLeftCell A:active { text-decoration: none; color: #FFFFFF; }
.footerContentLeftCell A:visited { text-decoration: none; color: #FFFFFF; }
.footerContentLeftCell A:hover { text-decoration: underline; color: #FFFFFF; }

.footerContentRightCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	font-style: italic;
}
.tableHeaderCells {
	color: #FFFFFF;
	background-color: #253340;
	font-weight: bold;
	padding: 5px;
}
.tableEvenLightCells {
	padding: 5px;
	font-size: 10px;
}
.tableOddDarkCells {
	background-color: #D5E1EC;
	padding: 5px;
	font-size: 10px;
}

.pageSectionTitle {
	font-size: 20px;
	font-weight: bold;
	color: #304C7B;
}
