body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0px none;
	text-align: center
}

p div
{
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

a
{
	text-decoration: none;
	color: #003a7d;
	font-weight: bold;
}

a:hover { text-decoration: underline; }
ul { margin-top:-5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	list-style-position:outside;
	list-style-image:url('images/bullet.gif') }

li { margin-bottom: 5px;}

input.textInputFulfill
{
	width: 350;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInputFulfillSmall
{
	width: 100;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInputQuantity
{
	width: 75;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInputFulfillState
{
	width: 35;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInputFulfillCity
{
	width: 150;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInput
{
	width: 245px;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

input.textInputSmall
{
	width: 175px;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

textarea
{
	width: 325px;
	height: 100px;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

textarea.contact
{
	width: 245px;
	height: 75px;
	border: 1px solid #999;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	color: #666;
}

#pageHead
{
	width: 770px;
	margin: 0px auto;
	text-align: left;
}

#topBar
{
	height: 11px;
	width: 770px;
	background-color: #3A4273;
	margin-bottom: 1px;
}

#header
{
	height: 44px;
	width: 770px;
	background-image: url('../images/art/head_bg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 1px
}

#globalNav
{
	width: 770px;
	background-image: url('../images/art/nav_bg.jpg');
	background-repeat: no-repeat
}

#tagline { margin-bottom: 18px; }

#pageBody
{
	width: 770px;
	margin: 0px auto;
	text-align: left;
}

#pageBodyLeft
{
	float: left;
	width: 195px;
	margin-bottom: 25px;
}

#pageBodyRight
{
	float: right;
	width: 555px;
	margin-top: 14px;
	margin-bottom: 25px;
}

#pageContent
{
	color: #666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

#pageTitle { border-bottom: 5px solid #ccc; }

#highlight
{
	width: 187px;
	margin: 15px 0px 10px 20px;
	float: right;
}

#highlightContent
{
	background-image: url('../images/art/highlight_bg.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	padding: 10px;
	background-color: #173055;
	color: #FFF;
	font-size: 10.5px;
	line-height: 1.3em
}

#highlightContent td
{
	vertical-align: top;
	font-size: 10.5px;
	line-height: 1.3em;
	font-family: verdana, arial, sans-serif;
}

#highlightContent a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#highlightContent a:hover
{
	color: #fff;
	text-decoration: underline;
}

#sectionNav
{
	line-height: 1.4em;
	color: #5B75C0;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#sectionNav a
{
	text-decoration: none;
	color: #5B75C0;
	display: block;
	padding: 5px 20px 5px 15px;
}

#sectionNav a:hover { color: #666; }

#sectionNavWhatLeadership
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatCoaching
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatTeams
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatOPA
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatPartnerships
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatProductivity
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatProjects
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhatEvents
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#subNav
{
	margin-left: 15px;
	padding-bottom: 3px;
	font-weight: normal;
	background-color: #fff;
}

#subNav a
{
	text-decoration: none;
	color: #5B75C0;
	font-weight: normal;
	display: block;
	padding: 3px 20px 3px 12px;
}

#subNav a:hover { color: #666; }

#subNavWhatLeadershipPrograms
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingBNCB
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingLWT
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingDEG
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingEYV
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingEYP
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatCoachingFOC
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatPartnershipsAlliance
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatPartnershipsIT
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatPartnershipsServices
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#subNavWhatProductivityWLD
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#sectionNavResultsCurrent
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhoClients
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhoTestimonials
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhoWhere
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#sectionNavWhoWorking
{
	background-image: url('../images/nav/section_bg.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #D4D4D4
}

#subNavWhoWorkingResume
{
	background-image: url('../images/nav/sub_bg.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #D4D4D4
}

#footer
{
	background-color: #3A4273;
	clear: both;
	margin-bottom: 10px;
}


.subSection
{
	border-top: 1px solid #D4D4D4;
	margin-top: 10px;
	padding-top: 5px;
}

.intro { font-weight: bold; }

.subText
{
	padding: 3px 0px 13px 6px;
	border-bottom: 1px solid #D4D4D4;
}

.subTextNoRule { padding: 3px 0px 13px 6px; }

#libraryList
{	border-top: 1px solid #D4D4D4;
}

#libraryList td.head
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background-color: eeeeee;
	vertical-align: top;
}

#libraryList td.confhead
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background-color: eeeeee;
	vertical-align: top;
}

#MedAdmin td.confhead
{
	padding: 6px;
	border: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background-color: eeeeee;
	vertical-align: top;
}

#MedAdmin td.confheadsub
{
	padding: 6px;
	border: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	background-color: eeeeee;
	vertical-align: top;
	width: 100px;
}

#MedAdmin td.confitem
{
	padding: 6px;
	border: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
	width: 125px;
}

#MedAdmin td.footer
{
	padding: 6px;
	border: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

#libraryList td.confitem
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}


#libraryList td.head2
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	background-color: eeeeee;
	vertical-align: top;
}

#libraryList td.item
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

#libraryList td.itemhead
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: top;
}

#libraryList td.foot
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	vertical-align: top;
}

#libraryList td.uploadform
{
	padding: 10px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	vertical-align: top;
}

#libraryList td.publication
{
	padding: 3px 0px 3px 6px;
	border-bottom: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

.actionLink
{
	font-size: 10px;
	text-transform: uppercase;
}

.quote
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 0px;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	line-height: 1.5em;
}
.quotetitle
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	line-height: 1.5em;
}
.content
{
	padding-left: 20px;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
}
.subhead
{
	margin: 0px;
	color: #003a7d;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	border-bottom: 1px solid #003a7d;
}
.spacer { clear: both; }

p
{
	margin-top: 5px;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
}

h1
{
	margin-top: 5px;
	color: #ff883f;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	line-height: 1.5em;
}

h2
{
	margin-top: 5px;
	color: #003a7d;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
}

.inlineQuote
{
	float: right;
	width: 185px;
	padding: 8px 8px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	color: #003a7d;
	font-size: 10px;
	background-color:#ffffff;
	border-top: 1px solid #ff883f;
	line-height: 1.5em;
}

.inlineQuote ul { margin-top:-5px; list-style-type:square; list-style-position:outside;}

.inlineQuote li {  list-style-type:square; margin-bottom: 5px; margin-left: 5px; color: 003a7d;}

#addresspage td.item
{
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: right;
}

#addresspage td.form
{
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: left;
}
select.liststyle {
	font-size: 10px;
	color: #666666;

}
textarea.textstyle {
	font-size: 10px;
	width: 245px;
}
checkbox.checkstyle {
	font-size: 10px;
	width: 245px;
}
#libraryList td.itemnoline {

	padding: 10px;
	border-bottom: #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}
.formsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;

}
.jobstatus {
	background-color: #FFFF66;
}

#productordering td.form
{
	padding: 10px;
	border-top: 1px solid #D4D4D4;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

#productordering td.formhead
{
	padding: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: top;
}

#CostChart td.costtitle {
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	background-color: 003a7d;
	color: #FFFFFF;
}

#CostChart td.costhead {

	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	background-color: eeeeee;
	border-bottom: 1px solid #003a7d;
	border-right: 1px solid #003a7d;
	border-left: 1px solid #003a7d;
}

#CostChart td.costitem {

	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border-bottom: 1px solid #003a7d;
	border-right: 1px solid #003a7d;
	border-left: 1px solid #003a7d;
}

#CostChart td.costfoot {

	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-color: eeeeee;
	border-bottom: 1px solid #003a7d;
	border-right: 1px solid #003a7d;
	border-left: 1px solid #003a7d;
}

input.textInputDEP
{
	border: 1px solid #003a7d;
	font-family: verdana, arial, helvetica, sans-serf;
	font-size: 11px;
	background-color: #eeeeee;
	color: 003a7d;
}

