.navigation-bar{
	background:#000 url(../images/bg-navigation-bar2.gif) repeat-x;
	position:relative;
	margin:5 0 4px;
	height:44px;
	
}
.navigation-bar:after{
	clear:both;
	display:block;
	content:"";
}
.navigation-bar ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	font-size:15px;
	line-height:17px;
	word-spacing:-1px;
}

#nav li{
	float:left;
	padding:0 1px 0 0;
	background:url(../images/devider-nav2.gif) repeat-y 100% 0;
	zoom: 1; 
}
#nav a{
	display:block;
	color:#000000;
	text-decoration:none;
}
#nav a span{
	display:block;
	padding: 12px 18px 14px 20px;
}
#nav li.active > a,
#nav li:hover > a,
#nav a:hover{
	color:#fff;
	background:#313131 url(../images/bg-nav-hover.gif) repeat-x;
}
#nav li.active span{background:url(../images/arrow.gif) no-repeat 50% 100%;}
#nav li:hover{position:relative;}
#nav li:hover ul{display: block;}
#nav ul{
	width:201px;
	position:absolute;
	left:-1px;
	top:100%;
	background:#313131;
	font-size:12px;
	line-height:15px;
	padding-bottom:14px;
	
	display:none;
}
#nav ul li{
	float:none;
	background:#313131;
	padding: 6px 0 3px;
}
#nav ul li a{
	color:#cdc9c6;
	padding:0 0 0 20px;
	
	cursor:pointer;border-right: none; width: 100%; display: inline-block;
}
#nav li:hover ul a,
#nav ul li a:hover{background:none !important;}


