* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: 12px Arial, Sans-Serif;
	background-color:#E8EBEF;
	color:#616060;
}
.txtinput {
	border:1px solid #BFBFBF;
}

/*============================
text formatting
============================*/
a:link,
a:visited,
#header a:hover,
.bhv_dropdown a:hover {
	text-decoration: none;
	
}

a:hover,
a:active {
	text-decoration: underline;
	
}
a img {
	border:0px;
}

/*============================
body content
============================*/
.bodyContainer {
	background-color:#FFFFFF;
	
}
.contentTxt {
	color:#616060;
	font-family:'Myriad Pro' Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.special_contentTxt {
	color:#00356C;
	font-family:'Myriad Pro' Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.contentTxtDate {
	font-size:10px;
	text-decoration:underline;
	color:#616060;
}
.footerLinks {
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
}
.footerLinks a {
	font-size:10px;
	text-decoration:none;
	color:#616060;
}
	
.footerLinks a:hover {
		text-decoration:underline
		}
/*============================
Navigation 
============================*/

#navigation {
  padding: 0 36px 32px;
}

.navContainer {
  height: 28px;
  list-style: none;
  background: transparent url(../images/bg_nav_dots.gif) repeat-x 0 0;
		text-align:left
}

.navItem {
	float: left;
	font-size: 110%;
	text-transform: lowercase;
}

.navItem>a:link,
.navItem>a:visited {
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	color: #005BBA;
	background-color: transparent;
	background-position: 50% 1px;
	background-repeat: no-repeat;
	padding: 1px 22px;
}

.currentItem a:link,
.currentItem a:visited,
.navItem a:hover,
.currentItem a:hover,
.navItem a:active,
.currentItem a:active {
  	background-position: 50% -24px;
}

.activeItem>a:link,
.activeItem>a:visited,
.activeItem>a:hover,
.activeItem>a:active {
	position: relative;
	z-index: 3;
	background-color: #fff;
  	background-position: 50% -25px;
	border: 1px solid #ccc;
	border-bottom-color: #fff;
	padding: 0 21px;
}

#nav_home>a:link,
#nav_home>a:visited {
	width: 31px;
	background-position: 1px 1px;
	background-image: url(../images/nav_home.gif);
	padding-left: 0;
}

#nav_innovation>a:link,
#nav_innovation>a:visited {
	width: 56px;
	background-image: url(../images/nav_innovation.gif);
}

#subnav_innovation div {
	float: left;
	width: 101px;
	margin-right: 12px;
	padding-top: 12px;
}

#subnav_innovation ul,
#subnav_innovation li {
	float: left;
}

#navigation li #subnav_innovation li a:link,
#navigation li #subnav_innovation li a:visited {
	float: left;
	width: auto !important;
	height: auto !important;
	padding: 12px;
}

#navigation li #subnav_innovation li a:hover,
#navigation li #subnav_innovation li a:active {
	background-color: #eef0f3 !important;
}

#nav_products_services>a:link,
#nav_products_services>a:visited {
	width: 102px;
	background-image: url(../images/nav_products.gif);
}

#subnav_products_services {
	padding-right: 0;
}

#subnav_products_services .navGroup {
	float: left;
	margin-right: 27px;
}

#nav_our_company>a:link,
#nav_our_company>a:visited {
	width: 71px;
	background-image: url(../images/nav_company.gif);
}

#nav_career>a:link,
#nav_career>a:visited {
	width: 41px;
	background-image: url(../images/nav_careers.gif);
}

#nav_contactUs>a:link,
#nav_contactUs>a:visited {
	width: 56px;
	background-image: url(../images/nav_contactUs.gif);
}

#nav_agentcenter>a:link,
#nav_agentcenter>a:visited {
	width: 68px;
	background-image: url(../images/nav_agentcenter.gif);
}

#subnav_products_services, #subnav_investor_relations,
#subnav_careers {
	width: 123px;
	padding-right: 16px;
}

