@charset "UTF-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

H1 {
	font-size: 1.3em;
	margin: 0 0 0.6em 0;
	padding: 0 0 0 0;
	color: #baa769;
	font-weight: bold;
}
H2 { font-size: 1.15em; background-image: none; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #2A407B; }
H3 { font-size: 1em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #b42c33; }

P { }

.RedDirector { font-size: 1.0em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #a61b09; font-weight: bold; }
.Quote_OnGOld { font-size: 1.0em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #000000; font-style:italic; font-weight:lighter;}
.Quoter_OnGOld { font-size: 0.8em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #000000; font-style:italic;}

.GoldHead { font-size: 1.1em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #baa769; font-weight: bold; }
.BlueHead { font-size: 1.1em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #0b47a0; font-weight: bold; }
.RedHead { font-size: 1.1em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #a61b09; font-weight: bold; }

.tabletext { font-size: 0.94em; margin: 0 0 0.6em 0; padding: 0.2em; color: #000000; }
.tabletext_link { font-size: 1em; text-decoration: underline; color: #000000; }
.tabletextsmaller { font-size: 0.82em; line-height: 0.99em; margin: 0 0 0.6em 0; padding: 0.3em; color: #000000; }
.tabletext_directors {
	font-size: 0.94em;
	padding: 0.2em;
	color: #000000;
	margin-top: 0;
	margin-right: 0.6em;
	margin-bottom: 0.6em;
	margin-left: 0;
}

a.returnTop_link:link {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.returnTop_link:visited {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.returnTop_link:hover {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.returnTop_link:active {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; } 


a.copy_link:link {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; }
a.copy_link:visited {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; }
a.copy_link:hover {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; }
a.copy_link:active {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: normal; } 

a.info_link:link {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.info_link:visited {color: #000066; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.info_link:hover {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.info_link:active {color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; } 


/* PRINT TYPE CLASS */

.PRINT-MENU{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.PRINT-MENU-RED{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #CC0000;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.PRINT-SUBMENU{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #000000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.PRINT-SUBMENU-RED{
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #990000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}


.unpadded{
	margin: 0px;
	padding: 3px 0px;
}


ul {
	list-style-image: url(../Images/backslash.gif);
}

ul {
	list-style-type: bullet;
	padding-left: 5px;
	margin-left: 10px;
}

li {
	padding-left: 0px;
	margin-bottom: 4px;
}


/* DIV TAGS */
	
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* L2 Bg */
#contentA01 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url();
	z-index:10;
	position: relative;
}

#contentA02 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url();
	z-index:10;
	position: relative;
}

#contentA03 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url();
	z-index:10;
	position: relative;
}

#contentA04 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url();
	z-index:10;
	position: relative;
}

#contentA05 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url();
	z-index:10;
	position: relative;
}


/* Lvl 3 BG */

#contentB-red {	
	visibility: visible;
	margin: 0px ;
	padding: 0px;
	background-image:url();
	
	z-index:10;
}

#contentB-blue {	
	visibility: visible;
	margin: 0px ;
	padding: 0px;
	background-image:url();
	
	z-index:10;
}

#contentB-brown {	
	visibility: visible;
	margin: 0px ;
	padding: 0px;
	background-image:url();
	
	z-index:10;
}

#mainContent {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
} 

#menuContent {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
} 


#MenuPrint {
	width:190px;
	float: left;
	visibility: visible;
	clear: both;
	z-index: 1;
	position: absolute;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#flashGraph {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility:hidden;
} 

#flashGraphPRINT {
	width:200px;
	float: left;
	visibility: visible;
	clear: both;
	z-index: 1;
	position: absolute;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#Padded-GoldColumn {
	visibility:visible;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
} 



/* unused css below 


#column-wrapper { 
width: 495px; 
padding: 0; 
overflow: hidden; 
background-color: white; 
}
div.column { 
background-color: white; 
float: left; 
margin: 0 20px 0 0; 
width: 288px;
height: 100%;
 } 
div.column2 { 
background-color: white; 
float: left; 
margin: 0; 
width: 183px; height: 100%;
}
div.column3 { background-color: white; 
float: left; 
margin: 0 12px 0 0; 
width: 129px; 
height: 100%; 
} 
div.column4 { 
background-color: white; 
float: left; 
margin: 0 12px 0 0; 
width: 696px; 
height: 100%; 
}

#textContent {
	margin: 0px;
	padding: 12px 60px 6px 12px;
}
#rightContent {
	width: 157px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.padded{
	margin: 0px;
	padding: 3px;
}
.unpadded{
	margin: 0px;
	padding: 3px 0px;
}

#header2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#header3 {
	float: right;
	width: 777px;
	height: 100%;
	margin-top: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
}

#mainContent2 { 
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width: 595px;
	margin: 158px 0 0 180px; 
	padding: 12px;
	z-index:10;
} 
#mainContentNoPad { 
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width: 620px;
	margin: 0 0 0 180px;
	padding: 0;
	z-index:10;
	}
#mainContentNoPad2 { 
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width: 620px;
	margin: 158px 0 0 180px;
	padding: 0;
	z-index:10;
} 
#mainContentSlim {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	width: 276px;
	height: 300px;
	margin: 0 0 0 252px; 
	padding: 12px 12px 12px 12px; 
	z-index:10;
	top: 150px;
	}


#leftColumn {
	visibility: visible;
	position: absolute;
	float: left;
	margin: 0 0 0 11px;
	padding: 0px;
	width: 150px;
	z-index:10;
	top: 150px;
}


#rightColumn {
	float: right;
	width: 157px;
	height: 100%;
}



a.nav:link {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
a.nav:visited {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
a.nav:hover {color: #7b97a6; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; }
a.nav:active {color: #7b97a6; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; } 

a.sub_nav:link {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }
a.sub_nav:visited {color: #333333; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }
a.sub_nav:hover {color: #7b97a6; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }
a.sub_nav:active {color: #7b97a6; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; } 


.navTop{
	visibility: visible;
	position: absolute;
	width:150px;
	z-index:10;
}





.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text_link_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7b97a6;
	text-decoration: none;
}

.text_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.text_link2_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7b97a6;
	text-decoration: none;
	font-weight: normal;
}



	
.tabletext { font-size: 0.94em; margin: 0 0 0.6em 0; padding: 0.2em; color: #000000; }
.tabletext_link { font-size: 1em; text-decoration: underline; color: #000000; }
.tabletextsmaller { font-size: 0.82em; line-height: 0.99em; margin: 0 0 0.6em 0; padding: 0.3em; color: #000000; }

.RedHead_Link { font-size: 1em; text-decoration: underline; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #a61b09; font-weight: bold; }
.BlueHead_link { font-size: 1em; text-decoration: underline; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #0b47a0; font-weight: bold; }
.IndustryHead { font-size: 1em; margin: 0 0 0.6em 0; padding: 0 0 0 0; color: #16528e; font-weight: bold; }




.footerFloat {
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:84px; 
	font-size:1em; 
	z-index:11; 
	overflow:hidden;
}

.footerFloatH {
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:84px; 
	font-size:1em; 
	z-index:1; 
	overflow:hidden;
	opacity:0.8;
}

*/
