#ProposalContainer
{
	float: right;
	margin: 25px 0px;
	width: 675px;
	padding-top: 0px;
	padding-left: 40px;
	border-left: 1px solid #B2B7BB;
	padding-right: 40px;
}

.subHeader
{
	font-weight: bold;
	line-height: .01px;
}

#ProposalContainer ul li
{
	list-style: disc;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.1;
	color: #666;
}

#ProposalContainer h5
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #1866A4;
}

.pdfProposal
{
	list-style: url(../_images/Oficina-PDF-icon.png);
}

#DsgnCnptNavBar
{
	padding: 10px 0px 0px 6px;
	width: 230px;
	margin-top: 20px;
}

#DsgnCnptNavBar ul
{
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.6;
	list-style: none;
	font-weight: bold;
}

#DsgnCnptNavBar li a:link
{
	color: #1866A4;
}
#DsgnCnptNavBar li a:hover  
{
	color: #58595B;
}
#DsgnCnptNavBar li.active a
{
	color: #58595B;
}

.highlightGray
{
	color: #666;
}

.paragraphHeader
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

.blueHighlight
{
	color: #1866A4;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

.boldBlack
{
	font-weight: bold;
	color: #000;
}

.tableHeader
{
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background: #CCC;
}

#EstCostsContainer
{
	margin: 25px 0px;
	float: right;
	width: 735px;
}

#EstCostsContainer #EstCosts tr td ul li
{
	list-style: disc;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666;
}

