/*
	Notes
	----------------------------------------------------------------------------
	The underscore hack is used throughout this document to feed styles to IE
	only. The CSS validator incorrectly says this is invalid, even though it is.
	See here: <http://wellstyled.com/css-underscore-hack.html>
	
	There is one additional hack at the end of this document that is used to fix
	a display difference between IE 5.0 and IE 5.5/6.0 on the homepage. This
	rule must remain at the end of the document, or else many other things will
	break in IE 5.0.

*/

html, body {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.7 'Trebuchet MS', sans-serif;
	}
/*
.TrebuchetMS12 {
		font: 12px/1.7 'Trebuchet MS', sans-serif;
	}
*/	
.TrebuchetMS12 {
		font: 12px/1.7 'Trebuchet MS', sans-serif;
	}

.TrebuchetMS12White {
		font: 18px/1.7 'Trebuchet MS', sans-serif, #fff;
	}
	
body#home {
	background: #c5d6e8 url(/images/blue_stripe.gif) top left repeat-x;
	}
	
body#interior {
	background: #fff url(/images/interior_bg.gif) top left repeat-x;
	}
	
form {
	margin: 0;
	}
	
a:link {
	color: #f80039;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #f80039;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #f80039;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:active {
	color: #f80039;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.mp3 {
	padding-left: 16px;
	background: transparent url(/images/icons/mp3_icon.gif) left no-repeat;
	}
	
a.doc {
	padding-left: 16px;
	background: transparent url(/images/icons/doc_icon.gif) left no-repeat;
	}
	
a.pdf {
	padding-left: 16px;
	background: transparent url(/images/icons/pdf_icon.gif) left no-repeat;
	}
	
a.qt {
	padding-left: 16px;
	background: transparent url(/images/icons/qt_icon.gif) left no-repeat;
	}
	
a.wmv {
	padding-left: 16px;
	background: transparent url(/images/icons/wmv_icon.gif) left no-repeat;
	}
	
a.xls {
	padding-left: 16px;
	background: transparent url(/images/icons/xls_icon.gif) left no-repeat;
	}
	
h1, h2, h3, h4 {
	color: #0c479d;
	text-transform: uppercase;
	}
	
h1 {
	font: bold 24px/1.25 'Trebuchet MS', sans-serif;
	}
	
h2 {
	font: bold 18px/1.25 'Trebuchet MS', sans-serif;
	margin-bottom: 0;
	}
	
h3 {
	font: bold 16px/1.25 'Trebuchet MS', sans-serif;
	margin-bottom: 0;
	}
	
h4 {
	font: bold 14px/1.25 'Trebuchet MS', sans-serif;
	margin-bottom: 0;
	}
	
p {
	margin-top: 0.2em;
	}
/*
em {
    width: 465px; 
   }
*/	
.clear {
	clear: both;
	}
	
#contain {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#error {
	margin: 0;
	color: #f80039;
	font-weight: bold;
	font: 'Trebuchet MS', sans-serif;
	}    
	
#interior #contain {
	width: 745px;
    min-height: 100%;
    _height: 100%;
    padding-bottom: 1px;
    margin-top: -1px;
	}
	
#header {
	height: 79px;
	_height: 80px;
	padding-top: 1px;
	}
	
#header a {
	margin-top: 1px;
	display: block;
	height: 78px;
	width: 129px;
	float: left;
	background: transparent url(/images/interior_logo.gif) bottom left no-repeat;
	}
	
#search {
	text-align: right;
	margin: 24px 15px 5px 0;
	height: 23px;
	padding-top: 2px;
	color: #c5d6e8;
	}
	
#interior #search {
	margin-right: 0;
	margin-bottom: 0;
	}
	
#search-q, #query {
	 width: 160px;
	 margin-left: 7px;
	 _vertical-align: -4px;
	 }
	 
#search-btn, #searchbtn  {
	margin-left: 5px;
	vertical-align: -6px;
	_vertical-align: -7px;
	}
	
#flair {
	position: relative;
	width: 775px;
	height: 327px;
	margin-top: 0;
	padding-top: 1px;
	padding-right: 1px;
	background: transparent url(/images/box_shadow.gif) top left no-repeat;
	_margin-top: -3px;
	}
	
#flair #photo {
	margin: 20px 21px 0;
	}

#flair #photo img {
	display: block;
	}
	
#flair #nav {
	position: absolute;
	top: 21px;
	left: 31px;
	_top: 20px;
	}
	
#interior #nav {
	margin: 0 10px 0 16px;
	min-height: 47px;
	_height: 47px;
	padding-bottom: 1px;
	}
	
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav ul li {
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 97px;
	}
	
#nav ul li a {
	display: block;
	background-color: #6496c8;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: normal 13px/20px 'Trebuchet MS', sans-serif;
	}
	
#nav ul li a:hover, #nav ul li a:active, #nav ul li.selected a {
	padding-top: 27px;
	background-color: #f80039;
	_height: 20px;
	}
	
