.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 225px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 172px; 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: 172px;
}
#nav a, #nav a:link, #nav a:visited {
	/*/*/list-style: none;
	background-repeat: no-repeat; 
	background-position: 3% 50%; 
	display: block;
	padding: 4px 4px 4px 8px;
	padding-right: 4px;
	border-top: 1px solid #516C98;
	border-left: 1px solid #516C98;
	border-right: 1px solid #516C98;/* */
	background-color: #9BB5D6;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
}
#nav a:hover {
	/*/*/list-style: none;
	background-color: #7693BA;
	color: #FFFFFF;
	font-weight: bold;
}

#subNav {
	width: 190px;
}
#subNav a, #subNav a:link, #subNav a:visited {
	background-image: url(/images/menus/subNavArrow.gif); 
	background-repeat: no-repeat; 
	background-position: 3% 50%; 
	display: block;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 11px;
	border-left: 2px solid #C4C5C5;
	border-right: 2px solid #C4C5C5;
	border-bottom: 1px solid #A1A1A1;
	background-color: #EAEAEA;
	text-decoration: none;
}
#subNav a:hover {
	background-color: #F5F5F5;
}
#subNavON {
	width: 190px;
}
#subNavON a, #subNavON a:link, #subNavON a:visited {
	background-image: url(/images/menus/subNavArrowON.gif); 
	background-repeat: no-repeat; 
	background-position: 3% 50%; 
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #A0410A;
	font-weight: bold;
	font-size: 11px;
	border-left: 2px solid #C4C5C5;
	border-right: 2px solid #C4C5C5;
	border-bottom: 1px solid #A1A1A1;
	background-color: #F5F5F5;
	text-decoration: none;
}
#subNav a:hover {
	background-color: #F5F5F5;
}


body {
	background-color: #E0E0E0;
}
.bannerBG {
	background-image: url(/images/banner_bg.gif);
	background-repeat: repeat-x;
}
.dottedLine {
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hpPhoto {
	padding: 8px;
	border: 1px solid #555555;
	background-color: #FFFFFF;
}
.pageTitle {
	border-bottom: 1px solid #000000;
}
.subNavHdrBG {
	background-image: url(/images/menus/subNavHdrBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rowA {
	background-color: #F3F3F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2D4EE;
}
.spaced {
	line-height: 150%;
}
#tableLines td {
	border-bottom: 1px solid #666666;
}.halfheight {
	line-height: 50%;
}

