/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: -3px;
	left: 97px;
	right: 2%;
	width:800px;
	background-image: url(../images/pdfdownload_bg.jpg);
	background-repeat: no-repeat;
	height: 850px;
}
#navTopR{
	position: absolute;
	top: 19px;
	height: 16px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 667px;
	z-index: 100;
	width: 194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#TextLeft{
	position: absolute;
	width: 730px;
	height: 494px;
	color: #333333;
	top: 246px;
	left: 28px;
}
#TextRight{
	position: absolute;
	width: 349px;
	height: 21px;
	color: #333333;
	top: 259px;
	left: 420px;
}
/***********************************************/
/* End Layout Divs                                */
/***********************************************/
/***********************************************/
/* NavBar                               */
/***********************************************/
#navBar{
	position: absolute;
	top: 200px;
	height: 26px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 300px;
	z-index: 100px;
	width: 492px;
}
/***********************************************/
/* NavBar End                              */
/***********************************************/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.TopLinksStyle{
link: text-decoration: none;
visited: text-decoration: #ffffff;
active: text-decoration: #ffffff;
hover: text-decoration: underline;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.SubLinksStyle{
link: text-decoration: none;
visited: text-decoration: #000000;
active: text-decoration: #000000;
hover: text-decoration: underline; color: #000000;
}
.botlinks{
link: text-decoration: none;
visited: text-decoration: #000000;
active: text-decoration: #000000;
hover: text-decoration: underline; color: #000000;
}
#botLinks {
	position: absolute;
	top: 821px;
	height: 23px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 326px;
	z-index: 100;
	width: 423px;
}
.botLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

