﻿/* 09/26/08 */

/* div hierarchy:
<div id="container">
	<ul id="universalNav">
<div id="wrapper">
<div id="nav">
<ul id="siteNav">
<ul id="downloads">
<div id="body">
<div id="topBanner">
<div id="bodyContent">
<div id="footer">*/

*{margin:0; padding:0;}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #f1f1f1;
}
input,select,texarea {
	font-size: 12px;
	color: #333333;
}
img, table {border: 0;}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
embed {
	position: relative;
}
ul,ol {
	list-style-type: none;
	list-style-position: inside;
}

/*CLEARFIX*/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
}
* html .clearfix {height: 1%;}/* Hides from IE-mac \*/
/* END CLEARFIX*/

a {}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
a:focus{-moz-outline-style: none;}

#container {
	margin: 0pt auto 20px;
	width: 978px;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}


.leftFeature {
	font-size: 11px;
	color: #666;
	background: #f1f1f1 url(../Images/gradient_spotlight.gif) repeat-x;
	text-align: left;
	border: 1px solid #cccccc; 
	width: 200px; 
	padding: 5px 10px 10px;
	margin: 0 0 10px 10px;
}
.leftFeature h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}
.leftFeature p {
}
.leftFeature a {
	color: #005595;
}
.spotlight {
}
.spotlight_item {
	clear: both;
	margin: 10px 0 0;
}
.spotlight img {
	border: 1px solid #cccccc; 
	float: left;
	margin: 0 8px 0 0;
}
.spotlight_more {
	text-align: right;
	padding: 4px 0 0;
}
.relatedLinks {
}
.relatedLinks ul {
	padding: 10px 0 0;
}
.relatedLinks li {
	padding: 0 0 3px 0;
}
.relatedLinks img {
	float: left;
	margin: 0 8px 0 0;
}
.mediaCenter {
}
.mediaCenter ul {
	padding: 10px 0 0;
}
.mediaCenter li {
	padding: 0 0 8px 0;
}
.mediaCenter img {
	float: left;
	margin: 0 8px 0 0;
}
.archives {
}
.archives ul {
	padding: 10px 0 0;
}
.archives li {
	padding: 0 0 8px 0;
}

/* style for Universal Navigation; site map | contact us | FLAG ICONS */
.universalNav {
	font-size: 10px;
	color: #0096d6;
	padding: 9px 0 5px;
	margin: 0 3px 0 0;
}
.universalNav li {
	float: right;
	/*border-right: 1px solid #CCCCCC;*/
}
.universalNav li a {
	color: #0096d6;
	padding: 0 10px;
}
li.universalNav_icon {
	border-right: 0;
	position: relative;
	bottom: 3px;
}
li.universalNav_icon a {
	padding: 0 3px;
}

/* style for Main Navigation */
.topNav {
	background: #fff;
}
.topNav a {
	color: #005595;
}
.logo {
	float: left;
	padding: 27px 0 8px 27px;
}
.topNavR {
	text-align: right;
	float: right;
}
.searchborder {
	border: 1px solid #999999;
	padding: 2px;
}
.search {
	height: 40px;
	padding: 10px 10px 0 0;
}
.search input {
	font-size: 14px;
	color: #666666;
	border: 0;
}
.search span {
	position: relative;
	top: 3px;
	margin: 0 2px 0 0;
}
.nav {
	text-align: left;
	font-size: 13.5px;
	font-weight: bold;
	padding: 37px 92px 0 0;
}
.nav a {
	margin: 0 0 0 36px;
}


/*************************************************
		  style for Sub Navigation
**************************************************/
#subBgColor {
	width: 242px;
	margin: 0;
	padding-top: 20px;
	height:222px;
	text-align: left;
	border: 0px solid #000;
}

#subNav {
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
	margin: 0px 0 14px 16px;
	border: 0px solid #000;
}

#subNav a {
	color: #fff;
}

#subNavChild {
	display: block;
	background: url(../Images/bullet_plus.gif) no-repeat 0 4px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
	margin: -15px 0 15px 15px;
	padding: 0 0 0 15px;
	border: 0px solid #000;
}

