/* Import main stylesheet */

@import url(site.css);
@import url(ebx.css);

/* Ebx Subpages */

#upperPage {
	margin-top: 4px;
	width: 960px;
	height: 290px;
	background-image: none;
}

#upperPage img {
	margin-top: 0;
}

#lowerPage #left #quickLinks div {
	width: 200px;
	border: 1px solid #96B238;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

#lowerPage #left #quickLinks h2 {
	color: #96B238;
}

#lowerPage #left #quickLinks ul p {
	color: #96B238;
}

#lowerPage #left #quickLinks ul {
	list-style-type: none;
}

#lowerPage #left #quickLinks li {
	margin: 0;
	padding: 0;
	line-height: 2.0em;
}

#lowerPage #left #quickLinks a {
	color: #606060;
	font-size: 1em;
	text-decoration: underline;
}

#lowerPage #left #quickLinks a:hover {
	text-decoration: none;
}

#lowerPage #left #quickLinks p {
	color: #606060;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#webinars div.webContainer {
	margin-top: 15px;
	width: 500px;
	float: right;
	margin-right: 130px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#webinars div.webThumb {
	width: 60px;
	float: left;
	margin-right: 20px;
}

#webinars div.webText {
	float: left;
	padding-left: 20px;
	margin-bottom: 10px;
}

#webinars img {
	float: left;
	margin-right: 15px;
	border: 1px solid #b2b2b2;
}


#webinars h3 {
	color: #606060;
	font-size: 0.689em;
	padding-bottom: 3px;
}

#webinars h1 {
	margin-top: 0;
	margin-bottom: 5px;
}

#webinars h3, #webinars p {
	margin: 0;
}