#sub-nav {
	margin: 23px 0 30px 16px;
	_margin-left: 8px;
	padding-bottom: 24px;
	margin-bottom: 70px;
	width: 190px;
	float: left;
	background: #c5d6e8 url(/images/blue_white_fade.gif) bottom left repeat-x;
	}
	
#sub-nav h1 {
	margin: 0;
	background-color: #6496c8;
	border-bottom: 1px solid #fff;
	color: #fff;
	font: 13px 'Trebuchet MS', sans-serif;
	padding: 8px 16px;
	}
	
#sub-nav h1 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
	
#sub-nav ul {
	margin: 1em 16px;
	padding: 0;
	list-style: none;
	}
	
#sub-nav ul ul {
	margin: 4px 16px;
	}
	
#sub-nav ul li {
	margin: 7px 0;
	padding: 0;
	line-height: 16px;
	}
	
#sub-nav ul li a {
	color: #517AA2;
	text-transform: uppercase;
	}
	
#sub-nav ul li a:hover, #sub-nav ul li.selected a {
	color: #000;
	text-decoration: none;
	}
	
#sub-nav ul li.selected ul a {
	color: #517AA2;
	}
	
#flair #factoid {
	background-color: #6496c8;
	font: 14px/41px 'Trebuchet MS', sans-serif;
	text-transform: uppercase;
	margin: 0 24px 0 21px;
	_margin-right: 23px;
	padding: 7px 260px 0 29px;
	height: 41px;
	_height: 48px;
	color: #fff;
	position: relative;
	
	}

#factoid img {
	display: block;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	}

#factoid-text 
{
	position: absolute;
	z-index:100;
	color: #fff;
	}
	
#factoid-text a
{
	color: #fff;
	font-family: 'Trebuchet MS' ,sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 41px;
	text-transform: uppercase;
	text-decoration: underline;
	z-index: 1000;
}	
	
#copy {
	margin: 0 14px;
	 _vertical-align:top;
	}
	
#interior #copy {
	margin: 23px 20px 70px 236px;
	font: 13px/1.7 'Trebuchet MS', sans-serif;
	_margin-left: 233px;
	_margin-right:0px;
	}

/*AV added 04-24-06  */	
#interior #copy table {
	font: 13px/1.7 'Trebuchet MS', sans-serif;
}

	
#interior #copy.no-sub-nav {
	margin: 24px 100px 70px;
	}
	
#interior #copy.no-sub-nav #ResultsPanel
{
	/*width:450px;*/
}
	
#home-left {
	float: left;
	width: 325px;
	}
	
#home-right {
	margin-left: 325px;
	}
	
		
#updates, #poll{
	border: 1px solid #fff;
	background: #c5d6e8 url(/images/blue_white_fade.gif) bottom left repeat-x;
	width: 290px;
	margin-bottom: 24px;
	text-align:left;
	}
	
#poll #h1Survey {
    margin: 0;
	background-color: #6496c8;
	border-bottom: 1px solid #fff;
	color: #fff;
	font: 13px 'Trebuchet MS', sans-serif;
	padding: 8px 16px;
	text-align:left;
    }
	
	
#updates h1, #poll h1, #email-signup h1 {
	margin: 0;
	background-color: #6496c8;
	border-bottom: 1px solid #fff;
	color: #fff;
	font: 13px 'Trebuchet MS', sans-serif;
	padding: 8px 16px;
	text-align:left;
	}
	
#poll h1 {
	background-color: #3a64ac;
	}

	
#updates ul, #poll ul {
	margin: 1em 16px;
	padding: 0;
	list-style: none;
	}
	
#updates ul li, #poll ul li {
	margin: 0.5em 0;
	padding: 0;
	line-height: 16px;
	}

#poll ul li {
	_margin-bottom: -1.2em;
	}
	
.poll-q {
	float: left;
	width: 1em;
	}
	
#poll label {

	position: relative;
	top:-15px;
	_top:-5px;
	margin-left: 2em;
	margin-top: 0;
	_margin-top: -1.2em;

	display: block;
	font: 13px 'Trebuchet MS', sans-serif;	
	height:8px;
}

#poll table, #poll TR, #poll TD, #poll input
{
	margin:0px;
	padding:0px;
}	
#poll TD {
	/*border:solid 1px black;*/
}