#subNavChild a {
	color: #fff;
}
/*************************************************
		style for page Headlines and subHeads
**************************************************/
h1 {
	font-size: 20px;
	color: #005595;
	margin: 0 0 10px 0;
	text-transform: lowercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0096d6;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 0;
	border: 0px solid #000;
}

.dkblueTitle {
	font-size: 14px;
	font-weight: bold;
	color: #005595;
	margin: 0;
}

.ltblueTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0096d6;
	margin: 0;
}
.ltblueTitle a {
	color: #0096d6 !important;
}

.kcThumb {
margin: 0 10px 0 0;
padding: 0;
border: 0px solid #000;
}

/*************************************************
		style for plBasicLayout4 Team Detail
**************************************************/

.quote {
	font-size: 12px;
	line-height: 29px;
	font-weight: normal;
	color: #fff;
	width: 466px;
	margin: 60px 40px 0 45px;
	padding: 0;
}

.alphabet {
	color: #005595;
}
.alphabet a {
	color: #666666;
	margin: 0 1px 0 0;
}
.alphabet p {
	margin: 8px 0 0 0;
}
.alphabet label {
	display: block;
	padding: 0 0 1px;
}
.alphabet select {
	margin: 3px 0 0;
}



#teamThumb {
border: 1px solid #ccc;
margin: 0 17px 17px 0px;
}

.btnEmail {
	background-image: url('../Images/btnEmail.jpg');
	width: 125px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0 0 0 25px;
	padding-top: 3px;
	color: #fff;
	text-align: center;
	text-shadow: #666 -1px -1px 1px;
}

.btnEmail a{
	width: 125px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
	padding-top: 3px;
	color: #fff;
	text-align: center;
	text-shadow: #666 -1px -1px 1px;
}

/*************************************************
		style for pl Home Template
**************************************************/
.goldText {
  font-weight: bold;
  color: #e58e1a;
}

.burgundyText {
  font-weight: bold;
  color: #b60050;
}


.leftColumn { 
	text-align: left;
	width: 242px;
	padding: 25px 0 0 0;
}
.content { 
	line-height: 18px;
	background: #fff url(../Images/gfx_focalPoint.gif) no-repeat;
	width: 461px;
	padding: 15px 0 0 15px;
	margin: 10px 10px 30px 0;
}
.content a {
	color: #005595;
	text-decoration: underline !important;
}
.content ul {
	padding: 4px 0 5px 8px;
}
.content li {
	background: url(../Images/bullet_list.gif) no-repeat 0 6px;
	padding: 0 0 3px 10px;
}
.thoughtPapers a {
	color: #005595;
	text-decoration: none !important;
}
.thoughtPapers a:hover {
	text-decoration: underline !important;
}
.career_category {
	display: block;
}
.career_date {
	display: block;
	padding: 0 0 10px;
}
.testimonial_detail img {
	float: left;
	margin: 2px 10px 6px 0;
}


.content_but { 
	margin: 20px 0 0 0;
}
.print_icon a {
	float: right;
}
.print_icon a {
	margin: 0 0 0 6px;
}


.siteBg { 
	background: #f1f1f1;
	margin: 0;
	padding: 0;
}
.mainNavBg { 
	background: #fff; 
}
/*************************************************
		style for insetImage News Landing Page
**************************************************/

#insetImg {
margin: 0 0 0 0;
padding: 0;
vertical-align: top;
border: 0px solid #000;
}
.insetThumb {
float: left;
margin: 0 10px 0 0;
padding: 0;
vertical-align: top;
border: 0px #ccc solid;
}
.insetLg {
margin: 10px 0 10px 0;
padding: 0;
vertical-align: top;
border: 0px #ccc solid;
}
.insetDate {
font-weight: bold;
font-size: 12px;
color: #005595;
}

.quote_entry {
	padding: 0 0 20px 0;
}
.quote_entry img {
	float: left;
	margin: 0 10px 0 0;
}

.news_detail_img img {
	float: left;
	margin: 0 10px 10px 0;
}
.newsMore a:link{
margin: 0 0 20px 0;
font-weight: normal;
text-align: left;
font-size: 12px;
color: #005595;
}

