html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #e0a72d;
	color: #444444;
}


h1 {
	color: #21378f;
	border-bottom-color: #21378f;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 18px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 35px;
	font-weight: bold;
}

#ft {
	margin: 2px;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #666666;
	text-align: right;
	padding-top: 10px;
	font-size: 9px;
}

#disclaimer {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #666666;
	font-size: 9px;
}

#ft a {
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	color: #666666;
	text-align: right;
	font-size: 9px;
}

#lt_ft {
	margin-left: 235px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rt_ft {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #de9f1a;
	margin: 15px 0px 0px 5px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
}

h3 {
	color: #de9f1a;
	margin: 15px 0px 0px 5px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0;
}

ul, ol {
	padding-left: 40px;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

td ol li {
	list-style-position: outside;
	line-height: 15px;
	margin-bottom: 10px;
}

td ul li {
	list-style-position: outside;
	list-style-image: url(wo_bullet.gif);
	line-height: 15px;
}

td#wo_bd ul ul li {
		list-style-image: url(wo_bullet2.gif);
	line-height: 15px;
}

img.ad {
	margin-top: 10px;
}

img.last_ad {
	margin-bottom: 0;
	padding: 0;
}

td p {
	line-height: 15px;
	font-size: 12px;
	padding: 5px;
}

td#wo_sd {
	text-align: center;
	background-color: #f6e7c6;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(lft_col_btm.gif);
	vertical-align: top;
	padding-bottom: 150px;
}

td#wo_bd {
	padding-bottom: 10px;
	vertical-align: top;
}

td#wo_lt {
	background-repeat: repeat-y;
	background-image: url(lft_bkgrd.gif);
}

td#wo_rt {
	background-repeat: repeat-y;
	background-image: url(rt_bkgrd.gif);
}

td a {
	color: #556fd8;
}

table#courses {
	font-size: 12px;
	margin-top: 15px;
}

table#courses td {
	padding-bottom: 15px;
	vertical-align: top;
	text-align: center;
}

table#courses td a {
	font-weight: bold;
}

table#courses td.coming {
	font-weight: bold;
	color: #cccccc;
}

table#contact_us {
	font-size: 12px;
	margin-top: 20px;
}

table#contact_us input, textarea {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
}

table#investigative td {
	padding: 0 5px 0 0;
}

table#investigative td img {
	margin-top: 5px;
}

table.divNav {
	margin-left: 25px;
}

#hrCoursesDiv, #mgmtCoursesDiv {
	padding-left: 25px;
}

table.divNav td p {
	vertical-align:middle;
	margin: 15px 0 0 10px;
}

/* Sub-navigation and section hightlights */

	#campNav {
	background-image: url(camp_off.gif);
	height: 22px;
	width: 81px;
}

	#campNav.selected {
	background-image: url(camp_on.gif);
	height: 22px;
	width: 81px;
}

	#campNav:hover {
	background-image: url(camp_on.gif);
}

	#campNav:hover div {
	display: block;
}

	#campNav div {
	display: none;
}

#campNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 101px;
	height: 19px;
	position: absolute;
	top: 64px;
}

	#campNav ul li {
	position: relative;
	list-style: none;
}



	#campNav #hr_camp {
	background-image: url(camp_subnav_hr.gif);
	display: block;
	width: 101px;
	height: 19px;
}

	#campNav #hr_camp:hover {
	background-image: url(camp_subnav_hr_on.gif);
}

	#camp {
	background-image: url(camp_subnav_mgr.gif);
	display: block;
	width: 101px;
	height: 19px;
}

	#camp:hover {
	background-image: url(camp_subnav_mgr_on.gif);
}

/*
	#campNav a:hover > a#hr_camp {
	background-image: url(camp_subnav_hr_on.gif);
		visibility: visible;
		position: absolute;
		top:19px;
}



	#campNav a:hover > a#camp {
	background-image: url(camp_subnav_mgr_on.gif);
		position: absolute;
		top:19px;
}
*/

#libraryNav a, #investigativeNav a, #executiveNav a, #aboutNav a {
text-decoration:none;
font-size:xx-small;
}

.hidden {
visibility: hidden;
}

/*	Leadership Library	*/
	#libraryNav a {
	float: left;
	position:relative;
	top:0;
	height: 22px;
	width: 124px;
}
	#libraryNav {
	background-image: url(library_off.gif);
	height: 22px;
	width: 124px;
}

	#libraryNav.selected {
	background-image: url(library_on.gif);
	height: 22px;
	width: 124px;
}

	#libraryNav:hover {
	background-image: url(library_on.gif);
}


/*	Investigative Services	*/
	#investigativeNav a {
	float: left;
	position:relative;
	top:0;
	height: 22px;
	width: 144px;
}
	#investigativeNav {
	background-image: url(services_off.gif);
	height: 22px;
	width: 144px;
}

	#investigativeNav.selected {
	background-image: url(services_on.gif);
	height: 22px;
	width: 144px;
}

	#investigativeNav:hover {
	background-image: url(services_on.gif);
}

/*	Executive Coaching	*/
	#executiveNav a {
	float: left;
	position:relative;
	top:0;
	height: 22px;
	width: 132px;
}
	#executiveNav {
	background-image: url(coaching_off.gif);
	height: 22px;
	width: 132px;
}

	#executiveNav.selected {
	background-image: url(coaching_on.gif);
	height: 22px;
	width: 132px;
}

	#executiveNav:hover {
	background-image: url(coaching_on.gif);
}

/*	About Us	*/
	#aboutNav a {
	float: left;
	position:relative;
	top:0;
	height: 22px;
	width: 68px;
}
	#aboutNav {
	background-image: url(about_off.gif);
	height: 22px;
	width: 68px;
}

	#aboutNav.selected {
	background-image: url(about_on.gif);
	height: 22px;
	width: 68px;
}

	#aboutNav:hover {
	background-image: url(about_on.gif);
}

#imgPreload {
	position: absolute;
	display: none;
	visibility: hidden;
}
