/*
--------------------------------------------------------
	LAYOUT STYLES
--------------------------------------------------------
*/
html {
	font-size: 100%;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #282828;
}
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/img/common/bg-page.jpg) top right repeat-x;
	/*background-color: #bbbda5;*/
	background-color: #d6d7cc;
}
body {
	margin: 10px 0 10px 0;
}
#page {
	width: 780px;
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#container {
	width: 760px;
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#header {
	position: relative;
	height: 85px;
	width: 100%;
	background-color: #ebebeb;
	background: url(/img/common/header_itm.jpg) top right no-repeat;
}
#header.advisory {
	background-image: url(/img/common/header_advisory.jpg);
}
#header.projects {
	background-image: url(/img/common/header_projects.jpg);
}
#header.techfm {
	background-image: url(/img/common/header_techfm.jpg);
}
#sidebar {
	clear: both;
	width: 175px;
	float: left;
	position: relative;
}
#content {
	background: url(/img/common/bg-page.gif) top right no-repeat;
	background-color: transparent;
	float: right;
	display: inline;
	position: relative;
	width: 585px;
	margin-bottom: 30px;
}
#footer {
	background: url(/img/common/logo_3icons.gif) top left no-repeat;
	clear: both;
	height: 20px;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #7f8077;
}
#navcontainer,
#navcontainersub {
	width: 585px;
	height: 20px;
	margin: 0 0 0 175px;
	padding: 0;
	clear: both;
}
#navcontainer {
	/*background: url(/img/common/bg_menu.gif) left top repeat-x;*/
	background-color: #191919;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#bgtl {
	background: url(/img/common/bgtl.gif) left top no-repeat;
	height: 10px;
}
#bgtr {
	background: url(/img/common/bgtr.gif) right top no-repeat;
	height: 10px;
}
#bgbl {
	background: url(/img/common/bgbl.gif) left bottom no-repeat;
	height: 10px;
}
#bgbr {
	background: url(/img/common/bgbr.gif) right bottom no-repeat;
	height: 10px;
}

/*
--------------------------------------------------------
	CONTENT STYLES
--------------------------------------------------------
*/
.skipnav {
	position: absolute;
	font-size: 0;
	left: -1500px;
}
img {
	border: 0;
}
br {
	line-height: 1em;
}
form {
	display: inline;
}
hr {
	color: #ebebeb;
	background-color:  #ebebeb;
	height: 1px;
	border: 0;
	margin: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: .25em 0 .25em 0;
	color: #666;
}
h1 {
	position: relative;
	float: left;
	width: 150px;
	height: 54px;
	margin: 20px 0 0 0px;
	padding: 0;
	/* overflow: hidden; IE Mac won't display with overflow */
	font-size: 10px;
}
h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 150px;
	height: 54px;
	margin: 0;
	padding: 0;
	background: url(/img/common/logo_itm.gif) center top no-repeat;
	cursor: pointer;
}
h2 {
	color: #7f8077;
	font-size: 2.5em;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	color: #000;
	font-size: 1.75em;
}
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.25em; 
}
#content p {
	margin: 1em 0 1em 0;
}
#content p,
#content li,
#content dl {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-right: 30px;
}
#content ul li ul li {
	font-size: 1.0em;
	line-height: 1.7em;
}
.short p,
.short li {
	max-width: 410px;
}
p strong,
p em {
	font-size: 1.2em;
}
p.intro {
	font-weight: bold;
}
#content .imgbox,
#content .imgboxmain {
	float: right;
	margin: 5px 0 10px 20px;
}
#content .imgboxmain {
	width: 250px;
}
#content .imgbox blockquote,
#content .imgboxmain blockquote {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	width: 185px;
	color: #f47820;
	margin: 0 0 0 115px;
	padding-left: 10px;
	border-left: 1px solid #9EA5AA;
}
#content .imgboxmain blockquote {
	margin-left: 50px;
	padding-top: 10px;
	margin-top: -2px;
}
#content .imgbox p,
#content .imgboxmain p {
	font-family: Verdana, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #999;
	margin: 2px 0 0 10px;
}
#header code {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #ebebeb;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 13px 25px 0 0;
}
.profile dt {
	font-weight: bold;
}
#content .advdownload {
	background: url(/img/common/bg_download_sml.jpg) top left no-repeat;
	float: right;
	width: 190px;
	height: 60px;
	margin: 0 0 5px 10px;
	padding: 10px 0 0 10px;
}
#content .highlight {
	background: url(/img/common/bg_download.jpg) top left no-repeat;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 1px 10px 0 10px;
}
#content .disclaimer p {
	font-size: .9em;
	color: #666;
	margin-top: 30px;
}
dl.advisory dt,
dl.employment dt,
dl.whitepaper dt {
	margin-left: 10px;
	text-align: right;
	width: 70px;
}
dl.advisory dd,
dl.employment dd,
dl.whitepaper dd {
	margin-left: 90px;
	margin-top: -19px;
}
dl.whitepaper {
	margin-top: -10px;
	margin-bottom: 20px;
}
dl.news dt {
	margin-left: 0;
	text-align: left;
	width: 90px;
}
dl.news dd {
	margin-left: 100px;
	margin-top: -39px;
}
dl.newsarchive {
	margin: 10px 0 0 0;
}
dl.newsarchive dt {
	margin-left: 0;
	text-align: right;
	width: 90px;
}
dl.newsarchive dd {
	margin-left: 100px;
	margin-top: -19px;
}
dl.links dd {
	margin: 10px;
}
dl.glossary dd {
	margin: 0 0 0 10px;
}
ul.awards li ul li {
	list-style-image: none;
	list-style-type: none;
}
dl#searchresults dt a {
	margin-left: 50px;
	display: block;
	margin-top: -20px;
}
dl#searchresults dd {
	margin-left: 50px;
}

