@charset "utf-8";
.menubar_a {
	position: absolute;
	z-index: 3;
	left: 25px;
	top: 50px;
}
.pdflogo {
	position: absolute;
	left: 278px;
	top: 688px;
	z-index: 3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.back {
	background-image: url(images/background_resized_newcolor.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	height: 765px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.centre {
	text-align: center;
	height: 765px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
}

.hilsoftlogo {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 90px;
	top: 600px;
	z-index: 3;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	position: absolute;
	z-index: 2;
	left: 327px;
	top: 25px;
	height: 36px;
	width: 574px;
	text-align: center;
}
.headline2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	z-index: 2;
	left: 253px;
	top: 68px;
	text-align: center;
	height: 138px;
	width: 694px;
	line-height: 36px;
	color: #FFFFFF;
	padding: 10px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
	position: absolute;
	z-index: 2;
	width: 677px;
	left: 269px;
	top: 363px;
	height: 264px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}
.spanishtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	position: absolute;
	z-index: 2;
	left: 215px;
	top: 244px;
	width: 550px;
	font-size: 16px;
	height: 20px;
	font-weight: normal;
}
.moreinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	height: 41px;
	width: 661px;
	left: 283px;
	top: 695px;
	z-index: 2;
	line-height: 25px;
}
.centre .bodytext font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}


.pdftext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: justify;
	position: absolute;
	z-index: 4;
	width: 572px;
	left: 382px;
	top: 690px;
	height: 35px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.rule {
	z-index: 2;
	width: 680px;
	left: 269px;
	top: 689px;
	position: absolute;
	height: 0px;
}
.copywrite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 74px;
	top: 717px;
	font-size: 10px;
	z-index: 3;
	color: #FFFFFF;
}
.DocLink
{
  background: #A0B3C1;
  border: 1px solid red;
 }

 
 .DocLink a
{
  background: #A0B3C1;
   text-decoration: none;
  font-size: 105%;
  color: Black;
  display: block;
  height: 50px;
  width: 100%;
 }
 
 .DocLink a:hover
{
  background: #21506E;
  color: White;
  vertical-align: middle;
 }
 
 
 td.DocLink
{
   background: #21506E;
   vertical-align: bottom;
}
 
 td.DocLink:hover 
{
   background: #21506E;
   vertical-align: middle;
}



table.navbar {
   border-collapse: collapse;
}
table.navbar td {
   border: 0;
}
table.navbar td a{
   display: block;
   width: 220px;
   padding-top: 14px;
   text-decoration: none;
   height: 40px;
   font-size: 115%;
   border: 0;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #000;
   background-color: #A0B3C1;
   border: 0;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color:  #21506E;
   border: 0;
}