#subnav_innovation div p,
#subnav_careers p {
	width: 101px;
	height: 59px;
	text-indent: -9999px;
	font-size: 130%;
	color: #999;
	line-height: 1em;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 1em;
}

#subnav_careers p {
	background-image: url(../images/nav_careers_text.gif);
}

#subnav_innovation div p {
	background-image: url(../images/nav_innovation_text.gif);
}

#nav_worldwide,
#nav_worldwide {
/*	background: transparent url(../images/bworldwide_nav.gif) no-repeat 0 50%;*/
}

#nav_worldwide>a:link,
#nav_worldwide>a:visited {
	width: 108px;
	background-position: 100% 1px;
	background-image: url(../images/nav_worldwide.gif);
	padding: 0;
}

#nav_home.currentItem a:link,
#nav_home.currentItem a:visited,
#nav_home a:hover,
#nav_home a:active {
	background-position: 1px -24px;
	border: 0;
	padding-right: 17px;
}

#nav_worldwide.currentItem a:link,
#nav_worldwide.currentItem a:visited,
#nav_worldwide a:hover,
#nav_worldwide a:active {
	background-position: 100% -24px;
	border: 0;
}

#nav_contact a,
#nav_sitemap,
#nav_privacy,
#nav_accessibility,
#nav_terms,
#nav_submit_an_idea a,
.navSubItem,
.navSubItem .hasChildren ul,
.navDropdown,
.activeItem .navDropdown .hasChildren ul {
	position: absolute;
	top: 0;
	left: -10000px;
}

#nav_contact li a,
#nav_submit_an_idea li a {
	position: relative;
	top: 0;
	left: 0;
}

.navSubItem {
	font-size: 11px;
	line-height: 1.4em;
	text-transform: none;
}

.currentItem ul.navSubItem {
  	top: 173px;
  	left: 36px;
	z-index: 1;
  	width: 115px;
}

.navSubItem li {
	line-height: 1em;
	margin-bottom: 6px;
}

.navSubItem li a {
	line-height: 1.1em;
}

.navSubItem a:link,
.navSubItem a:visited {
	color: #005BBA;
}

.navDropdown a:link,
.navSubItem .currentItem>a:link,
.navDropdown a:visited,
.navSubItem .currentItem>a:visited,
.navSubItem a:hover,
.navSubItem a:active {
	color:#005BBA;
}

.navSubItem .currentParent>a:link,
.navSubItem .currentParent>a:visited {
	color: #005BBA;
}

.navSubItem>.currentItem.hasChildren { 
	margin: 6px 0 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 0 1px;
}

.navSubItem .currentItem ul { 
	position: static;
	top: auto;
	left: auto;
	margin-top: 6px;
}

.activeItem .navDropdown {
	top: auto;
	left: auto;
	z-index: 2;
	text-transform: none;
	font-size: 11px;
	background-color: #fff;
	margin-top: -1px;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 1px 1px;
	padding: 21px 27px 15px 16px;
}

.activeItem #subnav_innovation {
	padding: 12px 15px 6px 16px;
}

.activeItem .navDropdown li,
.activeItem .navDropdown li {
	margin-bottom: 2px;
	padding: 0 0 1px;
}

#debugLog {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 200px;
	width: 200px;
	font: bold 11px/15px "Lucida Grande", Sans-Serif;
	background:black;
	color:white;
	border:0;
	padding: 5px;
}
.separator {
	background-image:url(../images/separator.jpg);
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	line-height:34px;
}
.mainHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000000;
	background-image:url(../images/separator.jpg);
	height:33px;
}
.fontHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
.dark_td {
	background-color:#D3DAE0;
	padding:5px;
}
.light_td {
	background-color:#E6E9EE;
	padding:5px;
}
/* --- lists --- */
ol,
ul {
	list-style: none;
}

#subLinks a {color:#616060;}
#subLinks a:hover{color:#056FB2;}
