/* Keynote Stylesheet - keynote Industry Research Page */

#content{
	background-image:url(../../../_media/images/industry_research/main_content_main_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	
}


#content .keynoteSpeaks{
	border-top: 1px solid white;
	background-image:url(../../../_media/images/industry_research/keynote_speaks_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	
}


#content .columLeft {
	width: 249px;
	float: left;
}

#content .columCenter {
	width: 249px;
	float: left;
	margin-left:1px;
}

#content .columRight {
	width: 500px;
	float: left;
	margin-left:1px;
	clear:right;
}


#content .firstColum {
	width: 250px;
	float: left;
}

#content .secondColum {
	width: 500px;
	float: left;
}




#content .secondColum .left{
	width: 250px;
	float: left;
}

#content .secondColum .center{
	width: 250px;
	float: center;
}


#content .secondColum .right{
	width: 250px;
	float: right;
}



#content .secondColum h3 {
	background-color: #F8EE73;
	height:19px;
	padding-top:4px;
	font-weight: bold;
	color: #333333;
	font-size:11px;
	margin-bottom:12px;
	padding-left:12px;
	
}


#content .columCenter h3{
	background-color: #F8EE73;
	height:19px;
	padding-top:4px;
	padding-left:12px;
	color: #333333;
	font-size:11px;
	font-weight: bold;
	margin-bottom:12px;
}

#content .columRight h3{
	background-color: #F8EE73;
	height:19px;
	padding-top:4px;
	font-weight: bold;
	color: #333333;
	font-size:11px;
	margin-bottom:12px;
	padding-left:12px;
	
}

#secondaryContentSectionHeader{
	width:1000px;
	color: inherit;
	background-color: #daded7;
	float:left;
	padding-top:5px;
	height:18px;
	border-top:1px solid white;
}

#secondaryContentSectionHeader .firstColum{
	
	padding-left:16px;
	width: 233px;
	float:left;
}

#secondaryContentSectionHeader .secondColum{
	padding-left:16px;
	width: 233px;
	float:left;
}


#secondaryContent {
	float:left;
	width: 1000px;
	color: #333333;
	background-color: #ECF0E8;
	background-image:url(/_media/images/industry_research/main_content_2ndlvl_bg.gif);
	background-repeat:repeat-y;
	margin: 0;
}


#secondaryContent .firstColum{
	margin-top: 9px;
	width: 249px;
	float:left;
	
}

#secondaryContent .secondColum{
	margin-top: 9px;
	width: 356px;
	float:left;
	
}

#secondaryContent .thirdColum{
	margin-top: 9px;
	width: 395px;
	float:left;
	
}


/* 3rd level css */

#content .keynoteIndustryResearch{
	background-image:url(../../../_media/images/company/investor_relations/main_content_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	border-top:1px solid white;
	
}


#content .columnkeynoteIndustryResearchLeft {
	width: 749px;
	float: left;
}


#content .columnkeynoteIndustryResearchLeft .header{
	background-color: #f8ee73;
	color:#333333;
	height:23px;
	width: 749px;
	margin:0px;
	
	
}

#content .columnkeynoteIndustryResearchLeft .dotted{
	background-image:url(../../../_media/images/support/purchase_sub_content_bg.gif);
	background-position: 0px 10px;
	width: 749px;
	float: left;
}


#content .columnkeynoteIndustryResearchLeft .firstColumn{
	width: 374px;
	float: left;
}



#content .columnkeynoteIndustryResearchLeft .secondColumn{
	width: 374px;
	float: left;
	margin-left:1px;
}

.hr2 {
	background-image: url(../../../_media/images/common/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left:12px;
	margin-right:12px;
	clear: both;
	padding: 0px;
	margin-bottom:10px;
	margin-top:10px;
	padding-right:20px
}

.form_margin {
  margin-top: 10px;
}

.form_padding {
padding: 4px 0 4px 0;
}


