td img {
display: block;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/page/LeftBK.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #6699CC;
}
h2 {
	font-size: 16px;
	color: #6699CC;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
}
p {
margin:0; 
padding:0.5em; 
}

p a:link,
p a:visited,
p a:hover,
p a:active	{
	font-weight:bold;
	color:#6699CC;
}
/* --- Spry widget styling --*/
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	background-color: #CCCC99;
	color: #000000;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	background-color: #d8c296;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelTab h4 {
	margin: 0;
	padding: 2px 2px 4px 18px;
	font: 1em "Trebuchet MS", Helvetica, sans-serif;
	background: url('images/tab_closed.gif') no-repeat left 50%;
} 

.AccordionPanelOpen .AccordionPanelTab h4 {
	background: url('images/tab_opened.gif') no-repeat left 50%;
	}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 325px;
}

.AccordionPanelContent p {
	padding: 0 20px;
	margin:.5em 0;
	color: #000000;
	}
.AccordionPanelContent td, th {
	color: #000000;
}
#showOverview .AccordionPanelContent p.media {
	font-weight: bold;
	color: #561216;
	}
.AccordionPanelContent img{
	display:block;
	padding: 10px 10px;
	}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #99CCFF;
	border-top: 2px solid #521626;
}

.AccordionPanelTabHover {
	color: #003399;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #003399;
}
.style3 {font-size: 12px}
.style12 {font-size: 10px; font-weight: bold; 
}
.copyright 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #6699CC;
	letter-spacing: .25pt;

}
.introHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	line-height: 24px;
}
.glossaryTopAlpha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	word-spacing: normal;
}
.footertext 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}