* { margin: 0; padding: 0; text-decoration: none; font-size: 100%; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address { font-style: normal; }
th, b, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1em; background: white; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background:url('../graphics/bg.gif') repeat-x;
	
}
body #middle {
	font-size:14px;
	line-height:1.8em;
}
body#inner.largeText #middle{
	font-size:115%;
}
body#inner.mediumText #middle {
	font-size:14px;
}
body#inner.smallText #middle {
	font-size:70%;
}
#wrapper {
	width:940px;
	padding:145px 0 0;
	position:relative;
	margin:0 auto;
	z-index:0;
}
#login {
	position:absolute;
	top:40px;
	right:0px;
}
#logo {
	position:absolute;
	top:23px;
	left:00px;
}
#login #username {
	border:1px solid #c7c7c7;
	padding:5px;
	margin:0 10px 0 0;
	height:19px;
}
#login #password {
	border:1px solid #c7c7c7;
	padding:5px;
	margin:0 10px 0 0;
	height:19px;
}
#login input {
	height:32px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
#nav {
	width:603px;
	position:absolute;
	top:100px;
	left:0;
	list-style:none;
	border:1px solid #c7c7c7;
	padding:5px 10px;
	background-color: #FFF;
	z-index:1000;
}
#nav li {
	float:left;
	margin-right:12px;
	margin-left:12px;
	display:inline;
	position:relative;
}
#nav li ul {
	display:none;
	width:150px;
	border:1px solid #c7c7c7;
	background:#fff;
	position:absolute;
	top:25px;
	left:-10px;
	z-index:2000;
	border-top:1px solid #fff;
}
#nav li ul li,#nav li ul li a {
	display:block;
	float:none;
	margin:0;
	padding:0;
	z-index:1300;
	position:relative;
}
#nav li ul li a {
	padding:3px 10px;
}
#nav li li a:hover {
	background:#c7c7c7;
}
#nav li.current a {
	background:url('../graphics/tri.gif') no-repeat 50% 12px;
}
#nav a {
	color:#00406b;
	font-size:13px;
	line-height:20px;
	padding-bottom:10px;
	font-weight:bold;
	/*text-transform: uppercase;*/
}
#nav a:hover {
	background:url('../graphics/tri.gif') no-repeat 50% 12px;
}
#bigRightLinks {
	position:absolute;
	top:82px;
	right:0;
}
.bigRightLink {
	float:right;
	background:#00406b;
	color:#fff;
	font-size:12px;
	line-height:22px;
	margin-left:10px;
	display:inline;
	text-align:center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.bigRightLink:hover {
	background:#000;
}
#homeSplashWrapper {
	float:right;
	padding-bottom:4px;
}
.homeSplash, .homeSplash2 {
	width:304px;
	line-height:20px;
	margin-bottom:5px;
	font-size:12px;
}
#investorMonitor2.homeSplash {
	width:302px;
}
.homeSplash2 .section {
	width:100%;
	border-bottom:1px solid #c7c7c7;
}
.homeSplash2 {
	border:1px solid #D7D4CD;
	background:none; 
}
.homeSplash h2 {
	font-family:georgia;
	color:#544937;
	font-style:normal;
	margin:0;
	padding:3px 10px 0;
	text-transform:none;
	font-weight: normal;
	letter-spacing:1px;
	font-size:13px;
	border-top:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
}
.homeSplash h3 {
	font-family:verdana;
	padding:0 10px 3px;
	color:#666;
	font-style:normal;
}
.homeSplash .button {
	float:right;
	margin:5px 0 0;
	padding:5px 10px 4px;
	font-style:normal;
	font-family:verdana;
	background:url('../graphics/buttonBg.gif');
	border:1px solid #c7c7c7;
}
.homeSplash p {
	font-style:normal;
	font-family:verdana;
	font-size:9px;
	margin:5px 0 0;
	line-height:24px;
	border-right:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	
}
.homeSplash ul li p {
	border:none;
}
.homeSplash table,.homeSplash2 table {
	width:284px;
	background:#fff;
}
.homeSplash table td,.homeSplash2 table td{
	padding:1px 9px;
	font-size:12px;
	border:1px solid #c7c7c7;
}
.chart {
	margin:0 10px;
}
.homeSplash .ui-accordion-header,.homeSplash .header {
	display:block;
	background:url('../graphics/rightWhite.gif') 98% 50% no-repeat;
	font-style:normal;
	font-family:verdana;
	border-bottom:1px solid #c7c7c7;
	padding:5px 10px;
	margin:0;
	width:282px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	
	line-height:12px;
}
#investorMonitor2 .ui-accordion-header {
	border:none;
}
.homeSplash .ui-accordion-header.newsletterHeader, .homeSplash .ui-accordion-header.newsletterHeader.selected, .homeSplash #newsletterHeader {
	background:none;
	border:none;
	font-size:12px;
}
.homeSplash .section{
	padding:0px 10px 0px;
/*	border-top:1px solid #c7c7c7;*/
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	margin-bottom:-1px;
	width:282px;
}
.sectionInner {
	padding-top:10px;
}
.homeSplash .ui-accordion-header.selected {
	background:url('../graphics/downWhite.gif') 98% 50% no-repeat;
}
#dataFeed {
	background:#aaa url('../graphics/feedLeft-light.gif') no-repeat left;
	height:36px;
	clear:both;
	border-right:1px solid #aaa;
	margin-bottom:5px;
	overflow:hidden;
}
#dataFeed li{
	visibility:hidden;
}
.bucket, .bucketInvestor {
	float:left;
	width:162px;
	margin:0px 5px 10px 0;
	padding:0 10px 10px;
	min-height:290px;
	display:inline;
	border: 1px solid #AAAAAA;
}
.bucket.grad {
	background:#dedede url('../graphics/grad.gif') repeat-x top;
}
.bucket p, .bucketInvestor p, #investorMonitor p {
	font-size:11px;
	line-height:17px;
	color:#666;
	
}
.bucket a, .bucketInvestor a {
	color:#666;
}
.bucket h2 {
	color:#000;
	padding:10px;
	margin:0 -10px;
	border-bottom:1px solid #d7d7d7;
	background-color:#F3EDDB;
	text-align: center;	
}
.bucketInvestor h2 {
	color:#000;
	padding:10px;
	margin:0 -10px;
	border-bottom:1px solid #d7d7d7;
	background-color:#fff;
	text-align: center;	
}
.bucket h2 em, .bucketInvestor em {
	color:#000;
	font-size:11px;
	text-transform:capitalize;
	font-style: normal;
}
.firstBucket {
	background:#fff;
	
}
.firstBucket h2,.firstBucket a {
	color:#C33019;
}
.secondBucket {
	background:#fff
}
.secondBucket h2,.secondBucket a {
	color:#7D5E1F;
}
.thirdBucket {
	background:#fff;
}
.thirdBucket h2,.thirdBucket a {
	color:#567D24;
}
.fourthBucket {
	background:#fff;
}
.fourthBucket h2,.fourthBucket a {
	color:#325C7F;
}
.fifthBucket {
	background:#fff;
	margin-right:0;
}
.fifthBucket h2,.fifthBucket a {
	color:#325C7F;
}

