@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#414042;
}
strong { font-weight:bold; }
a {
	color:#0067b2;	
	text-decoration:none;
	font-style:italic;
}
h2 {
	color:#669684;
	text-transform:uppercase;
}
div#main {
	width: 900px;
	margin: 0px auto;
	text-align:left;
}
div#header {
	height: 72px;
	background-image:url(../images/header-background.png);
	background-repeat:repeat-x;
	margin-bottom:7px;
}
ul#top-navigation {
	float:right;
	margin-right:15px;
	margin-top:40px;
}
ul#top-navigation li {
	float:left;
}
ul#top-navigation li a {
	color:#b1b1b3;	
	font-style:normal;
	text-decoration:none;
}
ul#top-navigation li:first-child {
	/*border-right:1px solid #b1b1b3;*/
	padding-right:5px;
	margin-right:5px;
}
div#content {
	/*clear:both;*/
}
div#navigation {
	float:left;
	width:145px;
	margin-right:5px;
	background-color:#e2e3e5;
	padding-left:5px;
	padding-right:5px;
	padding-top:30px;
}
div#page-content {
	float:right;	
	width:738px;
}
div#navigation {}
ul#site-navigation {
		
}
ul#site-navigation > li {
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px dashed #fff;
}
ul#site-navigation > li > a {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	font-style:normal;
}
ul#site-navigation > li a:hover {
	color:#6a9f8c;
	text-decoration:none;
}
ul#site-navigation > li a.selected {
	color:#6a9f8c;
	text-decoration:none;
}
.submenu {
	margin-top:5px;	
}
.submenu li {
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:0px solid #fff;
}
.submenu li a {
	font-style:normal;
	font-size:10px;
	/*color:#384045;*/
	color:#0c4e7f;
	text-decoration:none;
	text-transform:uppercase;
	margin-left: 10px;
}
.submenu li.level3 a {
	font-style:normal;
	font-size:10px;
	/*color:#384045;*/
	color:#384045;
	text-decoration:none;
	text-transform:uppercase;
	margin-left: 10px;
}
div#footer {
	clear:both;
	background-image:url(../images/footer-background.png);
	background-repeat:no-repeat;
	background-color:#fff;
	padding-top:50px;
	margin-top:5px;
}
ul#footer-navigation li {
	float:left;	
	margin-left:25px;
}
ul#footer-navigation li a {
	color:#6a9f8c;
	text-decoration:none;
	text-transform:uppercase;
	font-style:normal;
	font-size:10px;
}
ul#footer-navigation li a.hilite {
	color:#cc4e5c;
}
div#copyright {
	clear:both;
	padding-top:5px;
	text-align:center;
	color:#6a9f8c;
	font-size:10px;
}
div#copyright a{
	color:#384045;
	text-decoration:none;
}
div#blurb {
	line-height:135%;
	padding-left:10px;
	padding-right:10px;
	width:180px;
	height:232px;
	float:left;
	background-color:#9c9ca4;
	color:#fff;
}
div#home-page-content {
	width:560px;
	float:left;
}
div#home-page-sidebar {
	display: inline;
	background-color:#E8E8EA;
	float:right;
	margin-top:5px;
	padding:10px;
	width:138px;
}
div#home-page-sidebar h2 {
	color:#939598;
	font-weight:bold;
	text-transform:uppercase;
}
img.sidebar-rule {
	margin-top:5px;
	margin-bottom:5px;
}
img.customer-logo {
	border:1px solid #aaaaac;
	margin-left:0px;
}
div.home-column {
	border-right:1px solid #AAAAAC;
	margin-right:8px;
	margin-top:50px;
	padding-left:10px;
	padding-right:8px;
	width:160px;
}
.left {float: left;}
.middle {float: left;}
.right { float: left; }
div.home-column a {
	font-style:normal;
	color:#669684;
	text-decoration:none;
}	
div.home-column a:hover {
	text-decoration:underline;
}
div.home-column h2 {
	text-transform:uppercase;	
	font-weight:bold;
	margin-bottom:5px;
	color:#939598;
}
ul#latest-features li a {
	color:#669684;
	text-decoration:none;
	font-style:normal;
	font-size:10px;
	line-height:225%;
}
ul#latest-features li a:hover {
	text-decoration:underline;
}
div.home-column a.more {
	color:#0067b2;	
}
div.education-list span {
	width:440px;
	float:left;
}
div.education-list img {
	float:right;
	max-width:277px;
	overflow:hidden;
}
ul#consultant-profiles li {
	float: left;	
	margin:10px;
}
.consultant-name {
	display: block;	
}
.consultant-position {
	display: block;		
}
.consultant-link {
}
div.left-column {
	width:45%;
	float:left;
	border-right:1px solid #333;
}
div.right-column {
	width:45%;
	float:right;
}
div.large-left-column {
	width:75%;
	float:left;
	border-right:1px solid #333;
}
div.small-right-column {
	width:25%;
	float:right;
}
div#newsletter-archives {
	padding:15px;
	width:365px;
	float:left;
	background-color:#84a4d5;
	color:#fff;
}
div#newsletter-archives .title{
	color:#333;
}
div#newsletter-signup {
	width:35%;
	float:right;
}
div#newsletter-signup form label {
	float:left;
	width:100px;
}
div#newsletter-signup form input {
	float:left;	
	width:150px;
}
div#newsletter-signup form br {
	clear:both;	
	margin-bottom:10px;
}
div#blog-column {
	line-height:175%;
	float:left;
	width:500px;
	margin-left:30px;
}
div#blog-sidebar {
	line-height:175%;
	float:right;
	padding:10px;
	width:180px;
	background-color:#84A4D5;
	color:#fff;
}
div#blog-sidebar h2 {
	font-weight:bold;	
	margin-top:35px;
}
div#blog-sidebar a{
	margin-left:5px;	
}
div#blog-sidebar h2 {
	color:#fff;	
}
div#blog-sidebar a{
	color:#fff;	
	font-style:normal;
	padding-left:0px;
	margin-left:0px;
}
#contacttable {
	margin:20px;	
}
.postmetadata {
	margin-bottom:35px;	
}
.level3 {
	margin-left:5px;	
}
.header {}
.bluebox h2 {
	color:#FFF;	
}
.bluebox {
	background-color:#84A4D5;
	padding:10px;
	color:#FFF;
}
.orange {
	color:#CC6633;	
}
.blue { color:#0067b2;}
#blog-col-1,#blog-col-2,#blog-col-3 {
	float:left;
	width:180px;
	margin-left:25px;
}
.bluebox h2 {
	color:#414042;
	font-weight:bold;
}

p.postmetadata a 
{
	color: #669684;
}