HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#a0a28a;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#7A848E;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}
BODY
{ 

	color: #444C54;
	font-family : Sans-Serif;
	font-size:13px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin:0px;
	direction:ltr;
}
BODY#mainBody
{
	background-color: #fff;
	margin:0px;
}
P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Sans-Serif !important;
	text-decoration: none; 
	font-size: 13px; 
	font-weight:normal;
	color:#000000;
}

TABLE
{ empty-cells:show; }

TH,TD { padding:0px; }
TD { vertical-align:top; }
FORM
{
	padding:0px;
	margin:0px;
}
.redNote
{
	font-size: 10px;
	color: #FF0000
}
BLOCKQUOTE
{
	background-color:#F1F1F1;
	border:1px solid #555555;
	padding:5px;
	margin:10px;
	width:90% !important;
}
.ZOOMCursor
{	
	cursor: -moz-zoom-in;
	cursor:url('/JPPPI/_images/_cursor/zoom1.cur'), pointer , text;
}	
#companyLogoForPrint
{ display:none; }
.RIGHT_Aligned
{ text-align:right !important;}
.LEFT_Aligned
{ text-align:left !important;}
.RIGHT_Float
{ float:right !important;}
.LEFT_Float
{ float:left !important;}
.pageComment
{
	font-weight:bold;
	
	color:#FF8000;
	font-size:11px;
}
HR
{
	border:1px solid #E5E5E5;
	height:1px;
}
/* ---------------------------------- H1...H6 -------------------------------------------------------------------- */

H1,H2,H3,H4,H5,H6 { font-family: Trebuchet MS, Sans-Serif !important; margin:0px; }
H1
{
	font-size:23px;
	line-height:26px;
	font-weight:normal;
	color:#0e335d;
	margin-bottom:15px;
	text-transform: uppercase;
}
	H1.H1news
	{
		font-size:23px;
		line-height:26px;
		font-weight:normal;
		color:#0e335d;
		margin-bottom:7px;
		text-transform: uppercase;
	}
	H1.H1events
	{
		font-size:23px;
		line-height:26px;
		font-weight:normal;
		color:#0e335d;
		margin-bottom:7px;
		text-transform: uppercase;
	}	
H2
{
	font-size:19px;
	font-weight:normal;
	margin-bottom:7px;
	color:#a81d24;
	font-family: Sans-Serif;
}
	H2.H2news
	{
		font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	color:#000;
	font-family: Sans-Serif;
	}
	H2.H2newsBig
	{
		font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	color:#000;
	font-family: Sans-Serif;
	}
	H2.H2events
	{
		font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	color:#000;
	font-family: Sans-Serif;
	}		
	A:hover H2.H2events
	{ text-decoration:underline; color:#969696; }
H3
{
	
	
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-bottom:7px;
	color:#0e335d;
	font-family: Sans-Serif;
}

H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#4181b2;
}
	H4.H4newsDate
	{
		font-size:11px;
		font-weight:bold;
		margin-bottom:2px;
		color:#4181b2;
	}
	H4.H4eventsDate
	{
		font-size:11px;
		font-weight:bold;
		margin-bottom:2px;
		color:#4181b2;
		white-space:nowrap;
	}
	
	H5
{
	font-size:19px;
	font-weight:normal;
	margin-bottom:2px;
	color:#a81d24;
	font-family: Sans-Serif;
}
/* ---------------------------------- LINKS -------------------------------------------------------------------- */