#footer {
	clear:both;
	margin-top:0px;
	margin-left:5px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.bottomHr {
	border-top:1px solid #d7d7d7;
	margin-top:5px;
}

#investorMonitor {
	width:207px;
	float:left;
	background:#fff;
	margin:0px 0;
	padding:10px 0px 0px;
	position:relative;
	min-height:255px;
}
#investorMonitor2 {
	position:relative;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	border:1px solid #c7c7c7;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #fff;
	background-image: url(../graphics/homeNewsletter.gif);
	background-repeat: no-repeat;
	background-position: -80px -20px;
}
#investorMonitor2 .section {
	border:none;
}
#investorMonitor h2 {
	margin:7px 20px;
	font-size:12px;
}
#investorMonitor p {
	margin:5px 20px;
	line-height:18px;
}
#investorMonitor2 #newsletterPara {
	width:240px;
	line-height:15px;
	font-size:11px;
	padding:7px 0 10px 10px;
}

#investorMonitor2 #quarterlyReportHome {
	line-height:15px;
	font-size:11px;
	padding:7px 0 10px 10px;
}


/*------------*/
#investorMonitor2 form {
	padding:0 20px 10px;
}
#investorMonitor2 .dates {
	background:#fff;
	margin:0;
	font-family:verdana;
	font-size:10px;
	position:absolute;
	bottom:0;
	height:14px;
	left:0;
	width:100%;
}
#investorMonitor2 input {
	border:1px solid #c7c7c7;
	padding:5px;
	font-size:11px;
	margin:4px 0;
	color:#666;
	float:left;
}
#investorMonitor2 input.error {
	border:1px solid #f00;
	color:#f00;
	font-style:italic;
}
#investorMonitor2 .submit {
	padding:0;
	border:none;
	float:left;
}
label.error {
	font-size:12px;
	color:#f00;
	display:block;
}
#loader {
	float:left;
	padding-top:12px;
	padding-left:10px;
	display:none;
}
#investorMonitor2 #success {
	color:#fff;
	text-transform:uppercase;
	clear:both;
	margin:0;
	line-height:18px;
	font-size:11px;
	padding:5px 20px;
	background:#2E6501;
	display:none;
}
#left {
	float:left;
	width:180px;
	padding:20px 0 0;
}
#middle {
	float:left;
	width:550px;
	padding:0px 50px 0 0;
	
}
#right {
	float:left;
	width:160px;
	padding:0px 0 0;
	font-size:14px;
	
}
#innerInvestorMonitor {
	border:1px solid #c7c7c7;
	margin:10px 0;
	padding:20px 20px 20px;
	background-repeat: no-repeat;
	background-image: url(../graphics/quarterlyBgBig2.jpg);
	background-position: 0px -2px;
}
#innerInvestorMonitor h2 {
	margin:0px;
	font-size:13px;
	text-transform:capitalize;
}
#innerInvestorMonitor h3 {
	font-family:verdana;
	text-transform:uppercase;
	color:#666;
	font-size:11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#innerInvestorMonitor p {
	margin:0px;
	line-height:18px;
}
#innerInvestorMonitor form {
	padding:20px 0px 10px;
}
#innerInvestorMonitor .dates {
	background:#fff;
	margin:0;
	font-family:verdana;
	font-size:10px;
}
#innerInvestorMonitor input {
	border:1px solid #c7c7c7;
	padding:5px;
	font-size:11px;
	margin:4px 20px 0 0 ;
	color:#666;
	float:left;
}
#innerInvestorMonitor .submit {
	padding:0;
	/*border:none;*/
}
#newPaper {
	border:1px solid #c7c7c7;
	margin:10px 0;
	padding:0;	
	width: 150px;
}
#left ul {
	list-style:none;
}
#left li a {
	display:block;
	padding:10px;
	font-size:12px;
}
#left li.currentLeft a,#left li.current-cat a {
	color:#fff;
 	background:url('../graphics/leftNav2.gif') no-repeat left;
}

