﻿#projectcontent
{
	position:relative;
	margin:7px 0 0 0;
}

#projectcontent .header
{
	width:705px;	
}

#projectcontent #menu
{
	float:left;
	width:146px;
	clear:both;
}

#projectcontent li
{
	display:inline-block;	
}

#projectcontent #rollover a
{
	color:#fff;
	text-decoration:none;
	padding:3px 0 0 10px;
	display:block; 
	width:134px; 
	height:35px;
	background-color:#30a9ec;
	border-top:solid 1px #999;
	border-left:solid 2px #666;
}

#projectcontent #rollover a:hover
{
	background-color:#666;
	border:sold 1px #999;
}

#projectcontent #rollover .current
{
	color:#fff;
	text-decoration:none;
	padding:3px 0 0 10px;
	display:block; 
	width:134px; 
	height:35px;	background-color:#666;
	border-top:solid 1px #999;
	border-left:solid 2px #666;
}

#projectcontent .content
{
	padding:20px 15px 15px 10px;
}

#projectcontent .toolsbanner
{
	margin:10px 0 35px 60px;
}

#projectcontent .chart_header {
    background-color: #cccccc;
    color: #666666; 
    line-height: 18pt; 
    font-weight: bold} 
}

#projectcontent ol.decimal 
{ 
	margin-left: 35px;
}

#projectcontent ol.decimal li 
{
	padding:5px 12px 5px 5px;
	line-height: 18px;
	list-style-image: none;
	margin-left: 35px;
}

#projectcontent #flash
{
    width:510px;
    height:380;
    margin:20px 0 0 0;

}
