﻿a.NewsNav:Link {
	font-family: 'Arial', 'Verdana', 'Serif';
	font-size: 10px;
	color: #2f2f2f;
	text-decoration: underline;
	background: #ffffff url('/en/images/ColumnTwoArrowDELETE.gif') no-repeat 0px 50%;
}

/* Main Nav Styles
**************************************************************************************/
#MainNav a, #MainNav a:visited, #MainNav a:active 
{
	text-decoration: none;
}

a.NavTab01:link, a.NavTab01:visited, a.NavTab02:link, a.NavTab02:visited, a.NavTab03:link, a.NavTab03:visited, a.NavTab04:link, a.NavTab04:visited, a.NavTab05:link, a.NavTab05:visited, a.NavTab06:link, a.NavTab06:visited, a.NavTab07:link, a.NavTab07:visited, a.NavTab08:link, a.NavTab08:visited {
	float: left;
	display: block;
	height: 65px;
	text-decoration: none !important;
	background-position: 0px 0px;
}
a.NavTab01:hover, a.NavTab02:hover, a.NavTab03:hover, a.NavTab04:hover, a.NavTab05:hover, a.NavTab06:hover, a.NavTab07:hover, a.NavTab08:hover {
	float: left;
	display: block;
	height: 65px;
	text-decoration: none;
	background-position: 0px -65px;
}
.tab01, .tab02, .tab03, .tab04, .tab05, .tab06, .tab07, .tab08 {
	display: block;
	float: left;
	height: 65px;
}
a.NavTab01 {
	width: 52px;
	background: url('/en/images/MainNav_Home.gif') no-repeat
}
.tab01 {
	width: 52px;
	background: url('/en/images/IE6_MainNav_Home.gif') no-repeat;
}
a.NavTab02 {
	width: 71px;
	background: url('/en/images/MainNav_Products_&_Services.gif') no-repeat;
}
.tab02 {
	margin-left: 16px;
	width: 71px;
	background: url('/en/images/IE6_MainNav_Products_&_Services.gif') no-repeat;
}
a.NavTab03 {
	width: 72px;
	background: url('/en/images/MainNav_Chapters.gif') no-repeat;
}
.tab03 {
	margin-left: 16px;
	width: 72px;
	background: url('/en/images/IE6_MainNav_Chapters.gif') no-repeat;
}
a.NavTab04 {
	width: 64px;
	background: url('/en/images/MainNav_Careers.gif') no-repeat;
}
.tab04 {
	margin-left: 16px;
	width: 64px;
	background: url('/en/images/IE6_MainNav_Careers.gif') no-repeat;
}
a.NavTab05 {
	width: 65px;
	background: url('/en/images/MainNav_Brokers.gif') no-repeat;
}
.tab05 {
	margin-left: 16px;
	width: 65px;
	background: url('/en/images/IE6_MainNav_Brokers.gif') no-repeat;
}
a.NavTab06 {
	width: 72px;
	background: url('/en/images/MainNav_About_Us.gif') no-repeat;
}
.tab06 {
	margin-left: 16px;
	width: 72px;
	background: url('/en/images/IE6_MainNav_About_Us.gif') no-repeat;
}
a.NavTab07 {
	width: 87px;
	background: url('/en/images/MainNav_Request_a_Quote.gif') no-repeat;
}
.tab07 {
	margin-left: 16px;
	width: 87px;
	background: url('/en/images/IE6_MainNav_Request_a_Quote.gif') no-repeat;
}
a.NavTab08 {
	width: 82px;
	background: url('/en/images/MainNav_Contact_Us.gif') no-repeat;
}
.tab08 {
	margin-left: 16px;
	width: 82px;
	background: url('/en/images/IE6_MainNav_Contact_Us.gif') no-repeat;
}
/*a.NavTab01:link, a.NavTab01:visited {
    float: left;
    display: block;
    width: 52px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Home.gif') no-repeat 0px 0px;
}
a.NavTab01:hover, a.NavTab01:active {
    display: block;
    float: left;
    width: 52px;
    height: 65px;
    background-position: -65px 0px;
}
.tab01 {
    
    display: block;
    float: left;
    width: 52px;
    height: 65px;
    background: url('/en/images/IE6_MainNav_Home.gif') no-repeat;
}


a.NavTab02:link, a.NavTab02:visited, a.NavTab02:active {
    float: left;
    display: block;
    width: 130px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Products_&_Services.gif') no-repeat left top;
}
a.NavTab02:hover {
    background-position: right top;
}
.tab02 {
    float: left;
    display: block;
    margin-left: 12px;
    background: url('/en/images/IE6_MainNav_Products_&_Services.gif') no-repeat;
}

a.NavTab03:link, a.NavTab03:visited, a.NavTab03:active {
    
    float: left;
    display: block;
    width: 61px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Chapters.gif') no-repeat left top;
}
a.NavTab03:hover {
    background-position: right top;
}

.tab03 {
    margin-left: 15px;
    float: left;
    display: block;
    background: url('/en/images/IE6_MainNav_Chapters.gif') no-repeat;
}

a.NavTab04:link, a.NavTab04:visited, a.NavTab04:active {
    
    float: left;
    display: block;
    width: 57px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Careers.gif') no-repeat left top;
}
a.NavTab04:hover {
    background-position: right top;
}
.tab04 {
    margin-left: 19px;
    float: left;
    display: block;
    background: url('/en/images/IE6_MainNav_Careers.gif') no-repeat;
}
a.NavTab05:link, a.NavTab05:visited, a.NavTab05:active {
    
    float: left;
    display: block;
    width: 61px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_About_Us.gif') no-repeat left top;
}
a.NavTab05:hover {
    background-position: right top;
}
.tab05 {
    margin-left: 19px;
    float: left;
    display: block;
    background: url('/en/images/IE6_MainNav_About_Us.gif') no-repeat;
}
a.NavTab06:link, a.NavTab06:visited, a.NavTab06:active {
    
    float: left;
    display: block;
    width: 108px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Request_a_Quote.gif') no-repeat left top;
}
a.NavTab06:hover {
    
    background-position: right top;
}
.tab06 {
    margin-left: 18px;
    float: left;
    display: block;
    background: url('/en/images/IE6_MainNav_Request_a_Quote.gif') no-repeat;
}
a.NavTab07:link, a.NavTab07:visited, a.NavTab07:active {
    
    float: left;
    display: block;
    width: 74px;
    height: 65px;
    text-decoration: none;
    background: url('/en/images/MainNav_Contact_Us.gif') no-repeat left top;
}
a.NavTab07:hover {
    background-position: right top;
}
.tab07 {
    float: left;
    display: block;
    margin-left: 17px;
    background: url('/en/images/IE6_MainNav_Contact_Us.gif') no-repeat;
}*/


