* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
body {
	background-color: #13386E;
	/*background-color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bodyBkgd.gif);
	background-repeat: repeat-x;
}
#main {
	background-color: #FFFFFF;
	background-image: url(/images/navBkgd.gif);
	background-repeat: repeat-y;
	width: 900px;
	position: relative;
	left: 50%;
	margin-left:-450px;
	/*
	border: 1px solid #000000;*/
}
.banner1 {
	height: 60px;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	overflow:hidden;
	background-image:url(/images/steps.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
.banner1 img {
	border: 0px none;
}
#banner2 {
	height: 150px;
	width: 750px;
}

#sideContent {
	width: 150px;
	float: left;
}
#sideContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideContent li a {
	line-height: 21px;
	color: #13376D;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 140px;
	background-image: url(../images/navBar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
}
#sideContent li {
	background-image: url(../images/navBar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 140px;
}
#sideContent li a:hover {
	background-image: url(../images/navBar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
}
#home #sideContent .home a,
#about #sideContent .about a,
#clients #sideContent .clients a,
#caseStudies #sideContent .caseStudies a,
#clientComments #sideContent .clientComments a,
#approach #sideContent .approach a,
#events #sideContent .events a,
#corporateEvents #sideContent .corporateEvents a,
#solutions #sideContent .solutions a,
#globalExpertise #sideContent .globalExpertise a,
#employment #sideContent .employment a,
#registration #sideContent .registration a,
#faq #sideContent .faq a,
#cloTalk #sideContent .cloTalk a,
#press #sideContent .press a,
#contact #sideContent .contact a {
	background-position: right center;
	cursor:default;
	color: #ffffff;
}
#sideContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 8px;
	padding-left: 8px;
	color: #EFE5D8;
}
#navBar {
	float:left;
	width:750px;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}
