@charset "utf-8";

/*
* global.css
* Styles for presentation elements used across the site
*
* Titles, hyperlinks, body tags, etc
*/


html {
	overflow: -moz-scrollbars-vertical;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	/*#87785a*/
	background: #3d2828 url(../images/body-bg.gif) top left repeat-x;
	text-align: center;
	font: 14px "Trebuchet MS", "Arial", sans-serif;
	color: #444444;
	/*666666;*/
}

a,
a:link,
a:visited {
	color: #034b73;
	/*487a95;*/
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.clearboth { clear: both; }
.nowrap { white-space: nowrap; }
.nopadding { padding: 0px; }

h2.home {
	font: bold 16px "Helvetica", "Arial", sans-serif;
	color: #002345;
	/*29566f;*/
	margin: 0px 0px 5px 18px;
	padding: 0px;
}

h2.title {
	font: 20px "Helvetica", "Arial", sans-serif;
	color: #29566f;
	margin: 0px 0px 3px 20px;
	padding: 0px;
}
h2.title img.icon {
	margin-left: 8px;
	vertical-align: top;
}

h3.title {
	font: 16px "Helvetica", "Arial", sans-serif;
	color: #29566f;
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

div.content-struct-container h2.title {
	margin-left: 0px;
	padding: 0px;
}

div.content-struct-container h3.title {
	margin-left: 0px;
	padding: 0px;
}

span.label {
	/**/
	color: #29566f;
}

div.dotted-border-bottom {
	background: url(../images/dot-separator.gif) bottom left repeat-x;
}

div.dotted-border-top {
	background: url(../images/dot-separator.gif) top left repeat-x;
}

div.zoom-image-container {
	font: 9px/11px "Trebuchet MS", sans-serif;
	margin: 5px 6px 5px 3px;
	padding: 0px 0px 6px 0px;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
	width: 109px;
	height: auto;
	overflow: hidden;
}
div.zoom-image-container img {
	margin-right: 5px;
}
div.zoom-image-container div.top {
	background: url(../images/dot-separator.gif) top left repeat-x;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	margin-bottom: 6px;
}

div.thumb-portraitimage-container {
	background: url(../images/thumb-bg-portraitimage.gif) top left no-repeat;
	width: 106px;
	height: 132px;
	padding: 3px 50px 9px 6px;  /*//////////////////////////Eileen 3896 changed to 32096///////////////////////////////////////////*/
}

div.thumb-portraitimage-container-longer {
	background: url(../images/thumb-bg-portraitimage-longer.gif) top left no-repeat;
	width: 106px;
	height: 332px;
	padding: 3px 50px 9px 6px;  /*//////////////////////////Eileen 3896 changed to 32096///////////////////////////////////////////*/
}
div.empty-thumb-portraitimage-container {
	width: 118px;
	height: 1px;
}


table.coloured {
	border: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #29566f;
	width: 100%;
	font-size: 11px;
}
table.coloured tr.alt1 {
	background: #dedede;
}
table.coloured tr.alt2 {
	background: #beccd4;
}
table.coloured td {
	padding: 2px 4px;
	border-bottom: 1px solid #ffffff;
}



div.news-release h3 {
	font: 16px "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	color: #29566f;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div.news-release table {
	margin: 0px auto;
	padding: 0px;
	color: #29566f;
	background: #dedede;
	border: 0px;
	width: 100%;
}
div.news-release table tr.header {
	background: #beccd4;
}
div.news-release table td {
	padding: 2px 10px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
}
div.news-release table p {
	margin: 0px;
	padding: 0px;
}

/************************************/
table.staffdirectory {
	border-top: 1px solid #b9b097;
	border-bottom: 1px solid #b9b097;
	font: 11px "Trebuchet MS", "Arial", sans-serif;
	width: 810px;
}
table.staffdirectory tr.head {
	padding: 3px 3px 3px 3px;
}
table.staffdirectory th.photo{
	text-transform: uppercase;
	padding: 3px 3px 3px 15px;
	width: 120px;
	text-align: left;
}
table.staffdirectory th.name{
	text-transform: uppercase;
	padding: 3px 3px 3px 15px;
	width: 150px;
	text-align: left;
}
table.staffdirectory th.position{
	text-transform: uppercase;
	padding: 3px 3px 3px 15px;
	width: 170px;
	text-align: left;
}
table.staffdirectory th.phone{
	text-transform: uppercase;
	padding: 3px 3px 3px 15px;
	width: 160px;
	text-align: left;
}
table.staffdirectory th.email{
	text-transform: uppercase;
	padding: 3px 3px 3px 15px;
	width: 100px;
	text-align: left;
}
table.staffdirectory tr.odd {
	background: #f6f6f6;
}
table.staffdirectory tr.even {
	background: #e9eef1;
}
table.staffdirectory td.photo {
	padding: 3px 3px 3px 15px;
	width: 100px;
	text-align: left;
}
table.staffdirectory td.name {
	padding: 3px 3px 3px 15px;
	width: 120px;
	_width: 160px;
	text-align: left;
}
table.staffdirectory td.position {
	padding: 3px 3px 3px 15px;
	width: 140px;
	_width: 160px;
	
}
table.staffdirectory td.phone {
	padding: 3px 3px 3px 15px;
	width: 140px;
	_width: 160px;
	text-align: left;
}
table.staffdirectory td.email {
	color: #29566f;
	padding: 3px 3px 3px 15px;
	width: 100px;
	_width: 160px;
	text-align: left;
}
/************************************/
table.sharestructure {
	border-top: 1px solid #b9b097;
	border-bottom: 1px solid #b9b097;
	font: 11px "Trebuchet MS", "Arial", sans-serif;
/****	float: left;*******---------------------------------------------***/
/****	margin-right: 50px;     ------------------------------------------***/
}
table.sharestructure tr.alt {          /**************EILEEN********************/
	background: #f4f7f8;
}
table.sharestructure td.label-title {       /**************EILEEN********************/
	color: #820110;
	text-transform: uppercase;
	padding: 3px 3px 3px 82px;
	text-align: right;
	font: bold;/**************EILEEN********************/
}
table.sharestructure tr.alt1 {
	background: #f4f7f8;
}
table.sharestructure tr.alt2 {
	background: #e9eef1;
}
table.sharestructure td.label {
	color: #666666;
/*****	text-transform: uppercase;*****/
	padding: 3px 3px 3px 82px;
	text-align: right;
}
table.sharestructure td.value {
	color: #29566f;
	padding: 3px 3px 3px 15px;
	width: 300px;			/**************142**********************/
/*****	_width: 160px;			/**************160**********************/
}


table.stockquote-data {
	font: 11px "Trebuchet MS", "Arial", sans-serif;
	border-top: 1px solid #b9b097;
	border-bottom: 1px solid #b9b097;
	margin: 10px 50px 0px 0px;
}

table.stockquote-data td.label {
	color: #707070;
	text-transform: uppercase;
	padding: 3px 3px 3px 25px;
	text-align: right;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
}
table.stockquote-data td.value {
	color: #29566f;
	padding: 3px 3px 3px 21px;
	width: 128px;
	_width: 150px;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
}
table.stockquote-data tr.last td {
	background: none;
}

div.stockquote-titles {
	z-index: 1;
	padding: 2px 0px 1px 0px;
	margin-bottom: 10px;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
	width: auto;
	height: 20px;
	overflow: hidden;
}
div.stockquote-titles h3.yahoo {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
div.stockquote-titles h3.kitco {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 160px;
}



div.manager-container {
	width: 100%; height: auto;
	padding: 10px 0px;
	overflow: hidden;
}
div.manager-container div.data {
	float: left;
	font: 11px/15px Trebuchet MS;
	width: 500px;     /*/////////////for 500text//////////////////*/
	margin-left: 10px;           /*/////////////for 10//////////////////*/
}
div.manager-container div.data h3.title {
	margin: /*////0px;//////*/
	margin-left: 100px;
}
div.manager-container div.data span {
	padding-left: 6px;
}


div.link-container {
	width: 100%; height: auto;
	padding: 10px 0px;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
	overflow: hidden;
	font: 11px/15px "Trebuchet MS", "Arial", sans-serif;
}
div.link-container h3.title {
	margin-left: 0px;
}
div.link-container div.data {
	text-align: justify;	/*///////////////EILEEN ADDED/left/////////////////*/
	width: 650px;	/*///////////////540//////////////////*/
}

div.shareholders-letter-container {
	height: auto;
	overflow: auto;
	margin-left: 14px;
}
div.shareholders-letter-container div.column-info {
	float: left;
	margin-right: 10px;
}
div.shareholders-letter-container div.column-info div.president {
	margin-left: 4px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font: 13px "Helvetica", "Arial", sans-serif;
	background: url(../images/dot-separator.gif) bottom left repeat-x;
	line-height: 15px;
	/*/////////////for brown color text//////////////////*/
}
div.shareholders-letter-container div.column-info div.president span {
	color: #29566f;
}
div.shareholders-letter-container div.column-info div.pdf-download {
	margin-left: 4px;
	padding: 10px 0px 10px 0px;
	font-size: 9px;
	line-height: 11px;
	width: 146px;
	/*height: auto;///////////for under pdf text//////////////////////////*/
	line-height: 15px;
	overflow: auto;
	text-align: left;	/*///////////////////ADDED BY EILEEN//////////////*/
	background: url(../images/dot-separator.gif) bottom left repeat-x;
}
div.shareholders-letter-container div.column-info div.pdf-download div {
	float: left; margin-left: 5px;
}
div.shareholders-letter-container div.column-info img.photo {
	margin: 10px 0px 5px 0px;
}
div.shareholders-letter-container div.column-info div.photo-caption {
	margin-left: 7px;
	width: 143px;
	font-size: 9px;
	line-height: 15px;	/*line-height: 11px;///for floating tech text//////*/
}

div.shareholders-letter-container div.column-content {
	float: left;
}
div.shareholders-letter-container h2.title {
	margin: 0px;
}
div.shareholders-letter-container h3.title {
	margin: 0px 0px 10px 0px;
}
div.shareholders-letter-container ol {
	list-style-type: upper-alpha;
	margin: 0px 0px 20px 30px; padding: 0px;
}
div.shareholders-letter-container ol li {
	margin: 0px 0px 5px 0px;
}
div.shareholders-letter-container div.column-content span.last-modified {
	font: 11px "Helvetica", "Arial", sans-serif;
	padding-left: 5px;
}
div.shareholders-letter-container div.column-content div.letter-content {
	border-top: 1px solid #b9b097;
	width: 552px;
	margin-top: 3px;
	padding: 10px 20px 0px 0px;
	text-align: left;	/*//////EILEEN/before is justify/////////*/
}



div.media-presentations-container {
	position: relative;
	width: 746px;
	height: auto;
	overflow: auto;
}
div.presentation-container {
	position: relative;
	padding-bottom: 15px;
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
}

div.presentation-container div.thumbnail-container {
	background: url(../images/thumb-bg-presentation.gif) top right no-repeat;
	position: relative;
	float: left;
	margin-right: 15px;
	padding: 2px 2px 0px 0px;
	width: 83px;
	height: 59px;
	text-align: right;
}

div.presentation-container div.data-container {
	float: left;
	width: 250px;
	line-height: 15px;
	text-align: left;	/*///ADDED BY EILEEN///////*/
}
div.presentation-container div.data-container img {
	margin-right: 10px;
} 


div.media-animations-container {
	position: relative;
	padding-left: 6px;
	width: 740px;
	_width: 746px;
	height: auto;
	overflow: auto;
}
div.animation-container {
	position: relative;
	padding-bottom: 15px;
	margin-right: 20px;
	width: 217px;
	height: auto;
	overflow: hidden;
	float: left;
}

div.animation-container div.thumbnail-container {
	background: url(../images/thumb-bg-animation.gif) top right no-repeat;
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 2px 2px 0px 0px;
	width: 57px;
	height: 43px;
	text-align: right;
}

div.animation-container div.data-container {
	float: left;
	line-height: 15px;
	width: 140px;
	padding-top: 5px;
	text-align: left;  /*///////added BY EILEEN for text///////////////*/
}
/*///////////////////ADDED BY EILEEN for video///////////////////////*/
div.media-video-container {
	position: relative;
	width: 746px;
	height: auto;
	overflow: auto;
}
div.video-container {
	position: relative;
	padding-bottom: 15px;
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
}

div.video-container div.thumbnail-container {
	background: url(../images/thumb-bg-presentation.gif) top right no-repeat;
	position: relative;
	float: left;
	margin-right: 15px;
	padding: 2px 2px 0px 0px;
	width: 83px;
	height: 59px;
	text-align: right;
}

div.video-container div.data-container {
	float: left;
	width: 250px;
	line-height: 15px;
	text-align: left;
}
div.video-container div.data-container img {
	margin-right: 10px;
} 
/*/////////////////////end of video////////////////////////////////*/


/* BEGIN - Photogallery navigation
-----------------------------*/

ul#photogallery-nav {
	list-style-type: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px;  /*/////////////////////225////////////////////////////////*/
	float: left;
}

ul#photogallery-nav li {
	margin: 0px;
	padding: 3px 3px 3px 10px;  /*/////////////////////3 3 3 0////////////////////////////////*/
	background: url(../images/dot-separator.gif) bottom left repeat-x;
	line-height: 15px;
}

ul#photogallery-nav li span {
	padding-left: 8px;
	font-style: italic;
}

