html {
  background: url(../images/body_bg.gif) top repeat-x #fff;
  text-align: center;
}
body {
  font: normal 12px arial, verdana, sans-serif;
  margin: 0px auto;
  text-align: left;
  background: #fff;
}
a {text-decoration: none; }

form p {margin: 0px;}
a img {border:none;}
ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
hr {
  height: 1px; 
  border: 0px; 
  background: #999;
  margin: 10px 15px;
}

/******************* banner *******************/
#logout {
  background: #336b92;
  padding: 3px 38px 5px 15px;
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: bold; 
}
#contact {
  background: #336b92;
  padding: 3px 135px 5px 7px;
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: bold; 
}
#logout a {
  color: #84b6d8;
  margin-left: 5px;
}
#contact a {
  color: #fff;
  margin-left: 5px;
}
#logo {margin: 10px 0px 30px 50px;}
#banner form {
  float: right;
  clear: right;
  padding-top: 5px;  
  margin-top: 3px;
}
#search_entry {
  width: 127px;
  font-size: 11px;
  vertical-align: top;
}
#submit_button {
  background: url(../images/search_bg.jpg) no-repeat right center #b8ad9a;
  margin-right: 5px;
  text-align: right;
  padding-right: 15px;
  font: 10px bold arial, sans-serif;
  color: #efe9da;
  width: 70px;
  text-transform: uppercase;
}
.button {
  background: url(../images/search_bg.jpg) no-repeat right center #b8ad9a;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: right;
  padding-right: 15px;
  font: 10px bold arial, sans-serif;
  color: #efe9da;
  width: 70px;
}

/******************** navbar *******************/
#navbar {
  list-style-type: none;
  text-transform: uppercase;
  color: #448fb4;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 66px;
  clear: both;
  background: url(../images/navbar_bg.jpg) repeat-x;
}
#navbar li {
  float: left;
  padding-bottom: 8px;
}
#navbar a {
  color: #448fb4;
  padding: 0px 25px 0px;
  border-right: solid 1px #448fb4;
}
#navbar li.selectedNavitem {
  padding-bottom: 20px;
  background: #fff;  
}
#navbar li.selectedNavitem a:hover {border-bottom: none;}
#navbar li#lastNavitem a {border-right: none;}
ul#navbar a:hover {border-bottom: solid 8px #add8f7;}

