@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: 1em; 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: #FFFFFF; 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;
}

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

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: #FFFFFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; }
a.info_link:visited {color: #FFFFFF; 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; } 



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;
}



/* Type Styles */

.PRINT-MENU{
	margin: 0px;
	padding: 3px;
	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;
}

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

.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;
}



/* 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;
}

/* Level 2 BG */
#contentA01 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/Lvl2BG-grid-Red.png);
	z-index:10;
	position: relative;
}

#contentA02 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/Lvl2BG-grid-Blue.png);
	z-index:10;
	position: relative;
}

#contentA03 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/Lvl2BG-grid-gold.png);
	z-index:10;
	position: relative;
}

#contentA04 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/Lvl2BG-grid04.png);
	z-index:10;
	position: relative;
}

#contentA05 {
	visibility: visible;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/Lvl2BG-grid05.png);
	z-index:10;
	position: relative;
}

/* Lvl 3 BG */

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

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

#contentB-brown {	
	visibility: visible;
	margin: 0px ;
	padding: 0px;
	background-image:url(../images/Lvl3BG-gold.jpg);
	
	z-index:10;
}

#content-topic {	
	visibility: visible;
	margin: 0px ;
	padding: 0px;	
	z-index:10;
}


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

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

#MenuPrint {
	width:200px;
	float: left;
	visibility: hidden;
	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:visible;
} 

#flashGraphPRINT {
	width:200px;
	float: left;
	visibility: hidden;
	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;
} 