/* Interior Breadcrumbs NavDetail Styles
**************************************************************************************/
#NavDetail a, #NavDetail a:active, #NavDetail a:visited {
	display: block;
	float: left;
	font-family: Arial, Verdana, Serif;
	font-size: 11px;
	font-weight: bold !important;
	color: #c7213d;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	text-decoration: none;
}
/* Left Nav Styles
**************************************************************************************/

#LeftNav a, #LeftNav a:active, #LeftNav a:visited {
	float: none !important;
	display: block;
	width: 190;
	padding: 3px 10px 3px 32px;
	line-height: 20px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #fbf9f9;
	margin: 0px;
	background-repeat: no-repeat;
}
#LeftNav a:hover {
	background-color: #c7213d;
	color: #ffffff;
}
#LeftNav a.title, #LeftNav a.title:active, #LeftNav a.title:visited {
	font-size: 15px;
	font-weight: bolder;
	padding-left: 22px;
	width: 200px;
}
#LeftNav a.titleCurrent, #LeftNav a.titleCurrent:active, #LeftNav a.titleCurrent:visited {
	color: #c7213d !important;
}
#LeftNav a.titleCurrent:hover {
	color: #ffffff !important;
}
#LeftNav a.current, #LeftNav a.current:active, #LeftNav a.current:visited {
	font-weight: bold;
	color: #c7213d;
	background-color: #fbf9f9;
}
#LeftNav a.fourthLevel, #LeftNav a.fourthLevel:active, #LeftNav a.fourthLevel:visited {
	padding-left: 42px;
	width: 190px;
}
#LeftNav a.fourthLevelCurrent, #LeftNav a.fourthLevelCurrent:active, #LeftNav a.fourthLevelCurrent:visited {
	padding-left: 42px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #c7213d url('/en/images/subnav_arrow.jpg') no-repeat 32px 10px !important;
}
#LeftNav a.fourthLevelCurrent:hover {
	background-color: #c7213d;
	color: #ffffff;
}
#LeftNav a.fourthLevelHome, #LeftNav a.fourthLevelHome:active, #LeftNav a.fourthLevelHome:visited {
	padding-left: 42px;
	width: 180px;
}
#LeftNav a.fourthLevelHomeCurrent, #LeftNav a.fourthLevelHomeCurrent:active, #LeftNav a.fourthLevelHomeCurrent:visited {
	font-weight: bold;
	color: #c7213d;
}
#LeftNav a.fourthLevelHomeCurrent:hover {
	background-color: #c7213d;
	color: #ffffff;
}
#LeftNav a.fifthLevel, #LeftNav a.fifthLevel:active, #LeftNav a.fifthLevel:visited {
	padding-left: 52px;
	width: 170px;
}
#LeftNav a.fifthLevelCurrent, #LeftNav a.fifthLevelCurrent:active, #LeftNav a.fifthLevelCurrent:visited {
	padding-left: 52px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #c7213d url('/en/images/subnav_arrow.jpg') no-repeat 41px 10px !important;
}
#LeftNav a.fifthLevelCurrent:hover {
	background-color: #c7213d;
	color: #ffffff;
}
#LeftNav li.border {
	font-size: 0px;
	height: 1px !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	background-image: url('/en/images/LeftNavBottomBorder.gif');
}
/* Footer Nav Styles
**************************************************************************************/

