/* CSS Document */
a img {border:none;}

#imagecontainer {
	position:relative;
	float: right;
	height: 122px;
	width: 677px;
	background-image:url(../images/investor_relations.jpg);
	background-position:bottom right;
	}
	

/* tables investor relations */
#irtable {width: 632px; position:relative; border-top:dotted #ccc 1px; border-bottom:dotted #ccc 1px;}
	#irtable td {width:310px; padding:5px 0 10px 0; vertical-align:text-top;}
	
/* table sec information */
#sectable {
	position:relative;
	width: 632px;
	}
	#sectabletd1 {width:90px; padding:0; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#sectabletd2 {width:410px; padding:0 0 0 8px; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#sectabletd3 {width:100px; padding:0; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#sectabletd {width:100px; padding:0; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#sectabletd img {border:none;}
	
/* table presentations */
#prestable {
	position:relative;
	width: 632px;
	top: 30px;
	}
	#prestabletd1 {width:60px; padding:0; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#prestabletd2 {width:270px; padding:0 0 0 10px; vertical-align:text-top;border-bottom:dotted 1px #ccc;}
	#prestabletd3 {width:70px; padding:0 10px 0 0; vertical-align:text-top;border-bottom:dotted 1px #ccc;text-align:center;}
	#prestabletd4 {width:70px; padding:0 0 0 0; vertical-align:text-top;border-bottom:dotted 1px #ccc;text-align:center;}
	#prestabletd5 {width:70px; padding:0 10px 0 0; vertical-align:text-top;border-bottom:dotted 1px #ccc;text-align:center;}
	#prestable img{border:none;}

/* tables distributions */
#proj_distable {
	position:relative;
	width: 631px;
	padding:0;
	}
	#proj_distable_title {width:143px; padding:0; vertical-align:text-top;}
	#proj_distable td {width:122px; padding:0; vertical-align:text-top; text-align:center;}
	
#distable {
	position:relative;
	width: 632px;
	}
	#distable td {width:210px; padding:0; vertical-align:text-top;}

/* analyst table */
#analysttable {
	position:relative;
	width: 590px;
	}
	#analysttable th {padding-bottom:5px;width:295px; padding:0; vertical-align:text-top; border-bottom:dotted #999999 1px; text-align:left;}
	#analysttable td {padding-top:2px;width:295px; padding:0; vertical-align:text-top;}

/* text styles */
.h2green {color: #d55207}
