@charset "UTF-8";

img { border: none; }

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(shade800body.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: url(shade200SidebarEDIT.jpg);
	background-repeat: repeat-y;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 20;
	padding-left: 0px;
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
} 
#maincontent_fullwidth {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 14px;
}
.twoColFixLtHdr #footer {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #DDDDDD;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.pageTOPbanner1 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner1.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner2 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner2.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner3 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner3.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner4 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner4.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner5 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner5.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner6 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner6.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.pageTOPbanner7 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image: url(Banners/topBanner7.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 55px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: right;
}
.legend {
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
}
.pageTOP {
	height: 10px;
	vertical-align: top;
}
.pageHORZnav {
	font-size: 14px;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
}
.mainContentCAT {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 20;
	padding-left: 0px;
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #999999;
	font-weight: bold;
}

.textTABLEsuppliers {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	padding: 10px;
	background-color: #EEEEEE;
}
.textTABLE {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textMore {
	font-family: Calibri, sans-serif, Geneva, Arial;
	font-size: 10px;
	color: #E30119;
}
.textTITLE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}
.textVERTnav {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #D5002B;
	text-align: right;
	vertical-align: middle;
	height: 10px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.textTABLEpadALL {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}
.textFORMinput {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.textMANUAL {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-align: right;
}
.textTABLEtitleWHITE {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
}
.text01 {
	font-size: 20px;
	color: #444541;
}
.text02 {
	font-size: 25px;
	color: #DF0022;
	text-transform: uppercase;
	line-height: 25px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.link_youarehere {
	color: #FFFFFF;
	background-color: #E10225;
	padding: 2px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
}
.style7 {font-size: 10px; color: #E30119; }
.textTABLEpadAllnotLeft {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.textTABLEpadAll5 {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.----------NEWSLETTER {
}
#nl_div01 {
	text-align: left;
	color: #000000;
	margin-bottom: 14px;
	font-size: 12px;
	border: 2px dotted #FFFFFF;
	padding: 14px;
	float: left;
	height: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 14px;
	width: 534px;
}
#nl_div02 {
	background-color: #EEEEEE;
	margin-bottom: 8px;
	padding: 14px;
	font-size: 12px;
}
#nl_div03 {
	padding: 14px;
	font-size: 12px;
	border: 2px dotted #C6BDBD;
	width: 168px;
	float: left;
	height: 75px;
	text-align: center;
}
