/* Make sure the content is enclosed by the HLContent div */
#HLContent:after { content: "."; display: block; height: 0em; clear: both; visibility: hidden; }
#HLContent { _height: 1%; }

/* Basic formatting rules */
#HLContent table { border: 0px solid #000; border-collapse: collapse; }
#HLContent td, #HLContent th { vertical-align: top; border: 0px solid #888; padding: 0.5em; }
#HLContent .Image { float: left; margin: 0.5em 1em 0.5em 0em; }
#HLContent .Figure .Image { float: none; }
#HLContent .FigureCaption, #HLContent .FigureCredit { font-size: smaller; }
#HLContent .BackMatter { border-top: 1px solid #000; margin-top: 2em; padding-top: 1em; }
#HLContent .ResourceItem { margin: 1em auto; }
#HLContent ul, #HLContent ol { padding-left: 0em; margin-top: 0em; margin-left: 0em; }
#HLContent li { margin-left: 2em; padding-bottom: 0.35em; }
#HLContent .IndexSectionGroup { float: left; width:49%; padding: 0% 1% 0% 0%; }
#HLContent .FrontMatter .IndexNav,
#HLContent .EBSCOLinks { list-style: none; margin: 1em 0em; }
#HLContent .FrontMatter .IndexNav li,
#HLContent .EBSCOLinks li { display: inline; margin-left: 0em; padding: 0em 0.25em 0em 0em; }
#HLContent .ResourceItem p, 
#HLContent .IndexSectionHeader, 
#HLContent .ListHeader { margin: 0px auto; }
#HLContent .IndexSection { clear: both; }

/* Typography rules, change the first rule's percentage to scale all fonts */
#HLContent { font-family: verdana, sans-seri;f font-size: 80%; }
#HLContent h1 { font-size: 1.6em; margin-top: 0em; margin-bottom: 0.5em; }
#HLContent h2 { font-size: 1.4em; margin-top: 1.5em; margin-bottom: 0.5em; }
#HLContent .Section .Section h2, #HLContent .Section .IndexSection h2 { font-size: 1.2em; }
#HLContent .BackMatter { font-size: 0.8em;}
#HLContent .SubHead { font-weight: bold; }
#HLContent .SmallCaps { font-size:smaller; text-transform:uppercase; }
#HLContent .SuperScript { vertical-align:super; font-size:smaller; }
#HLContent .SubScript { vertical-align:super; font-size:smaller; }
#HLContent .UseTreatmentSubGroup { margin: 0.4em 0em; }
#HLContent li.ListHeader { font-style: italic; }

a:hover {text-decoration:none}