html{min-width:1000px;}
body{
	
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#000;
	
	
	margin: 0;
padding: 0;
background-image: url(../images/bg_blackleather.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: #000;
/* This next one is for IE6 */
background-attachment: fixed;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#3885b7;  /* old 4aa4de */
}

a.indnews {
	text-decoration:none;
	color:#3885b7;
}

a.indnews:hover {text-decoration:underline;}

a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	float:left;
	left:50%;
	width:1042px;
	position:relative;
}
.w2{
	float:left;
	left:-50%;
	width:1042px;
	position:relative;
	padding-bottom: 15px;
}
.container{
	width:1042px;
	margin-bottom:-20px;
}
.container .container-t, .container .container-b{
	background:url(../images/bg-container.png) no-repeat 1px 0;
	height:25px;
	overflow:hidden;
}
.container .container-b{background:url(../images/bg-container.png) no-repeat -2085px 0;}
.container .container-c{
	height:1%;
	padding:0 21px;
	background:url(../images/bg-container.png) repeat-y -1042px 0;
}
.container .container-c:after{
	clear:both;
	display:block;
	content:"";
}
.container-holder{
	float:left;
	position:relative;
	margin:-4px 0;
	z-index:2;
}
.holder{
	overflow:hidden;
	height:1%;
}
#header{
	overflow:hidden;
	height:1%;
	padding: 16px 0 15px 41px;
}
#header .logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:350px; /* changed to accommodate logo change */
	height:81px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 75px 0 0;
}
#header .logo a {
	display:block;
	height:100%;
}
.header-holder{
	float:left;
	width:523px; /* changed to accommodate logo change */
	overflow:hidden;
	padding:10px 0 0;
}
.header-holder .holder{
	padding-bottom:16px;
	width:640px;
}
.info-list{
	float:left;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	line-height:20px;
}
.info-list li{
	float:left;
	background:url(../images/devider-info-list.gif) no-repeat 0 1px;
	margin: 0 18px 0 -18px;
	padding: 0 14px 0 18px;
}
.info-list span{display:block;}
.info-list a{text-decoration:none;}
.search-form{float:left;}
.search-form .frame{
	overflow:hidden;
	height:1%;
	padding:3px 0 0;
}
.search-form .text-holder{
	width:146px;
	border:1px solid #d2d2d2;
	padding:0 10px;
	float:left;
	margin-right:8px;
}
.search-form .text{
	float:left;
	background:none;
	border:none;
	width:146px;
	font-size:11px;
	color:#d2d2d2;
	padding:4px 0;
	margin:0;
}
.search-form .btn{
	float:left;
	margin:-2px 0 0;
}
.item-list{
	margin:0;
	overflow:hidden;
	height:1%;
}
.item-list dt{
	float:left;
	margin-right:6px;
}
.item-list dd{
	margin:0 31px 0 0;
	float:left;
	color:#363636;
}
.item-list dd.mark{color:#008d00;}

.tools{float:right;}
.tools li{
	float:left;
	padding:0 0 0 1px;
	background:url(../images/devider-nav2.gif) repeat-y;
}
.tools a{
	display:block;
	color:#000000;
	text-decoration:none;
}
.tools a span{
	display:block;
	padding: 14px 14px 12px 18px;
}
.tools a:hover{
	color:#fff;
	background:#313131 url(../images/bg-nav-hover.gif) repeat-x;
}
.tools img.flag{
	vertical-align:top;
	margin-top:2px;
}
.navigation-bar .social-networks{
	text-align:center;
	padding: 14px 18px 10px 14px;
}
.social-networks li{
	display:inline-block;
	background:none;
	float:none;
	margin-left: 4px;
}
* +html .social-networks li{
	display:inline;
	margin-left: 7px;
}
* +html .navigation-bar .social-networks{padding: 14px 18px 13px 11px;}
.social-networks a{
	display:block;
	text-indent:-9999px;
	background:url(../images/icons-social.png) no-repeat;
	width:16px;
	height:16px;
	overflow:hidden;
}
.social-networks a:hover{background:url(../images/icons-social.png) no-repeat;}
.social-networks a.facebook{background-position:-24px 0;}
.social-networks a.youtube{background-position:-48px 0;}
.social-networks a.rss{background-position:-73px 0;}
.gallery-box{
	position:relative;
	height:312px;
}
.gallery-box img{display:block;}
.gallery-box h2.prophecy{
	width:606px;
	height:218px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:30px;
	margin:0;
	background:url(../images/text-prophecy.png) no-repeat;
}
.gallery-box .link{
	font-size: 14px;
	left: 110px;
	line-height: 17px;
	position: absolute;
	top: 175px;
	word-spacing: -1px;
}
.box{width:249px;}
.box .t, .box .b{
	background:url(../images/bg-box.png) no-repeat;
	height:7px;
	overflow:hidden;
}
.box .b { background:url(../images/bg-box.png) no-repeat -498px 0;}
.box .c{
	height:1%;
	overflow:hidden;
	padding: 16px 23px 18px 32px;
	background:url(../images/bg-box.png) repeat-y -249px 0;
}
.box h2{
	margin:0;
	font-size:19px;
	line-height:22px;
	word-spacing:-1px;
}
.gallery-box .box{
	position:absolute;
	right:0;
	top:0px;
}
.gallery-box .box h2{
	color:#4aa4de;
	margin: 0 0 16px -4px;
}
.gallery-box .date{
	font-style:normal;
	display:block;
	margin-bottom: 13px;
}
.data-list{
	margin:0 0 0 -2px;
	padding: 0 0 3px;
	list-style:none;
	color:#5f5f5f;
	font-size:14px;
	line-height:17px;
}
.data-list li{
	overflow:hidden;
	height:1%;
	margin-bottom: 10px;
	padding: 1px 2px 3px 3px;
}
.data-list li span{float:right;}
.data-list li.mark{background:#d4d4d4;}
.description{
	display:block;
	margin-bottom: 6px;
}
#main{padding:8px 0 0;position:relative;z-index:1;}
#main .container .container-t, #main .container .container-b{
	background:url(../images/bg-container-main01.png) no-repeat 1px 0;
	height:25px;
	overflow:hidden;
}
#main .container .container-b{background:url(../images/bg-container-main01.png) no-repeat -2085px 0;}
#main .container .container-c{
	height:1%;
	padding: 33px 21px 0;
	background:url(../images/bg-container-main01.png) repeat-y -1042px 0;
}
#main .container .container-holder{margin-bottom:-6px;}
#sidebar{
	float:right;
	width:483px;
}
#sidebar h2{
	color:#4aa4de;
	margin: 0 0 10px 0;
	font-size:19px;
	line-height:22px;
	word-spacing:-1px;
}
.aside{
	float:right;
	width:213px;
	padding: 0 28px 25px 26px;
}
.aside .box{
	width:auto;
	height:1%;
	overflow:hidden;
	padding:0;
}
.article-list{
	margin:0;
	padding:0 0 13px;
	line-height:21px;
	list-style:none;
	border-bottom:1px solid #b8bcbc;
}
.article-list strong.date{color:#5f5f5f;}
.article-list p{margin:0;}
.article-list li{margin-bottom:10px;}
.sidecolumn{
	float: left;
	margin-top: -36px;
	padding: 0 20px 25px 26px;
	width: 170px;
}
.sidecolumn .box{
	width:auto;
	height:1%;
	padding-top: 36px;
	background:url(../images/bg-block.gif) repeat-x;
}
.sidecolumn .box:first-child{
	background:none;
}
.sidecolumn .box:after{
	clear:both;
	display:block;
	content:"";
}
.link-books img{
	display:block;
	margin: -2px 0 9px -7px;
}
.form-box{
	margin: 0 0 27px -3px;
	padding: 31px 0 0;
	
}
.form-box .text-holder{
	width:120px;
	border:1px solid #d0d0cf;
	float:left;
	background:#fdfdfc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.form-box .text{
	float:left;
	background:none;
	border:none;
	width:120px;
	font-size:11px;
	color:#bababa;
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#sidebar .form-box h2{margin-bottom:14px;}
.form-box .holder{margin:0 0 7px;}
.form-box .btn{
	float:right;
	margin: 3px 1px 0 4px;
	position:relative;
	z-index:99;
}
.form-box .subscribe{
	font-size:19px;
	line-height:22px;
	float:right;
	color:#4aa4de;
	margin-top:7px;
}
.box-info .date{
	display: block;
	font-style: normal;
	font-weight:normal;
	color:#555555;
}
.box-info .info{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	font-weight:bold;
	color:#5f5f5f;
}
.box-info .info li{margin-bottom:6px;}
.img-holder{border:1px solid #a4a4a4;}
.img-holder img{display:block;}
.box-info .img-holder{margin-bottom:10px;}
.sidenav{
	margin:0;
	padding: 2px 0 0;
	list-style:none;
	padding-bottom:28px;
}
.sidenav li{padding:0 0 9px 0;}
.sidenav a{
	color:#555555;
	text-decoration:none;
}
.sidenav li.active > a,
.sidenav a:hover{
	color:#000000;
	text-decoration: underline;
	}
.sidenav ul{
	margin:0 0 -10px;
	padding: 10px 0 0 17px;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.sidenav ul a:hover{
	color:#000000;
	text-decoration: underline;
	
	}
.sidenav ul li{padding:0 0 10px;}
#content{
	overflow:hidden;
	height:1%;
	padding: 0 46px 0 27px;
	line-height:21px;
}
#content h2{
	color:#363636;
	margin: 0 0 12px 0;
	font-size:19px;
	line-height:22px;
	word-spacing:-1px;
}
#content p{margin:0 0 9px;}
.block{
	line-height:21px;
	margin:0 0 30px;
	background:url(../images/bg-block.gif) repeat-x 0 100%;
	padding:0 0 1px;
}
#content .block p{margin:0 0 23px;}
.map-area{
	overflow:hidden;
	width:450px;
	margin: -23px -6px 0 0;
	position:relative;
}
.map-area .map-holder{
	float:right;
	width:339px;
	position:relative;
}
.map-area img{display:block;}
.map-area .link{
	left: 0;
	margin-top: -15px;
	position: absolute;
	top: 50%;
}
.points-map{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:339px;
	height:112px;
}
.points-map li{
	position:absolute;
	top:0;
	left:0;
	width:12px;
	height:12px;
}
.points-map li.point1{
	left:48px;
	top:34px;
}
.points-map li.point2{
	left:87px;
	top:34px;
}
.points-map li.point3{
	left: auto;
	right: 77px;
	top: 34px;
}
.points-map li.point4{
	left: auto;
	right: 67px;
	top: 34px;
}
.points-map a{
	display:block;
	width:12px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-points.png) no-repeat 0 -12px;
}
.points-map a:hover{background-position:0 0;}
#content .updates-list p{margin:0;}
.updates-list{
	margin:0;
	padding: 0 0 0 3px;
	list-style:none;
}
.updates-list li{
	margin-bottom:9px;
	overflow:hidden;
	height:1%;
}
.updates-list .img-holder{
	float:right;
	margin: 8px 0 0 12px;
}
.updates-list .date{
	color:#5f5f5f;
	display:block;
}
.block-holder{
	overflow:hidden;
	height:1%;
	margin-bottom:30px;
}
.block-holder .img-holder{
	float:left;
	margin: 5px 21px 0 0;
}
.list{
	margin:0 0 11px;
	padding:0;
	list-style:none;
}
.list li{
	background:url(../images/bullet-list.gif) no-repeat 0 9px;
	padding: 0 0 10px 11px;
}
#content h3{
	margin:0 0 13px;
	text-transform:uppercase;
	color:#515151;
	line-height:17px;
	font-size:14px;
}
#content p .date{color:#4f4f4f;}
.inner-block{
	background:url(../images/bg-block.gif) repeat-x  0 100%;
	padding-bottom: 14px;
	margin-bottom: 16px;
}
.links{
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:10px;
}
.links li{
	display:inline;
	text-align:center;
	width: 33%;
}
.links li.first{text-align:left;}
.links li.last{text-align:right;}
* +html .links li{display:inline;}
.inner #content{padding-right:29px;}
.inner .form-box{
	margin: 0 0 12px -3px;
	padding: 14px 0 0;
}
.inner .gallery-box{height:205px;}
.inner .gallery-box h2.prophecy{
	width:547px;
	height:188px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:4px;
	top:0;
	margin:0;
	background:url(../images/text-prophecy2.png) no-repeat;
}
.inner #main .container-t{background:url(../images/bg-container-inner.png) no-repeat 1px 0;}
.inner #main .container-b{background:url(../images/bg-container-inner.png) no-repeat -2085px 0;}
.inner #main .container-c{background:url(../images/bg-container-inner.png) repeat-y -1042px 0;}
.inner #sidebar{
	float:left;
	width:221px;
	margin-right: 10px;
}
.inner .sidecolumn{
	padding-bottom:18px;
	margin-top:-25px;
}
.inner .sidecolumn .box{padding-top: 26px;}
#footer{
	font-size:11px;
	line-height:14px;
	color:#faefe8;
	text-align:right;
	padding: 18px 34px 0 25px;
}
#footer a{color:#faefe8;}
#footer ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{
	float:left;
	margin-right: 17px;
}
#footer p{margin:0;}

