/*<meta />*/

body
{
	font-family: Arial;
	padding-left: 1in;
	padding: 0.25in;
}

h1
{
	margin-bottom: 0em;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	margin: 0;
	margin-top: 0.25in;
}

h2
{
	font-weight: bold;
	font-family: 'Arial Black';
	font-size: 12pt;
	margin-bottom: 0em;
	margin-top: 18pt;
}

h3
{
	font-weight: bold;
	color: #7598c4;
	font-family: Tahoma;
	font-size: 16pt;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b6b6b6;
	margin-bottom: 0.250in;
	padding: 0in;
	padding-bottom: 0.1in;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	margin-bottom: 6pt;
	margin-left: 0in;
	margin-top: 0pt;
	font-size: 10pt;
	font-family: Tahoma;
	color: #484848;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

a.Popup
{
	
}

expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

expandingBody
{
	color: #777777;
	font-style: italic;
}

dropDownHotSpot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

p.WhatDoYouWantToDo
{
	margin-bottom: 6pt;
	margin-left: 0in;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	margin-top: 10pt;
}

p.WhatDoYouWantToDoItem
{
	margin-top: 0pt;
	font-size: 10pt;
	font-family: Tahoma;
	margin-left: 0in;
	margin-bottom: 2pt;
}

p.WhatDoYouWantToDoItemTop
{
	margin-top: 0pt;
	font-size: 10pt;
	font-family: Tahoma;
	margin-left: 0in;
	padding-top: 10px;
	border-top: none;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 2pt;
}

p.WhatDoYouWantToDoItemBottom
{
	margin-top: 0pt;
	font-size: 10pt;
	font-family: Tahoma;
	margin-left: 0in;
	margin-bottom: 2pt;
	border-bottom: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

a.WhatDoYouWantToDoLink
{
	color: #3b60c4;
	text-decoration: none;
}

a.WhatDoYouWantToDoLink:hover
{
	text-decoration: underline;
}

@media print
{
	p.WhatDoYouWantToDoItemTop
	{
		border-top: solid 0 #3b60c4;
		border-top-color: #cccccc;
	}

	h3
	{
		border-bottom: solid 0 #b6b6b6;
	}

	p.WhatDoYouWantToDoItemBottom
	{
		border-bottom: solid 0 #cccccc;
	}
}

p.ProcedureHeading
{
	margin-left: 0in;
	font-family: Tahoma;
	font-size: 16pt;
	color: #eea752;
	margin-top: 0.25in;
	margin-bottom: 12pt;
}

li.ProcedureListItem
{
	color: #484848;
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 8px;
	padding-left: 0px;
}

p.TopOfPage
{
	margin-bottom: 6pt;
	margin-left: 0in;
	font-size: 10pt;
	font-family: Tahoma;
	color: #3b60c4;
	margin-top: 12pt;
}

a.TopOfPageLink
{
	color: #3b60c4;
	text-decoration: none;
}

a.TopOfPageLink:hover
{
	text-decoration: underline;
}

p.SeeAlso
{
	margin-left: 0in;
	font-family: Tahoma;
	color: #484848;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td.SeeAlsoHeadingColumn
{
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #cccccc;
	padding-left: 10px;
}

table
{
	border-spacing: 0px;
	border: solid 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	margin-top: 12px;
}

td.SeeAlsoBodyColumn
{
	border: solid 1px #cccccc;
	border-top-style: none;
	border-top-width: 0px;
	padding-left: 0.15in;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #f2f2f2;
	vertical-align: middle;
}

li.SeeAlsoList
{
	color: #484848;
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 0in;
	padding-left: 0px;
	list-style-image: url('../Images/SeeAlsoBullet.gif');
	padding-top: 2px;
}

ul
{
	margin: 0;
	margin-left: 0.15in;
	list-style-image: url('../Images/SeeAlsoBullet.gif');
}

ol
{
	margin-left: 30px;
	margin-bottom: 0px;
}

li.ProcedureListItemNoNumber
{
	
}

a.HowHyperlink
{
	color: #3b60c4;
	text-decoration: none;
}

a.HowHyperlink:hover
{
	text-decoration: underline;
}

a
{
	color: #3b60c4;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

p.Note
{
	margin-bottom: 6pt;
	margin-left: 0in;
	font-size: 10pt;
	font-family: Tahoma;
	color: #484848;
	margin-top: 6pt;
}

b
{
	color: #484848;
}

li.OneOfTheFollowing
{
	margin-bottom: 4px;
}

ul.OneOfTheFollowing
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: square;
	margin-left: 18.15pt;
}

p.ProcedureSubHeading
{
	margin-bottom: 6pt;
	margin-left: 0in;
	margin-top: 0pt;
	font-family: Tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 11pt;
}

p.WhatDoYouWantToDoItemTopBottom
{
	margin-top: 0pt;
	font-size: 10pt;
	font-family: Tahoma;
	margin-left: 0in;
	margin-bottom: 2pt;
	padding-top: 10px;
	border-top: none;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

li
{
	
}

td
{
	color: #484848;
	font-family: Tahoma;
	font-size: 10pt;
}

th
{
	color: #484848;
	font-family: Tahoma;
	font-size: 10pt;
}

td.TableHeading
{
	color: #484848;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #dcdcdc;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}

td.TableCell
{
	color: #484848;
	font-family: Tahoma;
	font-size: 10pt;
	padding-bottom: 1px;
	padding-top: 2px;
}