a:visited {color: #0e335d;text-align: top;font-family: Sans-Serif !important;font-size: 12px;text-decoration: none;font-weight: normal;}
a:active {color: #0e335d;text-align: top;font-family: Sans-Serif !important;font-size: 12px;text-decoration: none;font-weight: normal;}
a:hover {color: #0e335d;text-align: top;font-family: Sans-Serif !important;font-size: 12px;text-decoration: none;font-weight: normal;}
a:link {color: #0e335d;text-align: top;font-family: Sans-Serif !important;font-size: 12px;text-decoration: none;font-weight: normal;}

/* ---------------------------------- INPUT, SELECT -------------------------------------------------------------------- */
INPUT, TEXTAREA, BUTTON, SELECT
{ font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif; }
.formatted
{
	width: 150px;
	border: 1px solid #B1B1B1;
	font-size:12px;
	padding:1px;
}
.formattedCombo
{
	width: 157px;
	border: 1px solid #4E81B3;
	font-size:12px;
	height:21px;
}
INPUT.formated
{ height:21px; }
TEXTAREA.formatted
{ width: 100%; }
INPUT.txtLogin
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:160px;
	font-family:Verdana,   Sans-Serif;	
	font-size: 11px;
}
INPUT.sideInput
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:160px;
	font-family:  Sans-Serif;	
	font-size: 11px;
}
SELECT.sideInput
{
	border:solid 1px #B1B1B1;
	height:14px;
	width:165px;
	font-family:Verdana,   Sans-Serif;	
	font-size: 11px;
}
INPUT.chkBox
{
	border:none !important;
	width:13px !important;
}
.sideInputShort
{ width: 130px !important; }

/* ---------------------------------- Buttons -------------------------------------------------------------------- */

.button
{
	background-color:#A4B1BC;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonDisabled
{
	background-color:#D4D0C8;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#808080;
	font-size:12px;
	text-align:center;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonEmpty
{
	background-color:#E5E5E5;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#7A848E;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:170px;
	margin-bottom:5px;
	border:none;
	padding:1px;
}
.GOButton
{
	background-color:#5990ae;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:25px;
	border:none;
	height:18px;
}
.SUBMITButton
{
	background-color:#cccccc;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:100px;
	border:none;
	height:18px !important;
}
.logOutButton
{
	background-color:#FF8000;
	font-family :   Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:60px;
	border:none;
	height:18px;
}
.btnGoTop
{
	border:0px;
	margin-top:-12px;
	padding-right:15px;
	padding-left:15px;
	background: transparent url('/JPPPI/_images/_design/button_top.gif') left top no-repeat;
}
A.btnGoTop:hover
{ text-decoration:none; }

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ padding:0px;}
/* ---------------------------------- pageHeader -------------------------------------------------------------------- */
DIV#pageHeader
{ background: #FFFFFF url('/JPPPI/_images/_design/mainRoundedBoxBorder.gif') left top repeat-x; }

	DIV#pageHeader DIV
	{ background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBorder.gif') left top repeat-y; }

	DIV#pageHeader DIV DIV 
	{ background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBorder.gif') right top repeat-y; }

	DIV#pageHeader DIV DIV DIV 
	{ background: transparent url('/JPPPI/_images/_design/mainRoundedBoxTL.gif') left top no-repeat; }

	DIV#pageHeader DIV DIV DIV DIV
	{ padding:1px; padding-bottom:0px; background: transparent url('/JPPPI/_images/_design/mainRoundedBoxTR.gif') right top no-repeat; }

DIV#pageHeader TABLE
{ width:100% }

	DIV#pageHeader TABLE TH
	{ width:200px; text-align:left; background: transparent url('/JPPPI/_images/_design/verticalDotBorder.gif') right top repeat-y; }

	DIV#pageHeader TABLE TD
	{ font-size:11px; padding:0px;padding-top:10px;padding-left:15px; white-space:nowrap; vertical-align:top; text-align:left; color:#7A848E; }

	DIV#pageHeader TABLE TD#serverDateTime
	{ font-family: Verdana,   Sans-Serif; width:161px; padding-bottom:7px; padding-right:5px; padding-left:5px; text-align:center; background: none !important; vertical-align:bottom; }

	DIV#pageHeader TABLE TD A, DIV#pageHeader TABLE TD A:link, DIV#pageHeader TABLE TD A:visited, DIV#pageHeader TABLE TD A:focus, DIV#pageHeader TABLE TD A:active
	{
		font-size:11px;		
		font-weight:normal;
		padding:0px;
		vertical-align:center;
		color:#7A848E;
		display:block;
		text-decoration:none;
	}

	DIV#pageHeader TABLE TD A:hover
	{ text-decoration:none; color:#FF6000; }

/* ---------------------------------- companyLogo -------------------------------------------------------------------- */

IMG#companyLogo
{ width:136px; height:53px;padding:10px; }

/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #FF8000; }

	DIV#pageFooter DIV 
	{ background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

	DIV#pageFooter DIV DIV
	{height:23px;width:100%; background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }
/* ---------------------------------- footerTable -------------------------------------------------------------------- */
.footerTable
{background-color: #c7c8b8;}

.footerTable TD, .footerTable TH
{
	font-weight:normal;
	color:#000;

}
.footerTable DIV
{ padding:2px; font-size:11px;}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ text-decoration:none; color:#000; }

.footerTable A:hover
{ color:#fff; }

/* ---------------------------------- TMenuTabsTable -------------------------------------------------------------------- */

#TMenuTabsTable
{ }
#TMenuTabsTable TH,#TMenuTabsTable TD
{
	background: none !important; 	
	border:none !important;
	padding:0px !important;
	height:21px !important;
}
#TMenuTabsTable TH
{
	background: #E5E5E5 url('/JPPPI/_images/_design/tabEndPartOff.gif') right top no-repeat !important; 	
	text-align:center;
	border:none !important;
	padding:0px !important;
}
#TMenuTabsTable A, #TMenuTabsTable A:link, #TMenuTabsTable A:visited, #TMenuTabsTable A:focus, #TMenuTabsTable A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#7A848E;
	display:block;
	white-space:nowrap;
	padding-left:10px !important;
	padding-right:10px !important;	
}
#TMenuTabsTable A:hover
{ text-decoration:underline; }
#TMenuTabsTable TH.this
{
	background: #A4B1BC url('/JPPPI/_images/_design/tabEndPart.gif') right top no-repeat !important; 	
}
	#TMenuTabsTable TH.this A, #TMenuTabsTable TH.this A:link, #TMenuTabsTable TH.this A:visited, #TMenuTabsTable TH.this A:focus, #TMenuTabsTable TH.this A:active
	{
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		color:#FFFFFF;
	}
	
/* ---------------------------------- TMenuTable -------------------------------------------------------------------- */

#TMenuTableContainer
{ width:100%; }
#TMenuTable
{ width:90%;}
#TMenuTable TD,TABLE#TMenuTable TH
{
	background-color:#aacbef;
	text-align:center;
	padding-bottom:1px;
	
}
#TMenuTable TH
{  }
#TMenuTable TH.firstTH
{ }
#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#0e335d;
	font-size:12px !important;
	display:block;
	white-space:nowrap;
	line-height:26px;
	height:27px;
	background: #aacaf0 url('/JPPPI/_images/_design/Marker.gif') right no-repeat;
}
#TMenuTable A:hover
{ color:#FFFFFF;background: #a0a28a url('/JPPPI/_images/_design/Marker2.gif') right no-repeat; text-decoration:none; }
#TMenuTable TH.this
{background: #c7c8b8 url('/JPPPI/_images/_design/Marker3.gif') right no-repeat; }

	#TMenuTable TH.this A, #TMenuTable TH.this A:link, #TMenuTable TH.this A:visited, #TMenuTable TH.this A:focus, #TMenuTable TH.this A:active
	{
		text-align:center;
	background: #c7c8b8 url('/JPPPI/_images/_design/Marker3.gif') right no-repeat;
		font-weight:bold;
		text-decoration:none;
		color:#000;
	}

/* ---------------------------------- frmQuickSearch -------------------------------------------------------------------- */

#frmQuickSearch
{ pading:0px; margin:0px; }
#frmQuickSearch TABLE
{
	margin:0px;
}
#frmQuickSearch TABLE TD,#frmQuickSearch TABLE TH
{	
	padding:0px !important;
	background:none !important;
	text-align:center !important;
	border:none !important;
	padding:0px !important;
	padding-right:5px !important;
}
INPUT#fldQuickSearch
{
	border:1px solid #A4B1BC;
	font-size:10px;
	margin:0px !important;
	padding:0px !important;
	width:60px;
}
	
/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

TABLE.breadCrumbsTable
{ margin-top:5px;}
		TABLE.breadCrumbsTable TD,TABLE.breadCrumbsTable TH
		{
			text-decoration: none;
			font-weight: normal;
			color:#7A848E;
			vertical-align:middle;
			padding-right:10px;padding-left:10px;
		}
TABLE.breadCrumbsTable A, TABLE.breadCrumbsTable A:link, TABLE.breadCrumbsTable A:visited, TABLE.breadCrumbsTable A:focus, TABLE.breadCrumbsTable A:active
{
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana,   Sans-Serif;
	font-size:11px;
	
}
TABLE.breadCrumbsTable A:hover
{ text-decoration:underline; }

/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

#pageToolsTable
{
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}
	#pageToolsTable TD
	{ padding:2px;padding-bottom:10px; }

		#pageToolsTable TD IMG
		{ padding-right:5px;margin-left:10px;margin-right:10px; }
		
#pageToolsTable A, #pageToolsTable A:link, #pageToolsTable A:visited, #pageToolsTable A:focus, #pageToolsTable A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#7A848E;
	font-family : Verdana,   Sans-Serif;
	font-size:11px;
}
#pageToolsTable A:hover
{ color:#000; text-decoration:none; }

/* ---------------------------------- mainContentTable -------------------------------------------------------------------- */

#mainContentTable
{
	border-top:1px solid #FFFFFF;
}
.mainContentTableBackground1
{ background: #F3F3F3 url('/JPPPI/_images/_design/rightMenuBottomBg1.jpg') right bottom no-repeat; }

/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
	padding-bottom:5px;
	background-color: #FFFFFF;
	border-left:1px solid #a4a591;	
	border-right:1px solid #a4a591;	
}
.contentTDH1
{
	background: #FFFFFF url('/JPPPI/_images/_design/BGTextUP.gif') repeat-x;
}

.contentDIV
{
padding-left:10px;
padding-right:10px;
/*background: #FFFFFF url('/JPPPI/_images/_design/BGTextUP.gif') repeat-x ;*/
}

.contentDIV TABLE TD.content
{ vertical-align:top;}

.contentDIV TABLE TD.contentSide
{ padding:0px; vertical-align:top; }

/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:170px;
	min-width:170px;
	background-color: #FFFFFF;
	border-right:1px solid #a4a591;	
	padding-left:1px;
	padding-right:1px;

}
#rightCOLHidden
{
	width:1px;
	min-width:1px;
	background: none; 	
	padding-bottom:90px;
	border-right:1px solid #a4a591;
	font-size:1px;
}

/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{
	width:170px;
	padding-left:1px;
	padding-right:1px;
	background: #FFFFFF ; 	
	border-left:1px solid #a4a591;
}
#leftCOL #leftCOLData
{
	width:170px;
	margin-top:0px;
}
#leftCOL #mainCategoryillustration
{
	width:170px;
	height:147px;
	padding:0px;
	margin:0px;
}
/* ---------------------------------- tab -------------------------------------------------------------------- */

DIV.tab
{
	background: #A4B1BC url('/JPPPI/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
}
	DIV.tab H3
	{
		font-size:14px;
		font-weight:bold;
		color:#FFFFFF;
		padding:0px;
		margin:0px;
	}
DIV.tabBright
{
	background: #E5E5E5 url('/JPPPI/_images/_design/tabEndPartOff.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
}
	DIV.tabBright H3
	{
		font-size:14px;
		font-weight:bold;
		color:#7A848E;
		padding:0px;
		margin:0px;
	}	
/* ---------------------------------- leftMenuContentTD -------------------------------------------------------------------- */
.leftMenuContentTD
{  font-size:12px !important; }
/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{
	margin-bottom:0px;
}
.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	display:block;
	color:#15497a;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #a4a591;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-decoration:none;
	vertical-align:top;
	background: #e8ead8;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#0059c6;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	background-color: #e8ead8;
	color:#0059c6;
}
/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{
	color:#a81d24;
	padding-left:0px;
	border-bottom:1px solid #a4a591;
}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#a81d24;
	font-size:11px !important; 
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	
	vertical-align:top;
	border:none;
	background-color:#f1f2e7;
	font-family: Arial;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#e21923;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#a81d24;
	background-color:#fafbf5;
}
/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{
	background-color:#f1f2e7;
	
}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	color:#e21923;
	font-size:11px !important; 
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	text-decoration:none;
	vertical-align:top;
	border:none;
	background:#fafbf5;
	font-family: Verdana, Arial;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#a81d24;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#a81d24;
	background: #fafbf5;
}
/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{
	background-color:#F7F7F7;
	border-bottom:1px solid #C3CCD4;
	padding-left:12px;
}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	display:block;
	background: transparent url('/JPPPI/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
	color:#0E64BC;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:underline; color:#FF6000;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#FF6000;
	background: transparent url('/JPPPI/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
}
/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	width:170px;
	margin-top:5px;
	font-size:11px;
	font-family : Sans-Serif;
}
.infoBoxTable TABLE
{ width:100%; }

.infoBoxTable HR
{
	border:1px solid #D7D7D7;
	width:100%;
}
.infoBoxTable TD,.infoBoxTable TH
{
	text-align:left;
	font-size:11px;
	font-family : Sans-Serif;
}
.infoBoxTable TD
{
	padding-left:0px;
	padding-right:0px;
}
.infoBoxTable TH
{
	color:#000;
	background:#a0a28a;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:left;
}
.infoBoxTable TH.infoBoxMainHeader
{
	color:#FFFFFF;
	background:#7A848E;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}
	.infoBoxTable TABLE.IMGS
	{ margin-top:5px; }
	
	.infoBoxTable TABLE.IMGS TD
	{ text-align:center;}
	
	.infoBoxTable TABLE.TEXT
	{ margin:5px 0px; }	
	
	.infoBoxTable TABLE.DOCS
	{ margin-bottom:3px; }
	
	.infoBoxTable TABLE.DOCS TD
	{ padding:3px; }
	
	.infoBoxTable TABLE.LINKS
	{ margin:3px; }

	.infoBoxTable TABLE.LINKS TD
	{ padding-bottom:3px;}
	
	.infoBoxTable IMG.Icon
	{ padding-right:5px;}
	
.infoBoxTable H4
{
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.infoBoxTable A H4, .infoBoxTable A:link H4, .infoBoxTable A:visited H4, .infoBoxTable A:focus H4, .infoBoxTable A:active H4
{
	font-size:11px;		
	font-weight:bold;
	padding:0px;
	vertical-align:center;
	color:#fff;
	display:block;
	text-decoration:none;
	font-family : Sans-Serif;
}
.infoBoxTable H4 A :hover
{
	text-decoration:none;
	color:#2b73c8;
}
.infoBoxTable A, .infoBoxTable A:link, .infoBoxTable A:visited, .infoBoxTable A:focus, .infoBoxTable A:active
{
	font-size:11px;		
	vertical-align:center;
	color:#000;
	text-decoration:none;
	font-family : Sans-Serif;
}
.infoBoxTable A:hover
{
	text-decoration:none;
	color:#2b73c8;
}
/* ---------------------------------- LatestNewsSideTable -------------------------------------------------------------------- */
.LatestNewsSideTable
{
	width:170px;
	margin-top:1px;
}


.LatestNewsSideTable A, .LatestNewsSideTable A:link, .LatestNewsSideTable A:visited, .LatestNewsSideTable A:focus, .LatestNewsSideTable A:active
{
	vertical-align:center;
	color:#000;
	display:block;
	text-decoration:none;
	font-size:11px;
	font-family : Sans-Serif;
}
.LatestNewsSideTable A:hover
{
	text-decoration:none;
	color:#2b73c8;
}
.LatestNewsSideTable TABLE
{ width:100%; }

.LatestNewsSideTable HR
{
	border:1px solid #D7D7D7;
	width:100%;
}
.LatestNewsSideTable TD,.LatestNewsSideTable TH
{
	text-align:left;
	font-size:11px;
}
.LatestNewsSideTable TD
{
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
}
.LatestNewsSideTable TH
{
	color:#fff;
	background:#a0a28a;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:left;
	font-family:verdana,ariel;
}
.LatestNewsSideTable TH.infoBoxMainHeader
{
	color:#FFFFFF;
	background:#7A848E;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}
	.LatestNewsSideTable TABLE.IMGS
	{ margin-top:5px; }
	
	.LatestNewsSideTable TABLE.IMGS TD
	{ text-align:center;}
	
	.LatestNewsSideTable TABLE.TEXT
	{ margin:5px 0px; }	
	
	.LatestNewsSideTable TABLE.DOCS
	{ margin-bottom:3px; }
	
	.LatestNewsSideTable TABLE.DOCS TD
	{ padding:3px; }
	
	.LatestNewsSideTable TABLE.LINKS
	{ margin:3px; }

	.LatestNewsSideTable TABLE.LINKS TD
	{ padding-bottom:3px;}
	
	.LatestNewsSideTable IMG.Icon
	{ padding-right:5px;}
	
.LatestNewsSideTable H4
{
	color:#FFFFFF;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.LatestNewsSideTable A H4, .LatestNewsSideTable A:link H4, .LatestNewsSideTable A:visited H4, .LatestNewsSideTable A:focus H4, .LatestNewsSideTable A:active H4
{
	font-size:10px;		
	font-weight:bold;
	padding:0px;
	vertical-align:center;
	color:#fff;
	display:block;
	text-decoration:none;
	font-family : Sans-Serif;
}
.LatestNewsSideTable H4 A:hover
{
	text-decoration:none;
	color:#2b73c8;
}
.NewDate
{
	color:#000;
	font-weight:bold;
	font-size:11px;		
}
.blogName{color:#000;
	font-weight:bold;
	font-size:11px;	}
/* ---------------------------------- FIELDSET -------------------------------------------------------------------- */

FIELDSET
{
	border:none;
	border:1px solid #C3CCD4;
	margin-left:0px;
	margin-top:15px;
}
FIELDSET A, FIELDSET A:link, FIELDSET A:visited, FIELDSET A:focus, FIELDSET A:active
{
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#0E64BC;
	display:block;
	text-decoration:none;
}
FIELDSET A:hover
{
	text-decoration:underline;
	color:#0E64BC;
}
	FIELDSET IMG
	{
		border:none;
		margin-left:10px;
		padding-top:3px;
	}
	
	LEGEND
	{
		padding-left:5px;
		padding-right:5px;	
		color:#7A848E;
		font-size:9px;
	}

	FIELDSET TABLE
	{ margin-left:-5px; }
	
	FIELDSET TABLE TD
	{ padding-left:3px;	}
		FIELDSET TD IMG.icon, FIELDSET TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:2px;
		}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{ float:right; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-bottom:-1px;}

	.imgPartTableSIDE IMG
	{
		display:block;
		margin:0px;
		padding:0px;
		
	}

/* ---------------------------------- imgPartTableLeftSIDE -------------------------------------------------------------------- */

.imgPartTableLeftSIDE
{ float:left; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-right:10px; }

	.imgPartTableLeftSIDE IMG
	{
		display:block;
		margin:0px;
		padding:0px;
	}	
/* ---------------------------------- imgPartTableLeftSIDENoFloat -------------------------------------------------------------------- */

.imgPartTableLeftSIDENoFloat
{ border:none; padding:2px; text-align:center; margin:0px; }

	.imgPartTableLeftSIDENoFloat IMG
	{
		display:block;
		margin:0px !important;
		padding:0px !important;
		min-width:100%;
	}	
/* ---------------------------------- imgPartTableBorder -------------------------------------------------------------------- */
.imgPartTableBorder
{ border:1px solid #C3CCD4 !important; padding:2px !important; text-align:center !important; }

/* ----------------- lnkPartTableSIDE -------- docPartTableSIDE -------------------------------------------------------------------- */
	
.docPartTableSIDE,.lnkPartTableSIDE
{	
	margin:0px !important;
	margin-bottom:10px;
}


	

	.docPartTableSIDE A, .docPartTableSIDE A:link, .docPartTableSIDE A:visited, .docPartTableSIDE A:focus, .docPartTableSIDE A:active, .lnkPartTableSIDE A, .lnkPartTableSIDE A:link, .lnkPartTableSIDE A:visited, .lnkPartTableSIDE A:focus, .lnkPartTableSIDE A:active
	{
		color:#4181b2;
		font-weight:normal;
		text-decoration:none;
		font-size:11px !important; 
	}
	.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
	{ text-decoration:none; color:#0b385a;}

	.docPartTableSIDE TH,.lnkPartTableSIDE TH
	{
		color:#4181b2;
		font-weight:bold;
		line-height:20px;
		text-align:right;
	}
	.docPartTableSIDE TD,.lnkPartTableSIDE TD
	{
		color:#0b385a;	
		padding:5px;	
		vertical-align:middle;	
	}
	
	.docPartTableSIDE TD IMG.icon,.lnkPartTableSIDE TD IMG.icon
	{
		border:none;
		padding-left:5px;
	}
/* ----------- imgPartTable ----- docPartTable ---- lnkPartTable --------------------------------------------------------------- */

.docPartTable,.imgPartTable,.lnkPartTable
{
	width:100%;
}
	.docPartTable TD,.lnkPartTable TD
	{
		/* border-bottom:1px solid #DADADA; */
		line-height:21px;
		height:21px;
		vertical-align:middle;
	}
	
	
.docPartTable A, .docPartTable A:link, .docPartTable A:visited, .docPartTable A:focus, .docPartTable A:active, .lnkPartTable A, .lnkPartTable A:link, .lnkPartTable A:visited, .lnkPartTable A:focus, .lnkPartTable A:active
	{
		color:#4181b2;
		font-weight:normal;
		text-decoration:none;
		font-size:11px !important; 
	}
	.docPartTable A:hover,.lnkPartTable A:hover
	{ text-decoration:none; color:#0b385a;}
	
	
	
	.imgPartTable TD
	{
		padding:5px !important;
	}

	.docPartTable TD IMG.icon,.imgPartTable TD IMG.icon,.lnkPartTable TD IMG.icon
	{
		border:none;
		padding-left:5px;
	}

/* ---------------------------------- formTable -------------------------------------------------------------------- */

TABLE.formTable
{ 
	/*border: 1px #000000 solid;*/
	border-bottom:none; 
	width:100%; 
}

		TABLE.formTable TD,TABLE.formTable TH
		{ vertical-align: middle; }

		TABLE.formTable TD
		{	
			height:21px;
			font-weight:normal;
			color:#000000;
			padding:1px;
			padding-left:10px;
			padding-right:10px;
			white-space:normal;
		}
		SPAN.mandatoryField
		{ width:20px; background: transparent url('/JPPPI/_images/_design/mandatoryField.gif') center center no-repeat; }
		
		TABLE.formTable TD.bottomRow
		{ border:none; padding-bottom:10px; padding-top:5px; }

		DIV.formTableNote
		{	
			font-weight:normal;
			font-size:9px;
			color:#FF0000;
			white-space:normal;
			background:none;
			width:100px;
		}
		TABLE.formTable TD SELECT
		{ width:155px; border:1px solid #B1B1B1; }	


/* ---------------------------------- siteMapTable -------------------------------------------------------------------- */

TABLE.siteMapTable
{ 
	margin:0px !important;
	margin-bottom:5px;
	float:left;
	width:100% !important;
}


.siteMapTable A, .siteMapTable A:link, .siteMapTable A:visited, .siteMapTable A:focus, .siteMapTable A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0e335d;
	font-family : Verdana,Sans-Serif;
	font-size:13px;
}
.siteMapTable A:hover
{ color:#000; text-decoration:none; }


		TABLE.siteMapTable TD,TABLE.siteMapTable TH
		{ vertical-align: top; }

		TABLE.siteMapTable TD
		{ background-color:#FFFFFF;	padding:5px; }

	.siteMapTableHeader
	{
		border:none;
		line-height:21px !important;
		height:21px !important;
		margin:5px !important;
		background:#F6F6F6 url('/JPPPI/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
	}

	.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
	{
		font-weight:bold;	
		display:block;
		background:transparent url('/JPPPI/_images/_design/redBullet.gif') right center no-repeat;
		padding-left:5px;
		font-family: Sans-Serif;
		font-size:13px;
	}

.siteMapTable UL
{
	margin:0px !important;
	margin-left:10px !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding:0px !important;
}

.siteMapTable LI
{
	list-style:none;
	list-style-image:none;
	padding-left:10px;
	background:transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('/JPPPI/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}
.siteMapTable LI LI LI
{	
    list-style:none;
	list-style-image:none;
	background:transparent url('/JPPPI/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}

/* ---------------------------------- #frmSearchResults -------------------------------------------------------------------- */

#frmSearchResults
{ width:100%; }

#frmSearchResults .SearchResultBox
{ white-space:normal; overflow:hidden; margin-bottom:15px; }

#frmSearchResults .bodyText
{ color:#555555; }

#frmSearchResults .linkAddress
{ color:#008000; font-size:10px; }

#frmSearchResults .lastUpdated
{ color:#A4B1BC; font-size:9px; }


/* ---------------------------------- SearchResultsPagingTable -------------------------------------------------------------------- */

.SearchResultsPagingTable
{ width:100%; border-top:1px solid #7A848E; }

.SearchResultsPagingTable TH, .SearchResultsPagingTable TD
{ text-align:left; font-size:11px; padding-top:5px; }

.SearchResultsPagingTable TD
{ text-align:right; }

.SearchResultsPagingTable A.this, .SearchResultsPagingTable A.this:link, .SearchResultsPagingTable A.this:visited, .SearchResultsPagingTable A.this:focus, .SearchResultsPagingTable A.this:active
{ font-weight:bold; font-size:12px; }

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

DT
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

DD
{
	margin: 10px 0px 10px 0px;
	display: block;
	text-align:justify;
}

DL.faqDL
{ margin: 5px 3px 10px 0px; }

.faqDL DT
{
	background:transparent url('/JPPPI/_images/q.gif') left top no-repeat;
	list-style: none;
	padding: 0px 20px 0px 28px;
}

.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background:transparent url('/JPPPI/_images/a.gif') left top no-repeat;
	list-style: none;
}


/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

TABLE.eventsListTable
{ margin-bottom:15px; width:100%; border:1px solid #C3CCD4; }

	TABLE.eventsListTable TD,TABLE.eventsListTable TH
	{ 
		padding:3px;
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
	}

	TABLE.eventsListTable TD.eventImage
	{ 
		width:100px;
		padding-top:5px;
		border-bottom:1px solid	#C3CCD4;
		border-left:1px solid #C3CCD4;
	}
	
	TABLE.eventsListTable TH TABLE
	{ width:100%; }
		
	TABLE.eventsListTable TH TABLE TH, TABLE.eventsListTable TH TABLE TD
	{ padding-bottom:1px;}

	TABLE.eventsListTable TH TABLE TH
	{ font-weight:bold; font-size:12px; border:none;  }
		
	TABLE.eventsListTable TH
	{ background-color:#F7F7F7; border-bottom:1px solid	#C3CCD4; }

	TABLE.eventsListTable HR
	{ border:1px solid #C3CCD4; height:1px; }

	TABLE.eventsListTable H2.H2events
	{
		font-size:13px;
		line-height:14px;
		font-weight:bold;
		margin:0px;
		color:#3067A2;
		font-family:   Sans-Serif;
	}		

	TABLE.eventsListTable H3.H3events
	{
		
		line-height:14px;
		font-weight:normal;
		margin:0px;
		color:#FF6000;
		font-family: Sans-Serif;
		font-size:13px;
	}		
	

	TABLE.eventsListTable H4.H4eventsDate
	{
		font-size:11px;
		font-weight:bold;
		margin:0px;
		color:#A4B1BC;
		white-space:nowrap;
	}
		
		
		
		
/*-----------------------------------tableRightMenuBOXWhite----------------------------*/

.tableRightMenuBOXWhite
{
	border:none;
	width:100%;
}

.tableRightMenuBOXWhite TD,.tableRightMenuBOXWhite TH
	{
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		font-size:11px;
		border-bottom:1px solid #D7D7D7;
	}

	.tableRightMenuBOXWhite TH
	{
		vertical-align:center;
		background-color:#a81d24;
		color:#FFFFFF;
		font-weight:bold;
		border-top:1px solid #D7D7D7;
	}

/* ---------------------------------- tableRightMenuBOX -----------Search Tech Articles--------------------------------------------------------- */

.tableRightMenuBOX
{
	
	border:none;
	background-color:#e7ead5;
	
}

	.tableRightMenuBOX TD,.tableRightMenuBOX TH
	{
		padding:3px;
		padding-bottom:5px;
		font-size:11px;
	}

	.tableRightMenuBOX TH
	{
		vertical-align:center;
		background-color:#a81d24;
		color:#FFFFFF;
		font-weight:bold;
		border-top:1px solid #D7D7D7;
	}
	

	.tableRightMenuBOX TD
	{
		vertical-align:top;
		
	}


		.tableRightMenuBOX TD IMG.icon,.tableRightMenuBOX TD IMG.icon
		{
			border:none;
			
			margin-top:3px;
		}




				
/* ---------------------------------- tableTechArticlesList -------------------------------------------------------------------- */
		
.tableTechArticlesList
{
	width:100%;
	border:1px solid #5d8eac;
}

	.tableTechArticlesList TD,.tableTechArticlesList TH
	{
		font-weight:normal;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
	}

	.tableTechArticlesList TH
	{
		text-align:left;
		vertical-align:center;
		background-color:#e7ead7;
		border-top:3px solid #5d8eac;
		color:#000;
		font-weight:bold;
		
	}
	
	.tableTechArticlesList TD
	{	}

	.taTitle
	{ font-weight:bold;	margin-bottom:5px; font-size:12px !important;}


	.taTitle A, .taTitle A:link, .taTitle A:visited, .taTitle A:focus, .taTitle A:active
	{ font-weight:bold !important;	margin-bottom:5px;font-size:12px !important;color:#184578;	}	
	
	.taTitle A.hover
	{ font-weight:bold;	margin-bottom:5px; color:#184578;}	


.taAuthor 
	{font-weight:bold !important; font-style:italic !important; font-size:11px !important; margin-bottom:5px; color:#000 !important;	}	
	
	
	.taAuthor A, .taAuthor A:link, .taAuthor A:visited, .taAuthor A:focus, .taAuthor A:active
	{font-weight:bold !important; font-style:italic !important; font-size:11px !important; margin-bottom:5px; color:#a81d24 !important;	}	
	
	.taAuthor A.hover
	{ font-weight:bold;	margin-bottom:5px;color:#a81d24; }	
	
	
	
	
	.tableTechArticlesList .taAbstract
	{ 	}

	 .taDate
	{ font-style:italic; font-size:11px; color:#7A848E; }
	
	.taAttachmentsTable
	{
	   width:100%;
	   margin-top:5px;
	   margin-bottom:10px;
	   
	}	

	.taAttachmentsTD
	{
	   background-color:#e5f4f9;
	   padding:3px;
	   vertical-align:center;
	   text-align:left;
	}
	
	
.taAttachmentsTD A, .taAttachmentsTD A:link, .taAttachmentsTD A:visited, .taAttachmentsTD A:focus, .taAttachmentsTD A:active
{
	color:#000;
	font-size:11px !important; 
	font-weight:normal;
}

.taAttachmentsTD A:hover 
{
	text-decoration:none; color:#a81d24;
}


	
	.taAttachmentsTD DIV
	{ margin-top:3px; margin-bottom:3px;}	
		
	.tableTechArticlesList TD IMG.icon,.tableTechArticlesList TH IMG.icon
	{
		border:none;
		margin:0px;
		margin-right:5px;
	}
		
		
	A.publicationsH1Link, A.publicationsH1Link:link, A.publicationsH1Link:visited, A.publicationsH1Link:focus, A.publicationsH1Link:active
	{
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
	}	
	
	A.publicationsH1Link:hover
	{
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
		color:#FF6000;
	}	
			

/* ---------------------------------- documentsAndLinksInRow -------------------------------------------------------------------- */

.documentsAndLinksInRow
{ display:block; padding-left:5px; margin-right:5px; float:left; white-space:nowrap; ; }





/* ---------------------------------- tableTechArticlesListNote -------------------------------------------------------------------- */
		
.tableTechArticlesListNote
{
	width:100%;
	border:none;
}

	.tableTechArticlesListNote TD,.tableTechArticlesListNote TH
	{

		font-weight:normal;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		
	}
		.tableTechArticlesListNote TD IMG.icon,.tableTechArticlesListNote TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:3px;
		}
		


/* ---------------------------------- tablePressReleasesList -------------------------------------------------------------------- */

.tablePressReleasesList
{
	width:100%; 
	border:1px solid #D7D7D7;
}

.tablePressReleasesList TD,.tablePressReleasesList TH
{
text-decoration: none;
font-weight:normal;
padding:3px;
padding-left:5px;
padding-right:5px;
		
}

.tablePressReleasesList TH
{
vertical-align:center;
background-color:#A4B1BC;
color:#FFFFFF;
font-weight:bold;
border-bottom:2px solid #D7D7D7;
}

.tablePressReleasesList TD
{
vertical-align:top;
border-top:1px solid #D7D7D7;
}

.tablePressReleasesList .downloadTD
{ background-color:#F7F7F7;	border-left:1px solid #D7D7D7; }	

.tablePressReleasesList .leftBorder
{ border-left:1px solid #D7D7D7; }

.tablePressReleasesList TD IMG.icon,.tablePressReleasesList TD IMG.icon
{
border:none;
margin-right:5px;
margin-top:2px;
}
		
		
/* ---------------------------------- registrationTable -------------------------------------------------------------------- */

.registrationTable
{
	
	border:2px solid #C3CCD4;
	margin:0px;
	height:300px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	vertical-align:center;
}

.registrationTable TD
{ }

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding:0px; padding-left:3px; vertical-align:middle; }

.registrationTable TH
{ text-align:left; white-space:nowrap;}

.registrationTable A, .registrationTable A:link, .registrationTable A:visited, .registrationTable A:focus, .registrationTable A:active
{
	
	font-weight:bold;
	padding-left:15px;
	background:transparent url('/JPPPI/_images/dotted_icon.gif') left 4px no-repeat;
}

.registrationTable INPUT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable SELECT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:144px;
}

.registrationTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}
		
	
/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
}

.mainLoginTable TH,.mainLoginTable TD
{
	padding:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.mainLoginTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.mainLoginTable A, .mainLoginTable A:link, .mainLoginTable A:visited, .mainLoginTable A:focus, .mainLoginTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}		


/* ---------------------------------- updateExpiredPasswordTable -------------------------------------------------------------------- */
		
.updateExpiredPasswordTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
	width:380px;
}

.updateExpiredPasswordTable TH,.updateExpiredPasswordTable TD
{
	padding:2p;x
	padding-left:5px;
	padding-right:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.updateExpiredPasswordTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.updateExpiredPasswordTable A, .updateExpiredPasswordTable A:link, .updateExpiredPasswordTable A:visited, .updateExpiredPasswordTable A:focus, .updateExpiredPasswordTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}



/* ---------------------------------- extendedLinksTable -------------------------------------------------------------------- */

.extendedLinksTable
{ width:100%; border:1px solid #E5E5E5; margin-bottom:10px; }


.extendedLinksTable TD, .extendedLinksTable TH
{ vertical-align:top; }


.extendedLinksTable TD
{
	background:none;
	border:none;
	padding:5px;
}


.extendedLinksTable TH.categoryTitle
{
	text-align:left;
	background-color:#7A848E;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.extendedLinksTable TH.itemTitle
{
	text-align:left;
	background-color:#F7F7F7;
	border:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;	
	border-bottom:1px solid #E5E5E5;
}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	padding-left:10px;
	height:100%;
	background: transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 4px no-repeat;
}

	.extendedLinksTable H4
	{
		font-weight:bold;
		color:#3067A2;
		font-size:13px;
	}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	padding-left:10px;
	height:100%;
	background: transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 4px no-repeat;
}

.extendedLinksTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:right; }
	
	
.extendedLinksTable TH.itemTitle A, .extendedLinksTable TH.itemTitle A:link, .extendedLinksTable TH.itemTitle A:visited, .extendedLinksTable TH.itemTitle A:focus, .extendedLinksTable TH.itemTitle A:active
{
	background: transparent url('/JPPPI/_images/_design/iconArrowRightGrey.gif') right 4px no-repeat;
	margin-top:1px;
	padding-right:10px;
	color:#FF6000;
}



/* ---------------------------------- simpleLinksTable -------------------------------------------------------------------- */

.simpleLinksTable
{ width:100%; border:1px solid #E5E5E5; margin-bottom:10px; }


.simpleLinksTable TD, .simpleLinksTable TH
{ vertical-align:top; }


.simpleLinksTable TD
{
	background:none;
	border:none;
	padding:5px;
	vertical-align:top;
}


.simpleLinksTable TH.categoryTitle
{
	text-align:left;
	background-color:#7A848E;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.simpleLinksTable TH.itemTitle
{
	text-align:left;
	background-color:#F7F7F7;
	border-right:1px solid #E5E5E5;
	padding:2px; padding-left:5px;
}

	.simpleLinksTable  H4
	{
		font-weight:bold;
		color:#3067A2;
		font-size:13px;
	}

.simpleLinksTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:right; }

.simpleLinksTable TH.itemTitle A, .simpleLinksTable TH.itemTitle A:link, .simpleLinksTable TH.itemTitle A:visited, .simpleLinksTable TH.itemTitle A:focus, .simpleLinksTable TH.itemTitle A:active
{ color:#000;text-decoration:none; }



/* ---------------------------------- glossaryTerm -------------------------------------------------------------------- */

.glossaryTerm
{
	width:100%;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #E5E5E5;	
}

.glossaryTerm DT, .glossaryTerm DD
{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
	
.glossaryTerm DT
{
	padding:2px;
	padding-left:15px;
	padding-right:5px;	
	background-color: #F7F7F7;
	font-weight:bold;
	color:#3067A2;
		
	border:1px solid #E5E5E5;	
	display: block;
	margin:0px !important;
}

.glossaryTerm DT DIV.icon
{
	margin:0px;
	margin-top:-3px;
	margin-left:-5px;
	background: transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 6px no-repeat;
	display:block;
	font-size:1px;
	height:15px;
	width:5px;
	padding:0px;
}


.glossaryTerm DD
{
	display: block;
	margin:0px !important;
	padding:5px;
}

	
.glossaryLetterTab
{
	background: #A4B1BC url('/JPPPI/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-top:15px;
	width:15px;
}


/* ---------------------------------- glossaryABC -------------------------------------------------------------------- */

.glossaryABC
{ 
  float:left; width:14px; height:18px; text-align:center;
  background-color: #F7F7F7;
  border:1px solid #E5E5E5;
  margin-right:3px;
  margin-bottom:5px;
  font-weight:bold;
  font-size:15px;
  color:#E5E5E5;
  padding:0px !important;
}

.glossaryABCMouseOver
{ 
  background-color: #FFFFFF !important;
}


.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{ font-weight:bold !important; font-size:14px !important;width:100%; }

.glossaryABC A:hover
{ background-color: #FFFFFF; }



/* ---------------------------------- sideMenuLoginTable -------------------------------------------------------------------- */
.sideMenuLoginTable
{
	width:170px;
	margin:0px;
	margin-bottom:10px;
}

.sideMenuLoginTable TD,.sideMenuLoginTable TH
{
	text-align:left;
}

.sideMenuLoginTable TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}


.sideMenuLoginTable TH
{
	color:#FFFFFF;
	background:#7A848E;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}


.sideMenuLoginTable DIV
{
	background: transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	padding-left:10px;
	margin-top:3px;
}

.sideMenuLoginTable HR
{ height:3px; border:1px inset #FFFFFF; padding:0px; margin:0px;}


/* ---------------------------------- photoAlbumsGallery -------------------------------------------------------------------- */

.photoAlbumsGallery
{ width:100%; }

.photoAlbumsGallery A, .photoAlbumsGallery A:link, .photoAlbumsGallery A:visited, .photoAlbumsGallery A:focus, .photoAlbumsGallery A:active
{ 
	font-weight:normal;	
	font-size:12px;
	color:#000;
	font-family: Sans-Serif;
}

.photoAlbumsGallery A:hover
{ text-decoration:none;color:#969696; }


.photoAlbumsGallery TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGallery TABLE 
{ 
	margin-bottom:15px;
	width:default; 
}

.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}

.photoAlbumsGallery IMG
{
	margin-top:5px;
	display:block;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGallery A:hover IMG
{
	padding:2px;
	border: 1px solid #FF8000;
}


/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	
	padding-top: 13px;
	padding-bottom: 13px;
	width:165px;
}



/* ---------------------------------- photoAlbumsGalleryItem -------------------------------------------------------------------- */

.photoAlbumsGalleryItem
{ width:400px; }

.photoAlbumsGalleryItem TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGalleryItem IMG
{
	margin-top:5px;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGalleryItem A:hover IMG
{
	padding:2px;
	border: 1px solid #FF8000;
}



/* ---------------------------------- mainForumTablePaging -------------------------------------------------------------------- */

.mainForumTablePaging
{
	width:100%;
	margin-top:10px;
	border:none;
}

	.mainForumTablePaging TH
	{ 
		color:#0066B9;
		font-weight:normal;
		line-height:20px;
		padding:2px;
		vertical-align:top;
	}
	
	.mainForumTablePagingTopBorder
	{ border-top:3px solid #DEDFDF;	}

	.mainForumTablePagingBtmBorder
	{ border-bottom:3px solid #DEDFDF; }
	

	.mainForumTablePaging TH.breadCrumbs
	{ 
		text-align:left;
		font-weight:normal;
		color:#000000;
	}
	

	.mainForumTablePaging TH.pagesList
	{ 
		width:200px;
		text-align:left;
	}

	.mainForumTablePaging TH.postReplyTopic
	{ 
		width:80px;
		text-align:right !important;
		padding-right:2px;
	}
		
		
/* ---------------------------------- mainForumTable -------------------------------------------------------------------- */
	
.mainForumTable
{
	width:100%;
	margin-top:10px;
	border:1px solid #BBCEDE;
	border-right:none;
	
}

.mainForumTable TH,.mainForumTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#BFD5EA;
	vertical-align:center;
}

.mainForumTable TD
{ 
	border-top:1px solid #BBCEDE;
	border-right:1px solid #BBCEDE;
	background-color:#F1F1F1;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}

	.mainForumTable TD.title
	{	
		background:#F1F1F1 url('/JPPPI/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;
		padding-left:20px;
	}
	
	.mainForumTable TD.titleTopic
	{	
		background:#F1F1F1 url('/JPPPI/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;
		padding-left:20px;
		vertical-align:top;
	}

	.mainForumTable TD.posts
	{ 
		background-color:#DEDFDF;
		text-align:center;
		width:50px;
	}

	.mainForumTable TD.topics
	{ 
		background-color:#DEDFDF;
		text-align:center;
		width:50px;
	}


	.mainForumTable TD.itemAuthor
	{ 
		text-align:left;
		vertical-align:top;
		width:180px;
		
	}

	.mainForumTable TD.itemAuthorModerator
	{ 
		text-align:left;
		vertical-align:top;
		width:180px;
		background: #F1F1F1 url('/JPPPI/_images/ForumModeratorBackground.gif') right top no-repeat;
	}
	
	.mainForumTable TD.itemContent
	{	
		width:100%;
		background-color:#DEDFDF;
		vertical-align:top;

	}

	.mainForumTable TD.itemButtons
	{ 
		background-color:#DEDFDF;
		vertical-align:bottom;
		text-align:right;
		border-top:none;
	}
	

	.mainForumTable TD.lastPost
	{ 
		width:150px;
	}


	.mainForumTable TD.lastReply
	{ 
		width:250px;
	}

.mainForumTable TH
{
	text-align:left;
	background-color:#E5E5E5;	
	font-weight:normal;
}

	.mainForumTable TH.rightBorder
	{ 
		border-right:1px solid #BBCEDE;
	}


	.mainForumTable TH.posts
	{ 
		text-align:center;
		width:50px;
	}

	.mainForumTable TH.topics
	{ 
		text-align:center;
		width:50px;
	}

	.mainForumTable TH.header
	{ 
		background-color:#7A848E;
		color:#FFFFFF;
		font-weight:bold;
	}
	

.mainForumTable DIV.moderatedBy
{
	font-weight:normal;
	font-style:italic;	
	color:#7A848E;
}



.mainForumTable INPUT
{
	border:solid 1px #4080BF;
	height:14px;
	width:190px;
}

.mainForumTable INPUT.long
{
	width:99%;
}


.mainForumTable INPUT.req
{
	border:solid 1px #FF0000;
	height:14px;
	width:190px;
}


.mainForumTable TEXTAREA.editor
{
	line-height:normal;
	padding:0px;
}

.mainForumTable SELECT
{
	border:solid 1px #4080BF;
	height:14px;
	width:194px;
}

.mainForumTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}


/* ---------------------------------- managementListTable -------------------------------------------------------------------- */


TABLE.managementListTable
{ margin-bottom:15px; width:100%; }

	TABLE.managementListTable TD,TABLE.managementListTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
	}

	TABLE.managementListTable TD.managementItemImage
	{ width:100px; padding-left:0px; padding-right:0px; }

	TABLE.managementListTable TH.managementItemTitle
	{ 
		padding-bottom:5px;
		background-color:transparent;
		border-bottom:1px solid #C3CCD4;
	}
		
		TABLE.managementListTable  TABLE
		{ width:100%;}
			
			TABLE.managementListTable TABLE TH, TABLE.managementListTable TABLE TD
			{  background-color:#F7F7F7; vertical-align:middle; }
	
			TABLE.managementListTable TABLE TD
			{ }

			TABLE.managementListTable TABLE TD.shortDecription
			{ background:none; }
			
			TABLE.managementListTable TABLE TH
			{ font-weight:bold; }
		
	TABLE.managementListTable TH
	{   }


	TABLE.managementListTable H3
	{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#7A848E;
		font-family:   Sans-Serif;
	}		

	TABLE.managementListTable H4
	{
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#FF8000;
		font-family:   Sans-Serif;
	}		
	
.managementListTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:right; }	

.managementItemPosition
{ color:#FF8000; font-size:11px; } 



/* ---------------------------------- emailMessageTable -------------------------------------------------------------------- */

.emailMessageTable
{ margin-top:15px; width:100%; border:1px solid #7A848E;}

	.emailMessageTable TD, .emailMessageTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		background-color:#F3F3F3;
	}

	.emailMessageTable TH
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:1px solid #7A848E;
		width:150px;
	}

	.emailMessageTable TH.topHeader
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:none;
		border-bottom:1px solid #7A848E;
		width:100%;
	}
	
	
/* ---------------------------------- Regular_MAINPAGE_Childs_IMGS -------------------------------------------------------------------- */
	
TABLE .Regular_MAINPAGE_Childs_IMGS
{ margin-bottom:0px; }

TABLE .Regular_MAINPAGE_Childs_IMGS TH
{
	padding-right:0px;
	padding-bottom:20px;
	vertical-align:top;
	
}

TABLE .Regular_MAINPAGE_Childs_IMGS TD span.Title
{
	
	font-weight:bold;
	width:100%;
	color:#0456c6;
	cursor:hand;
}	

TABLE .Regular_MAINPAGE_Childs_IMGS .imgContainer
{
	display:block;
	width:1px;
}
	

/* ---------------------------------- Regular_MAINPAGE_Childs_LIST -------------------------------------------------------------------- */

TABLE .Regular_MAINPAGE_Childs_LIST
{ margin-top:10px; margin-bottom:10px; }

TABLE .Regular_MAINPAGE_Childs_LIST TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;	
}


TABLE .Regular_MAINPAGE_Childs_LIST TR.alt TD
{ background-color:#DADADA;	}



/* ---------------------------------- pageToolsTableForProductItem -------------------------------------------------------------------- */

.pageToolsTableForProductItem
{
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ECEBD9;
	height:40px;
	border-top:1px solid #FFFFFF;	
}

	.pageToolsTableForProductItem TD
	{
		padding-right:15px;
		padding-left:15px;
	}

		.pageToolsTableForProductItem TD IMG
		{
			padding-left:5px;
		}


/* ---------------------------------- productListBox -------------------------------------------------------------------- */

.productListBox
{ 
	margin:0px;
	margin-bottom:5px;
	width:100%;
}

		.productListBox TD, .productListBox TH
		{
			vertical-align:top;
			text-align:center;
			padding:5px;
		}

		.productListBox TD
		{
			vertical-align: top;
			text-align:center;
			padding:5px;			
			padding-bottom:10px;
			border-bottom:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
		}
		
	.productListBox H5
		{
			font-weight:normal !important;
			font-size:13px;
			text-align:right;
		}


		.productListBox TABLE 
		{ width:100%; }

		.productListBox TABLE TD, .productListBox TABLE TH
		{
			text-align:left;
			padding:3px;
			color:#888888;
			border:none;
		}

		.productListBox TABLE TH
		{
			text-align:center;
			color:#888888;
			background-color:#F3F3F3;
			border-top:1px solid #CCCCCC;
			border-left:1px solid #CCCCCC;
		}

			.productListBox TABLE A, .productListBox TABLE A:link, .productListBox TABLE A:visited, .productListBox TABLE A:focus, .productListBox TABLE :active
			{ 
				font-weight:normal;	
				display:block;
				cursor:pointer;
			}

			.productListBox TABLE A:hover
			{ background-color: transparent; }

			
			
.productListBox DIV.productData
{
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#E5E5E5;
	background:#F6F6F6 url('/JPPPI/_images/siteMapHeaderBackground.gif') right center repeat-y !important;

}

.productListBox A, .productListBox A:link, .productListBox A:visited, .productListBox A:focus, .productListBox A:active
{ 
	font-weight:bold;	
	display:block;
	cursor:pointer;
}

.productListBox A:hover
{ background-color: #FFFFFF; }



DIV.backToCategory
{
	background:#FFFFFF url('/JPPPI/_images/_design/productItemBackToCatalogLineDot.gif') left bottom repeat-x !important;
	margin-bottom:15px;
}

DIV.backToCategory DIV
{
	background:transparent url('/JPPPI/_images/_design/productItemBackToCatalogLine.gif') left bottom no-repeat !important;
	heigth:14px;
	padding-bottom:3px;
	padding-left:14px;
	padding-right:14px;
	text-align:center;
}



/* ---------------------------------- productNavigatinTable -------------------------------------------------------------------- */

.productNavigatinTable
{ 
	margin:0px !important;
	background-color:#E5E5E5;
	height:50px;
	border-bottom:1px solid #CCCCCE;
	border-top:1px solid #CCCCCE;	
	width:100%;
}

.productNavigatinTable TD
{ 
	padding-left:10px;
	padding-right:10px;
	color:#888888;
}

.productNavigatinTable TD A, .productNavigatinTable TD A:link, .productNavigatinTable TD A:visited, .productNavigatinTable TD A:focus, .productNavigatinTable TD A:active
{ 
	color:#C10800;
}
		
	
	
/* ---------------------------------- downloadZoneMainCategoriesTable -------------------------------------------------------------------- */

.downloadZoneMainCategoriesTable
{ 
	
}		
		
.downloadZoneMainCategoriesTable TD, .downloadZoneMainCategoriesTable TH
{
	text-align:left;
	padding:0px;
	padding-right:20px;
	color:#888888;
	padding-bottom:20px;
}

.downloadZoneMainCategoriesTable A H5, .downloadZoneMainCategoriesTable A:link H5, .downloadZoneMainCategoriesTable A:visited H5, .downloadZoneMainCategoriesTable A:focus H5, .downloadZoneMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
}

.downloadZoneMainCategoriesTable A:hover
{ background-color: #FFFFFF; }


/* ---------------------------------- downloadZoneSubCategoriesTable -------------------------------------------------------------------- */

.downloadZoneSubCategoriesTable
{ 
	border-right:1px solid #B0B0B0;
	width:100%;
	margin-bottom:20px;
}		
		
.downloadZoneSubCategoriesTable TD, .downloadZoneSubCategoriesTable TH
{
	text-align:left;
	color:#030303;
}

 .downloadZoneSubCategoriesTable TH
{
	background-color:#F0F0F0;
	color:030303;
	font-weight:bold;
	border:1px solid #B0B0B0;
	border-right:none;
	padding:5px;
}

 .downloadZoneSubCategoriesTable TD
{
	padding:0px;
	border-left:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	
}

.downloadZoneSubCategoriesTable TD IMG.icon
{ padding-right:5px; }
	
.downloadZoneSubCategoriesTable A, .downloadZoneSubCategoriesTable A:link, .downloadZoneSubCategoriesTable A:visited, .downloadZoneSubCategoriesTable A:focus, .downloadZoneSubCategoriesTable A:active
{ 
	font-weight:normal;	
	display:block;
	padding:5px;
}

.downloadZoneSubCategoriesTable A.this, .downloadZoneSubCategoriesTable A.this:link
{ 
	background-color: #D1E7FF;
}

.downloadZoneSubCategoriesTable A:hover

{ background-color: #D1E7FF; text-decoration:none; }



/* ---------------------------------- downloadZoneListTable -------------------------------------------------------------------- */

.downloadZoneListTable
{ 
	border-right:1px solid #B0B0B0;
	width:100%;
	margin-bottom:20px;
}		
		
.downloadZoneListTable TD, .downloadZoneListTable TH
{
	text-align:left;
	color:#030303;
	padding:5px;
	vertical-align:middle;
}

 .downloadZoneListTable TH
{
	background-color:#F0F0F0;
	color:030303;
	font-weight:bold;
	border:1px solid #B0B0B0;
	border-right:none;
	
}

 .downloadZoneListTable TD
{
	border-left:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
}

 .downloadZoneListTable TD.DZIsize
{
	font-size:9px;
	white-space:nowrap;
}

 .downloadZoneListTable TD.DZIdescription
{
	line-height:19px;
}

 .downloadZoneListTable TD SPAN.DZIversion
{
	font-size:9px;
	color:#7A848E;
}

.downloadZoneListTable TD IMG.icon
{ padding-right:5px; }
	
.downloadZoneListTable A, .downloadZoneListTable A:link, .downloadZoneListTable A:visited, .downloadZoneListTable A:focus, .downloadZoneListTable A:active
{ 
	font-weight:normal;	
	display:block;
	padding:5px;
}

.downloadZoneListTable A:hover

{ text-decoration:none; }



/* ---------------------------------- productsMainCategoriesTable -------------------------------------------------------------------- */

.productsMainCategoriesTable
{ width:100%; }		
		
.productsMainCategoriesTable TD, .productsMainCategoriesTable TH
{
	text-align:left;
	padding:5px;

	color:#888888;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.productsMainCategoriesTable TABLE 
{ width:100%; }

.productsMainCategoriesTable TABLE TD,.productsMainCategoriesTable TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}


.productsMainCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.productsMainCategoriesTable A H5, .productsMainCategoriesTable A:link H5, .productsMainCategoriesTable A:visited H5, .productsMainCategoriesTable A:focus H5, .productsMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
}

.productsMainCategoriesTable A:hover
{  }

.productsMainCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }


/* ---------------------------------- productsSubCategoriesTable -------------------------------------------------------------------- */

.productsSubCategoriesTable
{ width:100%; }		
		
.productsSubCategoriesTable TD, .productsSubCategoriesTable TH
{
	text-align:left;
	padding:5px;

	color:#888888;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.productsSubCategoriesTable TABLE 
{ width:100%; }

.productsSubCategoriesTable TABLE TD,.productsSubCategoriesTable TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}


.productsSubCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.productsSubCategoriesTable A H5, .productsSubCategoriesTable A:link H5, .productsSubCategoriesTable A:visited H5, .productsSubCategoriesTable A:focus H5, .productsSubCategoriesTable A:active H5
{ 
	font-size:11px;
	font-weight:normal;	
	display:block;
}

.productsSubCategoriesTable A:hover
{  }

.productsSubCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }



/* ---------------------------------- shoppingCartTableSmall -------------------------------------------------------------------- */

.shoppingCartTableSmall
{
	width:100%;
	margin:0px;
	margin-bottom:10px;

}

.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#7A848E url('/JPPPI/_images/_design/cartIcon.gif') right 4px no-repeat;
}

.shoppingCartTableSmall TR.Header TH
{
	background:none;
	background-color:#E5E5E5;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	color:#7A848E;
	border-top:1px solid #AFAFAF;
}

.shoppingCartTableSmall TD
{
	padding:2px;
	font-size:10px;
	border-top:1px solid #AFAFAF;
	color:#C80901;
}

.shoppingCartTableSmall TD.quantity, TABLE.shoppingCartTableSmall TH.quantity
{
	text-align:center;
	color:#000000;
	width:25px;
}

.shoppingCartTableSmall TD.subTotal
{
	text-align:center;
	color:#7A848E;
}

.shoppingCartTableSmall .goOrder
{
	text-align:right;
	color:#000000;
	border-bottom:3px inset #A4B1BC;
	
}


.shoppingCartTableSmall A, .shoppingCartTableSmall A:link, .shoppingCartTableSmall A:visited, .shoppingCartTableSmall A:focus, .shoppingCartTableSmall A:active
{ 
	font-weight:normal;	
	display:block;
	padding:1px;
	color:#0E64BC;
}

.shoppingCartTableSmall A:hover
{ text-decoration:underline; }

.shoppingCartTableSmall TH A, .shoppingCartTableSmall TH A:link, .shoppingCartTableSmall TH A:visited, .shoppingCartTableSmall TH A:focus, .shoppingCartTableSmall TH A:active
{ color:#FFFFFF; font-weight:bold; }

.shoppingCartTableSmall TH A:hover
{ text-decoration:underline; }


/* ---------------------------------- shoppingCartTableSmallFooter -------------------------------------------------------------------- */
DIV#shoppingCartTableSmallFooter
{ background-color: #FF8000; margin-bottom:10px; }

	DIV#shoppingCartTableSmallFooter DIV 
	{ background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

	DIV#shoppingCartTableSmallFooter DIV DIV
	{height:16px;width:100%; background: transparent url('/JPPPI/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }






/* ----------------------------------   Milonic CSS   -------------------------------------------------------------------- */

/* ---------------------------------- MilonicOffClass -------------------------------------------------------------------- */
.MilonicOffClass
{
	background-color:#7A848E;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicOffClass A, .MilonicOffClass A:link, .MilonicOffClass A:visited, .MilonicOffClass A:focus, .MilonicOffClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicOffClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicOnClass -------------------------------------------------------------------- */
.MilonicOnClass
{
	background-color:#FF8000;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicOnClass A, .MilonicOnClass A:link, .MilonicOnClass A:visited, .MilonicOnClass A:focus, .MilonicOnClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicOnClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicPageClass -------------------------------------------------------------------- */
.MilonicPageClass
{
	background-color:#FF8000;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;
}

.MilonicPageClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicPageClass A, .MilonicPageClass A:link, .MilonicPageClass A:visited, .MilonicPageClass A:focus, .MilonicPageClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicPageClass A:hover
{ color:#FFFFFF; text-decoration:underline; }




/* ---------------------------------- MilonicSubMenuOffClass -------------------------------------------------------------------- */
.MilonicSubMenuOffClass
{
	background-color:#E5E5E5;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicSubMenuOffClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuOffClass A, .MilonicSubMenuOffClass A:link, .MilonicSubMenuOffClass A:visited, .MilonicSubMenuOffClass A:focus, .MilonicSubMenuOffClass A:active
{ color:#7A848E; font-weight:normal; }

.MilonicSubMenuOffClass A:hover
{ color:#7A848E; text-decoration:underline; }


/* ---------------------------------- MilonicSubMenuOnClass -------------------------------------------------------------------- */
.MilonicSubMenuOnClass
{
	background-color:#FF8000;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;	
}

.MilonicSubMenuOnClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuOnClass A, .MilonicSubMenuOnClass A:link, .MilonicSubMenuOnClass A:visited, .MilonicSubMenuOnClass A:focus, .MilonicSubMenuOnClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicSubMenuOnClass A:hover
{ color:#FFFFFF; text-decoration:underline; }


/* ---------------------------------- MilonicSubMenuPageClass -------------------------------------------------------------------- */
.MilonicSubMenuPageClass
{
	background-color:#FF8000;
	color:#FFFFFF;
	padding:1px;
	padding-left:3px;
	padding-right:4px;
	text-align:left;
}

.MilonicSubMenuPageClass IMG
{ padding-left:5px; padding-top:5px; padding-right:2px; }

.MilonicSubMenuPageClass A, .MilonicSubMenuPageClass A:link, .MilonicSubMenuPageClass A:visited, .MilonicSubMenuPageClass A:focus, .MilonicSubMenuPageClass A:active
{ color:#FFFFFF; font-weight:normal; }

.MilonicSubMenuPageClass A:hover
{ color:#FFFFFF; text-decoration:underline; }






/* ---------------------------------- authorABC -------------------------------------------------------------------- */

.authorABC
{ 
  float:left; width:14px; height:18px; text-align:center;
  background-color: #F7F7F7;
  border:1px solid #E5E5E5;
  margin-right:3px;
  margin-bottom:5px;
  font-weight:bold;
  font-size:15px;
  color:#E5E5E5;
  padding:0px !important;
}

.authorABCMouseOver
{ 
  background-color: #FFFFFF !important;
}


.authorABC A, .authorABC A:link, .authorABC A:visited, .authorABC A:focus, .authorABC A:active
{ font-weight:bold !important; font-size:14px !important;width:100%; }

.authorABC A:hover
{ background-color: #FFFFFF; }


/* ---------------------------------- authorsItemTable -------------------------------------------------------------------- */


.authorsItemTable
{ width:100%;  }

	.authorsItemTable TD,.authorsItemTable TH
	{ 
		padding:3px; 
		padding-left:0px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		font-size:12px;
		font-family:Verdana;
	}

	.authorsItemTable .authorItemImage
	{  padding-left:0px; padding-right:0px; padding-bottom:10px; }

	.authorsItemTable TH.authorItemTitle
	{ 
	
		padding-bottom:5px;
		border-bottom:1px solid #C3CCD4;
	}
		
		.authorsItemTable TABLE
		{ width:100%;}
			
			.authorsItemTable TABLE TH, .authorsItemTable TABLE TD
			{ text-align:left; border:none;}

			.authorsItemTable TABLE TH
			{ padding-right:0px; white-space:nowrap; padding-right:5px;  }	

			.authorsItemTable TABLE TD
			{ width:100%; }	


			.authorsItemTable TABLE TD.shortDescription
			{ padding-left:10px;}

			.authorsItemTable TABLE TD.shortDescription P
			{ font-family:'Trebuchet Ms'; font-size:11px;  border-left:1px solid #C3CCD4; padding-left:10px;  }
			
			.authorsItemTable TABLE TH
			{ font-weight:bold; }

	.authorsItemTable H3
	{
		font-size:17px;
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#01737E;
		font-family:   Sans-Serif;
	}		

	.authorsItemTable H4
	{
		font-size:11px;
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#FF8000;
		font-family:   Sans-Serif;
	}		
	
.authorsItemTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}


.authorsItemTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:right; }	

.managementItemPosition
{ font-weight:bold; } 

.authorsItemTable A:hover H3
{
		font-size:14px;
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#1041C1;
		font-family:   Sans-Serif;
}

.allPublicationsByAuthor A, .allPublicationsByAuthor A:link, .allPublicationsByAuthor A:visited, .allPublicationsByAuthor A:focus, .allPublicationsByAuthor A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
}

	.allPublicationsByAuthor A:hover
	{
		display:block;
		font-weight:bold;
		padding-left:15px;
		margin-bottom:15px;
		margin-top:3px;
		background:transparent url('/JPPPI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
		font-size:13px;
	}


/* ---------------------------------- authorsListTable -------------------------------------------------------------------- */


.authorsListTable
{  width:100%;  }

	.authorsListTable TD,.authorsListTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:left;
		vertical-align:top;
		font-size:12px;
		
	}

	.authorsListTable .authorItemImage
	{ padding:0px; padding-top:5px; padding-bottom:10px; width:90px; }

	.authorsListTable TD.authorLetterTD
	{ 
		padding:0px !important;
		border-bottom:1px solid #C3CCD4;
	}

		.authorLetterTab
		{
			background: #A4B1BC url('/JPPPI/_images/_design/tabEndPart.gif') right top no-repeat; 	
			line-height:21px;
			padding-left:10px;
			padding-right:10px;
			color:#FFFFFF;
			font-size:16px;
			font-weight:bold;
			margin:0px;
			margin-top:15px;
			width:15px;
		}

	.authorsListTable TH.authorItemTitle
	{ 
		padding-bottom:5px;
		border-bottom:1px solid #C3CCD4;
	}
		
		.authorsListTable TABLE
		{ width:100%;}
			
			.authorsListTable TABLE TH, .authorsListTable TABLE TD
			{ text-align:left; border:none;}

			.authorsListTable TABLE TH
			{ padding-right:0px; white-space:nowrap; }	

			.authorsListTable TABLE TD
			{ width:100%; }	


			.authorsListTable TABLE TD.shortDescription
			{ padding-left:10px;}

			.authorsListTable TABLE TD.shortDescription P
			{ font-family:'Trebuchet Ms'; font-size:11px;  border-left:1px solid #C3CCD4; padding-left:10px;  }
			
			.authorsListTable TABLE TH
			{ font-weight:bold; }

	.authorsListTable H3
	{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#01737E;
		font-family:   Sans-Serif;
	}		

	.authorsListTable H4
	{
		font-size:12px;
		font-weight:bold;
		margin-top:0px;
		color:#FF8000;
		font-family:   Sans-Serif;
	}		
	
.authorsListTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}


.authorsListTable DIV.moreInformation
{ margin-top:5px; width:100%; text-align:right; }	

.managementItemPosition
{ font-weight:bold; } 

.authorsListTable A:hover H3
{
		font-size:15px;
		font-weight:bold;
		margin:0px;
		color:#1041C1;
		font-family:   Sans-Serif;
}
	
	/*----------------------------------Shop---------------------------------*/
.Shop
{
font-weight:Bold;
color:#000;
padding-right:3px;
padding-left:3px;
margin-bottom:10px;
}
.Shop TH.this
{
color:#000;
background: #ff9900;
text-align:center;
padding-right:3px;
padding-left:3px;
font-weight:Bold;
 }
.Shop TH.this A, .Shop TH.this A:link, .Shop TH.this A:visited, .Shop TH.this A:focus, .Shop TH.this A:active
{
	text-align:center;
	font-weight:Bold;
	text-decoration:none;
	color:#fff;
	background: #000;
}
/*------------------------------------LinksTop----------------------------*/
.LinksTop
{
color:#fff;
text-align:left;
margin-top:3px;
}
.LinksTop A, .LinksTop A:link, .LinksTop A:visited, .LinksTop A:focus, .LinksTop A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.LinksTop A:hover
{ text-decoration:none; color:#c7c8b8; }


/*------------------------------------TopTable------------------------------------------*/
.TopTable
{
background: #0e335d url('/JPPPI/_images/_design/CompanyLogo.gif') center top no-repeat;
text-align:center;
}


/*--------------------------------------Lang---------------------------------------*/
.Lang
{
font-size:11px;
color:#c7c8b8 !important;
float:left;
}

.Lang A, .Lang A:link, .Lang A:visited, .Lang A:focus, .Lang A:active
{
	font-weight:bold;
	color:#000;
	font-size:11px;
	vertical-align:middle;
	text-align:center !important;
}

.Lang A:hover
{ 
	text-decoration:none; 
	color:#fff !important; 
}

.Lang TD
{ 
	background: #c7c8b8; 
	color:#000 !important; 
}

.LangColor1 
{
	background: #6a0007 !important;
	
}

.LangColor2 
{
	background: #c7c8b8 !important;
	color:#000 !important; 
}




#TMenuTableContainer
{ width:100%; overflow:hidden !important;background-color: #0e335d; }



/* ---------------------------------- HPMainTable -------------------------------------------------------------------- */	
.HPMainTable	
{ margin-top:10px; margin-bottom:10px;width:100%; border:0px; }

.HPMainTable TD, .HPMainTable TH 	
{ padding:0px;font-size:11px;
	font-family:verdana; }

.HPMainTable DIV.tab
{
	background: #A4B0BC url('/JPPPI/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:15px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#F8FFFF;
	font-weight:bold;
	border-bottom:1px solid #A4B1BC;
}

.HPMainTable DIV.tab H3
{
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	padding:0px;
	margin:0px;
}	
	
.HPMainTable DIV.tab A, .HPMainTable DIV.tab A:link, .HPMainTable DIV.tab A:visited, .HPMainTable DIV.tab A:focus, .HPMainTable DIV.tab A:active
{
	display:block;
	color:#FEFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	border:none;
}
	
.HPMainTable DIV.tab A:hover 
{
	text-decoration:underline; color:#F8FFFF;
}

.HPMainTable A:link, A:visited, A:focus, A:active
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#444C54;
	font-size:11px;
}
.HPMainTable  A:hover 
{
	text-decoration:none; color:#444C54;
}

.HPMainTable A, .HPMainTable A:link, .HPMainTable A:visited, .HPMainTable A:focus, .HPMainTable A:active
{
	font-weight:normal;
	color:#444C54;
	font-size:11px;
	font-family:verdana;
}

.HPMainTable A:hover
{ 
	text-decoration:none; color:#000;
}



.HPMainTable p
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#444C54;
	font-size:11px;
}
	
/* ---------------------------------- HPTableRND -------------------------------------------------------------------- */

.HPTableRND
{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	width:234px;
}

.HPTableRNDFloat1
{  float:left; }

.HPTableRNDFloat2
{  }

.HPTableRNDFloat3
{  float:right;  }

/* ---------------------------------- HPTable -------------------------------------------------------------------- */

.HPTable
{}

.HPTable TH,.HPTable TD
{
	vertical-align:top;
	padding:3px;
	font-size:11px;
	font-family:verdana;
}	

.HPTable TD.HPFcontent
{  }

.HPTable TD.HPFImage
{
 padding-right:0px;
}

.HPTable TH.HPMoreInfo
{ padding-top:10px;  text-align:right; }

.HPTable TH
{background: #FFFFFF url('/JPPPI/_images/_design/BGText.gif') repeat-x; }

.HPTable H2
{
	font-family : verdana;
	color:#FE7F00;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
.HPTable H3
{
	font-family : verdana;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding-left:10px;
	text-align:left;
}

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	font-weight:normal;
	color:#444C54;
	font-size:11px;
	font-family:verdana;
}

.HPTable A:hover
{ 
	text-decoration:none; color:#000;
}


.HPTable H3 A, .HPTable H3 A:link, .HPTable H3 A:visited, .HPTable H3 A:focus, .HPTable H3 A:active
{
	color:#9d1c21;
	font-weight:bold;
	font-size:13px;
	font-family:verdana;
}
.HPTable H3 A:hover 
{
	text-decoration:none; color:#000;
}
.flashHP
{ 
	border: 1px solid #A4B1BA;
}
/* ---------------------------------- HPTableRelatedLinks -------------------------------------------------------------------- */

.HPTableRelatedLinks
{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding-top:0px !important;
	width:130px;
	float:right; 
	margin-left:20px;
	margin-right:0px;
}
.HPTableRelatedLinks DIV DIV DIV DIV DIV P
{
padding:0px; margin-bottom:2px; font-weight:bold; font-size:12px;
}

.HPTableRelatedLinks TABLE
{ width:100%; }

.HPTableRelatedLinks TABLE TH, .HPTableRelatedLinks TABLE TD
{ 
 font-size:12px;
 padding-top:5px;
 padding-bottom:5px;
 text-align:center;
}

.HPTableRelatedLinks TABLE TH
{ 
 font-size:12px;
 font-weight:bold;
}

.HPTableRelatedLinks TABLE TD
{ 
	border-top:1px solid #265660;
	background-color:#002E3A;
}



.contentDIV H3
{ 
	
	width:100%;
	font-color: blue; !important
}

.newsHP
{	
	border: 1px dotted #A4B1BA;
	background: #F3F3F3;
	width:190px;	
}



DIV.moreInformation A, DIV.moreInformation A:link, DIV.moreInformation A:visited, DIV.moreInformation A:focus, DIV.moreInformationE A:active
{
	color:#4181b2;
	font-weight:normal;
	text-decoration:none;
	font-size:11px !important; 
}
DIV.moreInformation A:hover
{ text-decoration:none; color:#0b385a;}	



/*----------------------------------tableTechArticlesYearPaging-----------------------*/
.tableTechArticlesYearPaging
{
padding:2px;
margin:2px;
}

/*----------------------------TalkBack-----------------------*/
.TalkBack TABLE
{
color: #000;
font-size: 13px;
background: #dde4ee;

}
.TalkBack TH
{
color: #fff;
font-weight:bold;
font-size: 13px;
background: #093b82;
padding-right:10px;
}
.TalkBack TD
{
color: #000;
font-size: 13px;
text-align:right;

}
.TalkBack A, .TalkBack A:link, .TalkBack A:visited, .TalkBack A:focus, .TalkBack A:active
{

	font-weight:bold;
	text-decoration:none;
	color:#093b82;	
}
.TalkBack A:hover
{ text-decoration:none; color:#a5cfff; }

/*----------------------------TabYearFolder-----------------------*/
.TabYearFolder{}
.TabYearFolder TD {}
.TabYearFolder TH {}

.TabYearFolder TD A, .TabYearFolder TD A:link, .TabYearFolder TD A:visited, .TabYearFolder TD A:focus, .TabYearFolder TD A:active
{
	display:block;
	color:#15497a;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #a4a591;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	vertical-align:top;
	background: #e8ead8;
}
.TabYearFolder TD A:hover 
{
	text-decoration:none; color:#0059c6;
}

.TabYearFolder Th A, .TabYearFolder Th A:link, .TabYearFolder Th A:visited, .TabYearFolder Th A:focus, .TabYearFolder Th A:active
{
	display:block;
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	vertical-align:top;
	background: #ffffff;
}
.TabYearFolder Th A:hover 
{
	text-decoration:none; color:#0059c6;
}
/*----------------------------TabFolders-----------------------*/
.TabFolders{}
.TabFolders TD {}
.TabFolders TH {}

.TabFolders TD A, .TabFolders TD A:link, .TabFolders TD A:visited, .TabFolders TD A:focus, .TabFolders TD A:active
{
	display:block;
	color:#15497a;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #a4a591;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	vertical-align:top;
	background: #e8ead8;
}
.TabFolders TD A:hover 
{
	text-decoration:none; color:#0059c6;
}

.TabFolders Th A, .TabFolders Th A:link, .TabFolders Th A:visited, .TabFolders Th A:focus, .TabFolders Th A:active
{
	display:block;
	color:#cccccc;
	font-size:12px;
	font-weight:bold;
	
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	vertical-align:top;
	background: #ffffff;
}
.TabFolders Th A:hover 
{
	text-decoration:none; color:#0059c6;
}

#pscroller1{
width: 160px;
height: 100px;
border: 0px solid black;
padding: 0px;
background-color: #ffffff;
}

.someclass
{ 
}

/*---------------------------------MoreInformation----------------------------------*/
.MoreInformation
{
	text-align:right;
	font-size:11px;
}
.MoreInformation A, .MoreInformation A:link, .MoreInformation A:visited, .MoreInformation A:focus, .MoreInformation A:active
{
padding:0px 10px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
}

.MoreInformation A:hover
{ text-decoration:none; color:#ff0000; }