/*Table resource CSS*/

#gradient-style2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style2 th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #73bcec url('../images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #363636;
}
#gradient-style2 td
{
	padding: 8px; 
	border: 1px solid #fff;
	color: #363636;
	
	background: #dff2ff url('../images/gradback2.png') repeat-x;
}
#gradient-style2 tfoot tr td
{
	background: #73bcec;
	font-size: 12px;
	color: #fff;
}
#gradient-style2 tbody tr:hover td
{
	background: #d6d6d6 url('../images/gradhover.png') repeat-x;
	color: #125A8B;
}


/*image in the content*/
.clear{clear:both;}
.image-right-content{float:right; margin-left:15px; border:1px solid #ccc;}
.image-left-content{float:left; margin-right:15px; border:1px solid #ccc;}

/*Dallai's qoute*/
.dallai {
    background: url("../images/community/qoute-top.png") no-repeat scroll center top transparent;
    clear: both;
    display: block;
    font-size: 0.9em;
    height: 350px;
    margin: 10px auto;
    overflow: hidden;
    padding: 0 10px 10px;
    position: relative;
    text-align: left;
}


.dallai blockquote {
    display: none;
    height: 347px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
}

/*Gallery*/
.dallai cite {
    background: url("../images/community/qoute-bottom.png") no-repeat scroll center bottom transparent;
    color: #666;
    display: block;
    padding: 0 10px 30px;
}


 
 
 .gallery.clearfix {
	list-style: none;
	margin: 0;
	padding: 0;
}
 .gallery.clearfix  li {
	margin: 2px;
	padding: 0;
	float: left;
	position: relative;
	width: 170px;
	height: 180px;
}
 .gallery.clearfix  img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
 
 .gallery.clearfix  a {
	text-decoration: none;
}

.gallery.clearfix  a:hover img {
	filter:alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;

}

.gallery.clearfix  span {
width:160px;
}

.gallery.clearfix  span img{

	border: none!important;
	padding-left:5px;
	padding-top:0px!important;
	padding-right:0px!important;
	padding-bottom:0px!important;
}

.gallery.clearfix span a:hover img {
	filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

/*Subscribe Button*/

.sub-button{background: url("../images/btn-subscribe.png") no-repeat left top;



width:126px;height:28px;



border:none;float:right;



margin-left:10px;



cursor: pointer;



text-indent: -9999px;



}



/*style for IE7*/



*+html .sub-button {



width: 126px;



font-size: 0;



color: #fff;



text-align: right;







text-indent: 0;



}

/*.sub-button{background: url("../images/btn-subscribe.png") no-repeat scroll left top transparent;
width:126px;height:28px;
border:none;float:right;
margin-left:10px;
cursor: pointer;
text-indent: -9999px;
border:none;outline:none;}*/
/*style for IE7*/
/**+html .sub-button {
width: 126px;
font-size: 0;
color: #fff;
text-align: right;

outline:none;
text-indent: 0;
}*/

   a.showLinkbtn, a.hideLinkbtn {
      text-decoration: none;
      
      padding-left: 1px;
      background: transparent url(http://www.prophecycoal.com/css/down.gif) no-repeat left; }
   a.hideLinkbtn {
      background: transparent url(http://www.prophecycoal.com/css/up.gif) no-repeat left; }
   a.showLinkbtn:hover, a.hideLinkbtn:hover {
     }


/*Icons on Content*/
#content-tool{
	 float: right;}

.clear{clear:both;}	

.share{float:right;padding-left:10px}

/* This CSS is used for the Show/Hide functionality. on investor structure */
   .morei {
	display: none;
	width:410px;
	border: 1px dashed #ccc;
	padding:5px;
	
	
}
   a.showLink, a.hideLink {
      text-decoration: none;
      
      padding-left: 1px;
      background: transparent url(http://www.prophecycoal.com/css/down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(http://www.prophecycoal.com/css/up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #36f; }

/* Style for changing languages */
#ch-lan{float:right;}
#ch-lan ul{
	background: none repeat scroll 0 0 #313131;
    display: none;
    font-size: 12px;
    left: -1px;
    line-height: 15px;
    padding-bottom: 14px;
    position: absolute;
    top: 100%;
    width: 201px;}
	


#ch-lan  li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;   
}
#ch-lan li .anav {
    color: #000000;
    display: block;
    text-decoration: none;
}
#ch-lan li .anav:hover {
    color: #fff;

}
#ch-lan li:hover > a{color: #fff;}

#ch-lan li .anav:active{color: #fff;}

 #ch-lan li #lang-box li{ float:none !important;  background: none repeat scroll 0 0 #313131;
    float: none;
    padding: 6px 0 3px;
}


 #ch-lan li #lang-box li a {
    border-right: medium none;
    color: #CDC9C6;
    cursor: pointer;
    display: inline-block;
    padding: 0 0 0 20px;
    width: 100%;
}

#ch-lan li:hover{position:relative;color:#fff;
	background:#313131 url(../images/bg-nav-hover.gif) repeat-x;}
#ch-lan li:hover ul{display: block;}

#ch-lan li .anav span{
	display:block;
	padding: 12px 18px 14px 20px;
}
#ch-lan li .anav.active > a,
#ch-lan li .anav:hover > a,
#ch-lan .anav a:hover{
	color:#fff;
	background:#313131 url(../images/bg-nav-hover.gif) repeat-x;
}
#ch-lan li .anav.active span{background:url(../images/arrow.gif) no-repeat 50% 100%;}	