#footerNav a:link, #footerNav a:visited {
	font-family: Arial, Verdena, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 10px;
	word-spacing: 0em;
	text-decoration: none;
	margin-top: 0px;
}
#footerNav a:hover {
	text-decoration: underline;
}
.BottomNavTab1 {
	height: 12px;
	padding: 0px 12px 0px 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #646464;
}
.BottomNavTab2 {
	padding: 0px 12px 0px 12px;
}
/*  CTwoNav Styles
**************************************************************************************/

a.SubNav:link, a.SubNav:visited, a.SubNav:active {
	background-image: url('/en/images/ColumnTwoArrow.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Verdana, Serif;
	font-size: 11px;
	color: #353132;
	text-decoration: underline;
	padding-left: 25px;
	line-height: 21px;
	word-spacing: 2px;
}
a.SubNav:hover {
	text-decoration: none;
}
/*

	Action Styles
	
*/

a.printLink, a.printLink:active, a.printLink:visited {
	display: block;
	float: right;
	width: 83px;
	height: 19px;
	overflow: hidden;
	background: transparent url(/en/images/print_version.gif) no-repeat 0px 0px;
	margin: 0px 20px 0px 0px;
}
a.printLink:hover {
	background-position: 0px -19px;
}
a.shareLink, a.shareLink:active, a.shareLink:visited {
	display: block;
	float: none;
	width: 45px;
	height: 19px;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
	background: transparent url(/en/images/share.gif) no-repeat 0px 0px;
}
a.shareLink:hover {
	background-position: 0px -19px;
}
a.emailLink, a.emailLink:active, a.emailLink:visited {
	display: block;
	float: right;
	width: 55px;
	height: 19px;
	overflow: hidden;
	background: transparent url(/en/images/email_version.gif) no-repeat 0px 0px;
}
a.emailLink:hover {
	background-position: 0px -19px;
}
#textSize {
	float: right;
	width: auto;
	height: 19px;
	margin: 0px 20px 0px 0px;
}
a.smallFontLink:link, a.smallFontLink:active, a.smallFontLink:visited, a.mediumFontLink:link, a.mediumFontLink:active, a.mediumFontLink:visited, a.largeFontLink:link, a.largeFontLink:active, a.largeFontLink:visited {
	display: block;
	float: right;
	width: 16px;
	height: 19px;
	overflow: hidden;
}
a.smallFontLink:link, a.smallFontLink:active, a.smallFontLink:visited {
	background: transparent url(/images/icon_font_s.gif) no-repeat 0px 0px;
}
a.mediumFontLink:link, a.mediumFontLink:active, a.mediumFontLink:visited {
	background: transparent url(/images/icon_font_m.gif) no-repeat 0px 0px;
}
a.largeFontLink:link, a.largeFontLink:active, a.largeFontLink:visited {
	background: transparent url(/images/icon_font_b.gif) no-repeat 0px 0px;
}
a.smallFontLink:hover, a.mediumFontLink:hover, a.largeFontLink:hover {
	background-position: 0px -19px;
}
/* Styles for the column four links
*******************************************************/
a.subscribe:link, a.subscribe:visited, a.subscribe:active, a.subscribe:active {
	float: left;
	display: block;
	height: 37px;
	font-size: 12px;
	color: #c6223d;
	padding: 5px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background: transparent url(/images/SuscribeIcon.jpg) no-repeat 0px 7px;
}
a.feedback:link, a.feedback:visited, a.feedback:active, a.feedback:active {
	float: left;
	display: block;
	height: 37px;
	font-size: 12px;
	color: #c6223d;
	padding: 5px 0px 0px 34px;
	margin: 0px 0px 0px 26px;
	text-decoration: none;
	background: transparent url(/images/FeedbackIcon.jpg) no-repeat 0px 5px;
}
a.explore:link, a.explore:visited, a.explore:active, a.explore:active {
	float: left;
	display: block;
	height: 37px;
	font-size: 12px;
	color: #c6223d;
	text-decoration: none;
	padding: 5px 0px 0px 32px;
	margin: 0px 0px 0px 27px;
	background: transparent url(/images/ExploreIcon.jpg) no-repeat 0px 5px;
}
