/* SEARCH */

#masthead form {
	margin: 0px;
	padding: 0px;
}
#masthead label {
	display: none;
}
#masthead input#mod_search_searchword {
	height: 17px;
	width: 182px;
	border: 1px solid #D1CBC4;
	position: absolute;
	left: 695px;
	top: 79px;
	font-size: 10px;
}
#masthead input.button {
	position: absolute;
	top: 79px;
	left: 878px;
}
#masthead ul {
	width: 900px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #CAC4BD;
	border-bottom: none;
}
#masthead ul li {
	font: 10px/26px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background: url(/images/topnav_pipe.gif) no-repeat 0px 8px;
}
#masthead ul li#menuitem_1 {
	background: none;
	padding-left: 10px;
}
#masthead ul li u {
	display: none;
}
#masthead li a {
	display: block;
	height: 26px;
	padding-right: 17px;
	padding-left: 17px;
}
#masthead li#menuitem_1 a {
	background: url(/images/nav_home.gif) no-repeat center 9px;
	width: 38px;
}
#masthead li#menuitem_1 a:hover {
	background: url(/images/nav_home2.gif) no-repeat center 9px;
}
#masthead li#menuitem_1 a.mainlevel_current {
	background: url(/images/nav_home2.gif) no-repeat center 9px;
}
#masthead li#menuitem_2 a {
	background: url(/images/nav_aboutus.gif) no-repeat center 9px;
	width: 59px;
}
#masthead li#menuitem_2 a:hover {
	background: url(/images/nav_aboutus2.gif) no-repeat center 9px;
}
#masthead li#menuitem_2 a.mainlevel_current {
	background: url(/images/nav_aboutus2.gif) no-repeat center 9px;
}
#masthead li#menuitem_3 a {
	background: url(/images/nav_abouttm.gif) no-repeat center 9px;
	width: 63px;
}
#masthead li#menuitem_3 a:hover {
	background: url(/images/nav_abouttm2.gif) no-repeat center 9px;
}
#masthead li#menuitem_3 a.mainlevel_current {
	background: url(/images/nav_abouttm2.gif) no-repeat center 9px;
}
#masthead li#menuitem_4 a {
	background: url(/images/nav_research.gif) no-repeat center 9px;
	width: 63px;
}
#masthead li#menuitem_4 a:hover {
	background: url(/images/nav_research2.gif) no-repeat center 9px;
}
#masthead li#menuitem_4 a.mainlevel_current {
	background: url(/images/nav_research2.gif) no-repeat center 9px;
}
#masthead li#menuitem_5 a {
	background: url(/images/nav_video.gif) no-repeat center 9px;
	width: 39px;
}
#masthead li#menuitem_5 a:hover {
	background: url(/images/nav_video2.gif) no-repeat center 9px;
}
#masthead li#menuitem_5 a.mainlevel_current {
	background: url(/images/nav_video2.gif) no-repeat center 9px;
}
#masthead li#menuitem_6 a {
	background: url(/images/nav_media.gif) no-repeat center 9px;
	width: 41px;
}
#masthead li#menuitem_6 a:hover {
	background: url(/images/nav_media2.gif) no-repeat center 9px;
}
#masthead li#menuitem_6 a.mainlevel_current {
	background: url(/images/nav_media2.gif) no-repeat center 9px;
}
#masthead li#menuitem_7 a {
	background: url(/images/nav_faq.gif) no-repeat center 9px;
	width: 27px;
}
#masthead li#menuitem_7 a:hover {
	background: url(/images/nav_faq2.gif) no-repeat center 9px;
}
#masthead li#menuitem_7 a.mainlevel_current {
	background: url(/images/nav_faq2.gif) no-repeat center 9px;
}
#masthead li#menuitem_8 a {
	background: url(/images/nav_dlf.gif) no-repeat center 9px;
	width: 163px;
}
#masthead li#menuitem_8 a:hover {
	background: url(/images/nav_dlf2.gif) no-repeat center 9px;
}
#masthead li#menuitem_8 a.mainlevel_current {
	background: url(/images/nav_dlf2.gif) no-repeat center 9px;
}
#masthead li#menuitem_9 a {
	background: url(/images/nav_contactus.gif) no-repeat center 9px;
	width: 74px;
}
#masthead li#menuitem_9 a:hover {
	background: url(/images/nav_contactus2.gif) no-repeat center 9px;
}
#masthead li#menuitem_9 a.mainlevel_current {
	background: url(/images/nav_contactus2.gif) no-repeat center 9px;
}

/*SIDENAV*/

#sidenav {
	width: 200px;
	float: left;
	_position: relative;
}
#sidenav h2 {
	font: bold 16px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #1b467e;
	margin: 0px 0px 16px;
	padding: 20px 0px 0px 35px;
}
#sidenav ul {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#sidenav li {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#sidenav ul a {
	padding-left: 15px;
	display: block;
	margin-bottom: 9px;
	margin-right: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#sidenav ul a:hover {
	background: url(/images/arrow_subnav.gif) no-repeat 3px 4px;
}
#sidenav ul a.mainlevel_current_side {
	background: url(/images/arrow_subnav.gif) no-repeat 3px 4px;
	font-weight: bold;
}
* html #sidenav ul li { height: 1%; }
* html #sidenav ul li a { height: 1%; }


#subnav ul,
#header #left #subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	_width: 200px;
}
#subnav ul li,
#header #left #subnav ul li {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
}
#subnav a,
#header #left #subnav a {
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 15px;
	color: #000;
	text-decoration: none;
}
#subnav a:hover,
#header #left #subnav a:hover {
	background: url(/images/arrow_subnav.gif) no-repeat 0px 6px;
}
#subnav a.mainlevel_current_sub,
#header #left #subnav a.mainlevel_current_sub {
	background: url(/images/arrow_subnav.gif) no-repeat 0px 6px;
	font-weight: bold;
}
* html #subnav ul li { height: 1%; }
* html #subnav ul li a { height: 1%; }