/******************* content ******************/
table {
  width: 100%;
  border-collapse: collapse;
}
#content #fixed_height {
  height: 135px; 
  margin: 0px;
  overflow: hidden;
}
table td {padding: 0px;}
#content {
  background: url(../images/content_bg.jpg) repeat-y #efe9da;
  vertical-align: top;
}
#content h1 {
  margin: 0px;
  margin-bottom: 8px;
  font: bold 22px arial, sans-serif;
  padding-left: 40px;
}
#content div.copy 
{
  padding-left: 40px;
  margin-bottom: 0.5em;
}
#content h4 a {
  color: #336b92;
  text-decoration: underline;
}
#content p {
  padding-left: 40px;
  padding-right: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
}
#content a {
  color: #cc6600; 
  text-decoration: underline;
}
#inset {
  background: url(../images/inset_bg.gif) repeat-x #e3d8be;
  border-collapse: collapse;
  color: #336b92;
}
#inset tr {  vertical-align: top;}
#inset img {
  padding-bottom: 10px;
  vertical-align: top;
}
#inset p {padding: 0px; margin: 10px 0px;}
#inset #leftcol {width: 335px; padding: 0px;}
#inset #leftcol h4 {margin-top: 5px;}
#inset h4 {
  font: bold 13px arial, sans-serif;
  text-transform: uppercase;
  margin: 20px 0px 5px;  
}
#insetImage {width: 335px;}
#inset #rightcol {
  margin: 26px 0px 10px 0px;
  height: 217px;
  overflow: auto;
  padding: 20px 30px 0px 30px;
}
#inset #rightcol p {margin: 5px 0px 10px; color: #000;}
#inset #rightcol h4 {margin-top: 5px;}
select {margin-bottom: 10px;}
form {margin: 0px;}
/*************************** Products ***************************/
.products table#product_type tr {vertical-align: top;}
.products table#product_type tr img {vertical-align: top;}
.products table#product_type td.col1 {
  background: url(../images/products_bg.jpg) repeat-y #e3d8be;
}
.products tr.product_image {
  background: url(../images/product_type_bg.gif) repeat-x;
}
.products table tr td#content div#container {
  clear: left;
  border-bottom: solid 10px #999;
  background: url(../images/container_bg2.gif) 12px bottom repeat-x; 
  border: none; 
  padding-bottom: 20px;  
}
.products #content td.col1 {width: 160px; padding-left: 35px;}
.products #content td.col2 {width: 150px; background: #e3d8be;}
.products #content td.col3 {width: 200px; background: #e3d8be;}
.products #content td.col4 {width: 200px; background: #e3d8be;}
.products #content ul {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left: 40px;
  list-style-type: none;  
}
.products #content ul li {margin-bottom: 3px;}
.products #content ul li a {
  text-decoration: underline;
  color: #666;
}
table#mobileTable {
  width: 95%;

}
.products #content ul li a:hover {font-weight: bold;}
.products #content ul li strong a {color: #336b92;}
.mobile #content #container table {margin-left: 40px;}
.mobile table tr td#content div#container {
  padding-bottom: 40px;
  padding-right: 40px;
}
.mobile #content #container table td {
  vertical-align: top;
  border-bottom: solid 10px #efe9da;
}
.mobile .product_info {background: url(../images/mobile_bg2.jpg) right repeat-y #e6dbc5;}
.mobile .product_info h4 {
  padding-left: 40px;
  font-size: 13px;
  margin: 15px 0px 5px;
}
.mobile .product_image {
  background: #D0BEA6;
  width: 135px;
}
.subHeader {
  font-size: 13px;
  margin-left: 10px;
  font-family: verdana;
}
.mobile #content #container  {
  background: url(../images/container_bg.jpg) left bottom no-repeat;
  padding-bottom: 45px;
  border: none;
}
#details {
  margin-top: 10px;
  margin-right: 30px;
  background: url(../images/details_bg2.gif) right bottom repeat-x;
}
#details img {
  float: left;
}
.details #content #container {
  padding-left: 40px;
} 
#details #tabs {
  padding-bottom: 17px;
  border-bottom: solid 4px #b8ad9a;
}
#details #tabs a {
  background: url(../images/tab_bg.gif) no-repeat;
  color: #91846f;
  float: left;
  margin: 0px 2px 0px 0px;
  text-decoration: none;
  padding: 2px 0px 3px 10px;
  display: block;
  text-transform: uppercase;
  font: bold 10px verdana, arial, sans-serif;
  width: 148px;
}
#details #tabs a.last {
  margin-right: 0px;
  * margin-right: -3px; /* To fix IE 6.0 Duplicate Characters Bug */ 
} 
#details #tabs a:hover, #details #tabs a.selected {
  background: url(../images/tab_bg_hover.gif) no-repeat;

  color: #fff;  
}
h4#links {
  padding-bottom: 7px;
  * padding-bottom: 3px;
  margin: 0px 30px 12px  260px;
  padding-top: 40px;
  border-bottom: solid 1px #999;
}
h4#links a {
  text-decoration: none;
  padding-left: 25px;
  font-size: 12px;
  margin-right: 25px;
}
h4#links a:hover {
  text-decoration: underline;
}
h4#links a#mail {background: url(../images/mail.gif) no-repeat; text-transform: capitalize;}
h4#links a#print {background: url(../images/print.gif) no-repeat; text-transform: capitalize;}

#detail_scroller {
  padding-left: 32px;
  padding-right: 30px;
  overflow: auto;
  height: 215px;
}
.details #container #details #detail_scroller table {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: hidden;  
  width: 95%;  /* IE 7.0 */
}
.details #container #details #detail_scroller div 
{
	margin-bottom: 0.8em;
}
div#photos {text-transform: uppercase;}
div#photos a {margin-right: 0.2em; margin-left: 0.2em;}
div#datasheets span {
	margin-left: 0.5em; 
	margin-right: 0.5em;
	color: #999;
}

div#documents table td 
{
	width: 50%;
}

div#documents table td#col1 
{
	border-right: solid 1px #999;
	width: 50%;	
}

div#documents table td#col3
{
	border-left: solid 1px #e3d8be;
	width: 50%;	
}


div#documents table td#col1 a {
	margin-right: 1em;
	border-left: solid 1px #e3d8be;
}

div#documents table td#col2 a {
	margin-left: 1em;
}

#detail_scroller img {margin: 0px; float: none;}
#content #container #detail_scroller table img {
  padding-right: 10px;
}
.details #content #container #detail_scroller td {
  border-bottom: solid 10px #e3d8be;
  padding: 0px;
  margin: 0px;
}
#sublinks {
  margin: 20px 30px 30px 0px;
} 
a#programs, a#brochure {
  background: #b8ad9a;
  color: #fff;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  padding: 4px 8px 5px 25px;
  margin-right: 10px;
  text-decoration: none;
}
a#programs {background: url(../images/programs.gif) 5px 4px no-repeat #b8ad9a;}
a#brochure {background: url(../images/brochure.gif) 5px 4px no-repeat #b8ad9a;}
a#all {float: right;} 

/********************** Investor Relations**************************/
.investing #content #leftcol_td {
  width: 270px;
}
.investing #content #leftcol {
  width: 270px;
  height: 224px;
  color: #333;
  overflow: auto;
  background: url(../images/leftcol_bg.jpg) repeat-y #dbcfb2;
  padding: 40px 25px 10px 40px;
  margin-bottom: 10px;
}
/****************************** Retail ***************************/
.retail #inset #rightcol {
  margin: 30px 0px 10px 0px;
  height: auto;
  width: auto;
  color: #555;  
  overflow: hidden;
  padding: 5px 0px 0px 1px;
}
.retail .scroller {
  height: 144px;
  overflow: auto;
  margin: 0px 0px 10px 0px;
  padding-right: 15px;
  padding-left: 15px; 
}
  