#left  a:hover {
	/*color:#fff;*/
 	/*background:url('../graphics/leftNav.gif') no-repeat left;*/
	text-decoration:underline;
}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
float:left;
width: 758px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 8px;
width: 758px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
font-size:12px;
padding: 0;
}
ul.newsticker p {
white-space: nowrap;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}
#apDiv1 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#stones {
	width:625px;
	height:390px;
	background:url('../graphics/stonesBigger2.jpg');
	position:relative;
	margin-bottom: 5px;
	z-index:500;
}
#stones span {
	position:absolute;
	top:-1000px;
}
#stones #main {
	top:0;
	left:0;
	line-height:18px;
	padding:165px 255px 0 40px;
	font-size:12px;
	text-transform:none;
	/*text-align: justify;*/
	color: #1F1812;
}
#apDiv1 h1 {
	font-size: 28px;
	font-style: italic;
	font-weight:bold;
	color: #251B16;
	text-transform: none;
}
.clear {
	clear:both;
}
#innerContent h1.liveStatsHeading { 
	background:url('../graphics/grad.gif') 0 0 repeat-x;
	color:#444;
	border:1px solid #c7c7c7;
	border-bottom:none;
	padding:4px;
	text-align:center;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}
.liveStats {
	width:100%;
	border-collapse:collapse;
}
.liveStats th {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	font-size:12px;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}
.liveStats td {
	text-align:center;
	font-size:25px;
	padding:5px;
	color:#c7c7c7;
	border:1px solid #c7c7c7;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}
.statsBoxLeft {
	width:460px;
	float:left;
	clear:left;
	margin-right:20px;
	border-bottom:10px solid #fff;
	display:inline;

}
.statsBox {
	width:460px;
	float:left;
	border-bottom:10px solid #fff;

}
.statsTable {
	width:100%;
	border-collapse:collapse;
}
.statsTable td {
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	font-size:12px;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
	padding:5px 10px;
}
.statsBox p,.statsBoxLeft p {
	margin:0;
}
.statsBox p strong,.statsBoxLeft p strong {
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	border:1px solid #c7c7c7;
	border-bottom:none;
	font-size:14px;
	padding:10px;
	display:block;
	background:url('../graphics/grad.gif') 0 0 repeat-x;
}

#rightSchedule {
	border: solid 1px #C7C7C7;
	padding:5px;
	background-image: url(../graphics/quarterlyBg.jpg);
	background-repeat: no-repeat;
}
#rightSchedule p {
	margin:0 0px 0 0;
}
#rightSchedule input {
	width:auto;
}
#rightReport {
	border: solid 1px #C7C7C7;
	padding:5px;
	margin-top:10px;
	background:url('../graphics/quarterlyBg.jpg');
	background-repeat: no-repeat;

}
.mapInfo {
	position:absolute;
	border:1px solid #fff;
	background:#222;
	display:block;
	padding:5px;
	width:190px;
	text-align:center;
	color:#fff;
	top:150px;
	left:180px;
}body {
	font-family:arial;
}
h1 {
	text-transform:uppercase;
	font-size:30px;
	line-height:34px;
}
#innerContent h1 {
	margin-top:10px;
	font-size:35px;
	text-transform:none;
}
h2 {
	text-transform:uppercase;
	font-family:georgia;
	font-size:16px;
	margin:15px 0;
	font-weight:bold
}
p {
	font-family:georgia;
	margin:18px 0;
	color:#666;
}
#middle ul {
	margin-left:20px;
	font-family:georgia;
	margin:18px 0 18px 20px;
	color:#666;
	list-style:disc;
}
.bucket p, .bucketInvestor p {
	margin:12px 0;
}
#dataFeed .title {
	float:left;
	width:130px;
	text-transform:uppercase;
	color:#fff;
	font-family:georgia;
	font-size:11px;
	margin:0;
	padding:10px 0 0 20px;
}
#dataFeed .date {
	text-transform:uppercase;
	font-size:10px;
	line-height:12px;
	color:#666;
	font-family:verdana;
	padding:8px 20px 0 0;
	margin:0;
	display:inline;
	text-align:right;
}
#dataFeed .link {
	margin:0;
	font-weight:bold;
	display:inline;	
	line-height:18px;
	padding:8px 0 0;
}
#dataFeed .link a {
	color:#00406b;
	font-style:italic;
}
#dataFeed .rss {
	float:left;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.readMore {
	padding-left:15px;
	font-size:12px;
	background:url('../graphics/readMore.gif') no-repeat left;
}
a {
	color:#00406b;
	
}
#middle a {
	text-decoration:underline;
}
#footer {
	font-family:georgia;
	font-size:12px;
}
#textSize a {
	margin:0 7px;
}
.small {
	font-size:10px;
	text-transform:uppercase;
}
.medium {
	font-size:14px;
	text-transform:uppercase;
}
.large {
	font-size:16px;
	text-transform:uppercase;
}
#middle big {
	font-size:20px;
	line-height:30px;
	font-style:italic;
}
#right a {
	/*font-size:18px;*/
}
#right em, #innerInvestorMonitor em {
	font-size:1.2em;
	font-weight:bold;
	color:#507D16;
	line-height:1.2em;
}
#right form {
	padding-top:20px;
}
#right form input {
	border:1px solid #c7c7c7;
	padding:5px;
	font-size:11px;
	margin:4px 10px 0 0 ;
	color:#666;
}
#right form input.submit {
	padding:0;
	/*border:none;*/
	margin-top:5px 0 0;
}
#right h2 {
	font-size:13px;
	color:#666;
	text-transform:capitalize;
}
#right form input.error,form input.error {
	border:1px solid #f00;
	color:#f00;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}