@charset "utf-8";
/* CSS Document */
html{
	background-color: #EED1E5;
}
body
{
	font-family: 'Gill Sans', "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #EED1E5;
}
#Left {
	background-color: #FFF;
	background-image:url(LeftBackground.jpg);
	background-repeat: no-repeat;
}
#Center {
	background-color:#FFF;
}
#Center p {
	margin-bottom:14px;
}
#Right {
	background-color: #FFF;
	background-image:url(RightBackground.jpg);
	background-repeat: no-repeat;
}
div#Footer
{
	background-image: url(bg-footer-secondary.gif);
}
h2 {
	color: #af415a;
	font-size: 26px;
	text-decoration: none;
}
.ShowDate {
	color: #AF415A;
}
.ShowDate a, a:hover, a:link, a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #AF415A;
	text-decoration: none;
}
#copyright
{
	color: #dfb3bd;
	font-size: 10px;
}
.ShowHeading h1{
	color: #af415a;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 6px;
}
.ShowHeading p {
	font-weight:bold;
}
.SubMenu {
	text-align: left;
	margin-left: 5px;
}
.SubMenu a{
	font-size:14px;
}
ul.SubMenu{
  height: 36px;
  position: relative;
  overflow: hidden;
  padding-left: 0px;
}
.SubMenu li {
  display: inline;
  margin-left: 5px;
	margin-right:5px;
}
.Selected{
	color: #000;
}
.Selected a, .Selected a:visited, .Selected a:link{
	color: #000;
}
p.exQuote {
background-image:url("open_quotes.gif");
background-position:left top;
background-repeat:no-repeat;
margin:0;
padding:0 0 0 30px;
}
p.exQuote span {
	background-image:url("close_quotes_r1_c1.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:0 30px 0 0;
	font-size: 16px;
}
p.exQuote b {
display:block;
margin:0 0 20px;
}
#Center h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #933B42;
	margin-bottom: 12px;
}
.CompanyName {
	font-weight: bold;
	color: #933B42;
}
#Center .ListHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #933B42;
}
.ExhibitContent li {
	margin-bottom: 14px;
}
.Bullets li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
}
.Bullets ul {
	margin-bottom:14px;
}
div.mediaTextLink {
border:2px solid #993366;
color:#993366;
height:160px;
padding:10px;
text-align:left;
vertical-align:middle;
width:120px;
}
div.mediaTextLink a, div.mediaTextLink a:visited {
color:#993366;
font-weight:bold;
text-decoration:none;
font-size:13px;
}
div.mediaTextLink a:hover {
text-decoration:underline;
}
.Error{
	color:#F00;
}.SpeakerCaption {
	font-size: 10px;
}