.newsMore a:visited{
margin: 0 0 20px 0;
font-weight: normal;
text-align: left;
font-size: 12px;
color: #005595;
}

/*************************************************
		style for footer
**************************************************/
#footer {
	background: #fff;
	font-size: 10px;
	color: #919195;
	margin: 0 20px 0 20px;
	padding: 6px 0 10px 0px;
	text-decoration: none;
	border-top: 1px solid #0096d6;
	text-align: left;
}

#footer a:hover {
text-decoration: underline;
}
	
#footer a {
	color: #0096d6;
}

.footerMainNav {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #cccccc;
	/*font-variant: small-caps*/
}

/*************************************************
		style for Search
**************************************************/
.searchOptions
{
    height: 35px;
    position: absolute;
    text-align: right;
	left: 0;
	top: 28px;
	width: 920px;
	z-index:100;
}
* html .searchOptions {width: 715px;}/* ie6 only */
*+html .searchOptions {width: 718px;}/* ie7 only */

.searchOptionsInner{
    float:right;
    background-color: #FFCC00;
    width: 160px;
    font-size:10px;
    padding:5px;
    text-align:left;
}


input,textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}
select {
	font-size: 11px;
	color: #000000;
	font-weight : normal;
	background-color: #FFFFFF;
	border: 1px solid #7398a8;
	width: 131px;
	margin: 0;
	padding: 0;
}

/* sitemap */
.sitemap p {
	color: #0096D6;
	padding: 0 0 8px 0;
}
.sitemap ul {
	padding: 0;
	margin: 0;
}
.sitemap h2 {
	padding: 0;
	margin: 0;
}
ul.sitemap_1 {
	margin: 0 0 15px;
}
.sitemap li {
	background: none;
	padding: 0;
}
.sitemap_3 li {
	padding: 0 0 0 10px;
}


/*************************************************
		start w
**************************************************/

.careertable {
	clear: both;
}
.casestudytable {
	margin: 13px 0 0 15px;
}
.casestudytable img {
	margin: 0 10px 0 0;
}
.salesreptable {
	margin: 0 30px 0 0;
}
.salesreptable td {
	color: #000000;
	padding: 15px 0 0 0;
}
.salesreptable td strong {
	color: #069;
	text-transform: uppercase;
}
.salesrepreadout {
	font-size: 10px;
	font-weight: bold;
	color: #930;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
	margin:15px 50px 0 0;
	padding: 15px 0 0 0;
}

.newtitleintro {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 0 0 5px 15px;
}
.contacttop {
	padding: 5px 0 0 0;
}
.contactbot {
	padding: 0;
}
.contacttop,.contactbot,.contactintl {
	clear: both;
}
.contacttop span,.contactbot span {
	color: #930;
}
.contacttop h2,.contactbot h2 {
	font-size: 11px;
	line-height: 11px;
	color: #069;
	text-transform: uppercase;
	padding: 0 0 2px 0;
	margin: 0;
}
.contacttop p {
	font-size: 11px;
	line-height: 13px;
	padding: 0;
	margin: 0;
}
.contactbot p {
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 10px 0;
	margin: 0;
}
.contacttopitem {
	float: left;
	width: 175px;
	padding: 0 15px 0 0;
}
.contactbotcolumn {
	float: left;
	width: 175px;
	padding: 0 15px 15px 0;
}
.contactintl {
	border-top: 1px dotted #CCCCCC;
	padding: 10px 0 0 0;
	margin: 0;
}
.downloadstable {
	font-size: 10px;
	margin: 0 15px 15px 15px;
	width:600px;
}
.downloadstable th {
	font-weight: bold;
	color: #FFFFFF;
	background: #9E9E9E;
	padding: 5px;
}
.downloadstable td {
	border-right: 1px solid #9E9E9E;
	padding: 5px;
}
.downloadstable a {
	color: #000000;
	text-decoration: underline;
}
.breadcrumb {	
	font-size: 10px;
	color: #000000;	
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.breadcrumb a {
	color: #000000;
}


/*************************************************
		end w
**************************************************/




/*************************************************
		style for Home Template
**************************************************/
.pageHeadline_blue {
	font-size: 20px;
	font-weight: bold;
	color: #069;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 0 15px;
}

.bulletCopy {
	 line-height: 20px;
	 color: #fff;
	 padding: 0 0 0 43px;
}
.bulletCopy a {
	 color: #fff;
}

/*************************************************
		style for Careers Template
**************************************************/

.headingB {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #930;
}
.copyTextA {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
}
.jobLink {
	font-size: 11px;
	font-weight: bold;
	color: #069;
	margin: 0 0 0 15px;
	line-height: 15px;
	text-decoration: underline;
	display:block;
}
.jobLink a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #069;
	margin: 0 0 0 15px;
	line-height: 15px;
	text-decoration: underline;
	display:block;
}
.hLineA {
	border-top: 1px dotted #333;
}