/****************************** leftmenu **************************/
#leftmenu {
  background: #f29e52;
  width: 186px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding-top: 10px;
}
#leftmenu a {
  color: #fff;
  padding: 5px 15px 5px 0px;
  display: block;
}
#leftmenu a:hover {background: #e88a3d;}
#leftmenu a#selected {background: #e88a3d;}
#leftmenu_bottom {
  background: url(../images/leftmenu_bg.jpg) left bottom no-repeat #f29e52;
  vertical-align: bottom;
  padding-top: 70px;
  padding-bottom: 3px;
  text-align: right;
  font-weight: bold;  
}
#leftmenu_bottom a {
  color: #fff;
  padding-right: 10px;
  padding-bottom: 0px;
}
#leftmenu_bottom a:hover {text-decoration: underline;}
#leftmenu .subnav {
  margin-right: 20px;
  font-weight: normal;
}
#leftmenu .subnav a {
  padding: 1px 15px 1px 0px;  
  color: #fbe2cb;    
}
#leftmenu .subnav a {
  background: transparent;
}
#leftmenu .subnav a.selected {color: #ff9; font-weight: bold;}
#leftmenu .subnav a:hover {
  text-decoration: underline;
}
/*********************** footer ********************/
#footer {
  clear: both;
  text-align: right;
  border-top: solid 1px #ccdae4;
  margin-top: 1px;
  padding: 15px 10px 30px 20px;
  color: #ccc;
  font: bold 11px arial;
}
#footer ul {
  margin: 0px;
  padding: 0px;
}
#footer ul li{
  float: left;
  list-style-type: none;
}
#footer a {
  color: #aaa;
  padding: 0px 6px;
}
#footer a:hover {
  text-decoration: underline;
}

/************************* Generic Content ***********************/
.generic #content #container  {
  background: url(../images/container_bg2.gif) left bottom repeat-x;
  padding-bottom: 65px;
  border: none;
  padding-right: 20px;
}
.generic #content #container table {
  width: 100%;
}
.generic #content #container table tr {vertical-align: top;}
.generic #leftColumn h1 {margin-bottom: 10px;}
.generic #rightColumn {
  width: 215px;
  border-left: solid 1px #aaa;
  margin-right: 20px;
  padding-left: 15px;
}
.generic h2 {color: #999; margin-top: 0px; margin-left: 15px; font-size: 18px;}
.generic .date {color: #336b92;}
.generic p.row {clear: both; margin-bottom: 1em;}
.generic p.row img {float: left; padding: 0em 2em 2em 0em;}
.generic #rightColumn p {margin-left: 0px; padding-left: 0px;}
.generic #rightColumn ul {margin-left: 0px; padding-left: 0px;}
.generic #rightColumn h2 {margin-left: 0px; padding-left: 0px;}
.generic #rightColumn hr {margin-left: 0px; padding-left: 0px;}

/************************* Contact Page ***********************/
.error {color: red;}
#contactForm table tr td.label {text-align: right; padding-right: 1em;}
#contactForm table tr td {padding-bottom: 1em;}
#contactForm select {margin-bottom: 0px;}
#contactForm table {margin-left: 40px;}

/************************* Partners Page ***********************/
p.classified {clear: left; padding-top: 2em;}
p.classified a {
  text-decoration: underline;
  color: #666; 
}  
p.classified a:hover {font-weight: bold;}
p.classified strong {color: #336b92;}

td#leftColumn a.doctype {
	background: url(../images/doctype_bg.jpg) no-repeat;
	width: 126px;
	height: 34px;
	display: block;
	text-align: center;
	padding-top: 3px;
	font: 12px bold arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 2px;
	float: left;
	color: white;
}

/************************* Account Information Page ***********************/
#frmThis table tr td.label {text-align: right; padding-right: 1em;}
#frmThis table tr td {padding-bottom: 1em;}
#frmThis select {margin-bottom: 0px;}
#frmThis table {margin-left: 40px;}

/************************* Support Page ***********************/
.searchResultContainer {
	background:#e3d8be url('../images/search_bg.gif') scroll repeat-x top left;
	padding:40px 30px 10px;
}
.searchResult {
	border:solid 2px #d0bea6;
	padding:2px;
	margin:4px 0;
}
.searchResult .title {
	background:transparent url('../images/result_bg.gif') scroll repeat-x top left;
	height:20px;
	line-height:20px;
	padding-left:20px;
}
.searchResult ol {
	margin-left:0;
	padding-left:60px;
}
.archived {
	color:#888c8b;
}