﻿/**********************************************************************************************

	
	Theme: CoachingOnCall
	Date: January 2009

***********************************************************************************************

	1.  GENERAL
			1.1 Headings and paragraphs
			1.2 Forms
			1.3 Links
			1.4 Miscellaneous
		
	2. GENERAL ELEMEMENTS
	
	3. LAYOUT
			3.1 Accessibility links
			3.2 Masthead
			3.3 Navigation
			3.4 Search
			3.5 Header
			3.6 Content
			3.7 Sidebar
			3.8 Footer
		
	4. LAYOUT ELEMENTS

        5. CC Adaptations

***********************************************************************************************/
/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/
/* Global reset */
td {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}
th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tr {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	text-align: left;
}
thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tbody {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table {
	margin: 0;
	padding: 0;
	border: 0px solid #FFFFFF;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
li {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	}
ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
dt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
dl {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
sub {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strike {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
small {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
samp {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
s {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
q {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
kbd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ins {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	float: none;
	text-align: center;
}
font {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
em {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
dfn {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
del {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
code {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
cite {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
big {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
address {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
acronym {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
abbr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
pre {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
p {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-size: 100%;
	}
h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h5 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h4 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h3 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h2 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-weight: inherit;
	
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
}
h1 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
object {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
applet {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
span {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	text-align: left;
}
div {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background: #ffffff;
	color: #42474a;
}
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
td {
	text-align: left;
	}
th {
	text-align: left;
	font-weight: normal;
}
caption {
	text-align: left;
	font-weight: normal;
}
body {
	font: 70% Verdana, Helvetica, Sans-serif;
	}
/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/
h1 {
	font-size: 17px;
	color: rgb(6, 121, 185);
	padding: 0 0 5px 0;
}
h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: rgb(6, 121, 185);
	padding: 0 0 8px 0;
	text-align: left;
}
h3 {
	margin: .6em 0 .6em 0;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 5px 0;
	color: #000000;
}
p {
	margin: 0 0 1.2em 0;
	line-height: 1.3em;
	text-align: left;
	color: black;
}
blockquote {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.2em;
	font-style: italic;
	color: black;
}
cite {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.2em;
	font-style: normal;
	color: black;
}
address {
font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.2em;
	font-style: normal;
	color: black;

}
/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/
select {
	font: 1em Verdana, Helvetica, Sans-serif;
	vertical-align: middle;
}
textarea {
	font: 1em Verdana, Helvetica, Sans-serif;
	vertical-align: middle;
}
input {
	font: 1em Verdana, Helvetica, Sans-serif;
	vertical-align: middle;
}
textarea {
}
input {
}
textarea {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #b3b3b3;
	background-color: #fff;
	color: #6d6d6d;
}
input.field {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #b3b3b3;
	background-color: #fff;
	color: #6d6d6d;
}
input.radio {
	background: transparent none;
	padding: 0;
}
input.checkbox {
	background: transparent none;
	padding: 0;
}
input.button {
	background: transparent none;
	padding: 0;
}
/* 1.3	Links
-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/
hr {
	display: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: none;
}
abbr {
	border-bottom: none;
}
blockquote {
	margin: 1em 0 0 0;
}
td {
	line-height: 1.2em;
}
th {
	font-size: 1em;
	line-height: 1.2em;
}
li {
	line-height: 1.2em;
}
li textarea {
	font-size: 1em;
}

li select {
	font-size: 1em;
}

li input {
	font-size: 1em;
}

li p {
	font-size: 1em;
}

li h3 {
	font-size: 1em;
}

li li {
	font-size: 1em;
}

.copyright
{
font-size: 0.8em;
width: 100%;
text-align:center;
}
/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/
.hide {
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
.container {
	width: 771px;
	position: relative;
	z-index: 100;
	margin: 16px auto 0 auto;
	text-align: left;
	border-bottom: 1px solid #fff;
	height: 100px;
}
.header-container {
	top: 0px;
	left: 0px;
	clear: both;
	height: 100px;
	width: 771px;
}
.main-container {
	clear: both;
	width: 100%;
	min-height: 300px;
	margin: 20px 0 0 0;
	
}
.main-container .container {
	margin-top: 0;
	padding: 0 0 44px 0;
}
#header {
	width: 771px;
	min-height: 150px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
#content {
	float: right;
	width: 640px;
	padding: 2em 0 0 0;
}
#sidebar {
	width: 290px;
	float: left;
	padding: 0 0 20px 0;
}
#footer {
	clear: both;
	width: 771px;
	margin: 0 auto;
	text-align: left;
	padding: 16px 0 28px 0;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	display: inline-block;
}
.container {
	display: inline-block;
}
/* Hide from IE Mac \*/
#header {
	display: block;
}
.container {
	display: block;
}
/* End hide from IE Mac */
#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 350px;
}
/* 3.1	Accessibility links
-----------------------------------------------------------------------------------------------*/
#accessibility-links {
	position: absolute;
	left: -1000em;
	text-align: left;
}
/* 3.2	masthead
-----------------------------------------------------------------------------------------------*/
#masthead h1 {
	font-size: 1.7em;
	color: rgb(6, 121, 185);
}
#masthead a span {
	display: block;
	width: 388px;
	height: 55px;
	overflow: hidden;
}
#masthead a {
	display: block;
	width: 388px;
	height: 55px;
	overflow: hidden;
}
#masthead h1 span {
	display: block;
	width: 388px;
	height: 55px;
	overflow: hidden;
}
#masthead h1 {
	display: block;
	width: 388px;
	height: 55px;
	overflow: hidden;
}
#masthead a span {
	cursor: pointer;
	font-weight: bold;
}
#masthead a {
	cursor: pointer;
	font-weight: bold;
}
#masthead h1 {
	position: relative;
	
	margin-left: -1px;
}
#masthead a span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background-repeat: no-repeat;
}
#masthead h1 span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background-repeat: no-repeat;
}
/* 3.3	Navigation
-----------------------------------------------------------------------------------------------*/
#navigation {
	width: 771px;
	position: absolute;
	margin: 20px 0 0 0;
	padding: 0 0 1px 0;
	text-transform: uppercase;
	z-index: 100;
}
#navigation a:visited {
	color: #000000;
}
#navigation a:link {
	color: #000000;
}
#navigation a:active {
	text-decoration: none;
	color: #0679b9;
}
#navigation a:hover {
	text-decoration: none;
	color: #0679b9;
}
#navigation ol ul {
	line-height: 1;
	margin: 0 0 0 8px;
}
#navigation ol {
	line-height: 1;
	margin: 0 0 0 8px;
}
#navigation ol {
	width: 690px;
	height: 25px;
	padding: 0 0 0 100px;
	background-repeat: no-repeat;
}
#navigation li {
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	list-style-type: none;
}
#navigation li.first {
	background: none;
	list-style-type: none;
}
#navigation li a {
	display: block;
}
#navigation li a span {
	display: block;
	padding: 0 23px 0 24px;
}
#navigation li.navigation-hover {
	position: static;
}
#navigation li:hover {
	position: static;
}
#navigation li.navigation-hover a span {
}
#navigation li:hover a span {
}
#navigation li div {
	position: absolute;
	width: 160px;
	left: -999em;
	z-index: 100;
}
#navigation li.navigation-hover div {
	left: auto;
}
#navigation li:hover div {
	left: auto;
}
#navigation li:hover div div {
	position: relative;
	left: 20px;
	width: 250px;
	height: 10px;
}
#navigation li div div {
	position: relative;
	left: 20px;
	width: 250px;
	height: 10px;
}
#navigation li ul {
	padding: 0 0 0 0;
	background: #EDFAFE;
}
#navigation li li {
	float: none;
	line-height: normal;
	background: none;
	padding: 0 0 0 0;
	margin: -6px 0 0 14px;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	text-transform: none;
}
#navigation li.navigation-hover li {
	background-color: #EDFAFE;
	z-index: 200;
}
#navigation li:hover li {
	background-color: #EDFAFE;
	z-index: 200;
}
#navigation li li a {
	width: 200px;
	color: #0679b9;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	background-color: #EDFAFE;
}
#navigation li li a span {
	float: none;
	padding: 0 4px 0 8px;
}
#navigation li.navigation-hover li a span {
	background: none;
	float: none;
}
#navigation li:hover li a span {
	background: none;
	float: none;
}
#navigation li li a:hover {
}
#navigation li li a:hover span {
}
#navigation li li a span {
}
/* 3.5	Header
-----------------------------------------------------------------------------------------------*/
#header p {
	width: 520px;
	display: inline;
	position: absolute;
	right: 24px;
	top: 50%;
	margin-top: -.5em;
	font: bold 2em Verdana, Helvetica, sans-serif;
	color: #000;
}
.nonavigationheading {
position: absolute;
	z-index: 10;
	float:left;
	top: 120px;	
	width: 771px;
	text-align: left;
	clear:both;
}
.nonavigationheading h1 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	height: 1.6em;
	color: #10c8f7;
}
.nonavigationheading h2 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 1.3em;
	color: #10c8f7;
}