/*************************************************
	style for Project Discipline Home Area
**************************************************/
.projectHead {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.projectList {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333;
}

/*************************************************
	style for Case Study Home Area
**************************************************/
.cs_SubHead {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #069;
	margin: 15px 50px 0px 15px;
	border: 0px solid #000;
}

.cs_shortTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}

.cs_shortDescription {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.cs_more {
	font-size: 11px;
	font-weight: normal;
	color: #069;
	padding: 10px 0 0 15px;
}
.readMore {
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-decoration: underline;
	padding: 0;
}

/*************************************************
		style for Search Template
**************************************************/
.searchResultsTitle {
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	line-height: 15px;
	text-decoration: underline;
	display:block;
}
.searchDescription {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	margin: 10px 50px 10px 15px;
	border: 0px solid #f00;
}
.searchResultsDescription {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	margin: 0 50px 0 0px;
}

/*************************************************
		style for leftNav
**************************************************/

.leftNavBg {
	background-color: #dde9ff;
	background-repeat: repeat-x;
}
.leftNavLinkBg {
	border-bottom: 1px dotted black;
	padding: 3px 0 3px 6px;
}
.leftNav {
	font-size: 10px;
	letter-spacing: -.25px;
	text-decoration: none;
	color: #000;
}


.leftNav a {
	color: #000;
}

.leftNav a:visited {
	color: #069;
}
.leftNav a:hover {
	color: #000;
}
.leftNav a:active {
	color: #000;
}

/*************************************************
		style for layout #2 IMAGE CENTER TOP
**************************************************/
.pageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #005595;
	border-bottom: 1px dotted black;
	margin: 0 0 0 15px;
}
.pageImage {
	margin: 0 0 0 15px;
}
.jdImage {
	padding: 10px 0 15px 15px;
	border: 0px solid black;
}
.pageContent {
	font-size: 11px;
	line-height: 14px;
	padding: 10px 15px 15px 15px;
}
.downloadscell {
	padding: 8px 5px 4px 8px;
}
.downloads {
	font-size: 11px;
	line-height: 13px;
	color: #069;
	text-decoration: underline;
	display: block;
	margin: 0 0 8px 0;
}


/************************************************
	style for layout #3 IMAGES RIGHT
**************************************************/

.template3PageTitle {
	font-size: 16px;
	background-color: #cccccc;
	padding: 10px 50px 10px 20px;
}
.template3PageContent {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 255px;
	float: left;
	/*border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;*/
}
.template3PageImage {
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}

/*************************************************
		    style for layout #4 IMAGES LEFT
**************************************************/

.template4Title {
	font-size: 14px;
	font-weight: bold;
	color: #0b6e9e;
	background-color: #ffffff;
	border-bottom: 1px dotted black;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 0 00px;
	
}
.template4Image1 {
	float: left;
	padding: 10px 10px 5px 0px;
}
.template4PageContent {
	float: left;
	font-size: 11px;
	color: #000;
	padding: 10px 30px 10px 0;
	width: 360px;
	border: 0px solid black;
}
.template4ImageCaption1 {
	padding-top: 0px;
	color: #333333;
	font-size: 10px;
}

