#marketHeading
	{
		display: inline;
		padding: 0;
		float: left;
		margin-bottom: 7px;
		margin-left: 0px;
		margin-right: 10px;
		width: 760px;
	}

#marketHeading img
	{
		margin-bottom: 7px;
	}


#marketCopy
	{
		display: inline;
		float: left;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 15px;
		width: 535px;
	}
	
.marketSubMenu
	{
		background: url(/imgs/markets/sdl_headerbg.jpg) 0px 23px no-repeat;
		/*background-color: #F7E8AA;*/
		float: right;
		display: inline;
		margin-bottom: 20px;
		margin-left: 0px;
		width: 200px;
		line-height: 16px;
	}


.marketSubMenuHeader
	{
		background-color: #02283A;
		height: 23px;
		margin-bottom: 7px;
		border: 0px solid green;
		width: 200px;
	}

.marketSubMenu ul
	{
		border: 0px solid black;
		margin: 10px;
		margin-top: 0px;
		padding: 0px;
	}

.marketSubMenu li
	{
		list-style: none;
		margin-bottom: 15px;
	}

.formText
	{
		margin-bottom: 10px;
	}
	
/*  Styles for Case Studies  */
.imageBlockLeft
	{
		display: inline;
		float: left;
		font-size: 10px;
		margin: 10px;
		text-align: center;
	}

.imageBlockRight
	{
		display: inline;
		float: right;
		font-size: 10px;
		margin: 10px;
		text-align: center;
	}

.pullquoteLeft, .pullquoteRight
	{
		display: inline;
		float: left;
		line-height: 20px;
		margin: 10px;
		width: 225px;
	}

.pullquoteRight
	{
		float: right;
	}

ul.sdl
	{
		list-style: none;
		margin-left: 0px;
		padding-left: 0px;
	}

ul.sdl li.title
	{
		font-weight: bold;
		margin-top: 10px;
	}
	
ul.sdl ul
	{
		list-style: square;
		margin-left: 0px;
		padding-left: 40px;
	}

ul.sdl ul li
	{
		font-weight: normal;
	}

table
	{
		border-collapse: collapse;
		clear: both;
		margin-bottom: 10px;
		font-size: 10px;
		width: 100%;
	}
	
td
	{
		color: #000;
		font-weight: bold;
		border-bottom: 1px solid #f8f5ee;
		border-left: 5px solid #f8f5ee;
		text-align: center;
		width: 20%;
	}

td p
	{
		margin-bottom: 15px;
	}

td.first
	{
		background-color: #f8f5ee;
		color: #514e54;
		font-size: 10px;
		font-weight: normal;
		height: 20px;
		line-height: 11px;
		padding-right: 10px;
		text-align: right;
		width: 40%;
	}

.buttons
	{
		margin-bottom: 10px;
	}

tr.subHead td
	{
		border-bottom: 0px;
		font-size: 11px;;
		font-weight: bold;
		height: 10px;
		line-height: 10px;
	}

table.header, table.header td, table.header .first
	{
		background-color: #00264C;
		border: 0;
		color: #8395AD;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		text-align: center;
	}	

table.header .first
	{
		color: #fff;
		padding-left: 5px;
		text-align: left;
	}

table.section_Watch
	{
		background-color: #E6E8E7;
	}

table.section_Watch .subHead
	{
		background-color: #D9DDDE;
	}

table.section_Watch .subHead .first
	{
		color: #A2AFB0;
	}

table.section_Listen
	{
		background-color: #E8E6E3;
	}

table.section_Listen .subHead
	{
		background-color: #E0DFDC;
	}

table.section_Listen .subHead .first
	{
		color: #AAA59A;
	}
	
table.section_Feel
	{
		background-color: #D6D6DA;
	}

table.section_Feel .subHead
	{
		background-color: #CAC9CE;
		
	}
	
table.section_Feel .subHead .first
	{
		color: #86878D;
	}

table.section_Connect
	{
		background-color: #D6D6DA;
	}

table.section_Connect .subHead
	{
		background-color: #CAC9CE;
		
	}
	
table.section_Connect .subHead .first
	{
		color: #86878D;
	}

table.section_AMX
	{
		background-color: #D2DBE7;
	}

table.section_AMX .subHead
	{
		background-color: #BFCBDC;
	}

table.section_AMX .subHead .first
	{
		color: #394660;
	}