#blank {
	height: 28px;
	width: 300px;
	background-color: #FFFFFF;
	float: left;
}
#will {
	height: 28px;
	width: 150px;
	background-color: #5AA9E0;
	float: left;
}
#skill {
	height: 28px;
	width: 150px;
	background-color: #418BCD;
	float: left;
}
#tools {
	height: 28px;
	width: 150px;
	background-color: #2574C0;
	float: left;
}
#textContainer {
	float: right;
	width: 750px;
	display:inline;
}
#mainText {
	float: left;
	width:599px;
	display:inline;
}
#secondaryText {
	text-align: center;
	vertical-align: text-bottom;
	float: right;
	margin-top: 14px;
	width: 150px;
	display:inline;
}
#mainText h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #174486;
	margin-top: 16px;
	margin-right: 17px;
	margin-left: 17px;
	display: block;
	margin-bottom: 5px;
}
#mainText p, #mainText td, #mainText dl  {
	line-height: 21px;
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 12px;
}
#mainText dt {
	font-weight:bold;
	line-height:17px;
	padding-bottom:5px;
	color: #174486;
}
#mainText .illRight {
	float:right; 
	margin-right:17px; 
	margin-left:17px; 
	margin-bottom:12px;
}
#mainText .illLeft {
	float:left; 
	margin-right:17px; 
	margin-left:17px; 
	margin-bottom:12px;
}
#mainText h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #174486;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#mainText blockquote {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #EFE5D8;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom:10px;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #194990;
	font-weight: bold;
	display: block;
}
#mainText ol {
	margin-right: 35px;
	margin-left: 45px;
	margin-top:10px;
	padding-bottom: 10px;
}
#mainText ol li {
	padding-bottom: 5px;
	margin-left:25px;
}
#mainText ul {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 10px;
	list-style-image: url(/images/bullet.gif);
}
#mainText ul li {
	padding-bottom: 5px;
	margin-left:25px;
}
#mainText h3 {
	font-size: 12px;
	line-height: 18px;
	margin-right: 17px;
	margin-left: 17px;
	font-weight: bold;
}
#mainText fieldset {
	border: 1px solid #C9BEAF;
	background: #EFE5D8;
	margin-left: 17px;
}
#mainText .quote2 {
	font-family:"Times New Roman", Times, serif;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 25px;
	background-image: url(/images/quoteBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin-bottom:0px;
}
#mainText p.attribution2 {
	font-size:11px;
	font-weight:bold;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top:7px;
	padding-left: 25px;
	line-height:16px;
	text-align:right;
	background-image: url(/images/attributeBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;
	margin-top:0px;
}
#mainText .view {
	text-align:right;
	font-weight:bold;
	font-style:italic;
}
#mainText hr {
	color: #666666;
	background-color: #666666;
	height: 1px;
}
input { 
	background-color:#ffffff !important; 
	border-color:#666666; 
	border-style:solid; 
	border-width:1px;
}
textarea {
	background-color:#ffffff; 
	border-color:#666666; 
	border-style:solid; 
	border-width:1px;
}
input.button {
	font-weight: bold; 
	font-size:10px; 
	background-color:#F0E3D1 !important;
}
input.buttonSelected {
	font-weight: bold; 
	font-size:10px; 
	background-color:#F0E3D1 !important;
}
select { 
	border-color:#666666; 
	border-style:solid; 
	border-width:1px; 
	font-size:10px;
	background: #F0E3D1 !important;
}
.changedField {
	background: #FFFFFF !important;
	border-color:#666666;
}
.currentField {
	background: #F0E3D1 !important;
	border-color:#000000;
}
#will a:link, #will a:visited {
	color: #fff;
	text-decoration: none;
}
#will a:hover, #will a:active {
	color: #fff;
	text-decoration: underline;
}
#skill a:link, #skill a:visited {
	color: #fff;
	text-decoration: none;
}
#skill a:hover, #skill a:active {
	color: #fff;
	text-decoration: underline;
}
#tools a:link, #tools a:visited {
	color: #fff;
	text-decoration: none;
}
#tools a:hover, #tools a:active {
	color: #fff;
	text-decoration: underline;
}
.blurb {
	float: right;
	width: 135px;
	background-color: #EFE5D8;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #13376D;
	font-size: 16px;
	font-weight: bold;
	color: #194990;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C9BEAF;
	margin-bottom: 10px;
	display: inline;
	margin-top: 5px;
	text-align: left;
}
.blurb h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
.blurb h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #174486;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.blurb p {
	font-size: 11px;
	line-height: 18px;
	margin-right: 7px;
	margin-left: 7px;
}
.blurb li {
	font-size: 11px;
	line-height: 18px;
	margin-right: 7px;
	margin-left: 20px;
}
.blurb a:link, .blurb a:visited {
	text-decoration: none;
	color: #0076F4;
	font-weight: bold;
}
.blurb a:hover, .blurb a:active {
	text-decoration: underline;
}
#footer {
	background-color: #EFE5D8;
	clear: both;
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C9BEAF;
	font-size: 11px;
	line-height: 16px;
	padding-bottom:13px;
}
#footerLeft {
	margin-top: 13px;
	margin-left:4px;
	width: 150px;
	float:left;
}
#footer a:link, #footer a:visited, #mainText a:link, #mainText a:visited {
	color: #0076F4;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover, #footer a:active, #mainText a:hover, #mainText a:active {
	color: #0076F4;
	text-decoration: underline;
}
#footerLeft img {
	margin-right: 4px;
	margin-left: 4px;
}
#footer p {
	margin-left:149px;
	margin-top:13px;
	padding-left:18px;
}
#footer p.clear {
	margin-top:3px;
}
.clear {
	clear:both;
}
.red {
	color: #FF0000;
}
.oddLines {
	background-color: #EFE5D8;
}
.evenLines {
	background-color: #BEC966;
}
.pullQuote {
	float: left;
	width: 135px;
	background-color: #EFE5D8;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #194990;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C9BEAF;
	margin-right: 17px;
	margin-left: 17px;
	margin-bottom: 10px;
	display: inline;
	margin-top: 5px;
}
#mainText .pullQuote p {
	font-size: 16px;
	line-height:25px;
	font-weight: bold;
	color: #194990;
}
.quote {
	margin-top: 15px;
	font-weight: bold;
	/*text-indent: -15px;
	margin-left: 6px;*/
	padding-left:6px;
}
#main #sideContent .quote {
	color:#13376D;
	background-color: #EFE5D8;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #13376D;
	color: #194990;
	padding-top:6px;
	line-height:18px;
}


.attribute {
	text-align: right;
	margin-bottom: 10px;
}
#sideContent .attribute {
	padding-top:2px;
	padding-bottom:5px;
	color:#2574C0;
	background-color: #EFE5D8;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #C9BEAF;
	margin-bottom: 10px;
}
#mainText p.quote {
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 23px;
}
#mainText p.attribute {
	margin-top: 0px;
	line-height:17px;
	margin-bottom: 36px;
}
#mainText li.checked {
	list-style-image: url(/images/checkedbox.gif);
}
#mainText li.checkbox {
	list-style-image: url(/images/checkbox.gif);
	margin-left: 25px;
}
#bigAd {
	height: 200px;
	width: 733px;
	float:right;
	display:block;
}
#tagline {
	height: 20px;
	width: 733px;
	float:right;
	display:block;
	background-image:url(/images/tagline.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#secondaryText p.learnMore {
	text-align: right;
	margin-top:5px;
}