/*************************************************
		    style for layout 5 (flash)
**************************************************/

.template5PageTitle {
	font-size: 24px;
	font-stretch: ultra-condensed;
	letter-spacing: -.5px;
	color: #f9760c;
	background-color: #ffffff;
	padding: 10px 50px 10px 20px;
}
.template5Flash {
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}

.template5PageContent {
	font-size: 12px;
	padding: 10px 50px 10px 20px;
}

/* style for template 6 (Thumbnail) */
.template6PageTitle {
	font-size: 16px;
	background-color: #cccccc;
	padding: 10px 50px 10px 20px;
}

.template6PageContent {
	font-size: 12px;
	padding: 10px 50px 10px 20px;
}

/* style for template 7 (Full Html) */

.template7PageContent {
	font-size: 12px;
	padding: 10px 50px 10px 20px;
}



/*************************************************
		  style for Site Header
**************************************************/
#headerLogo {
	width: 242px;
	float:left;
	border: 1px #ff0000 solid;
}
#headerMastHead {
	position: relative;
	float: right;
	border: 1px #00ff00 solid;
}

/*************************************************
		  style for Drop Navigation
**************************************************/

.drpDown1{
    width: 131px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    font-size: 11px;
    color: #000000;
    font-weight : normal;
	margin: 0 0 0 3px;
	padding: 0px;
}

/*************************************************
		  style for News Home
**************************************************/

.newsMainWrap {
	float: left;
	margin: 0 50px 10px 15px;
	border: 0px solid black;
}
#newsMainImage {
	float: left;
	margin: 0 10px 0 0;
	border: 0px solid black;
}
#newsMainTitle {
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
#newsMainContent {
	font-size: 11px;
	color: #666;
	line-height: 14px;
	border: 0px solid black;
}
#newsMainContent a {
	font-size: 10px;
}
#newsMainReleaseDate {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

/*************************************************
		  style for News Detail
**************************************************/

.newsPageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #930;
	border-bottom: 1px dotted black;
	margin: 0 0 0 15px;
	
}
.newsHeadline {
	font-size: 18px;
	font-weight: bold;
	color: #069;
	margin: 15px 20px 0 15px;
}
.newsBy {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	line-height: 14px;
	margin: 0 50px 0 15px;
}
.newsContent {
	font-size: 11px;
	color: #666;
	line-height: 14px;
	margin: 0 50px 20px 15px;
}
.newsDetailImageBg {
	background-color: #fff;
	margin: 8px 8px 8px 8px
}

.newsDetailImageCaption {
	padding: 1px 0 8px 1px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#newsReleaseDate {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 0 50px 0 15px;
}

/*************************************************
		  style for FAQ DETAIL
**************************************************/

.faqDetailsQuestion {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin: 0 50px 0 15px;
}
.faqDetailsQA {
	font-size: 12px;
	font-weight: bold;
	color: #930;
	
}
.faqDetailsAnswer {
	font-size: 11px;
	color: #666;
	margin: 0 50px 0 15px;
}

/*************************************************
		style for FAQ HOME
**************************************************/
.faqTemplateCategory /* faqs category title (top) */ 
{
	font-size: 12px;
	font-weight: bold;
	color: #e58e1a;
	margin-top: 10px;
}
.faqTemplateQuestion {
	font-size: 12px;
	font-weight: normal;
	color: #005595;
	margin: 0;
	line-height: 15px;
	display:block;
}
a.faqTemplateQuestion {
	color: #e58e1a;
	text-decoration: underline;
}
.faqTemplateDivider /* divider line */ 
{
	border-bottom: 1px dotted black;
	margin: 20px 0 20px 15px;
}
.faqTemplateBottomQ /* Q letter faq bottom */ 
{
	font-size: 12px;
	font-weight: bold;
	color: #e58e1a;
	margin: 0;
}
.faqTemplateBottomQuestion /* Question faq bottom */
{
	font-size: 12px;
	color: #e58e1a;
	margin-top: 10px;
}
.faqTemplateBottomA /* A letter faq bottom */
{
	font-size: 12px;
	font-weight: bold;
	color: #e58e1a;
	margin: 0 0 0 0;
}
.faqTemplateBottomAnswer /* Answer bottom */
{
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	margin:0;
}
.faqSearchProgress {
	font-size: 11px;
	font-weight: bold;
	color: #e58e1a;
	margin: 10px 0 10px 0px;
	text-transform: uppercase;
}
.faqHomeAskQuestion {
	font-size: 12px;
	color: #005595;
	text-transform: normal;
	margin: 0;
}
a.faqHomeAskQuestion {
	color: #069;
	text-decoration: underline;
}

