.pageContent {
	background-color: white;
	padding: 8px;
	border: 1px outset #999999;
}
.layoutTable {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 114px;
	width: 100%;
}
.logoBanner {
	position: absolute;
	top: 6px;
	left: 4px;
}
BODY { 
	background-image: url(images/jcdltile.gif);
	background-color: #416F71;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px; 
	padding: 0px; 
}
BODY TD {
	font-size: 80%;
}
H1 {
	font-size: 125%;
	color: #753A00;
}
H2 {
	font-size: 110%;
	color: #753A00;
}

A { text-decoration: underline; }

.courier { font-family: Courier; }			

P	 {
			List-Style-Type : Decimal ;
			Font-Family : Verdana, Arial ;
			Color : #060400
		}

OL	 {
			Font-Family : Arial, Helvetica ;
			Color : #060400
		}
UL	 {
			List-Style-Type : Disc ;
			Font-Family : Verdana, Arial ;
			Color : #060400
		}

LI	 {
			Font-Family : Verdana, Arial ;
			Color : #060400
		}
:link	 {
			Font-Family : Verdana, Arial ;
			Color : #FFFFFF
		}
:active	 {
			Color : #FFFFFF
		}
:visited	 {
			Color : #FFFFFF
		}

TD A:link {
Color : #034958;
}

TD A:visited {
Color : #394766;

}

TD A:active {
Color : #034958;
}


.contentlink	 { 			
Color : #034958 		}  

.contentlink:link	 { 			
Color : #034958 		}  

.contentlink:visited { 			
Color : #753A00 		}  

.contentlink:active { 			
Color : #034958 		}  

/* ---------------- DLESE OPML Tree Menus styles ---------------- */

/* Page content TABLE (two-column table with tree on left, text on right): */
.dlese_treeMenuTable, .dlese_treeMenuPageContentTable {
	position: absolute; 
	top: 0px; 
	border: 0px; 
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
/* Tree Menu TD: */
.dlese_treeMenuTableCellMenu {
	vertical-align: top;
	background-color: #5364a1; 
	padding-top: 104px;
	padding-right: 1px;
	margin-right: 1px;
	padding-left: 0px;
}
/* Page body content TD: */
.dlese_treeMenuTableCellText {
	vertical-align: top;
	width: 99%;
	padding-left: 0px;
	margin-left: 10px;
	padding-right: 8px;
	margin-right: 8px;
	padding-top: 109px;
}
.dlese_treeMenuTableCellText H1,H2,H3,H4,H5,H6,P,.dlese_topLink { 
	margin-left: 10px; padding-left: 0px; 
}
.dlese_treeMenuTableCellText TABLE { 
	margin-left: 10px; padding-left: 0px; 
}
/* The entire tree is wrapped in a DIV as this: */
.dlese_treeMenu {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 2px;
}
/* Each menu entry is rendered as its own TABLE: */
.dlese_treeMenuTables {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 0px;
}
.dlese_treeMenuTables TD {
	padding: 0px;
	margin: 0px;
}
/* All labels (TR of the entry TABLE): */
.dlese_treeMenuLabels {
	color: #ffffff;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
	font-size: 95%;
}
/* All label text: */
.dlese_treeMenuLabelText {
	margin-left: 1px;
	margin-right: 3px;
	margin-top: 4px;
	margin-bottom: 3px;
	line-height: 98%;
	padding-left: 1px;
}
/* Link unvisited/visited/hover colors: */
.dlese_treeMenuLabels A:link {
	color: #ffffff;
	text-decoration: none;
}
.dlese_treeMenuLabels A:visited {
	color: #c4c4c4;
	text-decoration: none;
}
.dlese_treeMenuLabels A:hover {
	color: #ffffaa;
	text-decoration: none;
}
/* Top-level labels (rows): */
.dlese_treeMenuTopLabels .dlese_treeMenuLabelText {
	font-weight: bold;
}
/* Sub-menu labels (rows): */
.dlese_treeMenuSubLabels {
	/* font-family: Arial narrow; UNCOMMENT FOR SKINNY TEXT */
	font-weight: normal;
	background-color: #42538f;
}
/* Current page label (row): */
.dlese_treeMenuSelectedLabel {
	color: #ffffaa;
	background-color: #213687;
}
/* Image (transparent GIF) icons: */
.dlese_treeMenuIcons {
	width: 9px;
	height: 100%;
}
/* Icons indent from left edge: */
.dlese_treeMenuIconsIndent {
	margin-left: 4px;
}
/* Horizontal rule images: */
.dlese_treeMenuHR {
	width: 95%;
	height: 7px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/* Indenting lines before a HR: */
.dlese_treeMenuHRLines {
	width: 9px;
	height: 7px;
}

/* Override Tree Menu defaults: 2 column table */
/* Tree Menu TD: */
.dlese_treeMenuTableCellMenu {
	background-color: transparent;
}
.dlese_treeMenuTableCellText {
	background-color: #ffffff;
}
/* Link unvisited/visited/hover colors: */
.dlese_treeMenuLabels A:link {
	color: #ffffff;
	text-decoration: none;
}
.dlese_treeMenuLabels A:visited {
	color: #dddddd;
	text-decoration: none;
}
.dlese_treeMenuLabels A:hover {
	color: #ffffaa;
	text-decoration: underline;
}
/* Sub-menu labels (rows): */
.dlese_treeMenuSubLabels {
	background-color: transparent;
}
/* Current page label (row): */
.dlese_treeMenuSelectedLabel {
	background-color: transparent;
}
   

   
/* Styles for the entire tree: */
.dlese_treeMenu {
	padding: 0px;
	margin: 0px;
}

/* Current page label: */
.dlese_treeMenuSelectedLabel {
	font-weight: bold;
	color: #FFEEAA;
}

/* Menu links: */
.dlese_treeMenuLink {
	font-size: 12px;
}	
.dlese_treeMenuLink A:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.dlese_treeMenuLink A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.dlese_treeMenuLink A:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


