/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/shared/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;

	
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/shared/bg_center_outer_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 816px;
	height: 100%;
	min-height: 100%;
	text-align: center;
	clear: both;
}
#shell {
	height: 100%;
	width: 780px;
	text-align: center;
	clear: both;
	margin-right: 18px;
	margin-left: 18px;
}
#header {
	width: 780px;
	height: 416px;
	position: relative;
	overflow: hidden;
}
#contentRightColumn {
	background-color: #F0EDE6;
	background-image: url(../images/shared/content_right_bg.jpg);
	background-repeat: no-repeat;
	width: 315px;
	float: right;
	text-align: left;
}
#footer {
	background-image: url(../images/shared/footer_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 780px;
	position: relative;
	top: -30px;
	color: #707172;
	text-align: left;
	padding-top: 9px;
	padding-left: 30px;
}
#footer2 {
	height: 30px;
	width: 720px;
	padding-top: 9px;
	color: #9B9B9C;
	text-align: left;
	position: relative;
	top: -30px;
	clear: both;
	margin-right: 30px;
	margin-left: 30px;
}


#contentRightColumnWaterMark {
	background-image: url(../images/shared/watermark.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#watermark {
	background-image: url(../images/shared/watermark.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 113px;
	width: 315px;
	position: relative;
	bottom: 15px;
	overflow: visible;
}

#contentHeader2 {
	width: 315px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
	text-align: left;
	padding-left: 30px;
}
#copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #707172;
	text-decoration: none;
	text-align: left;
}



#headerTopbar {
	width: 780px;
	text-align: right;
	color: #B9BABD;
	z-index: 6;
	position: relative;
	background-image: url(../images/shared/logo_bar.png);
	background-repeat: no-repeat;
	height: 85px;
}
#logo {
	background-image: url(../images/shared/logo_bar.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 780px;
	position: relative;
}

#headerBottomBar {
	width: 780px;
	top: -42px;
	position: relative;
}

.utilityLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9B9B9C;
	text-decoration: none;
	z-index: 10;
}
#mainNav {
	height: 136px;
	width: 212px;
	float: left;
	overflow: visible;
	z-index: 10;
	top: 42px;
	padding-top: 42px;
}
#smallBanner {
	height: 136px;
	width: 248px;
	float: left;
	margin-left: 3px;
	z-index: -1;
	top: 42px;
	padding-top: 42px;
}
#flashMap {
	height: 136px;
	width: 314px;
	float: right;
	padding-top: 42px;
	z-index: 10;
}
#stockQuote {
	background-image: url(../images/shared/stock_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	top: -178px;
	z-index: 1;
	position: relative;
	overflow: visible;
	text-align: right;
	float: left;
	height: 64px;
}
#stockQuoteFeed {
	height: 53px;
	width: 260px;
	text-align: right;
	background-position: right;
	float: right;
	position: relative;
	bottom: 4px;
}
.stockImg {
	vertical-align: text-bottom;

}
#tsx {
	height: 15px;
	width: 260px;
	margin-top: 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	display: block;
}

#asx {
	height: 15px;
	width: 260px;
	margin-top: 8px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	display: block;
}



#utilityBar {
	text-align: right;
	color: #B9BABD;
	vertical-align: middle;
	position: relative;
	top: 41px;
	height: 16px;
}
#utilityNav {
	width: 655px;
	float: left;
	margin-top: 1px;
}
#headerMidBar {
	height: 192px;
	width: 780px;
	position: relative;
	top: -20px;
}
#content {
	width: 780px;
	background-color: #FFFFFF;
	position: relative;
}
#contentLeftColumn {
	background-color: #FFFFFF;
	background-image: url(../images/shared/content_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 465px;
	clear: both;
	float: left;
}



div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
.utilityLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

img, div { 
	/*use the following line for web viewing
	behavior: url(http://www.intrepidmines.com/js/iepngfix/iepngfix.htc);*/
	/*use the following line for local viewing*/
	behavior: url(../js/iepngfix/iepngfix.htc)
	
}
#contentHeader {
	width: 465px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 30px;
	padding-bottom: 60px;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #707172;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 415px;
	padding-bottom: 30px;
}
#headerMidBarSUB {

	height: 108px;
	width: 780px;
	position: relative;
	top: -20px;
}
#headerSUB {

	width: 780px;
	height: 329px;
	position: relative;
	overflow: hidden;
}

#stockDisclaimer {
	color: #B9BABD;
	text-align: right;
	float: right;
}
#footerUtility {
	float: left;
}
.utilityLinksUnderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B9BABD;
	text-decoration: underline;
	z-index: 10;
}
.iframeTransparency {
	background: transparent;
}
#logoLink {
	height: 80px;
	width: 200px;
	float: left;
	position: relative;
	top: -430px;
	z-index: 15;
}
