/***********************
	TAGS
***********************/
body {
	margin: 0px;
	font-family: Arial, Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
	font-weight: bold;
	background: #9D9D9D;
}

p, td {
	font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
	font-size: 11px;
	color: #313131;
}

li {
	padding-bottom: 4px;
	margin-top: 2px;
}

select, input {
	font-size: 11px;
	color: #313131;
	font-family: verdana, arial, helvetica;
}
/***********************
	CLASSES
***********************/
/*.arial { font-family: arial; } */
.addrttl{
font-weight: bold;
width: 150px;
margin-right: 10px;
}
h4{
color: #333399;
}
h4.red{
color: #a00225;
}

.hdr, h1 {
	font-size: 18px;
	font-weight: bold;
	color:#0F4F7D;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: arial, helvetica;
}

.subhdr, h2 {
	font-size: 14px;
	font-weight: bold;
	color:#3E6799;
	margin-bottom: 5px;
	border-bottom: 1px solid #D6DCE0;
}

.subsubhdr, h3 {
	font-size: 13px;
	font-weight: bold;
	color:#4A4A4A;
	margin-bottom: 5px;
}

.menuHdr {
	font-size: 14px;
	font-weight: bold;
	color:#266FB3;
	padding-left: 8px;	
}

.blueHdr {
	font-size: 14px;
	color: #1B62A2;
	font-weight: bold;
}

.initCap {
	color: #A10013;
	font-weight: bold;
	font-size: 21px;
}

.footer {
	font-size: 10px;
	color: #5D5D5D;
}

.bold {
	font-weight:bold;
}

.menuRow {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8E8E8;
	padding: 3px;
}

.menuRowEven {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E8E8E8;
	padding: 3px;
}

.menuRow2 {
	background-color: #E9E9E9;
	padding: 3px;
	cursor: pointer;
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
}

.menuRowHover {
	background-color: #F3F3F3;
	padding: 3px;
	cursor: pointer;
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
}

.submenu {
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid #E8E8E8;
}

.tagline {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #1B62A2;
}

.tblRowBotBorder {
	border-bottom: 1px solid #D6DCE0;
}

div.leftIndent {
	padding-left: 20px;
}

