@import url("body.css");

/*-----
	Yahoo Reset
	------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


/*-----
	Base Styles
	------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #cedee4 left top repeat-x url(images/bgTile.jpg);
}
body.home {
	background: #cedee4 left top repeat-x url(images/homeBgTile.jpg);
}
body.assessment div.wrapper div.left {
	position: relative;
}
body.assessment div.wrapper div.left a.printBtn {
	position: absolute;
	top: 39px;
	right: 30px;
	font-size: 1.3em;
	line-height: 1.4em;
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1 {
	color: #485461;
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1.green {
	color: #6d9c31;
	background: 283px top no-repeat url(images/largeLeaf.gif);
	padding: 10px 0 5px 0;
	margin-top: 20px !important;
}
h2 {
	color: #485461;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.negMargin {
	margin: 30px 0 -16px 0;
}
h3 {
	color: #5babd6;
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3.green {
	color: #6d9c31;
}
h4 {
	color: #406275;
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 0 0;
}
h4.green {
	color: #6d9c31;
}
h4.red {
	color: #a83d3d;
}
h4.negMargin {
	margin: 30px 0 -16px 0;
}
p {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #406275;
}
a {
	color: #5babd6;
	text-decoration: none;
	overflow: hidden;
	outline: 0;
}
p a {
	color: #0081c6;
}
a:hover {
	text-decoration: underline;
}
body.home table tr td {
	font-size: 1em;
}
table tr td {
	color: #406275;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
table tr th {
	color: #406275;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
table tr td table tr td {
	font-size: 1em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
img {
	margin: 10px 0 0 0;
}
img.right {
	margin: 20px 0 0 20px;
}
input {
	border: solid 1px #cfdfe8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 256px;
	padding: 7px 8px 6px 8px;
	color: #a4a4a4;
}
span.checkbox input {
	width: 15px;
	border: none;
}
textarea {
	border: solid 1px #cfdfe8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #406275;
	padding: 2px;
}
select {
	border: solid 1px #cfdfe8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 262px;
	padding: 2px;
	color: #406275;
}
div.center {
	text-align: center;
}
div.center img {
	margin-top: 20px;
}
div#content div.left ul {
	margin-top: 15px;
}
div#content div.left ul li {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #406275;
	background: left 8px no-repeat url(images/bullet.gif);
	display: block;
	padding-left: 12px;
	margin: 2px 40px 0 40px;
}
div#content div.singleColumn ul li {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #406275;
	background: left 8px no-repeat url(images/bullet.gif);
	display: block;
	padding-left: 12px;
	margin: 15px 40px 0 40px;
}
.hide {
	display: none;
}

div.wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
div#header, div#content, div#footer {
	width: 100%;
	text-align: center;
}
div#content div.left {
	width: 656px;
	padding: 0 22px;
}
div#content div.right {
	width: 270px;
}


/*-----
	Header
	------*/