.free
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	height: 1.8em;
	color: #10c8f7;

}
.leadershipinsightslink {
	text-align: center;
}
/* 3.8	Footer
-----------------------------------------------------------------------------------------------*/
.sub-navigation {
	width: 771px;
	overflow: hidden;
	padding: 0 0 18px 0;
	text-align: center;
}
.sub-navigation li {
	
	display: inline;
	padding: 0 10px;
	margin: 0 10px 0 -10px;
}
.sub-navigation a {
	text-decoration: none;
}
.sub-navigation a:hover {
	text-decoration: underline;
}
}
/* 4. LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------*/

#dummy{}
#ccrightcolumnBox1 {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 20px 0 0 0;
}
#ccrightcolumnBox2 {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	clear: right;
	
}
#ccrightcolumnBox3 {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	clear: right;
}
#ccrightcolumnBox4 {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
	clear: right;
}
#ccrightcolumnQuote {
	width: 34%;
	float: right;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	clear: right;
	border: thin rgb(6, 121, 185) solid;
	
	}
	#ccrightcolumnQuote0 {
	width: 34%;
	float: right;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	clear: right;
	border: thin rgb(6, 121, 185) solid;
	
	}
	
	#ccrightcolumnQuote1 {
	width: 34%;
	float: right;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	clear: right;
	border: thin rgb(6, 121, 185) solid;
	
	}


	
	#ccrightcolumnQuote blockquote{
	
	}
	
	#ccrightcolumnQuote blockquote{
	
	}