div#photogallery-thumbs-container {
	padding: 5px 0px 0px 20px;  /*/////////////////////5 0 0 10px////////////////////////////////*/
	border-left: 1px solid #cabca9;  
	float: left;
	width: 600px;		/*/////////////////////460////////////////////////////////*/
	height: 300px;
	overflow: hidden;
}

html>body div#photogallery-thumbs-container {
	min-height: 300px;
	height: auto;
}

div#photogallery-thumbs-container h2.title {
	margin-left: 15px;
	margin-bottom: 7px;
}

div#photogallery-thumbs-container div.photo-thumb {
/*	background: url(../images/thumb-bg-photo.gif) top left no-repeat;*/
	padding: 2px;
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: justify;	/*//////////////////EILEEN ADDED////////////////////////*/
}

div.photogallery-caption {
	margin: 0px 0px 5px 20px;
}

/* END - Photogallery navigation
-----------------------------*/



table#contact-form {
	border: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px 180px;
	color: #29566f;
}

table#contact-form td.label {
	text-align: left;
	padding: 0px 0px;
	white-space: nowrap;
}
table#contact-form td.input {
	padding: 0px 0px 3px 0px;
}
table#contact-form input.text {
	background: url(../images/form-input-bg.gif) top left repeat;
	border: 1px solid #d9d9d9;
	color: #29566f;
}
table#contact-form textarea {
	background: url(../images/form-input-bg.gif) top left repeat;
	border: 1px solid #d9d9d9;
	color: #29566f;
}



div.contact-title-container {
	border-bottom: 1px solid #b9b097;
	
}

div.contact-title-container h2.title {
	margin: 0px 0px 3px 10px;  /*--------------------------------------0 0 3 5px----------------------*/
}

div.contact-content-container {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0px 20px 10px;  /*--------------------------------------0 0 3 5px----------------------*/
}



div.error-message {
	border: 1px solid #ca0000;
	color: #ca0000;
	padding: 10px;
	margin-bottom: 20px;
	background: #ffffff;
	width: 400px;
}
