body {
	background-color: #C1C819;
	background-image: url(../images/top_bkgd_quality.jpg);
}
#Layer1 {
	position:absolute;
	width:901px;
	height:260px;
	z-index:1;
	left: 60px;
	top: 90px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	width:998px;
	height:738px;
	z-index:1;
	left: 14px;
	top: 19px;
	background-image: url(../images/top_bkgd_quality.jpg);
	visibility: visible;
}
.style1 {
	color: #ff7200;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	font-weight: bold;
}
.style2 {
	color: #FF7200;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	font-weight: bold;
}
.style4 {font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif"; font-size: 12px; }
.style5 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	color: #000000;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif"; font-size: 10px; }
.right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C1C71B;
}
.space {
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.style10 {color: #C1C719; font-size: 18px; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
.style11 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.style12 {font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	color: #000000;
}
.style13 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	color: #00a9e0;
	font-weight: bold;
	letter-spacing: 1px;
	font: "Lucida Sans Unicode";
	font-size: 14px;
	line-height: 1.75;
}
.style15 {font-size: 22px; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif"; color: #C1C719;}.not_top {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.style16 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	color: #00a9e0;
	letter-spacing: 1px;
	font: "Lucida Sans Unicode";
	font-size: 14px;
}	
.style17 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.style18 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
	

@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:10px; padding:0px; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet {
	padding-left: 15px;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet {
	cursor: pointer;
	background: url(images/minus.gif)  center left no-repeat;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	ul.mktree  li.liClosed  .bullet {
	cursor: pointer;
	background: url(images/plus.gif)   center left no-repeat;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	ul.mktree  li.liBullet  .bullet {
	cursor: default;
	background: url(images/bullet.gif) center left no-repeat;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul {
	display: block;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	ul.mktree  li.liClosed  ul {
	display: none;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";
}
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 10pt; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
	ul.mktree  li ul li { font-size: 10pt; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
	ul.mktree  li ul li ul li { font-size: 8pt; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
	ul.mktree  li ul li ul li ul li { font-size: 8pt; font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, "MS Sans Serif";}
}
.right_space {
	padding-right: 25px;
}
