﻿
html {overflow-y: scroll;}
body
{
	border: 0px;
	margin: 0px;
	color: #959595;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;	
}
.bodyhome
{
	background: #181514 url(../images/bghome.jpg) repeat-x;
}
.bodysub
{
	background: #282321 url(../images/bgsub.jpg) repeat-x;
}
.subpagetop
{
	width: 851px; 
	margin-top: 0px; 
	height: 480px; 
	background-image: url(../images/subtop.jpg); 
	background-color: #ffffff;
	background-repeat:no-repeat;
}
.bodytext
{
	text-decoration: none;
	color: #959595;
}
.sublogo
{
	margin-top: 255px; margin-left:59px;
	width: 108px; height: 48px; 
	position:absolute; 
}
.subheaderimage
{
	margin-left: 212px; 
	position:absolute;
	z-index: 0;
}
.subbottombg
{
	width: 851px;
	background-image: url(../images/subbottom.jpg); 
	background-repeat:repeat-y;
}
.subbottombgdrc
{
	width: 851px;
	background-image: url(../images/subbottomdrc.jpg); 
	background-repeat:repeat-y;
	padding-bottom:100px;
}
.leftnav
{
	width:208px; 
	padding-left:5px; 
	vertical-align:top;
}
.leftnavlink
{
	color: #9d9896;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
.leftnavlink:hover
{
	text-decoration: underline;
	color : #000000;
}
.contentcell
{
	width:580px; 
	padding-left: 24px; padding-top: 30px; 
	vertical-align:top;
	font-size: 12px;
	line-height: 18px;
}
table { padding: 0px; }
a { color: #f2661b; }
p { margin: 1em 0 1em 0; }
td { color: #959595; }
img { border-width: 0px; }

select, input, option, textarea
{
	color: #959595;
	font-size: 11px;
}
div.float { float: left; }

.clearboth { float: none; clear: both; }

.container
{
	margin: 0px auto 0px auto;
	width: 760px;
	background-color: white
}

.errorText
{
	color:Maroon;
}
.errorTextReverse
{
	color:White;
}
.textReverse
{
	color:White;
	font-size: 11px;
}

input.linkbutton, input.forwardbutton
{
	font-size: 11px;
	display: inline;
	color: White;
	background: #333333;
	border: 1px solid #bb9d9d;
	text-decoration: none;
	padding: 0px 5px 3px 5px;
	vertical-align: middle;
}
input.linkbuttonlight
{
	font-size: 11px;
	display: inline;
	color: White;
	background: #004d90;
	border: 1px solid #bb9d9d;
	text-decoration: none;
	padding: 0px 5px 3px 5px;
	vertical-align: middle;
}
button.linkbutton, button.forwardbutton
{
	font-size: 11px;
	display: inline;
	color: White;
	background: #333333;
	border: 1px solid #bb9d9d;
	text-decoration: none;
	padding: 0px 5px 3px 5px;
	vertical-align: middle;
}

input.linkbutton:hover, input.linkbuttonlight:hover, input.linkbutton:active, input.linkbutton:focus,
input.forwardbutton:hover, input.forwardbutton:active, input.forwardbutton:focus
{
	background: #999999;
	border: 1px solid #bb9d9d;
}

button.linkbutton:hover, button.linkbutton:active, button.linkbutton:focus,
button.forwardbutton:hover, button.forwardbutton:active, button.forwardbutton:focus
{
	background: #999999;
	border: 1px solid #bb9d9d;
}

a.linkreverse
{
	color: White;
}
a.forwardbutton
{
	display: block;
	width: 166px;
	font-size: 13px;	
}
.footerbar
{
	margin: 0px auto 0px auto;
	width: 760px;
	font-size:9px;
	color: #999999;
	text-align:right;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 30px;
	background-color: #f0eee8;
}
.footerlink
{
	font-size:9px;
	color: #999999;
	text-decoration: none;
}
input.clearborder
{
	font-size: 10px;
	color: #773a3a;
	background: #ffffff;
	border: 0px solid #ffffff;
	vertical-align: middle;
}
textarea
{
	font-size: 10px;
	font-family : Arial, Verdana;
}
.formel {padding:4px 4px 4px 4px; text-align: left;}
.formlabel {padding:4px 4px 4px 4px; float:left; text-align: right;}
.divhr {background-color:#cdcdcd; height:1px; width:100%;}
table td.formcell {padding: 4px 4px 4px 0px; vertical-align:middle;}


.newstitle
{
	color: #f2661b;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.newssubtitle
{
	color: #ffffff;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.newstext
{
	color: #847f7d;
	font-size: 11px;
}
.navbox
{
	width: 625px;
	height: 122px;
	background: #ffffff url(../images/navbg.jpg) repeat-x;
	position: absolute;
	margin-top: 0px;
	margin-left: 174px;
	z-index: 2;
}
.navboxsub
{
	margin-left: 212px;
}
.nav 
{
margin: 0;
margin-top: 74px;
padding: 0;
}

li.navli 
{
	list-style: none;
	height: 48px;
	padding-top: 8px;
	float: left;
	position: relative;
	overflow:hidden; 
}

li.navliunder 
{
	list-style: none;
	height: 48px;
	padding-top: 3px;
	float: left;
	position: relative;
}
.current  
{ 
	 background-image: url(../images/navUnderOn.jpg); 
	 background-repeat:no-repeat; 
}
.currentapproach
{ 
	 background-image: url(../images/navUnderOn.jpg); 
	 background-repeat:no-repeat; 
	 background-position: 14px 0px;
}
.currentstory
{ 
	 background-image: url(../images/navUnderOn.jpg); 
	 background-repeat:no-repeat; 
	 background-position: -3px 0px;
}
.currentstrategy
{ 
	 background-image: url(../images/navUnderOn.jpg); 
	 background-repeat:no-repeat; 
	 background-position: 11px 0px;
}
.currenttools
{ 
	 background-image: url(../images/navUnderOn.jpg); 
	 background-repeat:no-repeat; 
	 background-position: -3px 0px;
}
.navKMA,.navStrategy,.navResults,.navApproach,.navTools
{
height: 26px;
text-indent: -9000px;
display: block;
overflow:hidden; 
}

.navKMA { background-image: url(../images/navKMAStory.png); background-repeat:no-repeat; width:114px;height: 26px; background-position: 30px 0px; }
.navStrategy { background-image: url(../images/navCraftingYourStrategy.png); background-repeat:no-repeat;height: 26px; background-position: 34px 0px; width:137px; }
.navApproach { background-image: url(../images/navIntegratedApproach.png); background-repeat:no-repeat;height: 26px; background-position: 23px 0px; width:146px; }
.navTools { background-image: url(../images/navInnovativeTools.png); background-repeat:no-repeat;height: 24px; background-position: 25px 0px; width:115px; }
.navResults { background-image: url(../images/navProducingResults.png); background-repeat:no-repeat;height: 23px; background-position: 34px 0px; width:112px; }
.navKMA:hover
{ 
	background-position: 30px -26px; overflow:hidden; 
}
.navStrategy:hover
{ 
	background-position: 34px -26px;  overflow:hidden; 
}
.navResults:hover
{ 
	background-position: 34px -23px;  overflow:hidden; 
}
.navTools:hover
{
	background-position: 25px -24px;  overflow:hidden; 
}
.navApproach:hover
{
	background-position: 23px -26px;  overflow:hidden; 
}
.navunder 
{
	margin: 0;
	margin-top: 0px;
	margin-left: 235px;
	padding: 0;
}
.navunderbox
{
	width: 851px;
	height: 43px;
	position: absolute;
	margin-top: 122px;
	margin-left: 0px;
	padding:0px;
	overflow:hidden;
	background: #ffffff url(../images/navUnderBG.jpg) repeat-x;
	z-index: 99;
}
.navunderonitem
{
	height:43;
	padding:5px;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../images/navUnderCurrent.jpg);
}
.navunderoffitem
{
	height:43;
	padding-top: 13px;
	padding-right: 30px;
	padding-left:5px;
}
.navunderoffitemlink
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #898483;
}
.navunderoffitemlink:hover
{
	color: #c96b11;
}
.subnavlink
{
	color: #9d9896;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
.subnavlink:hover
{
	color: #c96b11;
}
.button
{
	border: solid 1px #333333;
	background-color: whitesmoke;
	color: #333333;
}
.textbox
{
	border: solid 1px #333333;
	background-color: whitesmoke;
	color: #333333;
}
.footernav
{
	color:#bfb9b7; text-decoration:none;
}
.footernav:hover
{
	color:#ffffff; text-decoration:underline;
}
.topnav
{
	font-size:11px; font-family:Georgia, Times New Roman; font-style: italic; color:#dedddc; text-decoration:none;
}
.topnav:hover
{
	color:#ffffff; text-decoration: underline;
}
.topnavholder
{
	position: absolute; margin-left:653px; margin-top:10px; z-index:99; font-size:10px; font-family:Georgia, Times New Roman; font-style: italic; color:#dddddd;
}
.topnavholderhome
{
	position: absolute; margin-left:667px; margin-top:10px; z-index:99; font-size:10px; font-family:Georgia, Times New Roman; font-style: italic; color:#dddddd;
}
.rsshead
{
	margin-top: 20px;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight:bold;
	color: #898483;
}
.entry
{
	padding-bottom: 15px;
}
.rsstitle
{
	font-size:14px;
	font-weight:bold;
}