/* Main HTML tags */

	html, body {
		background-color: #FFF;
		background-image: url(images/2010/ei2010_mainBack.png);
		background-repeat:repeat-x;
		color: #333333;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		margin: 0;
		padding: 0;
		height: 100%;
		}
		
		/* START Correct positioning of footer - Sticky Footer by Ryan Fait http://ryanfait.com/ */
		.wrapper {
			min-height: 100%;
			height: auto !important;
			height: 100%;
			margin: 0 auto -190px; /* the bottom margin is the negative value of the footer's height */
		}
		.push {
			height: 190px; /* .push must be the same height as .footer */
		}
		/* END Correct positioning of footer */
		
	/* Main design elements */

	#eiMain2010 {
		width: 1000px;
		margin: 0 auto 0 auto;
		position: relative;
	}
		
	#eiMain2010 h1 {
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 21px;
		margin: 8px 0 0 0;
		padding: 0px;
		color: #0033FF;
	}
	
	#eiMain2010 h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		margin: 25px 0 8px 0;
		padding: 0 0 5px 0;
		color: #666666;
		font-weight: normal;
		border-bottom: 1px dashed #CCC;
		width: 700px;
	}
	
	#eiMain2010 h3 {
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 15px;
		margin: 15px 0 8px 0;
		padding: 0;
		color: #0033FF;
	}
	
	#eiMain2010 h3.h3Border {
		padding: 4px 8px;
		padding-bottom: 3px;
		margin: 25px 0 0 -8px;
		border-bottom: 1px dashed #e1e1e1;
		background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F5F5F5));
		background: -moz-linear-gradient(top,  #FFF,  #F5F5F5);
	}

	#eiMain2010 hr {
		height: 1px;
		color: #e1e1e1;
		background-color: #e1e1e1;
		border: none;
	}

	/* General Link Styles */
	#eiMain2010 a {
		color: #06C;
		text-decoration: none;
	}
	
		#eiMain2010 a:hover {
			color: #66C;
		}
		
	/* General table styles
		#eiMain2010 table td {
			text-align: left;
			vertical-align: top;
		}
	
	/* General List Styles */
	#eiMain2010 ul {
		list-style-image: url(images/ei_square.gif);
		margin: 10px;
	}	
	
		#eiMain2010 ul li {
			padding-bottom: 6px;
		}	
	
		#eiMain2010 ul li ul {
			list-style-image: url(images/ei_square_gray.gif);
			margin: 10px;
		}
	
/* Header section */
	
	#eiMainNavigation {
		position: absolute;
		top: 68px;
		left: 352px;
		background-image:url(images/2010/ei_web2010_mainLinks_back.png);
		background-repeat: no-repeat;
		width: 650px;
		height: 40px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px;
		padding: 4px 0 0 14px;
	}
	
		#eiMainNavigation a {
			text-decoration: none;
			color: #666;
		}
		
		#eiMainNavigation a:hover {
			color: #000;
		}
	
	#eiTopSearch {
		position: absolute;
		top: 8px;
		left: 350px;
	}
	
		#eiTopSearch form input {
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			border: 1px solid #CCC;
			background-color: #f5f5f5;
			padding: 3px;
		}
		
	#eiWebNav {
		position: absolute;
		top: 0;
		left: 670px;
	}

/* Main Section */
		
	#eiMainContent2010 {
		margin: 36px 0 0 14px;
		z-index: 1000;
		border: 1px solid #e1e1e1;
		padding: 30px 15px 15px 15px;
		width: 962px;
		min-height: 380px;
		background-color: #FFF;
		background-image: url(images/2010/ei2010-mesh-bg.png);
		background-repeat: repeat-x;
	}

		#eiMainContent2010 p {
			margin: 10px 0;
		}
		
		#eiMainContent2010 .firstH2title {
			margin-top: 16px;
		}
		
		#eiPageTitleBanner2010 {
			background-image:url(images/2010/ei-web2010-titleBanner.png);
			background-repeat: no-repeat;
			background-position: 0 20px;
			z-index: 1001;
			margin: -70px 0 0 -30px;
			height: 80px;
			width: 1020px;
		}
	
		#eiPageTitle2010 {
				background-repeat: no-repeat; 
				background-position: 20px 10px; 
				height: 80px;
			}
	
			#eiPageTitle2010 h1 {
				padding: 28px 0 0 80px;
				color: #333;
				text-shadow: #FFF 1px 1px 1px;
			}
			
		#eiMainContent2010 table.eiOrganizer {
			margin: 10px;
			border: none;
			padding: 0;
			width: 100%;
		}
		
			#eiMainContent2010 table.eiOrganizer td {
				padding: 15px;
				border-bottom: 1px dashed #CCC;
				border-right: 1px dashed #CCC;
				text-align: left;
				vertical-align: top;
				width: 33%;
			}
			
			#eiMainContent2010 table.eiOrganizer td.rightCell {
				border-bottom: 1px dashed #CCC;
				border-right: none;
			}
			
	#eiMainContent2010 .eiNutshell {
		float: right; 
		background-image: url(images/2010/eiForumsBack.png); 
		background-repeat:repeat-x; 
		border: 1px solid #e1e1e1; 
		margin: -30px 20px 10px 20px; 
		padding: 10px; width: 200px; 
	}
	
		#eiMainContent2010 .eiNutshell ul {
			margin-left: -10px;
		}

	#eiMainContent2010 .eiLeftImage {
		float: left;
		margin: 5px 15px 5px 0;
	}
	
	#eiMainContent2010 .eiSmallTitle {
		margin-bottom: 3px;
		font-weight: bold;
		font-size: 1.1em;
	}
		
	#eiRightNav2010 {
		width: 200px;
		float: right;
		border-left: 1px dashed #e1e1e1;
		margin: 0 0 25px 25px;
	}
	
		#eiRightNav2010 table {
			padding: 5px 0 0 5px;
			width: 100%;
		}

		#eiRightNav2010 table td {
			padding: 3px;
			font-size: 12px;
			font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			border-bottom: 1px dashed #e1e1e1;
			text-align: left;
			vertical-align: middle;
			height: 28px;
		}
		
		#eiRightNav2010 table td a {
			text-decoration: none;
			color: #555;
		}
		
		#eiRightNav2010 table td a:hover {
			color: #000;
		}

/* FOOTER */

	#eiFooter2010 {
		height: 190px;
	}
	
		#eiFooter2010 a {
			text-decoration: none;
			color: #666;
		}
		
		#eiFooter2010 a:hover {
			color: #000;
		}
	
	#eiFooterLegal {
		background-image: url(images/2010/ei2010_footerBack_50.png);
		background-repeat: repeat-x;
		font-size: 13px;
		color: #666;
		text-align: center;
		padding-top: 15px;
		height: 35px;
	}
	
	#eiFooterNav {
		clear: both;
	}
	
		#eiFooterNav table {
			margin-top: 20px;
			margin-bottom: 20px;
			text-align: center;
			width: 940px;
		}
		
		#eiFooterNav table th {
			font-weight: bold;
			font-size: 15px;
			text-align: left;
			padding-left: 36px;
			color: #666;
			width: 25%;
		}
		
		#eiFooterNav table td {
			font-size: 13px;
			text-align: left;
			color: #666;
		}
		
		#eiFooterNav ul {
			list-style-image: url(images/2010/ei2010_icon_list_sm_gray.png);
			margin: 10px;
		}

		.googleDiv {
			border: 1px dotted #e1e1e1;
			padding:10px;
			margin-bottom: 15px;
		}