.faqHomeSearchTitle {
	font-size: 12px;
	color: #e58e1a;
	text-transform: normal;
	margin: 20px 50px 0 0;
}
.faqSearchNoAnswer {
	font-size: 12px;
	font-weight: normal;
	color: #e58e1a;
	margin: 20px 0 0 0;
}

.faqSearchInput {
font-size: 11px;
font-weight: bold;
color: #900;
text-transform: uppercase;
}

.faqHomeAskSearchError {
font-size: 11px;
font-weight: bold;
color: #900;
padding: 0 5px 0 0;
text-transform: uppercase;
}

.faqTemplateBottomCategory /* faqs category title (bottom) */ 
{
	font-size: 12px;
	font-weight: bold;
	color: #e58e1a;
	margin: 20px 0 0 0;
}

.faqTopLink /*Faq Top link */ {
	float: right;
	padding: 12px 8px 30px 1px;
}

.faqTopLink a {
	color: #FFFFFF;
}

.faqTemplateBottomCategoryArea {
	display:block;
}

.faqTopLinkArea {
	font-size: 11px;
	font-weight: normal;
	color: #069;
	line-height: 15px;
	text-decoration: underline;
}

/*************************************************
	style for Investor Relations: Press Relase
**************************************************/

.prdiv {
	font-size: 12px;
	line-height: 14px;
	padding: 20px 0 10px 15px;
}
.prRows {
	clear: both;
}
.prDate {
	width: 70px;
	float: left;
	padding: 0 10px 0 0;
}
.prDescription {
	float: left;
	width: 460px;
	padding: 0 20px 10px 0;
}
.prDescription a {
	color: #069;
	text-decoration: underline;
}

/*************************************************
		style generalization calsses
**************************************************/
.bodyContentA {
	padding: 0 0 0 15px;
}
.safetydiv {
	padding: 10px 15px 15px 15px;
}
.safetycategories {
	padding: 2px 0 15px 0;
}
.stCategory {
	padding: 0 0 1px 0;
}
.safetyrows {
	font-size: 11px;
	border-top: 1px dotted #CCCCCC;
	clear: both;
	padding: 10px 0 0 0;
}
.safetyrowL {
	font-weight: bold;
	color: #930;
	float: left;
	width: 230px;
}
.safetyrowR {
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
}
.safetyrowR a {
	text-decoration: underline;
	display: block;
	padding: 0 0 5px 0;
}
.safetyrowR a:hover {
	text-decoration: none;
	color: #930
}


.wnNewProduct {
	color:#930;
}

.newsLetter
{
   /*
 background-image: url(../Images/newsletterBg.jpg);
    background-repeat: no-repeat;
*/
    color: #666;
    text-align: left;
    font-size: 12px;
    margin: 10px 0 0 10px;
    padding: 15px 0 20px 10px;
    border: 0px solid #000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail {
	position: relative;
	z-index: 0;
	color: #000000;
	line-height: 12px;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
	color: #0096d6;
	background: #fff;
	text-align: left;
	white-space: nowrap;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
	padding: 4px;
	position: absolute;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}
.thumbnail div {
	border: 1px solid #0096d6;
	padding: 8px;
}
.thumbnail h3 {
	font-size: 12px;
	color: #005595;
	padding: 0 0 2px;
	margin: 0;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 70px;
	left: 10px; /*position where enlarged image should offset horizontally */
}
.thumbnail img {
	display: block;
}

/*************************************************
		removed for testing Mike 7/19/08
**************************************************/

/*
img,table {
	border: 0;
}
*/
}