/*----------------------------------------------------------------------------
++ EXTERNaL SOURCE:print.css
++ Print Style Sheet
------------------------------------------------------------------------------*/
a {
	color: #666
}
body, body.contentpane, table.contentpaneopen {
	color: #000;
	font: normal 15px/20px Arial;
	background: #fff none
}
html {
	background: #fff none
}
#jjTopOptions, #jjNavigation, #jjSecondary, #jjToolbar, #jjBtmShelf, #jjFooter, .article-options, .pagination-links, #left, #right, #footer, #top, #user2, #nav, .inset, .readon, #pathway, .no-print {
	display: none
}
/* content table style three */
table#tableStyleThree {
	font: normal 90%/150% Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	/*border: 3px solid #f0f8ff;*/
	border-top: 5px double #87CEFA;
	border-bottom: 5px double #87CEFA;
	width: 100%;
}
table#tableStyleThree th {
	font: bold 1.1em/120% Arial, Helvetica, sans-serif;
	padding: 10px 10px;
	color: #047;
	font-weight: bold;
	text-align: left;
}
table#tableStyleThree thead th {
	border-top: 1px solid #87CEFA;
	border-bottom: 1px solid #87CEFA;
	white-space: nowrap;
	background: #F0F8FF;
}
table#tableStyleThree tbody td, table#tableStyleThree tbody th {
	padding: 10px 10px;
	background: #fff;
	color: #000;
}
table#tableStyleThree tbody th {
	color: #047;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}
table#tableStyleThree tbody tr.odd {
	border-top: 1px solid #87CEFA;
	border-bottom: 1px solid #87CEFA;
}
table#tableStyleThree tbody tr.odd td, table#tableStyleThree tbody tr.odd th {
	background: #F0F8FF;
}
table#tableStyleThree tfoot td, table#tableStyleThree tfoot th {
	border: none;
	padding-top: 10px;
}
table#tableStyleThree caption {
	letter-spacing: 5px;
	font-style: italic;
	text-align: left;
	text-indent: 2em;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0;
	color: #047;
}
table#tableStyleThree a:link {
	/*color: #DC143C;*/
}
table#tableStyleThree th a:link {
	/*color: #047;*/
	text-decoration: none;
}
table#tableStyleThree a:visited {
	color: #036;
	/*text-decoration: line-through;*/
}
table#tableStyleThree a:hover {
	color: #000;
	text-decoration: underline;
}
table#tableStyleThree a:active {
	color: #000;
}
/* content table style three bordered */
table#tableStyleThreeBordered {
	font: normal 90%/150% Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	/*border: 3px solid #f0f8ff;*/
	border-top: 5px double #87CEFA;
	border-bottom: 5px double #87CEFA;
	border-left: 1px solid #87CEFA;
	width: 100%;
}
table#tableStyleThreeBordered th {
	font: bold 1.1em/120% Arial, Helvetica, sans-serif;
	padding: 10px 10px;
	color: #047;
	font-weight: bold;
	text-align: left;
}
table#tableStyleThreeBordered thead th {
	border-top: 1px solid #87CEFA;
	border-bottom: 1px solid #87CEFA;
	border-right: 1px solid #87CEFA;
	white-space: nowrap;
	background: #F0F8FF;
}
table#tableStyleThreeBordered tbody td, table#tableStyleThreeBordered tbody th {
	padding: 10px 10px;
	background: #fff;
	color: #000;
	border-right: 1px solid #87CEFA;
	border-bottom: 1px solid #87CEFA;
}
table#tableStyleThreeBordered tbody th {
	color: #047;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}
table#tableStyleThreeBordered tbody tr.odd {
	border-top: 1px solid #87CEFA;
	border-bottom: 1px solid #87CEFA
}
table#tableStyleThreeBordered tbody tr.odd td, table#tableStyleThreeBordered tbody tr.odd th {
	background: #F0F8FF;
}
table#tableStyleThreeBordered tfoot td, table#tableStyleThreeBordered tfoot th {
	border: none;
	padding-top: 10px;
}
table#tableStyleThreeBordered caption {
	letter-spacing: 5px;
	font-style: italic;
	text-align: left;
	text-indent: 2em;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0;
	color: #047;
}
table#tableStyleThreeBordered a:link {
	/*color: #DC143C;*/
}
table#tableStyleThreeBordered th a:link {
	/*color: #047;*/
	text-decoration: none;
}
table#tableStyleThreeBordered a:visited {
	color: #036;
	/*text-decoration: line-through;*/
}
table#tableStyleThreeBordered a:hover {
	color: #000;
	text-decoration: underline;
}
table#tableStyleThreeBordered a:active {
	color: #000;
}

/* content table style four */
table#tableStyleFour {
	font: normal 90%/150% Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	/*border: 3px solid #f0f8ff;*/
	border-top: 5px double #D9D6CB;
	border-bottom: 5px double #D9D6CB;
	width: 100%;
}
table#tableStyleFour th {
	font: bold 1.1em/120% Arial, Helvetica, sans-serif;
	padding: 10px 10px;
	/*color: #047;*/
	font-weight: bold;
	text-align: left;
}
table#tableStyleFour thead th {
	border-top: 1px solid #D9D6CB;
	border-bottom: 1px solid #D9D6CB;
	white-space: nowrap;
	background: #F0F8FF;
}
table#tableStyleFour tbody td, table#tableStyleFour tbody th {
	padding: 10px 10px;
	background: #fff;
	color: #000;
}
table#tableStyleFour tbody th {
	color: #047;
	font-weight: normal;
	font-variant: normal;
	font-size: 1em;
}
table#tableStyleFour tbody tr.odd {
	border-top: 1px solid #D9D6CB;
	border-bottom: 1px solid #D9D6CB;
}
table#tableStyleFour tbody tr.odd td, table#tableStyleFour tbody tr.odd th {
	/*background: #F0F8FF;*/
	background: #fffff0;
}
table#tableStyleFour tfoot td, table#tableStyleFour tfoot th {
	border: none;
	padding-top: 10px;
}
table#tableStyleFour caption {
	letter-spacing: 5px;
	font-style: italic;
	text-align: left;
	text-indent: 2em;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0;
	color: #047;
}
table#tableStyleFour a:link {
	/*color: #DC143C;*/
}
table#tableStyleFour th a:link {
	/*color: #047;*/
	text-decoration: none;
}
table#tableStyleFour a:visited {
	color: #036;
	/*text-decoration: line-through;*/
}
table#tableStyleFour a:hover {
	color: #000;
	text-decoration: underline;
}
table#tableStyleFour a:active {
	color: #000;
}
.page-break { 
	display: block; 
	page-break-before: always;
}