/* Investor page*/

.dotted-line{
	height: 1px;
	border-top:1px solid #ECECEC;
	width:650px;
	padding-top:5px;
	padding-bottom:5px;
}

ol.investor-ol {
    list-style-type: none;
	padding-left:0!important;
}

.investor-pdf-icon, .investor-video-icon, .investor-audio-icon {
    position: absolute;
}



 li .investor-pdf-icon, li .investor-video-icon, li .investor-audio-icon {
    float: left;
    height: 40px;
    margin-top: 2px;
    width: 20px;
}


.investor-ol li p {
	padding-left:20px;
	font-weight: bold;
}

.investor-ol li a{
	color:#333333;
}


.investor-date {
	clear: left;
	color: #666666;
	padding-left: 30px;
	font-family: georgia, "times new roman", serif;
	font-size: 1em;
	line-height: 23px;
	
}

li div.date_time,  li div.investor-date {
    margin: 3px 0 1.4em;
}

.internal-link{
	color: #555555;
    font: 13px/15px Arial,Helvetica,sans-serif;text-decoration:none;}
	
.internal-link:hover, .internal-link:hover:visited, .internal-link:active{color: #555555;
    font: 13px/15px Arial,Helvetica,sans-serif;text-decoration:none;}	



/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid darkred; /*darkred border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid darkred; /*darkred divider between menu items*/
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(indentbg2.gif) center center repeat-x;
}


