@charset "utf-8";
body {
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	color: #999;
}
#wrapper {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 75px;
	width: 740px;
}
#footer {
	font-size: 11px;
	margin-top: 20px;
	clear: both;
}
#content {
	margin-top: 25px;
	padding-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}
h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #FFF;
}
h5 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

#wrapper #content {
	font-size: 14px;
}
#wrapper #content table {
	text-align: right;
	font-size: 14px;
}

a:visited {
	color: #CCC;
}

a:hover {
	color: #999;
}


a:link {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact {
	font-size: 14px;
}
#wrapper #content table tr td .contact_grey {
	text-align: justify;




}
#wrapper #content #stories .AccordionPanel.AccordionPanelOpen .AccordionPanelContent table tr td strong em {
	color: #FFF;
}
#wrapper #content #stories .AccordionPanel.AccordionPanelOpen .AccordionPanelContent table tr td p strong {
	color: #FFF;
}

