/*Case study pages specific CSS*/
div#footer {
	margin-left: 269px;
	width: 681px;
}
/*div#leftnavRule {
	width:210px;
}
div#leftnav {
	width:210px;	
}
div.level2menu ul
{
	width: 195px;
}
div.level2menu ul a
{
	width: 170px;
}
table#mainTable2Column td#mainA div#leftnav {
	background-image: url(/commercial/images/leftnav/leftnav_nosub_big_bottom.gif);
}*/
td#mainA {
	/*width: 210px;*/
	vertical-align: top;
}
td#mainD {
	/*width: 210px;*/
	vertical-align: top;
}
span#leftnavspan
{
	width:45px;
}
/*table#mainAB {
	width: 210px;
}*/

td#mainC {
	vertical-align: top;
	text-align: center;
	
}

td#mainC img {
	margin: 16px auto 0px auto;
}

/*img#leftContact {
	border-top: 1px solid #2E621B;
	border-bottom: 1px solid #2E621B;
}*/

a#noUnderline {
	 text-decoration: none;
	 cursor: hand;
}

table#ContactId {
	background-color: #CFC59A;
	
}

table#linkTable {
	cursor:hand;
	text-decoration:none;

}
td#tdHeader {
	color: #7B5F28; 
	font-size: 11pt; 
	font-family: Century Gothic; 
	font-weight: bold;
}

td#tdContent {
	color: black; 
	font-size: 8pt; 
	font-family: Verdana; 
	font-weight: normal;
	background-image: url('/commercial/images/body/blue_arrow_transparent.gif');
	background-repeat: no-repeat;
	background-position: 97% 102%;
}

td#tdTopBorder {
	<!-- border-bottom :#2E621B 1px solid; -->
}

td#tdBottomBorder {
	<!-- border-top :#2E621B 1px solid; -->
}

table#caseStudyTable {
	width: 753px;
	margin-bottom: 20px;
}

table#caseStudyTable td.AlternateViews{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

td#caseStudyA {
	width: 226px;
	padding-right: 1px;
}

td#caseStudyB {
	width: 426px;
}

td#mainBody h2#style 
{
	margin-top: 0px;
}

td#mainBody h2#paraHeading {
	margin-bottom: 10px;
}

td#mainBody div.dnavBox_closed {
	width: 681px;
	margin-right: 0px; margin-left: 0px;
}

td#mainBody div.dnavBox_open {
	width: 681px;
	margin-right: 0px; margin-left: 0px;
	padding: 20px 0px 10px 0px;
}

td#mainBody div.dnavBox_closed p, td#mainBody div.dnavBox_open p {
	margin-right: 14px; margin-left: 14px;
}

td#mainBody span.dnavLabel_closed {
	display: inline;
	width: auto;
	font-size: 1em;
	font-weight: bold;
	color: #335599;
	text-decoration: none;
	background: transparent url(/commercial/images/body/icon_expand.gif) 100% 3px no-repeat;
	padding: 0px 17px 0px 0px;
}

td#mainBody table.specListTable {
	width: 100%;
	margin: 0px;
}

td#mainBody ul.specList {
	margin-bottom: 20px;
}

td#mainBody ul.specList li {
}

td#mainBody ul.specList li.odd {
	background-color: #EEF2EE;
}