html, body	{ background-color: #dbd4b9; margin: 20px 0 0 0; font-family: "Trebuchet MS", Arial; }

#container	{ background: url(../../images/boxw.png) repeat-y scroll center top; }

p		{ font-size: 0.7em; line-height: 1.7em; color: #58595B; }

h1	{ color: #A7A9AC; }

h2	{ color: #58595B; }

a:link {	color: #ac923c; }

a:visited {	color: #58595b; }

a:link:hover {	color: #a7a9ac; }

a:visited:hover { color: #a7a9ac; }

#header { background: url(../../images/header-bg-nologo.png) no-repeat scroll center top; width: 770px; margin: 0 auto; }

#inner-header { height: 86px; }

#nav { height: 35px; padding-left: 204px; }

#logo { padding-top: 10px; width: 350px; height: 75px; float: left; }

a#koenlogo { display: block; width: 305px; height: 85px; background: url(../../images/KOEN_logo.png) no-repeat scroll center top; } 

#executive-search { float: right; width: 110px; padding-top: 40px; }
#executive-search a { display: block; width: 110px; height: 25px; }
#executive-search a:hover {}

#content	{ width: 740px; margin: 0 auto; padding: 10px 0; }

#article-body	{ padding: 0 10px; }

#article-body ul	{ padding: 0px auto; margin: 0px auto; }

#article-body li	{ font-size: 0.7em; line-height: 1.7em; color: #58595B; }


#subnav		{ border-bottom: 2px solid #ac923c; }

#subnav	a	{ color: #ac923c; font-size: 0.85em; font-weight: bold; text-decoration: none; text-transform: uppercase; }

#subnav a:hover	{ color: #58595B; }

#subnav ul	{ margin: 0; padding: 0; }

#subnav li	{ display: inline; list-style-type: none; padding: 2px 10px 3px 0; margin: 0px; }

#footer		{ background: url(../../images/btmshadow.png) no-repeat scroll center top; text-align: center; padding: 7px 0 0 0; }

#copyright	{ font-size: 0.65em; text-transform: uppercase; color: #757679; }

.profile	{ border-bottom: 1px solid #dbd4b9; } 

.newslist	{}

.newsTitle	{ font-size: 0.95em; font-weight: bold;  }

.catHeaders	{ font-size: 1.3em; color: #58595B; text-transform: uppercase; padding: 5px 0 0 10px; }

.sitemapLink a { font-size: 0.8em; color: #757679; text-decoration: none; }


/* Dropdown Nav Styles - Start */
ul.dropdown, ul.dropdown li, ul.dropdown ul { list-style: none; margin: 0; padding: 0; font-size: 0.95em; }
ul.dropdown { position: relative; z-index: 597; float: left; }
ul.dropdown li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; }
ul.dropdown li.hover, ul.dropdown li:hover { position: relative; z-index: 599; cursor: default; }
ul.dropdown ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 98%; background-color: #D2C390; }
ul.dropdown ul li { float: none; text-align: left; }
ul.dropdown ul li a, ul.dropdown ul li a:visited { display: block; padding: 4px 10px; background-color: transparent; text-decoration: none; color: #666666; }
ul.dropdown ul li a:hover, ul.dropdown ul li a:focus, ul.dropdown ul li a:active { background-color: #AC923C; color: #000000; }
ul.dropdown ul ul { top: 1px; left: 99%; }
ul.dropdown li:hover > ul { visibility: visible; }
ul.dropdown li.rtl ul { top: 100%; right: 0; left: auto; } 
ul.dropdown li.rtl ul ul { top: 1px; right: 99%; left: auto; }

.hide { display: none; }

a#strategy-tab,
a#transition-tab,
a#compensation-tab,
a#insight-tab { display: block; height: 35px; overflow: hidden; }

a#strategy-tab,
a#strategy-tab:visited { background: url("../../images/tabs.png") no-repeat scroll 0px top; width: 129px; }
a#strategy-tab:hover,
a#strategy-tab:focus { background: url("../../images/tabs.png") no-repeat scroll 0px -35px;  }
a#strategy-tab:active { background: url("../../images/tabs.png") no-repeat scroll 0px -70px; }

a#transition-tab,
a#transition-tab:visited { background: url("../../images/tabs.png") no-repeat scroll -129px 0px; width: 142px; }
a#transition-tab:hover,
a#transition-tab:focus { background: url("../../images/tabs.png") no-repeat scroll -129px -35px; }
a#transition-tab:active { background: url("../../images/tabs.png") no-repeat scroll -129px -70px; }

a#compensation-tab,
a#compensation-tab:visited { background: url("../../images/tabs.png") no-repeat scroll -271px top; width: 183px; }
a#compensation-tab:hover,
a#compensation-tab:focus { background: url("../../images/tabs.png") no-repeat scroll -271px -35px; }
a#compensation-tab:active { background: url("../../images/tabs.png") no-repeat scroll -271px -70px; }

a#insight-tab,
a#insight-tab:visited { background: url("../../images/tabs.png") no-repeat scroll -454px top; width: 112px; }
a#insight-tab:hover,
a#insight-tab:focus { background: url("../../images/tabs.png") no-repeat scroll -454px -35px; }
a#insight-tab:active { background: url("../../images/tabs.png") no-repeat scroll -454px -70px; }