/*
--------------------------------------------------------
	LINK / NAV STYLES
--------------------------------------------------------
*/
a:link, a:visited {
	color: #333;
}
a:hover {
	color: #B0B700;
}
#content .imgbox a,
#content .imgboxmain a {
	color: #333;
	text-decoration: none;
}
#content .imgbox a:hover,
#content .imgboxmain a:hover {
	text-decoration: underline;
	color: #000;
}
/* MAIN NAVIGATION */
ul#navmain,
ul#navmainsub,
ul#navside,
ul#navfooter {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navmain li,
#navmainsub li,
#navfooter li {
	display: inline;
	list-style-type: none;
}
#navmain li {
	text-transform: uppercase;
}
#navmain a {
	margin: 3px 10px 3px 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	float: left;
}
#navmain a:link,
#navmain a:visited {
	color: #fff;
	text-decoration: none;
}
#navmain a:link.selected,
#navmain a:visited.selected,
#navmain a:hover.selected {
	color: #b3b20f;
}
#navmain a:hover {
	color: #f47820;
	text-decoration: none;
}
#navmain a:hover.selected {
	color: #b3b20f;
	/*color: #B0B700;*/
}
/* SUB NAVIGATION */
#navmainsub a {
	padding: 4px 10px 4px 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	float: left;
	border-left: 1px solid #666;
}
#navmainsub a:link,
#navmainsub a:visited {
	color: #9EA5AA;
	background-color: #fff;
	text-decoration: none;
}
#navmainsub a:hover {
	color: #f47820;
	background-color: #fff;
	text-decoration: none;
}
#navmainsub a:link.selected,
#navmainsub a:visited.selected,
#navmainsub a:hover.selected {
	color: #000;
}
/* SIDE NAV */
ul#navside {
	margin: 15px 30px 0 0;
}
ul#navside li {
	list-style-type: none;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #9EA5AA;
	text-transform: uppercase;
}
ul#navsidesub li {
	list-style-type: none;
	margin-left: -25px;
	padding: 1px 0 1px 0;
	border-bottom: none;
	text-transform: none;
}
#navside a,
#navsidesub a {
	padding: 4px 10px 4px 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
}
#navside a:link,
#navside a:visited,
#navsidesub a:link,
#navsidesub a:visited {
	color: #9EA5AA;
	text-decoration: none;
}
#navside a:hover,
#navsidesub a:hover {
	color: #B0B700;
	text-decoration: none;
}
#navsidesub a:link.selected,
#navsidesub a:visited.selected,
#navsidesub a:hover.selected {
	color: #000;
}
/* FOOTER NAVIGATION */ 
ul#navfooter {
	padding-top: 4px;
	margin-left: 175px;
}
#navfooter a {
	padding: 0 5px 4px 5px;
	font-family: Verdana, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 9px;
}
#navfooter a:link,
#navfooter a:visited {
	color: #fff;
	text-decoration: none;
}
#navfooter a:hover {
	color: #333;
	text-decoration: underline;
}

/*
--------------------------------------------------------
	FORM STYLES
--------------------------------------------------------
*/
div.row {
	clear: both;
}
form fieldset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ebebeb;
	padding-left: 10px;
}
form legend {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
form .col1 {
	text-align: right;
	width: 70px;
	float: left;
	padding-top: 2px;
	margin-right: 10px;
}
form .col2 {
	float: left;
	height: 25px;
}
form .col2 input,
form .col2 textarea {
	border: 1px solid #9EA5AA;
	padding: 2px;
}
form input,
form textarea {
	font-family: 'Lucida Grande', 'Bitstream Vera Sans', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
