.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 168px; left: 0px; top: 0px}
.dropDownMenu {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; padding-top: 3px; padding-bottom: 3px; margin-right: 5px; margin-left: 7px}

#nav {
	width: 150px;
}
#nav a, #nav a:link, #nav a:visited {
	display: block;
	padding: 2px 2px 2px 8px;
	padding-right: 4px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #F7E4FA;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
}
#nav a:hover {
	background-color: #C8B2CB;
	color: #000000;
}
a.subnav {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	border-bottom: 1px solid #57106C; 
}
a.subnavbottom {
	background-image: url(/images/subNavBGborder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.subnav:hover {
	background-color: #E8CCEC;
	border-bottom: 1px solid #57106C; 
	text-decoration: none;
}

a.subnavON {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #57106C;
	border-left: 1px solid #57106C;
	border-right: 1px solid #57106C;
	display: block;
}
a.subnavONbottom {
	background-image: url(/images/subNavBGborderON.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.subnavON:hover {
	text-decoration: none;
}
.thirdlevelnav {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px top;
	background-color: #EBEBEB;
	border-bottom: 1px dashed #7D7D7D;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	padding-right: 6px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxBorder {
	border-right: 1px solid #57106C;
	border-left: 1px solid #57106C;
}
#resourceItem {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: 1px dotted #57106C;
	display: block;
}
.bannerHP {
	background-color: #6E4B9B;
	background-image: url(/images/hpHdrBg.jpg);
	background-repeat: no-repeat;
}
.subNavBG {
	background-color: #F7E4FA;
	background-image: url(/images/subNavBGborder.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.footerBar {
	background-color: #F7E4FA;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #57106C;
	border-bottom-color: #925D99;
}
.searchBox {
	width: 125px;
	height: 14px;
}
.bannerIP {
	background-color: #6E4B9B;
	background-image: url(/images/hpHdrBg_ip.jpg);
	background-repeat: no-repeat;
}
.halfHeight {
	line-height: 50%;
}
.footnoteBox {
	border: 1px solid #6E4B9B;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.printHdr {
	background-color: #6E4B9B;
	background-image: url(/images/printBG.jpg);
	background-repeat: no-repeat;
}
@media print {
  .noPrint { display: none; }
 }
