div.columns
{
	clear:both;
	width:621px;
	position:relative;
	margin-bottom:0.5em;
}

div.columns  div.double {
	float:left;
	width:290px;
	padding-right:15px;
	margin-bottom:0.5em;
}

div .columns  div.double div
{
	float:left;
	width:90px;
	padding-right:5px;
}

div .columns div {
	float:left;
	width:190px;
	padding-right:15px;
	margin-bottom:0.5em;
}

div.columns  div.doubleFinance {
	float:left;
	width:310px;
	padding:0px;
	margin-bottom:0.5em;
}

div .columns > div.photo {
	float:left;
	width:203px;
	padding:0px;
	margin-bottom:0.5em;
}

div .columns div p.rightBorder
{
	border-right:1px dotted #a5a5a5;
}

div.columns > div > div
{
	float:left;
	width:90px;
	padding-right:5px;
}

div .columns  div.board
{
	float:left;
	width:280px;
	padding-right:5px;
}

div .columns  div.board  p
{
	border-bottom:1px dotted #a5a5a5;
}

div .columns div.trans
{
	float:left;
	width:280px;
}

div .columns div.trans p.vertBorder
{
	border-right:1px dotted #a5a5a5;
	border-bottom:1px dotted #a5a5a5;
}

div .columns div.trans p.noneBorder
{
	border-right:1px dotted #a5a5a5;
	border-bottom:1px dotted #a5a5a5;
	margin-left:5px;
}

div .columns div.single {
	float:left;
	width:620px;
	/*padding-right:15px;*/
	padding:0px;
	margin-bottom:0.5em;
}

div .columns div.doubleProj {
	float:left;
	width:310px;
	padding:0px;
	margin-bottom:0.5em;
}

div .columns div.doubleProj p
{
	margin-bottom:3em;
}

h2,
h3
{
	margin-bottom:0.5em;
	font-size:13px;
}

h2.subtitle
{
	font-size:13px;
	font-family:"Trebuchet MS", Arial;
}

h3.subsubtitle
{	
	border-bottom:1px dotted #a5a5a5;
	padding-bottom:3px;
}


h2.banner
{	
	clear:both;
	color:#555555;
	background-color:#f2f2f2;
	border:#E4E4E4 solid 1px;
	padding:3px;
	font-size:13px;
}

#MainLeftContainer  p.bannerProj
{	
	padding-left:8px;
	background-color:#EEEBE2;
	height:129px;
	padding-right:25px;
}

h2.bannerProj
{	
	clear:both;
	background-color:#f2f2f2;
	border:#E4E4E4 solid 1px;
	padding:3px;
	font-weight:normal;
}

h2.colorText
{	
	color:#3956A6;
}

h2.toggler
{	
	clear:both;
	color:#555555;
	background-color:#f2f2f2;
	border:#E4E4E4 solid 1px;
	padding:3px;
	font-size:13px;
	cursor:pointer;
	margin:3px 0 0 0;
	width:620px;
}

#accordion {
	float:left;
	margin:2px 0px;
}

table.finance {
         width:620px;
         border-collapse:collapse;
		vertical-align:middle;
}

table.finance td {
        padding:0 4px;
        border:1px solid #83AE6C;
         background:#fff;
         font-size:1.1em;
         line-height:15px;
		 height: 15px;
		 vertical-align: middle;
}

table.finance td.bgcolor
{ background:#E3E7E2; padding:2px; }

table.finance th{
         overflow:hidden;
        padding:0 4px;
         height:15px;
         border:1px solid #83AE6C;
         background-color: #C9E0BD;
         font-size:1.1em;
         line-height:20px;
         white-space:nowrap;
}

div.websiteBttn
{
	background:#E7DEC1;
	width:94px;
	padding:4px 8px 4px 8px;
}

#MainLeftContainer a.knowMore,
#MainLeftContainer a.knowMore:visited,
#MainLeftContainer a.knowMore:hover,
#MainLeftContainer a.knowMore:visited:hover
{
	color:#3855a5;
	text-decoration:underline;
}

div.Opening
{
	color:#8C683D;
	background:#F2F2F2;
	border:#E4E4E4 solid 1px;
	font-family:"Trebuchet MS", Arial;
	width:90px;
	height:20px;
	padding:9px 8px 9px 8px;
	font-size:14px;
}

div.board
{
	width:310px;
	float:left;
	margin-bottom:10px;
}

div .columns  div.singleSupport {
	float:left;
	width:221px;
	padding:0px 0px 0px 10px;
}

div .columns  div.doubleSupport {
	float:left;
	width:390px;
	padding:0px;
	margin-bottom:0.5em;
}

div .columns  div.doubleSupport  div.supportServ
{
	border-bottom:1px dotted #a5a5a5;
	padding:10px 0px 9px 0px;
	clear:both;
	width:390px;
}

div .insideImgData {
	clear:both;
	width:621px;
	position:relative;
	margin:0;
}

div .insideImgData > div.imgBox{
	float:left;
	padding:8px;
	width:188px;
}

div .insideImgData > div.dataBox{
	float:left;
	width:417px;
}

p.colorBold
{
	color:#80673E;
	font-weight:bolder;
}


.button2 a,
.button2  a:visited,
.button2  span {	
	margin:0 0 0 0;
	padding:0 0 3px 0;
	display:block;
	width:80px;
	height:22px;
	background:url(../images/button-1.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	border:none;
	line-height:24px;
}

.button2  a:hover,
.button2  a:focus,
.button2  a:visited:hover {
	margin:0 0 0 0;
	padding:0 0 3px 0;
	display:block;
	width:80px;
	height:22px;
	background:url(../images/button-2.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	border:none;
}

.button3 a,
.button3  a:visited,
.button3  span {	
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
	width:80px;
	height:22px;
	background:url(../images/button-2.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	border:none;
	line-height:24px;
}

.button3  a:hover,
.button3  a:focus,
.button3  a:visited:hover {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
	width:80px;
	height:22px;
	background:url(../images/button-1.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	border:none;
}

div .columns div.singleAD {
	float:left;
	width:241px;
	padding:0px 0px 0px 10px;
}

div .columns div.doubleAD {
	float:left;
	width:370px;
	padding:0px;
	margin-bottom:0.5em;
}

div .columns div.doubleAD div.supportAD
{
	border-bottom:1px dotted #a5a5a5;
	padding:3px 0px 3px 0px;
	clear:both;
	width:370px;
}

div .columns div.doubleAD div.supportAD p
{
	padding:0px;
	margin:0px;
}