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

html {
height:100%;
width:100%;
}
form {
margin:0px;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #4d4d4d;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #002663;
	margin-top: 0px;
	margin-bottom: 24px;
}
.clear {
	clear: both;
	float: none;
}

body.bg {
	background-image: url('grey_blend.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #4d4d4d;
}
.pageContainer {
	margin: auto;
	width: 955px;
}
.pageHeader td.section {
	vertical-align: bottom;
	padding-bottom: 42px;
	padding-left: 18px;
	color: #8b8b8b;
}
.pageHeader td.section p {
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.pageHeader .country {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4d4d4d;
	padding-top: 1px;
	padding-bottom: 1px;
}
.pageHeader .global {
	background-image: url('globe.gif');
	background-position: left 3px;
}
.pageHeader .global a {
	text-decoration: none;
}
.pageHeader .divider {
	background-image: url('dotted_line.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
.pageHeader a {
	color: #4d4d4d;
}
.pageHeader select {
	font-size: 10px;
}
.topNavbar {
	background-color: #ebebeb;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}
.topNavbar a {
	background-image: url('blue_arrow.gif');
	display: inline-block;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	background-position: left 2px;
	text-transform: uppercase;
	text-decoration: none;
	color: #717171;
	font-weight: bold;
	margin-right: 20px;
}
.topNavbar a:hover {
	color: #000;
}
.topNavbar a.active {
	color: #1b1b1b;
	background-image: url('orange_arrow.gif');
}
.pageContent {
	margin-top: 32px;
}
.pageFooter {
	padding: 8px;
background-image: url('blend.gif');
		font-size: 11px;
		margin-top: 32px;
}
.pageFooter .links div{
	display: inline;
}
.pageFooter .links {
	text-align: right;
	float: right;
	color: #FFF;
	padding-top: 5px;
}
.pageFooter .links a {
	color: #FFF;
	text-decoration: none;
}
.pageFooter .links p , .pageFooter .links div{
	display: inline;
}
.leftColumn {
	float: left;
	width: 218px;
	margin-right: 32px;
}
.rightColumn {
	float: right;
	width: 218px;
	margin-left: 32px;
}
.sideNav {
	margin-bottom: 48px;
}
.sideNav li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
.sideNav li + li{
	display: block;
	border-top-style: solid;
}
.sideNav a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	background-position: left center;
	text-transform: uppercase;
	color: #717171;
	font-size: 11px;
	font-weight: bold;
}
.sideNav a:hover {
	color: #000;
}
.sideNav a.active {
	color: #1b1b1b;
	background-image: url('orange_arrow.gif');
}
.sideNav h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0063be;
}
.sideNav h2.secondaryMenu {
	margin-top: 48px;
}
.sideNav li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideNav li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: none;
	font-weight: normal;
}
.sideNav li ul {
	margin-bottom: 12px;
}
.mainContent {
	float: left;
	width: 705px;
	line-height: 18px;
}
.mainContent .body11pt_ {
	font-size: 11px;
}
.mainContent .contactAddress  {
	padding-right: 5px;
	width: 166px;
	background-image: url('vertical_dotted_rule.gif');
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 5px;
}
.mainContent .dottedRulePanel {
	padding-bottom: 5px;
	padding-top: 5px;
}
.mainContent h1 {
	margin-top: 20px;
	color: #002663;
}
.mainContent h2 , .mainContent h2 a{
	font-size: 16px;
	font-weight: normal;
	color: #002663;
}
.mainContent .tableStyle1 {
	background-color: #FFF;
	border-collapse: collapse;
}
.mainContent .tableStyle1 td {
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.mainContent h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0063be;
}
.mainContent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #002663;
	margin-top: 8px;
	margin-bottom: 8px;
}
.mainContent .arrowHeading_ {
	background-image: url('heading_arrow_blend.gif');
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 18px;
	padding-bottom: 9px;
	margin-top: 12px;
}
.mainContent .darkBlueText_ {
	color: #002663;
}
img.fadeIn_ {
}
.sideBar {
	font-size: 11px;
	line-height: 16px;
}
.sideBar a {
	color: #4d4d4d;
}
.sideBar .brochure {
	background-image: url('heading_arrow_blend.gif');
	display: block;
	padding-top: 40px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 56px;
	padding-left: 96px;
	background-repeat: no-repeat;
}
.sideBar .arrowHeading_ {
	background-image: url('heading_arrow_blend.gif');
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 18px;
	padding-bottom: 9px;
	margin-top: 340px;
}
.cols3 .col {
	width: 30%;
	float: left;
	margin-right: 5%;
}
.cols3 .colEnd {
	margin-right: 0%;
}
.homepage h1 {
	margin-top: 0px;
}
.cols3 .arrowHeading_ {
	margin-right: -12px;
	width: 215px;
}
.homepage .mainContent {
	float: left;
	width: 680px;
	line-height: 18px;
}
.rightColumn .headline {
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
.rightColumn .headline a {
	text-decoration: none;
	display: block;
}
.rightColumn .article {
	background-image: url('horizontal_dotted_rule.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
.rightColumn .news {
	font-size: 11px;
	margin-bottom: 48px;
	line-height: 16px;
}
.rightColumn .allLink a {
	background-image: url('arrow_link.gif');
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 9px;
}
.floatLeft_ {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.floatRight_ {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
}
.leftColumn .fwArticles  .fwArticleContainer .articleControl{
	clear: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftColumn .articleControl .articleDates{
	margin-bottom: 48px;
}
.leftColumn .articleControl .articleDates li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftColumn .articleControl p {
	margin: 0px;
}
.fwArticles .fwArticleContainer .articleSummary {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	margin-right: 0px;
	padding-right: 0px;
}
.fwArticles h2.categoryName   {
	font-size: 22px;
	font-weight: normal;
	color: #002663;
	margin-top: 32px;
	margin-bottom: 24px;
}
.articleSummary h2.headline a {
	font-size: 14px;
}
.flashHeader {
	padding-bottom: 40px;
}
.floatRightPanel_ {
	background-image: url('vertical_dotted_rule.gif');
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 220px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-left: 20px;
	margin-top: 32px;
}
.floatRightPanel_ h2 {
	color: #002663;
	margin-top: 0px;
}
a.arrowLink_ {
	background-image: url('arrow_link.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.distributorFileList {
	width: 100%;
	font-size: 12px;
}
.distributorFileList td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.distributorFileList th {
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #153E7D;
}
.distributorFileList td a {
	text-decoration: none;
}
.customerDownload {
	margin-bottom: 12px;
}
.regForm td {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
.pbFooter {
	text-align: right;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-right: 6px;
}
.pbFooter a {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.ru {
}
.ru .pageHeader .country {
	text-transform: none;
}
.ru .pageHeader td.section {
	padding-bottom: 32px;
}
.langLinks a{
	text-decoration: none;
	font-weight: bold;
}
.langLinks a:hover {
	color: #2769C4;
}
.langLinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2769C4;
	border-right-color: #2769C4;
	border-bottom-color: #2769C4;
	border-left-color: #2769C4;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 24px;
}
