/* Make sure the content is enclosed by the HLContent div */
#HLContent:after
{
	content: ".";
	display: block;
	height: 0em;
	clear: both;
	visibility: hidden;
}

#HLContent
{
	/*float: left;*/
	_height: 1%;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	font-size: 12px;
	vertical-align: middle;
}

/* LAYOUT TABLE */

#HLContent .IndexBody table {
   border-collapse: collapse;
   border: 0px;
}
#HLContent .IndexBody table td,th {
   border: 0px;
   padding: 0;
}




/* Basic formatting rules */
#HLContent table
{
	border: 1px solid #000;
	border-collapse: collapse;
}

#HLContent td, #HLContent th
{
	vertical-align: top;
	border: 1px solid #888;
	padding: 0.5em;
}



#HLContent .Image
{
   float: left;
   margin: 0.5em 1em 0.5em 0em;
}

#HLContent a .Image
{
   float: none;
   display: inline;
   border: 0px;
   margin: 0px 6px 0px 6px;
}


#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
{
	margin-top: 0em;
	clear: both;
	font-size: 12px;
	display: block;
    list-style-position: outside;
}

#HLContent ul
{
	margin-left: 0em;
}

#HLContent li
{
	padding-bottom: 0 0 0.35em 5em;
	max-width: 99%;
	vertical-align: top;
	white-space: normal;
	text-justify: newspaper;
	list-style-position: outside;
	line-height: 18px;
}

#HLContent ol li
{
	white-space: normal;
	line-height: 18px;
	display: list-item;
}



#HLContent li img.Image
{/*
	vertical-align: text-top;
	margin-top: 0;
	float: none;
*/}

#HLContent .IndexBody
{
	/*float: left;*/
	width: 100%;
}

#HLContent .IndexSectionGroup
{
	/*float: left;*/
	width: 49%;
	padding: 0% 0% 0% 0%;
}

#HLContent .IndexSection a
{
}

#HLContent .FrontMatter .IndexNav,
#HLContent .EBSCOLinks
{
	list-style: none;
	margin: 1em 0em;
}

#HLContent .FrontMatter .IndexNav li,
#HLContent .EBSCOLinks li
{
	width: auto;
	display: inline;
	margin-left: 0em;
	padding: 0em 0.25em 0em 0em;
}

#HLContent .ResourceItem p, 
#HLContent .IndexSectionHeader, 
#HLContent .ListHeader
{
	margin: 0px auto;
}

#HLContent p
{
	line-height: 18px;
	white-space: normal;
	/*padding-right: 4px;*/
	margin-top: 0px;
	margin-bottom: 13px;
}

#HLContent a, a:hover
{
	text-decoration: none;
}

#HLContent .ArticleBody .Section
{
	max-width:100%;
}

#HLContent .IndexBody .Section
{
	width: 100%;
}

#HLContent .Figure
{
	/*float: left;*/
	width:100%;
}

#HLContent .FrontMatter
{
	/*float: left;*/
	clear: both;
}

#HLContent .ArticleBody
{
	padding-right: 5px;
}

#HLContent div.version
{
	/*float: left;*/
	vertical-align: middle;
	clear: both;
}

#HLContent .BackMatter
{
	/*float: left;*/
	width:100%;
}

#HLContent .IndexSection
{
	/*float: left;*/
	margin-top: 5px;
	width: 100%;
}

/*#HLContent p .Image
{
	float:none;
	margin:0;
}*/

/* Typography rules, change the first rule's percentage to scale all fonts */

#HLContent .link,
#HLContent .ExLink,
#HLContent .InLink,
#HLContent .RefLink,
#HLContent .MailTo
{
	text-decoration: underline;
}

#HLContent .link:hover,
#HLContent .ExLink:hover,
#HLContent .InLink:hover,
#HLContent .RefLink:hover,
#HLContent .MailTo:hover
{
	text-decoration: underline;
}

#HLContent h1
{
	font-size: 18px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	clear: both;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#HLContent h2
{
	font-size: 14px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	clear: both;
}
	
#HLContent .Section .Section h2,
#HLContent .Section .IndexSection h2
{
	font-size: 1.2em;
}

#HLContent .BackMatter
{
	font-size: 11px;
}

#HLContent .BackMatter a
{
	text-decoration: underline;
}

#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;
}

.returnLink
{
	padding: 5px;
	font-size: 12px;
	line-height: 14px;
}

.returnLink a
{
	text-decoration: underline;
}

#HLContent .FrontMatter p.Byline
{
	/*float: left;*/
	clear: both;
}

#HLContent ul.parent
{
	margin-left: 15px;
}

#HLContent div.version .link
{
	clear: both;
	/*float: left;*/
}

#HLContent .IndexSection li a
{
	float: none;
}

#HLContent .UseTreatmentGroup,
#HLContent .UseTreatmentGroup a
{
	float: none;
	white-space: normal;
}

element.style
{
	border-bottom-style:none;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	/*float: left;*/
	margin-bottom:6pt;
	margin-left:0pt;
	margin-right:12pt;
	margin-top:6pt;
}

#HLContent .SubIndexSection
{
	clear:both;
	padding-left:6px;
	padding-right:6px;
}

#HLContent .SubIndexSection .link
{
	margin-bottom: 10px;
	display: block;
	margin-top: 0px;
}

#HLContent .SubIndexSection li .link
{
	margin: 0px;
}

#HLContent .ArticleBody table
{
	display: inline;
}

#HLContent .SubIndexSection .ListHeader
{
	margin-bottom: 13px;
}

#HLContent ul,
#HLContent ol
{
	margin-bottom: 13px;
}

#HLContent ul.nested li
{
	list-style-type: circle;
}


/*  SECTIONs */

#HLContent .Section
{
}

#HLContent .Section .SectionHeader
{
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 13px;
}

#HLContent .Section .Section 
{
	margin-left: 10px;
}

/*#HLContent .ArticleBody .Section .Section
{
	margin-left: 0px;
}*/

#HLContent .Section .Section .SectionHeader
{
	font-weight: bold;
	font-size: 13px;
	margin-left: -10px;
	margin-bottom: 13px;
}

#HLContent .Section .Section .SectionLead
{
	margin-left: 0px;
}

#HLContent .Section .Section .Section .SectionHeader
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 13px;
}

