@charset "utf-8";
/** BEGIN Content Page Styles **/
#lCol									{ margin: 0; padding: 0 15px 0 0; float: left; 
												width: 175px; }

#cnMain								{ margin: 0; padding: 0 0 0 15px; float: right; overflow: hidden;
												width: 690px; }

#mktg1, 
#mktg2								{ margin: 0 0 20px 0; padding: 0;
												width: 175px; height: 250px; 
												overflow: hidden; }
												
#mktg1								{	background: url(../images/bg-mktg1.gif) top left no-repeat #4814a0; }

#mktg2								{	background: url(../images/bg-mktg2.gif) top left no-repeat #9c0; }

#mktg h1							{ margin: 0px 15px 0 30px; padding: 0;
												position: relative; top: 30px; z-index: 100;
												color: #fff; 
												font-size: 20px;
												line-height: 1.3em; }

#mktg h1 a						{ text-decoration: none;
												font-size: 20px;
												line-height: 1.3em;  }

#mktg img							{ margin: 0 0 0 20px; padding: 0;
												position: relative; top: -10px; z-index: 0; }

#mktg p								{ margin: 0 15px 0 20px; padding: 0;
												position: relative; top: -5px; z-index: 0;
												color: #fff;
												font-size: 12px;
												line-height: 1.3em; }

#mktg a								{ color: #fff;
												font-size: 12px; }

#mktg a img						{ margin: 0; padding: 0;
												position: relative; top: 3px; left: 5px; }
												
/* rd080616: numerical ordered lists*/
ol li {
list-style-type:decimal;
}

/* rd080616: event sponsors on the showcase page*/
.eventsponsors {
	margin:10px auto;
	text-align:center;
}
.eventsponsors img	{
margin: 10px 10px;
}		

/* rd080616: list items for lifetime achievement award page*/
.lifetimeachievement li	{ margin-bottom:10px; }
								
/* rdaubin080624: standard table format*/		
.stdtable	{
	border:1px solid #005c27;
	border-collapse:collapse;
}

.stdtable th	{
	color:#fff; background-color:#005c27;
}
.stdtable td	{
	padding:4px;
	border-bottom:1px solid #005c27;
	border-right:1px solid #005c27;
}
/* rdaubin080624: standard table format - END */	
.people_listing img { /*  padding around bio images  */
	margin: 0 12px 12px 0;padding:4px; border:1px solid #999; float:left;
}	

/* Styles for Application Form */								
#termsConditions {
	margin:10px 10px;
	padding:10px 10px;
	font-weight:bold;
	border:1px solid #F00;
}									
/**  END Content Page Styles  **/
/*#antitrust ol li {list-style:lower-alpha;}*/
ol.listalphalow li {list-style:lower-alpha;}