.main-footer{
	background-image: url(../images/bg-container-main-bottom01.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 1px;
}

/*News Release Title*/
.news-title{
	color: #363636;
	font-size: 19px !important;
	line-height: 23px !important;
	margin: 0 0 13px;
	text-transform: capitalize !important;
	font-family: Helvetica, sans-serif, Arial;
}

 li .investor-conf-icon{
	float: left;
    height: 20px;
    margin-top: 5px;
    width: 20px;
	margin-left:-10px; }



/* page*/
.wg-navigation:link{
    color: #E25500;
    font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
}
.wg-title{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight:bold;
	
}

.wg-center{
	margin-right:auto;
	margin-left:auto;
	width:500px;}
	
	
.latest_title {
    border-bottom: thin dotted #ccc;
    color: #999999;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight:bold;
    
    line-height: 25px;
    margin: 0;
    padding: 1px 1px 1px 2px;
    width: auto;
    
	}	
	
/*Resouce page*/

.clear {
	clear: both;
}
.element{
	float:left;
	font-size:36px;
	margin-top: 0px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #999;
	width: 159px;
	margin-right: 20px !important;
	margin-bottom:0px !important;
	 line-height: 32px !important;
}
.element-block {
	float:left;
	width: 300px;
	margin-right:5px;
	padding-top: 20px;
}

.numbers{font-size:36px;margin-top: 0px;}

.oz{font-size:12px;}	
	
#resource-table td {
	border-width: 1px 0px 0 1px;
	padding: 1px;
	border-style: solid;
	border-color: #C1BFBC;
	
	
	
}

