body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding: 0px;

}
.lyrToolBar {
	position: absolute;
	z-index: 3;
	width: 100px;
	background-color: #FC7809;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #097EDA;
	padding-top: 5px;
	padding-bottom: 3px;
	height: 150px;
	top: -200px;
	right: 84px;
	visibility: visible;
}
.container {
	position:absolute;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
     }
.lyrHdr {
	background-image: url(../../media/gfx/imgHdrBg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 4;
}
.lyrHdr img {
	border: 0px none;
	z-index: 4;
	position: absolute;
	right: 0px;


}
.lyrMnu {
	visibility: hidden;
}
.LyrLogin {
	visibility: hidden;
}
.cssBlt {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(../../media/gfx/imgBlt.gif);
	padding-bottom: 0px;
	margin-top: 0px;
}
.lyrBdy {
	position: absolute;
	height: auto;
	width: 740px;
	left: 45px;
	top: 0px;
	right: 0px;
	z-index: 2;
	background-image: none;
}
.bdyTxt {
	text-align: justify;
	padding-left: 70px;
	padding-right: 70px;
}
.tagline {
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	padding-right: 260px;
	padding-left: 55px;
}
.orgTagLine {
	color: #FC7809;
}
.lyrSideBar {
	visibility: hidden;
}
.lyrFtr {
	height: 20px;
	width: 100%;
	background-image: url(../../media/gfx/imgHdrBg.gif);
	background-repeat: repeat;
	z-index: 3;
	position: relative;
	left: 0px;
	padding-top: 3px;
}
a.ftrMnu, a.ftrMnu:link, a.ftrMnu:visited {
	visibility: hidden;
}
.cssQuote {
	font-style: italic;
	font-variant: small-caps;
}
.lyrPgMnu {
	background-color: #097EDA;
	position: absolute;
	height: 20px;
	width: 800px;
	left: 0px;
	top: 371px;
	z-index: 3;
	color: #FFFFFF;
	visibility: hidden;


}
