#subcontainer #newsContent #releases tbody tr #newsheadlines {
	color: #3C4F80;
}
body {
	background: #f1f1f1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1D253E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#nav {
	background-color: #1D253E;
	width: 800px;
}
#container {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
}
#header {
	height: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/tyhee_header_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: top;
	margin: 0px;
}
#stock {
	float: right;
	width: 180px;
	margin-right: 0px;
	margin-top: 20px;
	color: #FFF;
	background-color: #1d253e;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FED206;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: left;
}
#stock h1 {
	font-size: 12px;
	color: #FED206;
	margin-bottom: 0px;
}
#stock img {
	float: left;
}
#logo {
	float: left;
}
#stock p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#stock h2 {
	font-weight: bold;
	color: #FBD006;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	background-color: #00346b;
	background-image: url(/images/tyhee_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#footer {
	font-size: 9px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -30px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #news h1 {
	font-size: 14pt;
	color: #FFD207;
	padding-top: 20px;
}
#container #mainContent #news p {
	margin-right: 30px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#container #mainContent #news h2 {
	font-size: 11pt;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#container #mainContent .intro img {
	float: left;
	padding-right: 20px;
}
#container #mainContent .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px;
	background-color: #dcdcdc;
}
#container #mainContent .intro {
	padding-top: 30px;
	padding-bottom: 30px;
}
#container #mainContent #news {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	width: 425px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
}
#container #mainContent #news #goldchart {
	float: right;
	padding-bottom: 50px;
	width: 200px;
}

#container #mainContent #gold {
	float: right;
}

#container #mainContent #subcontent {
	padding-right: 20px;
	padding-left: 20px;
}
#container #mainContent #subcontent {
	background-color: #FFF;
	background-image: url(../images/sub_bg.jpg);
}


#subcontainer {
	width: 800px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	background-color: #dcdcdc;
}
#navbar {
	text-align: center;
}
#stock h2 {
	font-size: 12px;
	color: #FED206;
	margin-bottom: 0px;
}
#footersub {
	background-image: url(/images/footer_sub_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #dcdcdc;
	font-size: 75%;
	text-align: center;
	padding-top: 120px;
}
#subContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	background-position: bottom;
}

#subContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
	color: #1D253E;
	line-height: 1.50em;
}
#subcontainer #subContent p {
	padding-bottom: 1em;
}


#container #footer {
}
#sectionhead {
	float: left;
	width: auto;
	font-size: 24px;
	font-weight: normal;
	color: #85A0BC;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#subsectionhead {
	color: #002355;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: left;
}
#subcontainer #subContent h2 {
	font-size: 16px;
	color: #1D263F;
}
#subcontainer #subContent #releases a{
	color: #036;
}
#photos {
	font-size: 90%;
}
#maps {
	font-size: 90%;
	color: #1D253E;
}
#maps img {
	border: 1px solid #1D253E;
}
#container #mainContent #news p a {
	color: #FFF;
	text-decoration: none;
}
#subcontainer #newsContent {
	background-image: url(/images/news_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
	color: #1D253E;
}
#newsheadlines {
	color: #FFF;
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
}
#container #mainContent #video {
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
}
#container #mainContent #news h3 {
	font-size: 12px;
}
#container #mainContent #news a {
	color: #FFF;
	text-decoration: underline;
}
#container #mainContent #goldchart {
	padding-top: 0px;
	float: right;
	width: 300px;
	text-align: center;
}
#container #mainContent #goldchart img {
	padding-top: 30px;
}
#subcontainer #newsContent #releases tbody tr td a {
	color: #1D253E;
}
#newsheadlines a {
	color: #FFF;
}
#subcontainer #newsContent td #newheadlines a {
	color: #FFF;
	text-decoration: none;
}
#subcontainer #newsContent #releases {
	font-size: 11px;
	text-decoration: none;
}

#subcontainer #newsContent #releases a{
	font-size: 11px;
	text-decoration: none;
}

#subcontainer #newsContent #releases h3{
	font-size: 12px;
	text-decoration: none;
}#subcontainer #subContent h2 a {
	color: #1D263F;
	background-color: transparent;
}

.reports li {
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.libg {
	background-color: #C4C4C4;
}
.reports {
	width: 225px;
}
a:link {
	background-color: none;
}
#subcontainer #newsContent #releases a {
	background-color: #DCDCDC;
}
#goldchart {
	padding-right: 30px;
}
#container #mainContent #goldchart h3 {
	color: #FFF;
}
#goldchart h3 a {
	color: #FFF;
	text-decoration: none;
}
#subcontainer #subContent #maps tr td a img {
}
#subcontainer #subContent ul ul ul li {
	list-style-position: inside;
}
