* {
  margin: 0;
  padding: 0;
}
table {
  color: #333;
  font-family: sans-serif;
  font-size: .9em;
  font-weight: 300;
  text-align: left;
  line-height: 20px;
  border-spacing: 0;
  border: 3px solid #428bca;
  width: 98%;
  margin: 20px auto;
}

thead tr:first-child {
  background: #428bca;
  color: #fff;
  border: 1px solid #428bca;
  font-size: 24px;
  text-align: center;
}

thead th {
  background: #428bca;
  color: #fff;
  border: 1px solid #428bca;
  font-size: 24px;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

thead > tr > th[rowspan] {
  vertical-align: middle !important;
}

th {font-weight: bold;}
th:first-child, td:first-child {padding: 0 10px 0 20px;}
thead tr:last-child th {border-bottom: 5px solid #ddd;}
tbody tr:hover {background-color: #f0fbff;}
tbody tr:last-child td {border: none;}
tbody td {border-bottom: 2px solid #ddd;}
td:last-child {
	text-align: left;
	padding-right: 20px;
}

td{
	border: 2px solid #428bca; /*#ddd */
}

.button {
  color: #428bca;
  text-align: center;
  text-decoration: none;
  padding-left: 15px;
}
.button:hover {
  text-decoration: underline;
  cursor: pointer;
}
tfoot {
  background: #428bca;
  color: white;
  text-align: center;
}

tfoot tr th:last-child {
  font-family: monospace;
}
body
{
	_qfont-family: times;
	_qfont-size: 18pt;
	font-family: arial;
	color: black;
	margin: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(Background.jpg);

}

body, td
{
font-size: 14pt;
}

h1
{
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
/*	border-bottom: 6px solid #428bca; */
	padding-bottom: 12px;
	text-align: center;
	align-content:center;
}



h2
{
font-family: arial;
font-size: 16pt;
font-weight: bold;
font-style: italic;

padding-bottom: 12px;
}

h3
{
font-size: 14pt;
}

h4
{
font-size: 12pt;
}


h5
{
font-size: 10pt;
}


ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour3%0;*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(index_bullet.gif);

}


hr
{
color: #339900;
height: 6px;
display: none;
}

#apDiv1 {
	position:absolute;
	left:33px;
	top:222px;
	width:907px;
	height:auto;
	z-index:2;
	border:thin solid #8a8756;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 10px 10px 5px #3a3b23;
	-webkit-box-shadow: 10px 10px 5px #3a3b23;
	box-shadow: 10px 10px 5px #3a3b23;
	text-align: justify;
	background-color: #FFC;
}
#apDiv2 {
	position:absolute;
	left:966px;
	top:222px;
	width:480px;
	height:auto;
	z-index:3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 10px 10px 5px #3a3b23;
	-webkit-box-shadow: 10px 10px 5px #3a3b23;
	box-shadow: 10px 10px 5px #3a3b23;
	background-color: #FFC;
	text-align: left;
	padding: 10px;
	border: thin solid #8A8756;
}
#apDiv3 {
	position:absolute;
	left:28px;
	top:106px;
	width:1340px;
	height:inherit;
	z-index:4;
	background-color: #FFC;
	text-align: center;
	border: thin solid #8A8756;
}
#apDiv4 {
	position:absolute;
	left:31px;
	top:12px;
	width:1337px;
	height:83px;
	z-index:5;
}
.aaaaa {
}
