BODY {
	}
	
.headerelements
{
	position: relative;
	background-color:#FF9900;
}

.headerelementr
{
	height: 120px;
	position: absolute;
	left: 430px;
	top: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

.headerelementr a
{
	color: #ffffff;
}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
li.bulletbookmark {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	list-style: square;
	}
ul.bookmark {
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	text-decoration:none;
	}
	
.linkedtitle a {
	color: #000000;
	font-size:11px;
	font-weight: bold;
}
	
	
.backtotop  {
	text-indent: 500px;
}
	
p.question a {
	color: #000000;
}
	
p.question, p.question a {
	padding-top:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	}
p.answer, table.answer, p.sectionsynopsis {
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
li.answer {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: square;
}
	
.fmttable {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #555;
	border-width:1px 0 0 1px;
	margin:1em 0;
	margin-left:30px;
	}
.fmttable th, .fmttable td {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #555;
	border-width:0 1px 1px 0;
	padding:2px 6px;
	font-size:12px;
	}
.fmttable th {
	background-color:#CCCCCC;
	}