.photoR {
	float: right;
	padding-left: 10px;
	padding-right: 5;
	padding-bottom: 5px;
	text-align: center;
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.photoL {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.caption {
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.box {
	border: 1px solid #DFDFDF;
	padding: 7px;
	background-color: #F5F5F5;
}

.x12 {
	font-size: 12px;
}

.initInset {
	float: left;
	padding-right: 5px;
	margin-bottom: -7px;
	font-size: 250%;
}

.selectorTrail {
        font-size: 14px;
}


/***********************
	ANCHOR
***********************/

a:link {
	color: #3D78BE;
}

a:visited {
	color: #333399;
}

a:hover {
	color: #B82B28;
	text-decoration: none;
}

a.leftMenu:link {
	color: #123D6F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.leftMenu:visited {
	color: #123D6F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.leftMenu:hover {
	color: #2375DA;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.redMenu:link {
	color: #991B0D;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.redMenu:visited {
	color: #991B0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.redMenu:hover {
	color: #991B0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.leftMenu2:link, a.leftMenu2:hover {
	color: #123D6F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.leftMenu2:visited {
	color: #123D6F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.foot:link {
	color: #1F4B7B;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.foot:visited {
	color: #A5A5A5;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

a.foot:hover {
	color: #B82B28;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

a.selector:link {
        color: #A52A2A;
}

a.selector:visited {
        color: #A52A2A;
}

a.selector:hover {
        color: #A52A2A;
        text-decoration: none;
}

/***********************
	MENU
***********************/
.menuHover {
	background-color: #DBE9F2;
	cursor: pointer;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #ffffff;
}
.menuHoverOff {
	cursor: pointer;
	background-color: #E9E9E9;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #ffffff;
}

.menuHover2 {
	background-color: #F3F3F3;
	cursor: pointer;
	padding: 2px 2px 2px 4px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #A6A6A6;
}
.menuHoverOff2 {
	cursor: pointer;
	background-color: #E9E9E9;
	padding: 2px 2px 2px 4px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #A6A6A6;
}

.menuNavTable {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.menuNavTable2 {
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
}

a.menuNav{
	font-family: tahoma, verdana, arial; 
	font-size: 10px;
	font-weight: bold;
}

a.menuNav:link, a.menuNav:active, a.menuNav:visited {
	color: #1D5FA9;
	text-decoration: none
}

a.menuNav:hover {
	color: #1D5FA9;
	text-decoration: none
}
/****************************
     ENDECA STYLES
****************************/
.endecafont {
	font-family: Arial, Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
        font-size: 9px;
        color: #313131;
}
.menuEndecaRow {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 1px;
}
.menuEndecaRowEven {
        background-color: #FFFFFF;
        border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 1px;
}
#searchBox{
padding-left: 5px;
font-family: Arial, Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
}

#searchBox input,select{
font-size: 7pt;
border: 1px outset black;
background-color: #ffffff;
}

/*
   navigation bar - horizontal dropdown
   --------------------------------------------------
*/

/* first level */
object {
   z-index: 1;
}
ul.menu * {
   z-index: 99;
}
ul.menu {
   float: left;
   height: 100%;
   margin: 0;
   padding: 0;
   list-style: none;
}

ul.menu li {
   position: relative;
   float: left;
   margin: 0;
   padding: 0;
}

ul.menu li a {
   display: block;
   padding: 0px;
   margin: 0px;
}

ul.menu li.last a {
   background: transparent;
}

ul.menu li a.sub {
}

ul.menu li:hover,
ul.menu li.hover /* protofish */ {
}

ul.menu li:hover a,
ul.menu li.hover /* protofish */ a {
   color: #000;
}

ul.menu li.active a {
   color: #f15c30;
}

/* second level */
ul.menu ul {
   padding: 0;
   margin: 0;
   list-style: none;
   top: 52px;
   width: 168px;
   border-top: 1px solid #d7d7d7;
}
ul#menu-2 ul {
   top: 37px;
}

/* resetting first level */
ul.menu ul ul {
   
}

ul.menu li:hover li,
ul.menu li:hover li a,
ul.menu li.hover /* protofish */ li,
ul.menu li.hover /* protofish */ li a {
   background: #fff;
   color: #7c7c7c;
}

/* submenu markup */
ul.menu li li {
   width: 100%;
   border-left: 1px solid #d7d7d7;
   border-right: 1px solid #d7d7d7;
}

ul.menu li li.last {
   border-bottom: 1px solid #d7d7d7;
}

ul.menu li li a {
   padding: 5px 5px 5px 10px;
}

ul.menu li:hover li:hover a,
ul.menu li.hover li.hover /* protofish */ a {
   background: #f6f6f6;
   color: #000;
}

ul.menu li:hover li.active a,
ul.menu li.hover /* protofish */ li.active a {
   color: #f15c30;
}

ul.menu li li a.sub {
   padding-right: 15px;
}

ul.menu li:hover li:hover a.sub,
ul.menu li.hover li.hover /* protofish */ a.sub {
}

/* third level */
/* resetting second level */
ul.menu ul ul{
   top: -1px;
   margin-left: 169px;
   background: #fff;
}

ul.menu li:hover li:hover li,
ul.menu li:hover li:hover li a, {
ul.menu li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover /* protofish */ li a
   color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover /* protofish */ a {
   background: #e6e6e6;
   color: #000;
}

ul.menu li:hover li:hover li.active a,
ul.menu li.hover li.hover /* protofish */ li.active a {
   color: #f15c30;
}

ul.menu li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ a.sub {
}

/* fourth level */
/* resetting second level */
ul.menu li:hover li:hover li:hover li,
ul.menu li:hover li:hover li:hover li a,
ul.menu li.hover li.hover li.hover /* protofish */ li,
ul.menu li.hover li.hover li.hover /* protofish */ li a {
   color: #7c7c7c;
}

/* subsubmenu markup */
ul.menu li:hover li:hover li:hover li:hover a,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a {
   background: #ccc;
   color: #000;
}

ul.menu li:hover li:hover li:hover li.active a,
ul.menu li.hover li.hover li.hover /* protofish */ li.active a {
   color: #f15c30;
}

ul.menu li:hover li:hover li:hover li a.sub,
ul.menu li.hover li.hover li.hover /* protofish */ li a.sub {
   background: #e6e6e6;
}

ul.menu li:hover li:hover li:hover li:hover a.sub,
ul.menu li.hover li.hover li.hover li.hover /* protofish */ a.sub {
   background: #ccc;
}

/* hiding fifth level */
div#nav ul ul ul ul ul {
   display: none;
}

/* show hide behaviour */
ul.menu ul,
ul.menu li:hover ul ul,
ul.menu ul ul,
ul.menu li:hover ul ul ul,
ul.menu ul ul ul,
ul.menu li:hover ul ul ul ul {
   position: absolute;
   left: -999em;
}

ul.menu li:hover ul,
ul.menu li li:hover ul,
ul.menu li li li:hover ul,
ul.menu li li li li:hover ul {
   left: -1px;
   z-index: 999;
}

/* show hide behaviour with protofish */
ul.menu li.hover ul ul,
ul.menu li.hover ul ul ul,
ul.menu li.hover ul ul ul ul {
   position: absolute;
   left: -999em;
}

ul.menu li.hover ul,
ul.menu li li.hover ul,
ul.menu li li li.hover ul,
ul.menu li li li li.hover ul {
   left: -1px;
   z-index: 999;
}
#investors {
   background: url(/images/pubint/pubint_head_right_new_1.jpg) no-repeat;
   width: 84px;
   height: 52px;
}
li.hover #investors {
   background: url(/images/pubint/pubint_head_right_new_1_alt.jpg) no-repeat;
}
#cat {
   background: url(/images/pubint/pubint_head_right_new_2-bw.jpg);
   width: 58px;
   height: 52px;
}
li.hover #cat {
   background: url(/images/pubint/pubint_head_right_new_2_alt-bw.jpg);
}
#support {
   background: url(/images/pubint/pubint_head_right_new_3.jpg);
   width: 60px;
   height: 52px;
}
li.hover #support {
   background: url(/images/pubint/pubint_head_right_new_3_alt.jpg);
}
#find {
   background: url(/images/pubint/pubint_head_right_new_4.jpg);
   width: 122px;
   height: 52px;
}
li.hover #find {
   background: url(/images/pubint/pubint_head_right_new_4_alt.jpg);
}


#about {
   background: url(/images/pubint/tnb_mp_header_nav1_01a.gif) no-repeat;
   width: 178px;
   height: 37px;
}
li.hover #about {
   background: url(/images/pubint/tnb_mp_header_nav1_01b.gif) no-repeat;
}
#products {
   background: url(/images/pubint/tnb_mp_header_nav1_02a.gif) no-repeat;
   width: 90px;
   height: 37px;
}
li.hover #products {
   background: url(/images/pubint/tnb_mp_header_nav1_02b.gif) no-repeat;
}
#markets {
   background: url(/images/pubint/tnb_mp_header_nav1_03a.gif) no-repeat;
   width: 87px;
   height: 37px;
}
li.hover #markets {
   background: url(/images/pubint/tnb_mp_header_nav1_03b.gif) no-repeat;
}
#brands_menu {
   background: url(/images/pubint/tnb_mp_header_nav1_04a.gif) no-repeat;
   width: 74px;
   height: 37px;
}
li.hover #brands_menu {
   background: url(/images/pubint/tnb_mp_header_nav1_04b.gif) no-repeat;
}