#ccleftcolumn {
	width: 60%;
	float: left;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 20px 0 0 0;
	
}

#ccsinglebody {
	width: 100%;
	float: left;
	clear: both;
	padding: 0 5px 0 5px;
	margin: 10px 0 0 0;
}
#ccnonavtopbox {
	width: 100%;
	clear: both;
	margin: 100px 0 0 0;
}
#ccleftcolumn ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
#ccleftcolumn li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#ccrightcolumnBox2 ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
#ccrightcolumnBox2 li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#ccrightcolumnBox1 ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
#ccrightcolumnBox1 li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#ccrightcolumnBox3 ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
#ccrightcolumnBox3 li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#ccrightcolumnBox4 ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
#ccrightcolumnBox4 li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}



#ccleftcolumn li ul {
	list-style-position: outside;
	padding: 0 0 0 10px;
}
#ccleftcolumn li li {
	margin: 0 0 0.2em 0;
	color: black;
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 10px;

}
#ccdetailednav {
	width: 35%;
	float: right;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 17px 0 0 0;
	clear: right;
	background-color: #EDFAFE;
}
#ccdetailednav ul
{
	list-style-position: outside;
	list-style-type: none;
	background-position: 0px 5px;
	margin-left: 10px;
	padding-left: 10px;
	


}
#ccdetailednav li
{
	
	padding: 3px 0 3px 20px;
	color: blue;
	list-style: none;
	background-position: 0px 7px;
	background-image: url(../images/bulletnav.png);
	background-repeat: no-repeat;
	

}

