	/* -----------------------------------------------------------------------
	
	
	 Blueprint CSS Framework 0.8
	 http://blueprintcss.org
	
	   * Copyright (c) 2007-Present. See LICENSE for more info.
	   * See README for instructions on how to use Blueprint.
	   * For credits and origins, see AUTHORS.
	   * This is a compressed file. See the sources in the 'src' directory.
	
	----------------------------------------------------------------------- */
	
	/* reset.css */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
	body {line-height:1.5;}
	table {border-collapse:separate;border-spacing:0;}
	caption, th, td {text-align:left;font-weight:normal;}
	table, td, th {vertical-align:middle;}
	blockquote:before, blockquote:after, q:before, q:after {content:"";}
	blockquote, q {quotes:"" "";}
	a img {border:none;}
	
	/* typography.css */
	body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
	h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
	h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
	h2 {font-size:2em;margin-bottom:0.75em;}
	h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
	h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
	h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
	h6 {font-size:1em;font-weight:bold;}
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
	p {margin:0 0 1.5em;}
	p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
	p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
	a:focus, a:hover {color:#000;}
	a {color:#009;text-decoration:underline;}
	blockquote {margin:1.5em;color:#666;font-style:italic;}
	strong {font-weight:bold;}
	em, dfn {font-style:italic;}
	dfn {font-weight:bold;}
	sup, sub {line-height:0;}
	abbr, acronym {border-bottom:1px dotted #666;}
	address {margin:0 0 1.5em;font-style:italic;}
	del {color:#666;}
	pre {margin:1.5em 0;white-space:pre;}
	pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
	li ul, li ol {margin:0 1.5em;}
	ul, ol {margin:0 1.5em 1.5em 1.5em;}
	ul {list-style-type:disc;}
	ol {list-style-type:decimal;}
	dl {margin:0 0 1.5em 0;}
	dl dt {font-weight:bold;}
	dd {margin-left:1.5em;}
	table {margin-bottom:1.4em;width:100%;}
	th {font-weight:bold;}
	thead th {background:#c3d9ff;}
	th, td, caption {padding:4px 10px 4px 5px;}
	tr.even td {background:#e5ecf9;}
	tfoot {font-style:italic;}
	caption {background:#eee;}
	
	.first {margin-left:0;padding-left:0;}
	.last {margin-right:0;padding-right:0;}
	.top {margin-top:0;padding-top:0;}
	.bottom {margin-bottom:0;padding-bottom:0;}
	
	/* grid.css */
	.container {width:950px;margin:0 auto;}
	
	.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
	.last, div.last {margin-right:0;}
	.span-1 {width:30px;}
	.span-2 {width:70px;}
	.span-3 {width:110px;}
	.span-4 {width:150px;}
	.span-5 {width:190px;}
	.span-6 {width:230px;}
	.span-7 {width:270px;}
	.span-8 {width:310px;}
	.span-9 {width:350px;}
	.span-10 {width:390px;}
	.span-11 {width:430px;}
	.span-12 {width:470px;}
	.span-13 {width:510px;}
	.span-14 {width:550px;}
	.span-15 {width:590px;}
	.span-16 {width:630px;}
	.span-17 {width:670px;}
	.span-18 {width:710px;}
	.span-19 {width:750px;}
	.span-20 {width:790px;}
	.span-21 {width:830px;}
	.span-22 {width:870px;}
	.span-23 {width:910px;}
	.span-24, div.span-24 {width:950px;margin:0;}
	
	.container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
	.container {display:block;}
	.clear {clear:both;}


/**** GENERAL AND SHARED RULES ****/

	html, body { background:#f0f5cc; }

	html, body, td, input, select, textarea { font-family:lucida sans, trebuchet ms, verdana, arial, tahoma, sans-serif; }

	body, h5 { line-height:1.3em; color:#717375; position:relative; }

	a { color:#0069aa; text-decoration:none; border-bottom:dashed 1px #666; }
	a:hover { border-bottom:solid 1px #666; }

	hr { display:none; }
	div.hr { background:url(/images/horizontal-rule.jpg) center no-repeat; height:30px; }

	p, ul, ol, form, h2, h3 { padding-bottom:20px; margin:0; }
	h4 { margin-bottom:5px; }

	ul { margin-left:35px; }
	
	.alt { background:#ededed; }

	input.text, textarea, input#s { padding:2px; background:url(/images/input-background.gif) top repeat-x #fff; }
	fieldset { border:0; padding:0; margin:0; }
	.buttons input { cursor:pointer; padding:0; }

	.container { position:relative;	background:url(/images/wrapper-middle-slice.jpg) repeat-y; width:875px; padding:0 50px; }

	#skip-nav { background:url(/images/wrapper-top-slice.jpg) no-repeat; height:25px; padding-top:0; padding-bottom:0; margin-top:30px; }
	#to-content { position:absolute; left:30px; top:125px; z-index:10000; overflow:hidden; width:1px; height:1px; }
	#to-content:focus, #to-content:active { overflow:visible; width:9em; text-align:center; height:1em; padding:5px; border:solid 2px #000; background:#fff; color:#000; font-weight:bold; }

	#header { padding-top:15px; margin-bottom:0; position:relative; z-index:500; }
	h1 { position:relative; left:-10px; }
	h1 img { width:295px; height:97px; }
	h1 a, h1 a:hover { border:0; background:transparent; }

	#primary-nav { font-size:12px; text-transform:lowercase; list-style:none; margin:0; padding:0; height:63px; width:951px; position:relative; left:-38px; background:url(/images/nav-background.jpg) #0069aa; z-index:1000; }
	#primary-nav li { float:left; width:157px; height:63px; text-align:center; }
	#primary-nav a { padding-top:22px; color:#fff; border:0; display:block; height:41px; position:relative; }
	#primary-nav a:hover, #primary-nav a.hover { background:url(/images/hover-nav.jpg) no-repeat 32px 16px; }
	#primary-nav a.current { background:url(/images/current-nav.jpg) no-repeat 32px 16px; } 

	#primary-nav ul { display:none; list-style:none; height:auto; width:12em; position:absolute; left:335px; top:47px; background:#fff; border:solid 2px #ededed; z-index:3000; padding:0 8px; }
	#primary-nav li li { float:none; width:auto; height:auto; text-align:left; }
	#primary-nav li li a, #primary-nav li li a:hover { color:#717375; padding:7px 5px; background:#fff; height:auto; border-bottom:solid 1px #717375; }

	#intro { width:951px; height:369px; background:url(/images/home-page.jpg) no-repeat; position:relative; left:-38px; }
	#intro img { position:relative; left:645px; top:25px; color:#0069aa; font-size:1.5em; font-weight:bold; }
	#intro p { position:relative; left:650px; width:280px; top:45px; line-height:1.5em; }

	#content { background:#fff; }
	#content p, #content ul, #content ol, #content h5 { font-size:1.2em; line-height:1.35em; }
	#content, #sidebar { margin-top:30px; }
	
	/* Float image for press release page. 021710 - AM */
	
	.container #content img {
		float:right;
		margin:10px 0 10px 10px;
		border:0 none;
	}

	/* Linebreaks for subheadings (em's) on press section. 022210 - AM */
	
	ul.news.press em {
		display:block;
	}
	
	h2 { font-weight:bold; color:#0069aa; text-transform:lowercase; }
	h3, h4 { font-weight:bold; color:#666; margin-top:10px; }

	#sidebar { border-left:solid 1px #ccc; padding-left:20px; position:relative; left:30px; }
	#sidebar h2 { color:#bed600; }
	.span-6 { width:210px; }
	
	#to-company-profile { text-align:center; border:0; display:block; }	

	#footer { color:#636363; background:url(/images/wrapper-bottom-slice-2.jpg) no-repeat; height:170px; font-weight:bold; padding-bottom:100px; line-height:1.3em; }
	#footer ul { list-style:none; margin:0; position:relative; top:80px; height:1em; }
	#footer li { float:left; background:url(/images/divider-636363.gif) right repeat-y; padding:0 0.75em 2px 0.5em; }
	#footer li.last { background:none; }

	#footer-nav { padding-bottom:15px; clear:both; }
	#footer-nav li { background:url(/images/divider-0069aa.gif) right repeat-y; }

	.news { margin-left:0; }
	.news li { list-style:none; padding:10px; line-height:1.45em; }
	.news strong { display:block; }
	
	.links li { line-height:1.65em; }
	
	iframe { border:solid 1px #666; margin-bottom:20px; }

