
/* ########################################## */
/*                  GLOBAL STYLES             */
/* ########################################## */
/* Section Headline "For Investors" -- we may use sifr to replace with Helvetica */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	font-weight:normal;
	}
	
/* Page Headline */
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#776655;
	border-bottom:#765 1px solid;
	padding-bottom:10px;
	font-weight:normal;
	width:90%;
	}

table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
	color:#555;
	/*border-style:solid;
	border-color:Black;
	border-width:1px;*/
	border-collapse: collapse;
	}
	
/* body text */
.bodyCell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#555;
	vertical-align:top;
	padding-top:15px;
	background-color:#ffffff;
	}

/* bold sub-heads */
.bodyCell strong {
	color:#000;
	}

.bodyCell a
{
	text-decoration:underline;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

html
{
	width:100%;
	height:100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	font-size:12px;
	color:white;
	
}


img
{
	border:0px;
}


.spacer
{
	clear: both;
	height: 12px;
	background: transparent;
}


/*a
{
	color:#FFF;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	text-decoration:none;
}
*/
ul { margin-left:0; padding-left:1em; list-style-position:outside; }
li { margin-bottom: 6px;}

/* ########################################## */
/*                LAYOUT                      */
/* ########################################## */

#container {
	width:1000px;
	margin:0px auto;
	min-height:600px;
	}
#leftcol {
	width:725px;
	display:inline;
	background-image:url(/img/bg1.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:450px;
	text-align:left;
	}
#rightcol {
	width:275px;
	display:inline;
	float:right;
	background-image:url(/img/bg2.jpg);
	background-repeat:no-repeat;
	min-height:400px;
	text-align:left;
	}
body#gold div#leftcol, body#gold div#rightcol {
	background-color:#874;
	}	
body#gold div#col1, body#gold div#col2 {
	background-color:#874;
	background-image:url(/img/hdbg-gold.jpg);
	background-repeat:repeat-x;
	}

body#green div#leftcol, body#green div#rightcol {
	background-color:#747c74;
	}	
body#green div#col1, body#green div#col2 {
	background-color:#747c74;
	background-image:url(../img/hdbg-green.jpg);
	background-repeat:repeat-x;
	}

body#rust div#leftcol, body#rust div#rightcol {
	background-color:#7b5243;
	}	
body#rust div#col1, body#rust div#col2 {
	background-color:#7b5243;
	background-image:url(../img/hdbg-rust.jpg);
	background-repeat:repeat-x;
	}

body#blue div#leftcol, body#blue div#rightcol {
	background-color:#6a7178;
	}	
body#blue div#col1, body#blue div#col2 {
	background-color:#6a7178;
	background-image:url(../img/hdbg-blue.jpg);
	background-repeat:repeat-x;
	}	


#nav {
	width:490px;
	height:400px;
	float:left;
	}
#col1 {
	width:215px;
	min-height:265px;
	float:right;
	margin: 185px 0 0 0;
	padding: 0 10px;
	}
#col2 {
	width:255px;
	min-height:215px;
	float:left;
	margin: 185px 0 0 0;
	padding: 0 10px;
	}

body.oneCol #leftcol {
	width:1000px;
	display:inline;
	background-image:url(../img/bg3.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:450px;
	}
	
body.oneCol #col1 {
	width:490px;
	float:right;
	}

body.oneCol .textCol {
	width:465px;
	}

body.oneColProfile #leftcol {
	width:1000px;
	display:inline;
	background-image:url(../img/bg3a.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:450px;
	background-color:#292929 !important;
	}
	
body.oneColProfile #col1 {
	width:490px;
	float:right;
	background-color:#292929 !important;
	}

body.oneColProfile .textCol {
	width:465px;
	}

/* ########################################## */
/*                TEXT                        */
/* ########################################## */

div#col1HDR {
	width: 500px;
	height:30px;
	/*padding-top:7px;
	padding-bottom:8px;*/
	position: absolute;
	/*top: 183px;*/
	}

div#col1HDR h1 {
	color: #FFF;
	font-size:24px;
	font-weight:normal;
	margin:7px 0 0 0;
	}

#col1 div.textCol {
	margin:0px 0 30px 0;
	padding-top:55px;
	}
#col2 div.textCol {
	margin:55px 0 30px 0;
	}
	
.textCol {
	font-size: 12px;
	line-height:15px;
	width:215px;
	color:#ddd;
	}
	
.textCol a{
	font-size: 12px;
	line-height:15px;
	color:#ddd;
	}
	
.textCol strong, b{
	color:#fff;
	}
.textCol p{
	margin-top:0px;
	}

/* ########################################## */
/*                SPLASH                      */
/* ########################################## */


.main
{
	float: left;
	width:100%;
	height:750px;
	margin:0px;
}

.main_i
{
	width:1000px;
	height:750px;
	margin:auto;
	position:relative;
	background: url(../images/bg.jpg) top left no-repeat;
}

.main_i_i
{
	width:1000px;
	height:750px;
	margin:auto;
	position:relative;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 35px;
	margin-top: 7px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.navHdr {
	width:175px;
	height:30px;
	background-color:#B13;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding: auto 5px;
	}
	
/* sidebar nav items */
.navItemSelected { /* selected state */
	width:165px;
	height:30px;
	background-color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding: auto 2px;
	}
.navItemLink{ /* standard state */
	width:165px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	background-color:#000;
	color:#aaa;
	text-decoration:none;
	}
.navItemHover{ /* standard state */
	width:165px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	background-color:#888;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	}
	
/* backend tables */

.bodyCell table{
	border: #555 3px solid;
	background-color:#eeeee6;
	}

.bodyCell td{
	text-align:left;
	border: #555 1px solid;
	padding:15px;
	}

.hdrCol{
	color:#ffffff;
	background-color:#555;
	}

.disclaimer{color:#555; text-align:left; width:1000px; margin:10px auto; padding-top:10px; clear:both;}