div#header {
	min-height: 110px;
	_height: 110px;
	background: #ccdde7 top left repeat-x url(images/headerBgTile.jpg);
}
div#header img {
	margin-top: 0;
}
div#header div.wrapper {
	position: relative;
}
div#header div.left a {
	margin: 0 0 0 2px;
	display: block;
	padding-top: 11px;
}
div#header div.right p {
	font-size: 1.1em;
	color: #fff;
	float: right;
	display: block;
	padding: 16px 10px 0 0;
}
div#header div.right p a {
	color: #fff;
}
div#header div.right ul {
	padding: 17px 0 0 0;
	display: block;
	float: right;
	clear: right;
	width: 100%;
}
div#header div.right ul li {
	float: right;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px;
}
div#header div.right ul li a {
	color: #fff;
}
div#header div.right ul li a.selected {
	color: #cae4f2;
}
div#header div.newsletterSignUp {
	position: absolute;
	height: 169px;
	width: 357px;
	z-index: 900;
	display: block;
	border: solid 1px #fff;
	top: 38px;
	right: 8px;
	padding-bottom: 5px;
	background: #77b9db top left repeat-x url(images/newsletterBg.jpg);
	display: none;
}
div#header div.newsletterSignUp div {
	display: block;
	padding: 20px 20px 0 14px;
}
div#header div.newsletterSignUp div input {
	padding: 4px 8px 4px 8px;
	width: 174px;
	float: left;
	margin: 10px 0 0 5px;
}
div#header div.newsletterSignUp div input.name {
	width: 120px;
	float: none;
	margin-left: 5px;
}
div#header div.newsletterSignUp div a.submitBtn {
	background: top left no-repeat url(images/submitBtn.gif);
	width: 85px;
	height: 25px;
	display: block;
	text-indent: -9000em;
	margin: 10px 0 0 204px;
}
div#header div.newsletterSignUp div a.submitBtn:hover {
	background-position: left -25px;
}
div#header div.newsletterSignUp a.closeBtn {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 330px;
	top: 10px;
	display: block;
	text-indent: -9000em;
	background: top left no-repeat url(images/closeBtn.gif);
}
div#header div.newsletterSignUp a.closeBtn:hover {
	background-position: left -20px;
}
div#header div.newsletterSignUp h4 {
	margin: 20px 20px 0 20px;
}
div#header div.newsletterSignUp p {
	margin: 5px 20px 10px 20px;
	padding: 0;
	color: #485461;
	font-size: 1.2em;
}
div.askAnExpert {
	font-size: 2.4em;
	position: absolute;
	top: 73px;
	left: 702px;
	background: top left no-repeat url(images/askAnExpertBtn.png);
}
div.askAnExpert div.extraLinks {
	display: none;
}
div.askAnExpertExpanded div.extraLinks {
	display: block;
}
div.askAnExpert a.expert, div.askAnExpertExpanded a.expert {
	width: 208px;
	height: 48px;
	padding: 19px 0 0 20px;
	color: #007ac3 !important;
	display: block;
	float: left;
}
div.askAnExpert a.expand, div.askAnExpertExpanded a.expand {
	width: 31px;
	height: 67px;
	color: #007ac3 !important;
	display: block;
	float: left;
	text-indent: -9000em;
}
div.askAnExpertExpanded {
	font-size: 2.4em;
	position: absolute;
	top: 73px;
	left: 702px;
	padding-bottom: 7px;
	background: top left no-repeat url(images/askAnExpertExpanded.png);
}
div.askAnExpertExpanded div.extraLinks a {
	clear: both;
	width: 221px;
	height: 44px;
	padding: 19px 0 0 20px;
	color: #007ac3 !important;
	display: block;
}
body.home div#header {
	min-height: 384px;
	_height: 384px;
	background: #0784c7 bottom left repeat-x url(images/homeHeaderBgTile.jpg);
}
body.home div#header div.left {
	min-height: 384px;
	_height: 384px;
	width: 485px;
	background: 3px bottom no-repeat url(images/homeLeftPhoto.jpg);
}
body.home div#header div.right {
	width: 485px;
}
body.home div.companiesWith {
	clear: both;
	text-align: center;
	padding-top: 25px;
	position: relative;
}
body.home div.companiesWith span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #c2e1f0;
	display: block;
	padding-right: 10px;
}
body.home div.companiesWith span.large {
	font-size: 3.4em;
	color: #deedf5;
	clear: left;
	padding-top: 50px;
}
body.home div.companiesWith a.redButton {
	display: block;
	float: left;
	background: top left no-repeat url(images/homeBtn.gif);
	width: 229px;
	height: 34px;
	color: #f9f7f6;
	font-size: 2.2em;
	padding-top: 10px;
	margin-left: 15px;
}
body.home div.companiesWith a.first {
	margin-left: 2px;
}
body.home div.companiesWith div.callout {
	text-align: left;
	width: 473px;
	height: 191px;
	background: #d5e2e9 top left repeat-x url(images/homepageCallout.jpg);
	position: absolute;
	top: 122px;
	left: 2px;
}
div#header div.companiesWith div.callout p {
	margin: 20px 20px 10px 20px;
	padding: 0;
	color: #485461;
	font-size: 1.2em;
	line-height: 1.6em;
	float: left;
}
body.home div.companiesWith div.callout a {
	background: right 6px no-repeat url(images/linkArrow.gif);
	padding-right:12px;
	color: #0081C6 !important;
}


body.home table.hpCallouts {
	margin: 15px 0 15px 21px;
}
body.home table.hpCallouts tr td {
	vertical-align: top;
	width: 238px;
	background: left bottom no-repeat url(images/hpCallout-bottom.gif);
	padding-bottom: 8px;
}
body.home table.hpCallouts tr td div {
	background: left top no-repeat url(images/hpCallout-top.gif);
	padding: 0 10px 0 0;
}
body.home h1 {
	text-align: center;
}
body.home table.hpCallouts tr td h3 {
	color: #007ac3;
	font-size: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal !important;
	margin: 0 !important;
	padding: 15px 12px 15px 15px !important;
	text-align: left !important;
}
body.home table.hpCallouts tr td h3 a {
	background-image: none;
}
body.home table.hpCallouts tr td p {
	padding: 0 12px 15px 15px !important;
	margin: 0 !important;
	font-size: 1.2em;
}
body.home table.hpCallouts tr td a {
	background: right 6px no-repeat url(images/linkArrow.gif);
	padding-right: 12px;
}
table.hpCallouts tr td h3.one {
	background: 155px 12px no-repeat url(images/talkIcon.jpg);
}
table.hpCallouts tr td h3.two {
	background: 155px 12px no-repeat url(images/selfAssessIcon.jpg);
}
table.hpCallouts tr td h3.three {
	background: 160px 12px no-repeat url(images/stayInformedIcon.jpg);
}
table.hpCallouts tr td h3.four {
	background: 155px 12px no-repeat url(images/demoIcon.jpg);
}

/*-----
	Footer
	------*/