#SignUp .signupframe {
   border: 1px solid #ffffff;
  background: #ffffff;
  color: #226699;
  font-family: Verdana, Helvetica, sans-serif;
}

#penguin-image {
	float: left;
	z-index: 5;
}
#overlay-text {
	width: 446px;
	position: absolute;
	top: 147px;
	left: 82px;
	z-index: 10;
	text-align: center;
	}
	
	#overlay-text2 {
	width: 446px;
	position: absolute;
	top: 147px;
	left: 82px;
	z-index: 10;
	text-align: center;
	}

#overlay-text h1 {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight:normal;
	}
#icalogo {
	
	position: absolute;
	top: 0px;
	left: 520px;
	z-index: 10;
	
}

#3waybenefits
{

width: 771px;
clear: both;
text-align:center;

}

.signupframe {
	border: 0px solid #000000;
	background: #ffffff;
	color: #226699;
	font-family: Verdana, Helvetica, sans-serif;
}
.personalprofile {
	vertical-align: middle;
	clear: both;
	margin: 5px 0 0 0;
}
.personalprofileleft {
	float: left;
	width: 70%;
}
.personalprofilepicture {
	float: right;
	width: 25%;
	text-align: center;
	margin: 1.5em 0 0 0;
}
.picturecaption {
	display: block;
}
.centredimage {
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
}
.returntopofpage {
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}
#differentation {
	display: block;
	text-align: center;
}
th {
	color: black;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	text-align: center;
	text-transform: uppercase;
	font-variant: small-caps;
}
td {
	background-position: 0px 0px;
	padding: 5px;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}
col#area {
	color: black;
	font-size: 1em;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
	font-variant: small-caps;
	text-align: left;
}
#profilelearningleft {
	float: left;
	width: 87%;
}
#profilelearningright {
	float: right;
	width: 10%;
	margin: 0 5px 30px 0;
}

#differentiation
{
	width: 771px;
	text-align:center;
	
}

differentiationtd
{
	
	border:thick green ridge;
}

#ccofferings
{
	text-align: center;
	margin:  5px 5px 5px 5px;
	
}

/* packages */
/* ---------------------------------------------------------------------------------------------- */

ul.package {
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	color: #10c8f7;
}
ul.package li {
	margin: 0 0 1em 0;
	color: black;
	list-style: none;
	padding-left: 10px;
	background-position: 0px 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}


ul.package li ul {
	list-style-position: outside;
	padding: 0 0 0 10px;
}
ul.package li li {
	margin: 0 0 0.2em 0;
	color: black;
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 5px;

}

#packagenewpromote
{
	width: 47%;
	float:right;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;

	
	
}
#packagegraduate
{
	width: 47%;
	float:left;
	border-style:solid;
	border-color: rgb(6, 121, 185);

	border-width: thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;


	
}

#packagemanagingperformance
{
	width: 47%;
	float:right;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	
	margin: 0 0 10px 0;
	height: 180px;

}

#packagetraining
{
	width: 47%;
	float:right;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;


	
}

#packagewomen
{
	width: 47%;
	float:right;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;


	
}

#packageappraisal
{
	width: 47%;
	float:left;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;

	
}

#packageunlimited
{
	width: 47%;
	float:left;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;


	
}

#packagesurvivor
{
	width: 47%;
	float:left;
	border-style:solid;
	border-color: rgb(6, 121, 185);
	border-width:thin;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	height: 180px;

	
}



h2.packageHead
{
	
	text-align:center;
}

#penguinvideos
{
	
	clear:both;
	width: 771px;
	}
	

#penguinvideo1
{
	float:left;
}
#penguinvideo2
{
	float:right;
	
}

ul.videoList li
{
	
	margin-bottom: 10px;
}

#v_player4d2be0963bc6
{
	overflow: auto;
	height: 350px;
}

.footer-container{
	clear:both;
}
