@charset "UTF-8";
/* CSS Document */


body		{font-family:"Times New Roman", Times, serif}
a:hover		{text-decoration:none}


#hdContainer	{width:900px; margin: 0px auto; background-image:url(images/hd-background.gif); padding:40px 40px 20px 40px; background-repeat:no-repeat}
#hdContainer #rightNav	{float:right; width:550px; text-align:right}
#hdContainer #rightNav img		{margin-left:25px}

#container	{width:980px; margin: 0px auto;}
#container a	{color:#2576B4;}
#clientlinks {line-height:1.7;font-family: garamond; color:#949494;}
#clientlinks a {color:#949494; text-decoration:none;}
#clientlinks a:hover {color:#949494; text-decoration:underline;}

#homeBox	{width: 900px; margin: 0px auto; background-image:url(images/home-reflect.gif); background-repeat:no-repeat; padding:60px 40px 20px 40px}

#homeBox #left	{width: 555px; float:left; font-size:12px; border-width: 0 1px 0 0; border-style:solid; border-color:#EEEEEE}
#homeBox #left img	{margin-right:25px}
#homeBox #left a	{color:#2576b4}
#homeBox #left p	{padding-right:60px}

#homeBox #right	{width: 300px; float:right; font-size:12px;}
#homeBox #right a	{color: #996600}

#redBar			{width:925px; margin: 0px auto; background-color:#c50103; padding:20px 45px 0 10px; text-align:right; font-size:24px}	

#subBox			{width: 980px; margin: 0px auto;}
#subBox	#right	{width:703px; float:right;}
#subBox	#right label	{font-weight:bold; font-size:22px}
#subBox	#right img	{padding-right:30px;}

blockquote.left {
   border-width:1px 0; 
   border-style:solid; 
   border-color:#EEEEEE;
   width: 200px;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   text-align: center;
   float: left;
}


.pullquote_left { color:#999999; font-weight:bold; width: 200px; margin: 5px 10px 5px 15px; text-align: justify; border-width:1px 0;border-style:solid; border-color:#EEEEEE; float: left; }

.pullquote_right { color:#999999; font-weight:bold; width: 200px; margin: 5px 10px 5px 15px; text-align: center; border-width:1px 0;border-style:solid; border-color:#EEEEEE;float: right; }

#subBox	#left	{width:220px; float:left; text-align:right; color:#bf0002}
#subBox	#left ul	{list-style:none}

#subBox	#left #on	{border-width:1px 0; border-style:solid; border-color:#EEEEEE; padding:20px 0}

#subBox	#left a		{text-decoration:none; color:#999999}

#subBox	#left li	{padding:20px 0}

#footer	{font-family:Arial, Helvetica, sans-serif; width:980px; margin: 0px auto; font-size:12px; padding:30px; text-align:center}
#footer	ul		{margin:0px; list-style:none}
#footer li		{margin:0px; display:inline; padding:0 5px}
#footer a		{color:#2576B4;}

//-----------popouts------------//

.dltable {
	margin: 40px 0 0 0;
	width: 100%;
	z-index: 10;
	position: relative;
	clear: both;
}

.tlabel {
	width: 100%;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-align: left;
	color: white;
	text-indent: 10px;
	background-color: #8E9784;
}

.photo-credit {
	width: 100%;
	background-color: white;
	text-align: left;
	border-top: 1px solid #d1d1d1;
	clear: both;
	font-size: 10px;
	line-height: 30px;
	padding-bottom: 50px;
}

.previewcol, .filenamecol, .formatcol, .dlcol {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 12px;
	line-height: 50px;
	padding: 0 0 0 8px;
	height: 58px;
	border-top: 1px solid #ffffff;
	background-color: #dbdbdb;
}

.tabattributes div {
	background-image: none !important;
	font-size: 10px;
	line-height: 12px;
	height: 20px !important;
}

.previewcol {
	width: 58px;
	border-left: 1px solid #d1d1d1;
	text-align: left;
	float: left;
	position: relative;
	clear: left;
	z-index: 2;
	height: 67px;
}

.previewcol a img {
	height: 40px;
	width: 50px;
	background-color: #fff;
	border: 1px solid #999;
	margin-top: 12px;
}

.filenamecol {
	width: 350px;
	vertical-align: middle;
	text-align: left;
	float: left;
	position: relative;
	z-index: 1;
	text-indent: 20px;
}

.formatcol {
	width: 50px;
	vertical-align: middle;
	text-align: center;
	float: left;
	background: #f6f5f0 url(../../images/bg_filename.gif) no-repeat center left;
}

.dlcol {
	width: 150px;
	vertical-align: middle;
	text-align: right;
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #ffffff;
	float: left;
	padding: 8px 8px 0 8px;
}

.dlcol a {
	display: block;
	margin-top: 10px;
	background: #666 url(../../images/bg_dl.gif) no-repeat top right;
	line-height: 32px;
	font-size: 11px;
	text-decoration: none;
	color: gray;
	text-align: left;
}

.dlcol a img {
	background-color: #999;
	float: left;
}

.dlcol a:hover {
	font-weight: 400;
	color: #415E24 !important;
}

.dlcol a:hover img {
	background-color: #415E24 !important;
}

.inner {
	position: absolute;
	left: 52px;
	float: left;
	display: block;
	z-index: 100;
	visibility: hidden;
}

.inner div {
	margin: 0px;
	padding: 40px;
	background-color: #fff;
	border: 1px solid #888888;
	margin-top: -112px;
	margin-left: 14px;
	position: absolute;
	z-index: 100;
}

.inner img {
	padding: 0;
	border: 0;
}

SPAN.point {
	z-index: 101;
	position: absolute;
	left: 0px;
	top: 15px;
	background-color: transparent;
}

SPAN.point img {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group press-specific */

.caption {
	line-height: 18px;
	margin: 0;
	border-top: 1px solid #ffffff;
	height: 67px;
	vertical-align: middle;
	width: 537px;
	text-align: left;
	margin-left: 65px;
}

.caption p {
	margin-left: 20px;
	font-size: 11px;
}

.citepub {
	font-style: italic;
}

span.clickhere {
	width: 250px;
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	display: block;
	font-family: verdana, sans-serif;
}

/* @end */

.insetleft{
	float:left; 
	margin: 0px 20px 30px 0px;
}

.greybox{
	background-color: #dbdbdb; 
	padding: 20px; 
	margin-top: 50px; 
	border: 1px solid #e1e1e1; 
	position: relative;
}
.greybox h3{
	margin-top: 0; 
	padding: 0 0 20px 0; 
	text-align: center;
	color: #3f0f39;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}
.clearfloats{
	clear: both;
}

.greybox h3{
	margin-top: 0; 
	padding: 0 0 20px 0; 
	text-align: center;
	color: #3f0f39;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}