div {
	margin:0px;
	padding: 0px;
}
#headersubmenu {
	margin: 1px 0px 4px 0px;
	width: 730px;
	font: italic 10px/1.2 Arial, Helvetica, sans-serif;
	text-align: right;
}
#mainContent h1 {
	width: 730px;
	font: italic bold 18px/1.0 Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #006;
	padding-bottom: 3px;
	margin: 0px;
	text-align: right;
}
#mainContent h1 span {
	float: left;
	font-style: normal;
}
#captionTarget {
	width: 730px;
	position: relative;
	text-align: center;
	padding: 0px;
}
#captionTarget span {
	display: block;
	font: normal 12px/1.3 Arial, Helvetica, sans-serif;
}
#captionTarget em {
	display: none;
}
#captionTarget strong {
	display: block;
	font: bold 16px/1.3 Arial, Helvetica, sans-serif;
}
ul, li { /* all lists */
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	top: 0px;
	list-style: none;
}
.arrowbar {
	display: block;
	position: relative;
	padding: 0px 0px 0px 33px;
	height: 20px;
	width: 694px;
}
.arrowbar div {
	height: 20px;
	padding: 0px 5px 0px 5px;
	float: left;
	top: -3px;
	position: relative;
}
.arrows {
	height: 14px;
	z-Index: 350;
}
#scroll {
	display: block;
	height: 14px;
	z-Index: 350;
	top: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-color: #acf;
	border: 1px solid #8ac;
}
#scroll ul, #scroll li{
	float: left;
}
#scroll li ul{
	width: 520px;
	top: 0px;
	overflow: hidden;
}
#scroll li li{
	width: auto;
	height: 10px;
	border-top: 2px solid  #9be;
	border-bottom: 2px solid  #9be;
}
#images {
	position: relative;
	width: 730px;
	height: 140px;
	text-align: center;
}
#images img {
	top: 5px;
	cursor: pointer;
	height: 0px;
	width: 0px;
	position: absolute;
}
#none {
	display: none;
}

#lit {
	width: 730px;
	font-size: 11px;
	position: relative;
	font-family: sans-serif;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	background-color: #ddeeff;
}
#lit a {
	clear: both;
	height: auto;
	min-height: 14px;
	width: 730px;
	display:block;
	padding: 1px 0px 1px 0px;
	color: #009;
}

#lit a:hover {
	cursor: pointer;
	color: #003;
	background-color: #ccddee;
}
#lit em, #lit span {
	width: 50px;
	clear: none;
	padding: 0px 0px 0px 40px;
	float: left;
	font-style: normal;
	font-weight: normal;
}
#lit strong {
	width: 450px;
	clear: none;
	padding: 0px 40px 0px 40px;
	float: right;
	font-weight: normal;
}
#lit h2 {
	width: 730px;
	height: 19px;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-color: #aaccff;
	border-top: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
}
#lit h3 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	height: 16px;
	padding: 5px 0px 2px 0px;
	text-indent: 25px;
}
#lit h2 span {
	width: 50px;
	clear: none;
	padding: 3px 0px 2px 40px;
	float: left;
}
#lit h2 span:first-child {
	width: 450px;
	clear: none;
	padding: 3px 40px 3px 40px;
	float: right;
}