/*
#updates, #poll {
	border: 1px solid #fff;
	background: #c5d6e8 url(/images/blue_white_fade.gif) bottom left repeat-x;
	width: 290px;
	margin-bottom: 24px;
	}
	
#updates h1, #poll h1, #email-signup h1 {
	margin: 0;
	background-color: #6496c8;
	border-bottom: 1px solid #fff;
	color: #fff;
	font: 13px 'Trebuchet MS', sans-serif;
	padding: 8px 16px;
	}
	
#poll h1 {
	background-color: #3a64ac;
	}
	
#updates ul, #poll ul {
	margin: 1em 16px;
	padding: 0;
	list-style: none;
	}
	
#updates ul li, #poll ul li {
	margin: 0.5em 0;
	padding: 0;
	line-height: 16px;
	}

#poll ul li {
	_margin-bottom: -1.2em;
	}
	
.poll-q {
	float: left;
	width: 1em;
	}
	
#poll label {
	display: block;
	margin-left: 2em;
	margin-top: 0;
	_margin-top: -1.2em;
	}
*/	
#testimonial {
	position: relative;
	color: #fff;
	background: #0c479d url(/images/testimonial_fade.gif) bottom left repeat-x;
	min-height: 161px;
	_height: 161px;
	margin-bottom: 16px;
	}
	
#testimonial blockquote {
	padding: 10px 0;
	margin: 0 157px 16px 0;
	}
	
#testimonial blockquote p {
	margin: 0 15px 16px 16px;
	line-height: 18px;
	}
	
#testimonial blockquote p.quoted {
	margin-left: 160px;
	}
	
#testimonial img {
	position: absolute;
	top: 0;
	left: 285px;
	_left: 282px;
	}
	
#email-signup h1 {
	float: left;
	width: 390px;
	_width: 422px;
	border: 1px solid #fff;
	}
	
#email-form {
	float: left;
	width: 422px;
	border: 1px solid #fff;
	border-top: none;
	background: #c5d6e8 url(/images/blue_white_fade.gif) bottom left repeat-x;
	padding: 3px 0;
	}
	
#email-form table {
	margin: 0 8px;
	}
	
#email-form label, #email-form td {
	white-space: nowrap;
	font: 12px 'Trebuchet MS', sans-serif;
	}
	
#email-form p {
	margin: 4px 10px 0;
	}
	
#newsflash {
	position: absolute;
	top: 0;
	left: 14px;
	width: 360px;
	padding: 0 10px;
	background-color: #f80039;
	font: bold 12px/25px 'Trebuchet MS', sans-serif;
	color: #fff;
	_top: 24px;
	_width: 390px;
	}
	
#newsflash-right {
	float: right;
	display: block;
	}

#newsflash-left {
	float: left;
	overflow: hidden;
	width: 195px;
	_width: 200px;
	height: 2em;
	position: relative;
	left: 0px;
	}

#newsflash-scroll {
	position: absolute;
	left: 1px;
	top: 0px;
	white-space: nowrap;
	}
	
#newsflash-scroll-2 {
	position: absolute;
	left: 1px;
	top: 0px;
	white-space: nowrap;
	}
	
#newsflash a {
	color: #fff;
	text-decoration: underline;
	}
	
#footer {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	margin: 15px;
	}

#contact, #newsletter, #request {
	background: #c5d6e8 url(/images/blue_white_fade.gif) bottom left repeat-x;
	padding: 8px 8px 24px;
	margin-bottom: 16px;
	}
	
#newsletter div {
	margin: 4px 0;
	}
	
#contact table, #newsletter table, #request table {
	font: 13px/1.7 'Trebuchet MS', sans-serif;
	}
	
#contact th, #newsletter th, #newsletter td {
	text-align: left;
	width: 100px;
	vertical-align: top;
	white-space: nowrap;
	}

#request th {
	text-align: left;
	width: 145px;
	vertical-align: top;
	}	
	
#newsletter th {
	width: 76px;
	}
	
#contact .text, #contact textarea, #request .text {
	width: 420px;
	}
	
#newsletter .text {
	width: 250px;
	}
	
.center {
	text-align: center;
	}
	
.req {
	color: #0c479d;
	}
	
.photo {
	width: 477px;
	border: 6px solid #c5d6e8;
	margin-bottom: 1em;
	}
	
.photo img {
	display: block;
	}
	
.news, .fact-sheets {
	margin: 1em 0;
	padding: 0;
	}
	
.news li, .fact-sheets li {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	}
	
.news h2, .fact-sheets h2 {
	font-size: 13px;
	}
	
.news p, .fact-sheets p {
	margin: 0;
	}
	
.meta {
	color: #666;
	}
	
h2.release {
	font-size: 14px;
	margin: 1em 0;
	color: #000;
	}
	
h3.contact {
	font-size: 13px;
	margin: 0;
	color: #000;
	}
	
.image-menu {
	margin: 1em 0;
	padding: 0;
	}
	
.image-menu li {
	margin: 0 2em 2em 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	}
	
.image-menu .selected a {
	color: #000;
	}
	
#image-library {
	margin: 1em 0;
	}
	
#image-library .image {
	float: left;
	width: 220px;
	text-align: center;
	margin-bottom: 1.5em;
	}
	
#print-logo {
	display: none;
	}
	
/* this fixes the home page layout on IE 6 */
/* this rule must remain at the end of the document */
* html #flair {
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-top: -1px;
	}
	
	#email-signup {display:none;}