/* Standard tag styles: */
/* $Id: dlese_styles.css,v 1.31 2005/02/15 01:33:20 ryandear Exp $ */ 
BODY { 
	font-family: Arial, Helvetica, sans-serif; 	
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	font-size: 80%;
}
A { 
	text-decoration: underline; 
	color: #006b3b;
}
A:link { 
	color: #006b3b;
} 
A:visited { 
	color: #154020;
} 
A:active { 
	color: #009070;
}
A:hover {
	text-decoration: underline;
}
.hasSubhead {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
H1 { 
	font-size: 145%;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	padding-left: 7px;
	padding-top: 7px;
} 
H2 { 
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	margin-top: 0px;
	padding-top: 3px;	 	
	padding-left: 7px;
	padding-bottom: 5px;
} 
H3 { 	
	font-size: 125%;
	font-weight: bold;
	color: #000099; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-top: 7px;
} 
H4 { 
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #000099; 	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-top: 7px;	
} 
H5 { 
	font-size: 90%;
	font-weight: bold;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-top: 5px;	
} 
H6 { 
	font-size: 85%;	
	font-weight: normal; 
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-top: 5px;
	font-style: italic;	
}
P { 
	list-style-type: Decimal; 
	color: #000000; 
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 7px;
} 
TH {
	font-size: 80%;
	font-weight: bold;
	color: #000099;
	padding: 5px;
	text-align:left;
}
TD { font-size: 80%; }
TD H1 { 
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
	padding-left: 7px;
	padding-top: 7px;
}
.dlese_tdhead {
	font-weight: bold;
	color: #000099;
	padding: 5px;
	text-align:left;
}
UL { 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type: disc; 
	padding-left: 7px;
	padding-top: 0px;	
	margin-left: 16px;
	margin-top: 0px;
}
UL UL { 
	font-family: Arial, Helvetica, sans-serif; 
	list-style-type: square; 
}
UL UL UL { 
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
OL { 
	font-family: Arial, Helvetica, sans-serif;  
	padding-left: 17px;
	padding-top: 7px;	
	margin-left: 16px;
	margin-top: 0px;
}
LI {
	margin-bottom: 3px;
	margin-top: 3px;
}

/* UL when used as secondary menu of anchored links at tops of pages */
.dlese_AnchorNav {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-bottom: 0px; 
	list-style-type: none;
}
/* Classes for minimizing space above an element */
.dlese_minSpaceAbove {
	margin-top: 0px;
}
.noTopSpace { 
	margin-top: 0px; 
	padding-top: 0px; 
}
/* Classes for minimizing space below an element */
.dlese_minSpaceBelow {
	margin-bottom: 0px;
}
.noBottomSpace { 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}
/* Class for minimizing space above and below an element*/
.noHeaderSpace {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Boxes containing page content and navigation: */
.dlese_bannerTablePos {
	position: absolute;
	top: 0px;
	left: 0px;
}
.dlese_bannerTableBackground {
	position: absolute;
	left: 0px; top: 0px;
	background-image:url('/tb_dlese_shared/images/navigation/site_banner_inside_short_mi.gif');
	width: 100%;
	height: 104px;
}
.dlese_homeEtcLinks {
	position: relative;
	top: -22px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration: none;
	z-index: 100;
	font-size: 12px; 
}
.dlese_bannerLogo {
	position: relative;
	left: 0px;
	top: 0px;
}
.dlese_bannerButtons {
	position: relative;
	left: 0px;
	top: 0px;
}
.dlese_pageContentShortBanner {
	position: absolute;
	padding-left: 7px;
	margin-top: 7px;
	padding-right: 7px; 
	margin-bottom: 2px; 	
}
.dlese_pageContentShortestBanner {
	position: absolute;
	left: 0px;
	top: 58px;
	padding-left: 7px;
	margin-top: 7px;
	padding-right: 7px; 
	margin-bottom: 2px; 	
}
.dlese_pageContentSideNavigation { 
	position: absolute;
	left: 160px;
	top: 106px;
	padding-left: 7px;
	margin-top: 7px;
	padding-right: 7px; 
	margin-bottom: 2px; 	
}
.dlese_sideNavShortBanner a {
	color: #ffffff;
}
.dlese_sideNavShortBanner a:link {
	color: #ffffff;
}
.dlese_sideNavShortBanner a:visited {
	color: #dddddd;
}
.dlese_sideNavShortBanner a:hover {
	color: #44ee77;
}
.dlese_hidden {
	display: none;
}
.dlese_noscriptBlurb {
	position: relative;
}
/* Table formatting, with or without borders: */
.dlese_table {
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: left;
}
/* Sub-area page title, i.e. 'Find a resource': */
.dlese_sectionTitle {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px;
	color: #110D56;  
	line-height: 14px;
	position: absolute;
	display: block;
	top: 62px;
	left: 6px;
	width: 115px;
	height: 50px;
	z-index: 2000;
}
/* SIDE NAVIGATION STYLES USED BY NON-DYNAMIC MENU SITES (Wikis) */
.dlese_sideNavMenu { 
	width: 162px;
	position: absolute;
	top: 105px; left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 110%;
}
.dlese_sideNavMenu .selected {
	color: #ffee00;
	padding-left: 7px;
}
.dlese_sideNavMenu SPAN {
	margin-left: 7px;
}
.dlese_sideNavMenu DIV {
	margin-left: 7px;
}
.dlese_sideNavMenu A {
	margin-left: 7px;
	padding-left: 7px;
}
.dlese_sideNavMenu A:link {
	color: #ffffff;
}
.dlese_sideNavMenu A:visited {
	color: #cccccc;
}
.dlese_sideNavMenu H1 {
	background-color: #8888cc;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	padding-left: 4px;
	margin: 0px;
	margin-bottom: 4px;
}
.dlese_sideNavMenu H1 A {
	margin-left: -4px;
	color: #ffffff;
	text-decoration: none;
}
.dlese_sideNavMenu H1 A:visited {
	color: #ffffff;
}
.dlese_sideNavMenu H2 {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
}
			
.dlese_footer {
	width: 100%;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif; 
	position: relative;
	display: block;
}
/* SITE NAVIGATION DROP-DOWNS: */
.dlese_siteNavInnerLayer {
	background-color: #FFFFFF;	
	font-family: arial, helvetica, sans-serif; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 4px;
	position: relative; 
	display: none; 
	visibility: hidden;
}
.dlese_siteNavLinks {
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;	
}
.dlese_siteNavLinks:hover {
	text-decoration: underline;
}
.dlese_BannerTable1 {
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.dlese_BannerTable2 {
	position: absolute; 
	top: 67px; 
	left: 142px;
}
.dlese_HomeLinks {
	position: relative;
	top: 6px;
	line-height: 15px;
	padding-right: 10px;
	margin-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	z-index: 100;
}
.dlese_HomeLinks_singleline {
	position: relative;
	top: 20px;
	line-height: 15px;
	padding-right: 10px;
	margin-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.dlese_HomeLink {
	color: #ffffff; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.dlese_HomeLink:link {
	color: #ffffff; 
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.dlese_HomeLink:visited {
	color: #ffffff; 
	margin: 0px;
	padding: 0px;	
	text-decoration: none;
}
.dlese_HomeLink:hover {
	color: #ffffff; 
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.dlese_SearchForm {
	padding: 0px; 
	margin: 0px;
	z-index: 1;
}
.dlese_SearchOverDiv {
	font-weight: bold; 
	font-size: 13px;
	color: #444444;
	line-height: 0.9em;
	text-align: right;
}
.dlese_SearchKeywords {
	width: 215px;
}
.dlese_searchOver {
	position: absolute;
	visibility: visible;
	display: block;
	left: 416px;
	top: 70px;
	z-index: 3;
}
.dlese_searchOverDrop {
	display: block; 
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 22px;
	z-index: 3;
}
/* Standard blue background: */
.dlese_blue {
	background-color: #E8ECF4;
}
.dlese_blueBar {
	background-color: #E8ECF4;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.dlese_blueBarText {
	padding: 2px;
	font-weight: bold;
	margin-left: 5px;
}

.dlese_navTable {
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
	position: absolute;
}


/* MENU LINK COLORS ------------------------------------------------------------------------------- */
.dlese_InnerMenuTop {
	display: block;
	position: absolute; 
	top: -15px; 
	left: 0px;
	width: 162px;
	text-overflow: auto;
	z-index: 10000;
	font-weight: bold;
}
.dlese_InnerMenu {
	display: none;
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 10000;
}
.dlese_menuItemHasSub {
	font-weight: bold;
	width: 100%;
	cursor: pointer;
	z-index: 10000;
}
.dlese_menuItem {
	font-weight: normal;
	cursor: pointer;
	line-height: 19px;
	z-index: 10000;
}
.dlese_menuItemHighlight {
	background-color: #213687;
	color: #000000;
	line-height: 19px;
}
.dlese_menuItemBackgroundInner {
	background-color: #42538F;
}
.dlese_menuItem a {
	cursor: pointer;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
}
.dlese_menuItem a:link {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
.dlese_menuItem a:visited {
	color: #ffffff;
}
.dlese_menuItem a:hover {
	color: #FFC57A;
}
.dlese_menuItem a:active {
	color: #FFFFFF;
}
.dlese_menuItemHighlight a {
	cursor: pointer;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
}
.dlese_menuItemHighlight a:link {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}
.dlese_menuItemHighlight a:visited {
	color: #ffffff;
}
.dlese_menuItemHighlight a:hover {
	color: #FFC57A;
}
.dlese_menuItemHighlight a:active {
	color: #FFFFFF;
}
.dlese_menuItemHasSub a {
	cursor: pointer;
	width: 100%;
}
.dlese_menuItemHasSub a:link {
	color: #ffffff;
}
.dlese_menuItemHasSub a:visited {
	text-decoration: none;
	color: #ffffff;
}
.dlese_menuItemHasSub a:hover {
	color: #ffee99;
}
.dlese_menuItemHasSub a:active {
	color: #aaffaa;
}

/* Survey styles: */
.dlese_survey {
	display: none;
	position: absolute;
	z-index: 10000;
	background-color: #F7F7F7;
	border: 2px outset #DDDDDD; 
	padding: 0px; margin: 0px;
	overflow: auto;
}
.dlese_survey FORM { margin: 5px; }
.dlese_survey TEXTAREA { width: 400px; }
.dlese_survey BLOCKQUOTE { margin-left: 14px; margin-bottom: 5px; margin-top: 3px; padding: 0px; }
TD .choice-text { font-size: 100%; }
TD .question-text { font-size: 100%; }
/* ...Perseus form styles: */
.text-block { margin-bottom: 0px; margin-top: 0px; padding: 0px; }
/* Numbered link: */
.question-heading { margin-bottom: 0px; margin-top: 0px; font-weight: bold; text-decoration: none; padding: 0px; }
/* Alternate question text: */
.topic-text { margin-bottom: 3px; margin-top: 0px; font-weight: bold; padding: 0px; }
.dlese_survey A {  font-size: 100%; color: #000000; margin-bottom: 0px; margin-top: 0px; font-weight: bold; text-decoration: none; padding: 0px; }
/* Text next to number: */
.question-text { margin-bottom: 3px; margin-top: 0px; font-weight: bold; padding: 0px; font-size: 105%; }
/* Choices text (radio/checkbox labels) */
.choice-text { margin-bottom: 0px; margin-top: 0px; padding: 0px; font-weight: normal; }

/* (XML/RSS)/OPML/XSL/JS syndication buttons: */
.dlese_xmlButton {
	color: #000000;
	background-color: #eebb77;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 0px;
	padding-right: 3px;
	border: 2px outset #ffffff;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.dlese_xmlButtonXsl {
	background-color: #eecc77;
}
.dlese_xmlButtonJs {
	background-color: #eedd77;
}
.dlese_xmlButtonOpml {
	background-color: #eeeeaa;
}
.dlese_bannerMenuXMLButton {
	font-size: 85%;
	position: relative;
	top: -2px;
}
.dlese_bannerMenuXMLButton A:link {
	text-decoration: none;
}
.dlese_bannerMenuXMLButton A {
	text-decoration: none;
}