div#footer {
	text-align: left;
	margin-top: 80px;
}
body.blog div#footer {
	margin-top: 0;
}
body.home div#footer {
	margin-top: 10px;
}
div#footer div.wrapper {
	padding: 0 15px;
	width: 930px;
	clear: both;
}
body.home div#footer div.wrapper {
	padding: 0 15px 0 20px;
	width: 925px;
}
div#footer div.footerTop {
	background: top left repeat-x url(images/hrule.gif);
}
div#footer ul {
	width: 210px;
	float: left;
	margin: 22px 0 0 20px;
	padding-bottom: 22px;
}
div#footer ul li {
	color: #0081c6;
	font-size: 1.2em;
	padding-top: 4px;
}
div#footer div.copyright {
	border-top: solid 1px #fff;
	clear: both;
	font-size: 1.1em;
	padding: 15px 22px;
	color: #8b99a2;
}
div#footer div.copyright div {
	float: right;
	color: #5cacd6;
}
div#footer div.copyright div a {
	color: #5cacd6;
}
div#footer a strong {
	color: #0081C6;
}


body.blog div.text {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #406275;
}
body.blog div.text p {
	font-size: 1em;
}
body.blog div.left h2 {
	margin-top: 15px;
}
body.blog div.text img {
	float: right;
	padding: 0 0 10px 20px;
}
div.post, .mceContentBody, div#archive, div#livepreview, body.blog div.comment {
	border: none;
	background-color: transparent;
}
div.post h1 a, .mceContentBody h1 a {
	color: #485461;
}
body.blog div.right {
	background-image: none !important;
}
body.blog div.right h1 {
	font-size: 1.8em;
	margin-top: 0 !important;
}
body.blog div.right table {
	margin-top: 0;
}
body.blog div.right table tr td {
	padding: 10px 10px 0 0;
}
body.blog div.left table tr th {
	font-weight: bold;
}
body.blog div.right table tr td img {
	margin-top: 0;
}
div.post span, .mceContentBody span {
	color: #485461 !important;
}
body.blog div.right div.box {
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
	background: top left no-repeat url(images/hrule.gif);
}
body.blog p.date {
	border-bottom: none;
	background: bottom left repeat-x url(images/hrule.gif);
}
body.blog p.author {
	border-top: none;
	background: top left repeat-x url(images/hrule.gif);
}
div#calendarContainer {
	border: solid 1px #d1e0e9;
	padding: 10px;
	margin-top: 10px;
}
a.exist {
	background-color: transparent !important;
}
table.calendar tr th {
	color: #406275;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	text-align: center;
}
table.calendar tr td {
	background-color: transparent;
	vertical-align: middle;
	padding: 3px 6px !important;
}
table.calendar tr td.weekend {
	background-color: transparent;
}

div.right span.author {
	color: #a83d3d !important;
	font-weight: bold;
	font-size: 1em !important;
}



body.blog div.right div.box ul {
	margin-left: 0 !important;
	margin-top: 5px !important;
}
body.blog div.right div.box ul li {
	padding-top: 0 !important;
	margin-left: 0 !important;
}
body.blog div.right div.box ul li span {
	font-size: 1em !important;
}
body.blog div.right div.box ul ul {
	margin-left: 10px !important;
	margin-top: 5px !important;
}
body.blog div.right div.box ul ul li {
	margin-left: 0 !important;
}
body.blog div.right div.box ul a img {
	margin-right: 5px;
}
body.blog div#searchbox input#searchfield {
	width: 150px;
}
body.blog div#searchbox input#searchbutton {
	width: 50px;
}
body.blog div#searchbox input#searchcomments {
	width: 17px;
	position: relative;
	top: 3px;
}
body.blog div.right p {
	margin-left: 0 !important;
	font-size: 1.2em !important;
}

body.blog div.right p a.arrowIndent {
	margin-left: 0 !important;
}
body.blog div.right, body.blog div.left {
	padding-bottom: 60px;
}
div.post .footer {
	border-top: none;
	background: top left repeat-x url(images/hrule.gif);
}
div.rating {
	float: left;
}
div.footer div.adminLinks {
	float: right;
}
div.footer div.adminLinks img {
	margin-top: 0;
}
div.footer {
	font-size: 1.1em;
}
body.blog input#btnSave {
	width: 125px !important;
	color: #485461;
}
div.commentForm {
	font-size: 1.3em;
	color: #4C6C7E;
}
div#relatedPosts {
	font-size: 1.3em;
}
div#coverLayer {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	filter: alpha(opacity=60);
	opacity: .6;
	visibility: hidden;
}
div.popUpWrapper {
	background: top left no-repeat url(images/popUpBg.png);
	width: 889px;
	height: 623px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
}
a.closeBtn {
	background: top left no-repeat url(images/closeBtn.png);
	width: 22px;
	height: 22px;
	text-indent: -9000em;
	position: absolute;
	top: 13px;
	right: 11px;
}
iframe#iFrameHolder {
	width: 720px;
	height: 498px;
	margin-left: 80px;
}
div.popUpWrapper h3 {
	font-family: Arial;
	font-size: 24px;
	color: #5babd6;
	display: block;
	padding: 20px 0 20px 80px;
}

/*-----
	Clearfix
	------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}