.resource-table td {
	border-width: 1px 0px 0 1px;
	padding: 1px;
	border-style: solid;
	border-color: #C1BFBC;
	
	
	
}

/*table on front page*/
.wg-table tr th{background:#f79647; color:#000; font-family:Arial,Helvetica,sans-serif; padding-left:7px;}
.darker{color:#000; font-family:Arial,Helvetica,sans-serif;background:#fdddd0;padding-left:7px;}
.lighter{color:#000; font-family:Arial,Helvetica,sans-serif;background:#feefea;padding-left:7px;}
.yellow{background:#FFFF00;}
.foot-note{font-size:9px;}
*:focus { outline: none; }

/* conference call*/

.step_block .no {
    color: #C67615;
    font-size: 80px;
    font-weight: bold;
    height: 90px;
    left: 20px;
    position: absolute;
    top: 35px;
    width: 50px;}
	
	.steps-wrap {
 
    display: block;
    margin: 30px 0;
    width: 960px;
}


.step_block .title {
	color: #330000;
	font-size: 15px;
	line-height: 28px;
}

.step_block {
    background: url("../images/conf_box.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 156px;
    margin-right: 5px;
    padding: 23px 15px 0 70px;
    position: relative;
    width: 135px;
}
	.tell_call{
    color: #E25500}
	
	.h1project
	{ font-size:21px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	}
	
	.h2project
	{ font-size:16px;
	color: #333;
	text-transform:uppercase;
	font-weight:bold;
	}
	
	.frontpage h3 {
	margin:0 0 8px;
	text-transform:uppercase;
	font-size:19px;
	line-height:25px;
	color:#3885B7;
}


.cufon-active .frontpage h3 .cufon {
	float:left;
	margin:5px 0 1px !important;
}

	.aside1 h3 {
	margin:0 0 8px;
	text-transform:uppercase;
	font-size:19px;
	line-height:25px;
	color:#3885B7;
}

.aside1 {
	float:left;
	width:275px;
	border-bottom:1px solid #c9c3c1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.main-c {
	width:1008px;
	padding:25px 17px 0;
	overflow:hidden;
}

.aside1 .date {
	font-style:normal;
	display:block;
	font-weight:bold;
	color:#5f5f5f;
}

.aside1 p {margin:0;line-height:21px;}
.news-block {padding:2px 0 8px;}