/* Content Section */
#content, #content table {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#content {
	padding: 10px 6px 10px 0;
}

#content, #content p, #content td {
	color: #339;
	text-align: left;
	font-size: 11px;
}

#content p {
	text-align: left;
	/*text-indent: 20px;*/
}

#content p img {
	margin: 4px;
}

#content img.bordered {
	border: 1px solid #000;
}

#content li p {
	text-indent: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c00;
	/*margin: 1.0em 0 0.5em 20px;*/
}

#content h1 { font-size: 24px }
#content h2 { font-size: 22px }
#content h3 { font-size: 20px }
#content h4 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#content h5 { font-size: 14px }
#content h6 { font-size: 12px }

#content em {
	font-style: italic;
	color: #c00;
}

#content sup, content sub {
	font-size: 75%;
}

#content hr {
	border: 0;
	border-top: 1px solid #ccc;
}

#content a, #content a:link, #content a:visited, #content a:active, #content a:hover {
	color: #c00;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #339;
	text-align: center;
}

#content div.bordered {
	border: 2px dotted #c00;
}

a.external, #quickLinks a.external {
	background: url(../img/external.gif) center right no-repeat;
	padding-right: 13px;
}

/* Quick Links Section */
#quickLinks {
	margin: 0; padding: 10px 0;
	width: 197px;
	border-left: 1px solid #d6d6eb;
	border-right: 1px solid #d6d6eb;
	background-color: #fafafa;
	empty-cells: show;
}

#quickLinks .heading {
	height: 25px;
	margin-bottom: 4px; padding: 0 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	background: #5b719d url(../img/bgHeadQuickSection.gif);
	color: #fff;
	vertical-align: middle;
}

#quickLinks .content {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #339;
	padding: 2px 10px 10px;
}

#quickLinks hr {
	height: 1px;
	border-top: 1px solid #d5dae4;
	padding: 0;
	margin: 4px 0;
}

#quickLinks .content ul, #quickLinks .content ol, #quickLinks .content p {
	margin: 4px 0 2px;
	padding: 0 4px 0 16px;
}

#quickLinks .content ul li {
	padding-bottom: 4px;
	border-bottom: 1px solid #d5dae4;
	margin-bottom: 4px;
	list-style-type: disc;
}

#quickLinks a, #quickLinks a:link, #quickLinks a:visited, #quickLinks a:active, #quickLinks a:hover {
	color: #c00;
	text-decoration: none;
}

#quickLinks a:hover {
	text-decoration: underline;
}

/* Footer Section */
#footer {
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#exhibitor a img, #exhibitor a img:link, #exhibitor a img:visited, #exhibitor a img:active, #exhibitor a img:hover {
	text-decoration: none;
	color: #ffffff;
	border: none;
}
