h1.sub
{
	color: #40b6e8;
	font-weight: normal;
}

h2
{
	color: #40b6e8;
	font-size: 1.5em;
	font-weight: normal;
}

div#body
{
	background-image: url(../images/purplejigbackground.gif);
	background-repeat: no-repeat;
	width: 900px;
}

/*div.information img
{
	float: left;
	width: 150px;
	margin-right: 20px;
	border: 1px solid #000000;
}*/

div.information
{
	margin-left: 325px;	
	color: #000000;
	font-size: 0.75em;
	padding: 40px 120px 0 0;
}

div.information span.title
{
	font-size: 1em;
	font-weight: bold;	
}

div.leftlist
{
	width: 200px;
	float: left;
	margin-top: 208px;	
}


div.leftlist a:hover, div.leftlist a:link, div.leftlist a:visited
{
	color: #878787;
}

div.leftlist li
{
	list-style-image: url(../images/clearbullet.gif);
	padding-top: 5px;
	font-size: 0.8em;
}

div.leftlist li.selected,
div.leftlist li.selected a:hover, div.leftlist li.selected a:link, div.leftlist li.selected a:visited
{
	list-style-image: url(../images/darkbullet.gif);
	font-weight: bold;
	color: #000000 !important;
}

/*div.director
{
	float: left;
	width: 530px;
	padding:0 20px 0 0;
	margin-bottom: 30px;	
}*/

ul.group_strat li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

ul.rule26 li a:link, ul.rule26 li a:visited, ul.rule26 li a:hover	
{
	text-decoration: underline;
	color: #000000;	
} 

table.company_details
{
	width: 425px;
}

table.company_details td
{
	padding-left: 10px;
	background: #FFFFFF;	
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 230px;
}

table.company_details tr.firstrow td
{
	border-top: 1px solid #c0c0c0;
}

table.company_details td.firstcol
{
	width: 120px;
	background-color: #F0F0F0;
	border-left: 1px solid #c0c0c0;
}

table.share_price
{
	width: 425px;
}

table.share_price td
{
	padding-left: 10px;
	background: #FFFFFF;	
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 230px;
}

table.share_price tr.firstrow td
{
	border-top: 1px solid #c0c0c0;
}

table.share_price td.firstcol
{
	width: 120px;
	background-color: #F0F0F0;
	border-left: 1px solid #c0c0c0;
}