HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#4095ff;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#7A848E;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}
BODY
{ 
	color: #fff;
	font-family : Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	background: #002b60;
	margin: 5px;
	direction:ltr; 
}

BODY#mainBody
{
	margin:0px;
	background: #0f4283 url('/USI/_images/_design/BGBody.jpg') repeat-x;
}

BODY#inBody
{
	margin:0px;
	background: #11468a url('/USI/_images/_design/BGBodyin.jpg') repeat-x;
}

TABLE,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}
P
{ 
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Sans-Serif;
	padding-bottom:10px;
}
P A, P A:link, P A:visited, P A:focus, P A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#86bcff;
	font-family: Arial, Sans-Serif;
	font-size:13px;
}
P A:hover
{ text-decoration:none; color:#fff; }
img
{
border:0px;
}
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('/USI/_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:#4095ff;
	font-size:11px;
}
HR
{
	border:1px solid #E5E5E5;
	height:1px;
}



ul 
{
	margin-left:1em;
	padding-left:2em;
}
 
li
{
	list-style: none;
	margin-left: 0px;
	list-style-position : outside;
	list-style-image: url('../_images/_design/LittleArrowEng.gif'); 
}





/* ---------------------------------- H1...H6 -------------------------------------------------------------------- */

H1,H2,H3,H4,H5,H6 { font-family: Verdana, Arial, Sans-Serif; margin:0px; }
H1
{
	font-size:20px;
	font-weight:normal;
	color:#86bcff;
	margin-bottom:5px;
}

H2
{
	font-size:18px;
	font-weight:normal;
	margin-bottom:2px;
	color:#5e94d8;
	font-family: Arial, Sans-Serif;
}

H3
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	color:#86bcff;
	font-family: Arial, Sans-Serif;
}
H3 A, H3 A:link, H3 A:visited, H3 A:focus, H3 A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#86bcff;
	font-family: Arial, Sans-Serif;
	font-size:15px;
}
H3 A:hover
{ text-decoration:none; color:#4095ff; }
H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#fff;
}
H5
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#b4d5ff;
}
H6
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:2px;
	color:#c7c7c7;
}
/* ---------------------------------- LINKS -------------------------------------------------------------------- */

A, A:link, A:visited, A:focus, A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#86bcff;
	font-family: Arial, Sans-Serif;

}
A:hover
{ text-decoration:none; color:#fff; }

/* ---------------------------------- 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:Arial;	
	font-size: 11px;
}
INPUT.sideInput
{
	border:solid 1px #B1B1B1;
	height:16px;
	padding:0px;
	width:155px;
	font-family:Arial;	
	font-size: 11px;
}
SELECT.sideInput
{
	border:solid 1px #B1B1B1;
	height:18px;
	width:160px;
	font-family:Arial;	
	font-size: 11px;
}
INPUT.chkBox
{
	border:none !important;
	width:13px !important;
}
.sideInputShort
{ width: 120px !important; }

/* ---------------------------------- Buttons -------------------------------------------------------------------- */

.button
{
	background-color:#67aeee;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonDisabled
{
	background-color:#017fe5;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonEmpty
{
	background-color:#86bcff;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#002b60;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:150px;
	margin-bottom:5px;
	border:none;
	padding:1px;
}
.GOButton
{
	background-color:#67aeee;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:30px;
	border:none;
	height:18px;
}
.SUBMITButton
{
	background-color:#67aeee;
	font-family : Arial, 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:#67aeee;
	font-family : Arial, 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('/USI/_images/_design/button_top.gif') left top no-repeat;
}
A.btnGoTop:hover
{ text-decoration:none; }

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ padding:0px;width:136px;}
/* ---------------------------------- pageHeader -------------------------------------------------------------------- */
DIV#pageHeader
{ background: #FFFFFF url('/USI/_images/_design/mainRoundedBoxBorder.gif') left top repeat-x; }

DIV#pageHeader DIV
{ background: transparent url('/USI/_images/_design/mainRoundedBoxBorder.gif') left top repeat-y; }

DIV#pageHeader DIV DIV 
{ background: transparent url('/USI/_images/_design/mainRoundedBoxBorder.gif') right top repeat-y; }

DIV#pageHeader DIV DIV DIV 
{ background: transparent url('/USI/_images/_design/mainRoundedBoxTL.gif') left top no-repeat; }

DIV#pageHeader DIV DIV DIV DIV
{ padding:1px; padding-bottom:0px; background: transparent url('/USI/_images/_design/mainRoundedBoxTR.gif') right top no-repeat; }

DIV#pageHeader TABLE
{ }

DIV#pageHeader TABLE TH
{ width:200px; text-align:left; background: transparent url('/USI/_images/_design/verticalDotBorder.gif') right top repeat-y; }

DIV#pageHeader TABLE TD
{ font-size:11px; padding:2px 5px; white-space:nowrap; vertical-align:top; text-align:left; color:#7A848E; }

DIV#pageHeader TABLE TD#serverDateTime
{ font-family: Verdana, Arial, 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;
	text-align:left;
}

DIV#pageHeader TABLE TD A:hover
{ text-decoration:none; color:#4095ff; }

/* ---------------------------------- companyLogo -------------------------------------------------------------------- */

IMG#companyLogo
{ width:136px; height:53px;padding:10px; }

/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #4095ff; }

DIV#pageFooter DIV 
{ background: transparent url('/USI/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

DIV#pageFooter DIV DIV
{height:23px;width:100%; background: transparent url('/USI/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }
/* ---------------------------------- footerTable -------------------------------------------------------------------- */
.footerTable

{ text-align:center;}

.footerTable TD, .footerTable TH
{
	font-weight:normal;
	font-family:tahoma;
	color:#fff;
	font-size:11px;
	text-align:center;
}

.footerTable DIV
{ padding:2px;}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ 
	font-family:tahoma;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:11px;
}

.footerTable A:hover
{ color:#4095ff; }

/* ---------------------------------- TMenuTabsTable -------------------------------------------------------------------- */

#TMenuTabsTable
{ }
#TMenuTabsTable TH,#TMenuTabsTable TD
{
	background: none !important; 	
	border:none !important;
	padding:0px !important;
	height:21px !important;
}
#TMenuTabsTable TH
{
	background: #E5E5E5 url('/USI/_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;
	font-family: Arial;
	font-size:12px;
	padding-left:10px !important;
	padding-right:10px !important;	
}
#TMenuTabsTable A:hover
{ text-decoration:none; }
#TMenuTabsTable TH.this
{
	background: #A4B1BC url('/USI/_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%;border-top:2px solid #686759; }
#TMenuTable
{ width:740px;margin-top:2px;}
#TMenuTable TD,TABLE#TMenuTable TH
{
	text-align:center;
}

#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;	
	height:31px;
	font-size:12px;
	line-height:28px;
	font-family: Arial, Sans-Serif;
	border-right:1px solid #686759;
}
#TMenuTable A:hover
{ color:#b4d5ff; text-decoration:none;}

#TMenuTable TH.this
{ }

#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;
	font-weight:normal;
	text-decoration:none;
	color:#b4d5ff;
}
/* ---------------------------------- HPMainTable -------------------------------------------------------------------- */	
.HPMainTable	
{ margin-top:10px;width:100%; border:0px; }

.HPMainTable TD	
{ padding:0px;background:#3a5982 url('/USI/_images/_design/BGFeaBigEng.gif') right bottom no-repeat;}

.HPMainTable DIV.tab
{
	/*background: #A4B0BC url('/USI/_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 A, .HPMainTable DIV.tab A:link, .HPMainTable DIV.tab A:visited, .HPMainTable DIV.tab A:focus, .HPMainTable DIV.tab A:active
{
	font-size:12px;
	font-weight:bold;
	color:#FEFFFF;
	padding:0px;
	margin:0px;
	text-align:left;
	padding:0px 3px;
}
	
.HPMainTable DIV.tab A:hover 
{
	text-decoration:none; color:#fff;
}

/* -------------------------------- HPTable ------------------------------------- */
.HPTable
{ width:100%;}

.HPTable TH,.HPTable TD
{
	vertical-align:top;
	padding:3px;
	padding-right:6px;
	padding-left:6px;
	/*background : #F3F3F3;*/
	text-align:left;
	font-family : arial;
	font-size:11px;
	background:none;
	line-height:18px;
}	

.HPTable img
{
	border:1px solid #b4b4b4;
}

.HPTable H2
{
	font-family : arial;
	color:#FE7F00;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	vertical-align:top;
	text-align:left;
	font-family : arial;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}
.HPTable A:hover 
{
	text-decoration:none; color:#59defb;
}

.HPTable TH A, .HPTable TH A:link, .HPTable TH A:visited, .HPTable TH A:focus, .HPTable TH A:active
{
	vertical-align:top;
	text-align:left;
	font-family : arial;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.HPTable TH A:hover 
{
	text-decoration:none; color:#4095ff;
}

/* ---------------------------------- 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;
}
/* ---------------------------------- 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;
}

#frmQuickSearch A, #frmQuickSearch A:link, #frmQuickSearch A:visited, #frmQuickSearch A:focus, #frmQuickSearch A:active
{
	font-family : Verdana, Arial, Sans-Serif;
	font-size:13px;
	font-weight: bold;
}
	
#frmQuickSearch A:hover 
{
	text-decoration:none; color:#7A848E;
}
	
/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

.breadCrumbsTable
{ }

.breadCrumbsTable TD,.breadCrumbsTable TH
{
	text-decoration: none;
	font-weight: normal;
	color:#fff !important;
	vertical-align:middle;
	padding-right:20px;padding-left:20px;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
	
}
.breadCrumbsTable A, .breadCrumbsTable A:link, .breadCrumbsTable A:visited, .breadCrumbsTable A:focus, .breadCrumbsTable A:active
{
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#fff;
	
}
.breadCrumbsTable A:hover
{ text-decoration:none;color:#4095ff; }

/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

#pageToolsTable
{
	width:150px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
}
#pageToolsTable TD
{ padding:2px;padding-bottom:10px; }

#pageToolsTable TD IMG
{ padding-right:5px;margin-right:5px;margin-left:5px; }

#pageToolsTable A, #pageToolsTable A:link, #pageToolsTable A:visited, #pageToolsTable A:focus, #pageToolsTable A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}
#pageToolsTable A:hover
{ color:#4095ff; text-decoration:none; }

/* ---------------------------------- mainContentTable -------------------------------------------------------------------- */

#mainContentTable
{
	border-top:1px solid #FFFFFF;

}
.mainContentTableBackground1
{ background: #F3F3F3 url('/USI/_images/_design/rightMenuBottomBg1.jpg') right bottom no-repeat; }

/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
	padding-bottom:5px;
}
.contentDIV
{ 
	padding:10px 20px;
}
.contentDIV TABLE TD.content
{ vertical-align:top; }

.contentDIV TABLE TD.contentSide
{ padding:0px; vertical-align:top; }

/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:180px;
}
#rightCOLHidden
{
	width:1px;
	min-width:1px;
	background: none; 	
	padding-bottom:90px;
	/*border-right:1px solid #fff;*/
	font-size:1px;
}

/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{
	width:170px;
}
#leftCOL #leftCOLData
{
	width:170px;
	margin-top:5px;
}
#leftCOL #mainCategoryillustration
{
	width:200px;
	height:147px;
	padding:0px;
	margin:0px;
}
/* ---------------------------------- tab -------------------------------------------------------------------- */

DIV.tab
{
	background: #A4B1BC url('/USI/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
DIV.tab H3
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
DIV.tabBright
{
	background: #E5E5E5 url('/USI/_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
{border:1px solid #89b4ea;padding-bottom:10px;width:160px;padding-right:5px; }
/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{
	margin-bottom:0px;
}
.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:1px solid #6986ac;
	text-decoration:none;
	vertical-align:top;
	text-align:left;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#4095ff;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	color:#4095ff;
}
/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{
	padding-left:0px;
}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	padding-left:25px;
	text-decoration:none;
	vertical-align:top;
	font-family: Arial;
	background: url('/USI/_images/_design/LittleArrow.gif') 10px 10px no-repeat;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#4095ff;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#4095ff;

}
/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{
	padding-left:0px;
}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	text-decoration:none;
	vertical-align:top;
	font-family: Verdana, Arial;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#4095ff;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#4095ff;
}
/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{
	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('/USI/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
	color:#0c5fbb;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#4095ff;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#4095ff;
	background: transparent url('/USI/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
}
/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	width:140px;
	margin-bottom:15px;
	font-family: Arial;
}

.infoBoxTable TABLE
{ width:140px; }

.infoBoxTable HR
{
	height:1px;
	border:1px solid #fff;
	margin:2px 0px;
	width:100%;
}
.infoBoxTable TD,.infoBoxTable TH
{
	text-align:left;
	font-size:11px;
}

.infoBoxTable TH
{
	color:#fff;
	background: #999; 	
	font-weight:bold;
	text-align:center;
}
	
.infoBoxTable TABLE.IMGS TD
{ text-align:center;}

.infoBoxTable TABLE.DOCS
{ margin-bottom:3px; }
	
.infoBoxTable TABLE.DOCS TD
{ padding-bottom:3px; }
	
.infoBoxTable TABLE.LINKS
{ margin-bottom:3px; }

.infoBoxTable TABLE.LINKS TD
{ padding-bottom:3px;}
	
.infoBoxTable IMG.Icon
{ padding-right:5px;}

.infoBoxTable TH A, .infoBoxTable TH A:link, .infoBoxTable TH A:visited, .infoBoxTable TH A:focus, .infoBoxTable TH A:active
{
	font-size:11px;		
	font-weight:bold;
	padding:0px;
	color:#fff;
	font-family: Arial;
}

.infoBoxTable TH A:hover
{
	text-decoration:none;
	color:#4095ff;
}
	
.infoBoxTable A, .infoBoxTable A:link, .infoBoxTable A:visited, .infoBoxTable A:focus, .infoBoxTable A:active
{
	font-size:11px;		
	font-weight:normal;
	padding:0px;
	color:#fff;
	font-family: Arial;
}

.infoBoxTable A:hover
{
	text-decoration:none;
	color:#4095ff;
}

.infoBoxTableDiv A, .infoBoxTableDiv A:link, .infoBoxTableDiv A:visited, .infoBoxTableDiv A:focus, .infoBoxTableDiv A:active
{
	font-size:13px;		
	font-weight:bold;
	color:#fff;
	font-family: Arial;
}

.infoBoxTableDiv A:hover
{
	text-decoration:none;
	color:#4095ff;
}

.infoBoxTableDiv
{
	font-size:13px;		
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
	font-family: Arial;
}

/* ---------------------------------- LatestNewsSideTable -------------------------------------------------------------------- */
.LatestNewsSideTable
{width:170px;margin:0px;}

.LatestNewsSideTable HR
{
	height:1px;
	margin:0px;
	width:90%;
}
.LatestNewsSideTable TD,.LatestNewsSideTable TH
{
	text-align:left;
	font-family: Verdana, Arial, Sans-Serif;
}
.LatestNewsSideTable TD
{
	ppadding:0px;
}
.LatestNewsSideTable TD DIV.NewDate
{
	padding-left:5px;
	/*background: transparent url('/USI/_images/_design/iconPlusOrange.gif') left 5px no-repeat;*/
	color:#fff;
	font-size:11px;
}
.LatestNewsSideTable TD DIV.NewTitle
{
	padding-left:7px;
	padding-right:5px;
	
	color:#0E64BC;
}
.LatestNewsSideTable TH
{
	padding:0px;
	font-weight:bold;
	text-align:left;
}
.infoBoxTable 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,
.LatestNewsSideTable A, .LatestNewsSideTable A:link, .LatestNewsSideTable A:visited, .LatestNewsSideTable A:focus, .LatestNewsSideTable A:active
{
	font-weight:bold;
	padding:0px;
	vertical-align:center;
	color:#4095ff;
	display:block;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
.LatestNewsSideTable A:hover
{
	text-decoration:none;
	color:#0E64BC;
}
/* ---------------------------------- FIELDSET -------------------------------------------------------------------- */

FIELDSET
{
	
	border:1px solid #646859;
	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:#fff;
	display:block;
	text-decoration:none;
}
FIELDSET A:hover
{
	text-decoration:none;
	color:#0E64BC;
}
FIELDSET IMG
{
	border:none;
	margin-left:10px;
	padding-top:3px;
}
	
LEGEND
{
	padding-left:5px;
	padding-right:5px;	
	color:#fff;
	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-left:5px;
	margin-top:2px;
}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{ float:right; border:1px solid #84afe6; 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 #84afe6; 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 #84afe6; padding:3px !important; text-align:center !important; width:150px;}
/* ---------------------------------- imgPartTableBorder2 -------------------------------------------------------------------- */
.imgPartTableBorder2
{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:#fff;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
{ text-decoration:none;color:#4095ff; }


.docPartTableSIDE TH,.lnkPartTableSIDE TH
{
	color:#fff;
	font-weight:bold;
	line-height:20px;
	text-align:right;
}
.docPartTableSIDE TD,.lnkPartTableSIDE TD
{
	color:#fff;	
	padding:5px;	
	vertical-align:middle;	
}	
.docPartTableSIDE TD IMG.icon,.lnkPartTableSIDE TD IMG.icon
{
	border:none;
	padding:0px 5px;
	margin:0px 5px;
}
/* ----------- imgPartTable ----- docPartTable ---- lnkPartTable --------------------------------------------------------------- */

.docPartTable,.imgPartTable,.lnkPartTable
{
	width:100%;
}
.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:#fff;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTable A:hover
{ text-decoration:none; color:#4095ff;}
.lnkPartTable A:hover
{ text-decoration:none; color:#4095ff;}

.docPartTable TD,.lnkPartTable TD
{
	line-height:21px;
	height:21px;
	vertical-align:middle;
}

.imgPartTable TD
{
	padding:5px !important;
}

.docPartTable TD IMG.icon,.imgPartTable TD IMG.icon,.lnkPartTable TD IMG.icon
{
	border:none;
	padding:0px 5px;margin:0px 5px;
}

/* ---------------------------------- formTable -------------------------------------------------------------------- */

TABLE.formTable
{ border-bottom:none; width:350px; }

TABLE.formTable TD,TABLE.formTable TH
{ vertical-align: middle; }

TABLE.formTable TD
{	
	height:21px;
	font-weight:normal;
	color:#fff;
	padding:1px;
	padding-left:10px;
	padding-right:10px;
	white-space:normal;
	font-size:11px;
}
SPAN.mandatoryField
{ 
	width:10px; 
	color:#ff0000;
	/*background: transparent url('/USI/_images/_design/mandatoryField.gif') center no-repeat;*/
}
		
TABLE.formTable TD.bottomRow
{ border:none; padding-bottom:10px; padding-top:5px; }

DIV.formTableNote
{	
	font-weight:normal;
	font-size:9px;
	color:#4095ff;
	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:#86bcff;
	font-family : Arial, Sans-Serif;
	font-size:11px;
}
.siteMapTable A:hover
{ color:#fff; text-decoration:none; }


TABLE.siteMapTable TD,TABLE.siteMapTable TH
{ vertical-align: top; }

TABLE.siteMapTable TD
{	padding:5px; }

.siteMapTableHeader
{
	border:none;
	line-height:21px !important;
	height:21px !important;
	margin:5px !important;
	
}

.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
{
	font-weight:bold;	
	display:block;
	background:transparent url('/USI/_images/_design/redBullet.gif') right center no-repeat;
	padding-left:5px;
	font-family : Arial, Sans-Serif;
	font-size:12px;	
}

.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('/USI/_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('/USI/_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('/USI/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}

/* ---------------------------------- #frmSearchResults -------------------------------------------------------------------- */

#frmSearchResults
{ width:100%; }

#frmSearchResults A, #frmSearchResults A:link, #frmSearchResults A:visited, #frmSearchResults A:focus, #frmSearchResults A:active
{ font-weight:bold;	font-size:13px;color:#0071ff;	}	
	
#frmSearchResults A.hover
{ color:#fff;}	

#frmSearchResults .SearchResultBox
{ white-space:normal; overflow:hidden; margin-bottom:15px; }

#frmSearchResults .bodyText
{ color:#fff; }

#frmSearchResults .linkAddress
{ color:#fff; font-size:10px; }

#frmSearchResults .lastUpdated
{ color:#0071ff; font-size:9px; }


/* ---------------------------------- SearchResultsPagingTable -------------------------------------------------------------------- */

.SearchResultsPagingTable
{ width:100%; border-top:1px solid #7A848E; }

.SearchResultsPagingTable A, .SearchResultsPagingTable A:link, .SearchResultsPagingTable A:visited, .SearchResultsPagingTable A:focus, .SearchResultsPagingTable A:active
{ font-weight:bold;	font-size:13px;color:#fff;	}	
	
.SearchResultsPagingTable A.hover
{ color:#fff;}

.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('/USI/_images/_design/q.gif') left top no-repeat;
	list-style: none;
	padding: 0px 20px 0px 28px;
}

.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background:transparent url('/USI/_images/_design/a.gif') left top no-repeat;
	list-style: none;
}


/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

TABLE.eventsListTable
{ margin-bottom:15px; width:100%; border:1px solid #3263a1; }

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;
}
	
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; }
		
TABLE.eventsListTable TH
{ background-color:#3263a1; }

TABLE.eventsListTable HR
{ border:1px solid #fff; height:1px; }

TABLE.eventsListTable H2.H2events
{
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	margin:0px;
	color:#fff;
	font-family: Arial, Sans-Serif;
}		

TABLE.eventsListTable H3.H3events
{
	font-size:13px;
	line-height:14px;
	font-weight:normal;
	margin:0px;
	color:#fff;
	font-family: Arial, Sans-Serif;
}		
TABLE.eventsListTable H4.H4eventsDate
{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#fff;
	white-space:nowrap;
}

/* ---------------------------------- tableRightMenuBOX -----------Search Tech Articles--------------------------------------------------------- */

.tableRightMenuBOX
{
	width:100%;
}

.tableRightMenuBOX TD,.tableRightMenuBOX TH
{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}

.tableRightMenuBOX TH
{
	vertical-align:center;
	background-color:#3263a1;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #fff;
}
.tableRightMenuBOX TD
{
vertical-align:top;
		
}
.tableRightMenuBOX TD IMG.icon,.tableRightMenuBOX TD IMG.icon
{
	border:none;
	margin-right:5px;
	margin-top:3px;
}		
/* ---------------------------------- tableTechArticlesList -------------------------------------------------------------------- */
		
.tableTechArticlesList
{
	width:100%;
	border:1px solid #3263a1;
	margin-top:6px;
}

.tableTechArticlesList A, .tableTechArticlesList A:link, .tableTechArticlesList A:visited, .tableTechArticlesList A:focus, .tableTechArticlesList A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:14px;
}
.tableTechArticlesList A:hover
{ text-decoration:none; color:#4095ff; }


.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:#3263a1;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.taAuthor
{ font-style:italic; font-size:11px; margin-bottom:5px; }

 .taDate
{ font-style:italic; font-size:11px; color:#fff; }
	
	
.taTitle
{ font-weight:bold;	margin-bottom:5px; font-size:14px !important;}


.taTitle A, .taTitle A:link, .taTitle A:visited, .taTitle A:focus, .taTitle A:active
{ font-weight:bold !important;	margin-bottom:5px;font-size:14px !important;color:#fff;	}	
	
.taTitle A.hover
{ font-weight:bold;	margin-bottom:5px; color:#3575c6;}	


.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:#fff !important;	}	
	
.taAuthor A.hover
{ font-weight:bold;	margin-bottom:5px;color:#3575c6; }	
	
	
.taAttachmentsTable
{
   width:100%;
   margin-top:2px;
   margin-bottom:2px;
   border-top:1px solid #3263a1;
   border-bottom:1px solid #3263a1;
}	
.taAttachmentsTable A, .taAttachmentsTable A:link, .taAttachmentsTable A:visited, .taAttachmentsTable A:focus, .taAttachmentsTable A:active
{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.taAttachmentsTable A:hover
{ text-decoration:none; }
.taAttachmentsTD
{
   background-color:#3575c6;
   padding:1px;
   
   text-align:left;
}
	
.taAttachmentsTD DIV
{ margin-top:1px; margin-bottom:1px;}	
		
.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;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;

	text-decoration:none;
}	
	
A.publicationsH1Link:hover
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#4095ff;
}	

/* ---------------------------------- documentsAndLinksInRow -------------------------------------------------------------------- */

.documentsAndLinksInRow
{ display:block; padding-left:5px; margin-right:5px; margin-left: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 A, .tablePressReleasesList A:link, .tablePressReleasesList A:visited, .tablePressReleasesList A:focus, .tablePressReleasesList A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#274b79;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}

.tablePressReleasesList A:hover
{ text-decoration:underline; color:#ff9900; }

.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
{
	width:310px;
	border:2px solid #C3CCD4;
	margin:0px;
	height:300px;
	margin:0px 5px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	
	color:#fff;
	font-weight:bold;
	vertical-align:center;
}

.registrationTable TD
{ }

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding-right:3px; padding-left:3px; vertical-align:middle;color:#ff0000; }

.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('/USI/_images/dotted_icon.gif') left 4px no-repeat;
}

.registrationTable INPUT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:130px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:130px;
}

.registrationTable SELECT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:130px;
}

.registrationTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}	
	
/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #D7D7D7;
	margin-top:10px;
}

.mainLoginTable TD
{
	padding:5px;
	background-color:#F3F3F3;
	color:#fff;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.mainLoginTable TH
{
	padding:5px;
	
	color:#fff;
	font-weight:normal;
	text-align:left;
	font-size:11px;
}

.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;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	color:#0E64BC;
	background:transparent url('/USI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}		
.mainLoginTable A:hover
{ text-decoration:none; color:#4095ff; }

/* ---------------------------------- updateExpiredPasswordTable -------------------------------------------------------------------- */
		
.updateExpiredPasswordTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
	width:380px;
}

.updateExpiredPasswordTable TH,.updateExpiredPasswordTable TD
{
	padding:2p;x
	padding-left:5px;
	padding-right:5px;
	
	color:#fff;
	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('/USI/_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
{
	
	border:none;
	padding:5px;
}
.extendedLinksTable TH.categoryTitle
{
	text-align:left;

	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.extendedLinksTable TH.itemTitle
{
	text-align:left;

	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('/USI/_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('/USI/_images/_design/iconArrowRightOrange.gif') left 4px no-repeat;
}

.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('/USI/_images/_design/iconArrowRightGrey.gif') right 4px no-repeat;*/
	margin-top:1px;
	padding-right:10px;
	color:#4095ff;
}
/* ---------------------------------- 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;
	width:150px;
}

.simpleLinksTable  H4
{
	font-weight:bold;
	color:#3067A2;
	font-size:13px;
}


.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:#4095ff; }

/* ---------------------------------- 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('/USI/_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('/USI/_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 input,.sideMenuLoginTable TH input
{
	float:left;
}

.sideMenuLoginTable TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Sans-Serif;
	font-size:11px;
}

.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 A, .sideMenuLoginTable A:link, .sideMenuLoginTable A:visited, .sideMenuLoginTable A:focus, .sideMenuLoginTable A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:11px;
}
.sideMenuLoginTable A:hover
{ text-decoration:none; color:#4095ff; }

.sideMenuLoginTable DIV
{
	background: transparent url('/USI/_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 TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	cursor:hand;
}
.photoAlbumsGallery A, .photoAlbumsGallery A:link, .photoAlbumsGallery A:visited, .photoAlbumsGallery A:focus, .photoAlbumsGallery A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	cursor:hand;
}
.photoAlbumsGallery A:hover
{ text-decoration:none; color:#6ca8f1; }

.photoAlbumsGallery TABLE 
{ 
	margin-bottom:15px;
	width:default; 
}

.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}
.photoAlbumsGallery IMG
{
	display:block;
	margin-bottom:5px;
}



/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	background: #FFFFFF url('/USI/_images/_design/bg_images_bottom.gif') center bottom no-repeat;
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	background: transparent url('/USI/_images/_design/bg_images_top.gif') center top no-repeat;
	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 #4095ff;
}

/* ---------------------------------- 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:#fff;}

.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('/USI/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;padding-left:20px;}

.mainForumTable TD.titleTopic
{background:#F1F1F1 url('/USI/_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('/USI/_images/_design/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 #4095ff;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;
	text-align:justify;
}

TABLE.managementListTable TD.managementItemImage
{padding-left:0px; padding-right:0px; }

TABLE.managementListTable TH.managementItemTitle
{ 
	padding-bottom:5px;
}

TABLE.managementListTable TABLE TH, TABLE.managementListTable TABLE TD
{vertical-align:middle; }
	
TABLE.managementListTable TABLE TD
{ }

TABLE.managementListTable TABLE TD.shortDecription
{}
			
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: Arial, Sans-Serif;
}		

TABLE.managementListTable H4
{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#4095ff;
	font-family: Arial, Sans-Serif;
}		
	
.managementItemPosition
{ color:#4095ff; 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-top:10px; }

TABLE .Regular_MAINPAGE_Childs_IMGS TH
{
	padding-right:10px;
	padding-bottom:20px;
	vertical-align:top;
	text-align:center;
}

TABLE .Regular_MAINPAGE_Childs_IMGS TD SPAN.Title
{
	display:block;
	width:100%;
	text-align:center;
}	

TABLE .Regular_MAINPAGE_Childs_IMGS .imgContainer
{
	display:block;
	width:1px;
	margin-bottom:5px;
}

/* ---------------------------------- 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;	}


.Regular_MAINPAGE_Childs_LIST A, .Regular_MAINPAGE_Childs_LIST A:link, .Regular_MAINPAGE_Childs_LIST A:visited, .Regular_MAINPAGE_Childs_LIST A:focus
{ 
	font-weight:bold;	
	font-family : Arial, Sans-Serif;
	font-size:12px;
	color:#0e64bc;
}

.Regular_MAINPAGE_Childs_LIST A:active
{ color:#fff;background-color:#fff; }

.Regular_MAINPAGE_Childs_LIST A:hover
{ color:#fff; }
/* ---------------------------------- 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;

	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: url('/USI/_images/_design/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;
	font-family : Arial, Sans-Serif;
	font-size:12px;
	color:#0e64bc;
}

.productListBox A:hover
{ color:#fff; }

DIV.backToCategory
{
	background:#FFFFFF url('/USI/_images/_design/productItemBackToCatalogLineDot.gif') left bottom repeat-x !important;
	margin-bottom:15px;
}

DIV.backToCategory DIV
{
	background:transparent url('/USI/_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;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;	
}

.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.DZIdescription A, .downloadZoneListTable TD.DZIdescription A:link, .downloadZoneListTable TD.DZIdescription A:visited, .downloadZoneListTable TD.DZIdescription A:focus, .downloadZoneListTable TD.DZIdescription A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.downloadZoneListTable TD.DZIdescription A:hover
{ text-decoration:none; color:#4095ff; }


 .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;
	font-size:12px;
	font-weight:bold;	
	color:#ff6600;
}
.productsMainCategoriesTable A:hover H5
{  color:#888888;}

.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-weight:normal;	
	display:block;
	font-size:11px;
	font-weight:bold;	
	color:#ff6600;
}
.productsSubCategoriesTable A:hover h5
{  color:#888888; }

.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 A, .shoppingCartTableSmall A:link, .shoppingCartTableSmall A:visited, .shoppingCartTableSmall A:focus, .shoppingCartTableSmall A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.shoppingCartTableSmall A:hover
{ text-decoration:none; color:#4095ff; }

.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#7A848E url('/USI/_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:#fff;
	width:25px;
}
.shoppingCartTableSmall TD.subTotal
{
	text-align:right;
	color:#7A848E;
}
.shoppingCartTableSmall .goOrder
{
	text-align:right;
	color:#fff;
	border-bottom:3px inset #A4B1BC;
}

.shoppingCartTableSmall .goOrder A, .shoppingCartTableSmall .goOrder A:link, .shoppingCartTableSmall .goOrder A:visited, .shoppingCartTableSmall .goOrder A:focus, .shoppingCartTableSmall .goOrder A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:10px;
}
.shoppingCartTableSmall .goOrder A:hover
{ text-decoration:none; color:#4095ff; }


.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:none; }

.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:none; }


/* ---------------------------------- shoppingCartTableSmallFooter -------------------------------------------------------------------- */
DIV#shoppingCartTableSmallFooter
{ background-color: #4095ff; margin-bottom:10px; }

DIV#shoppingCartTableSmallFooter DIV 
{ background: transparent url('/USI/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

DIV#shoppingCartTableSmallFooter DIV DIV
{height:16px;width:100%; background: transparent url('/USI/_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:none; }


/* ---------------------------------- MilonicOnClass -------------------------------------------------------------------- */
.MilonicOnClass
{background-color:#4095ff;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:none; }


/* ---------------------------------- MilonicPageClass -------------------------------------------------------------------- */
.MilonicPageClass
{background-color:#4095ff;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:none; }


/* ---------------------------------- 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:none; }


/* ---------------------------------- MilonicSubMenuOnClass -------------------------------------------------------------------- */
.MilonicSubMenuOnClass
{background-color:#4095ff;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:none; }


/* ---------------------------------- MilonicSubMenuPageClass -------------------------------------------------------------------- */
.MilonicSubMenuPageClass
{background-color:#4095ff;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:none; }

/* ---------------------------------- 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: Arial, Sans-Serif;
}		

.authorsItemTable H4
{
	font-size:11px;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#4095ff;
	font-family: Arial, Sans-Serif;
}		
	
.authorsItemTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}

.managementItemPosition
{ font-weight:bold; } 

.authorsItemTable A:hover H3
{
	font-size:14px;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	color:#1041C1;
	font-family: Arial, 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('/USI/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
	color:#969696;
	font-family: Arial, Sans-Serif;
}

.allPublicationsByAuthor A:hover
{
	color:#fff;
	font-size:13px;
	font-family: Arial, Sans-Serif;
}

/* ---------------------------------- 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('/USI/_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: Arial, Sans-Serif;
}		

.authorsListTable H4
{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#4095ff;
	font-family: Arial, Sans-Serif;
}		
.authorsListTable SPAN.authorAddressLine
{
	color:#999999; font-style:italic;
}

.managementItemPosition
{ font-weight:bold; } 

.authorsListTable A:hover H3
{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	color:#1041C1;
	font-family: Arial, Sans-Serif;
}
	
/*----------------------------------Shop---------------------------------*/
.Shop
{
	margin-bottom:5px;
}

.Shop TH
{
	width:43px;
	height:43px;
}
.Shop TD
{
	font-weight:normal;
	color:#fff;
	font-size:11px;
	padding-right:7px;
	padding-top:4px;
	font-family : Arial;
	background: url('/USI/_images/_design/StepBg.gif') repeat-x;
}


/*-----------------------------------shoppingCartTableTop-------------------------------*/

.shoppingCartTableTop TD
{
	background:#f8f9fb;
	height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:3px;
}

.shoppingCartTableTop TH
{
	background:#9ba9c1;
	padding-left:3px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	text-align:left;
	font-family:Arial;
	border-top:1px solid #515d74;
	height:25px;
}
/*------------------------------------LinksTop----------------------------*/
.LinksTop
{
	color:#718fb5;
	width:100%;
	float:left;
}
.LinksTop A, .LinksTop A:link, .LinksTop A:visited, .LinksTop A:focus, .LinksTop A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#718fb5 !important;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
}

.LinksTop A:hover
{ text-decoration:none; color:#a2cbff !important; }

/*------------------------------------SearchTop----------------------------*/
.SearchTop
{
	float:right;
	color:#718fb5;
	margin-top:10px;
}
.SearchTop TD
{
	font-weight:bold;
	text-decoration:none;
	color:#133b80 !important;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
	padding:0px 4px;
}
.SearchTop A, .SearchTop A:link, .SearchTop A:visited, .SearchTop A:focus, .SearchTop A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#133b80 !important;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
}

.SearchTop A:hover
{ text-decoration:none; color:#a2cbff !important; }



/*------------------------------------Lang----------------------------*/
.Lang
{

	padding-top:30px;
	text-align:right;
}

.Lang A, .Lang A:link, .Lang A:visited, .Lang A:focus, .Lang A:active
{
	font-weight:normal !important;
	text-decoration:none;
	color:#fff;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
}

.Lang A:hover
{ text-decoration:none; color:#a2cbff; }


/*---------------------------------MoreInformation----------------------------------*/
.MoreInformation
{
	text-align:right;
	font-size:11px;
}
.MoreInformation A, .MoreInformation A:link, .MoreInformation A:visited, .MoreInformation A:focus, .MoreInformation A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
	text-align:right;
}

.MoreInformation A:hover
{ text-decoration:none; color:#4095ff; }

/*-------------------------------------------------------------------------*/
.flashHP
{ 
	border: 1px solid #A4B1BA;
}
.newsHP
{	
	border: 1px dotted #A4B1BA;
	background: #F3F3F3;
	width:170px;
}

/*---------------------------------------TableCataloge------------------------------*/
.TableCataloge
{
	margin-top:10px;
}

/*----------------------------------mailto----------------------------------*/

.mailto A, .mailto A:link, .mailto A:visited, .mailto A:focus, .mailto A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#4095ff;
	font-size:12px;
	font-family : Arial, Sans-Serif;
}

.mailto A:hover
{ text-decoration:none; color:#fff; }

#pscroller1
{
	width: 160px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	color:#245fdf;
	font-size:12px;
	font-weight:bold;
}


/*-----------------------------------BorderRL--------------------------------*/
.BorderRL
{
	border-right:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
}


/* ---------------------------------- Circle -------------------------------------------------------------------- */

.Circle DIV
{background:#FFFFFF url('/USI/_images/_design/bg_gray_box_rt.gif') right top no-repeat; }

.Circle DIV DIV
{background:transparent url('/USI/_images/_design/bg_gray_box_lb.gif') left bottom no-repeat; }

.Circle DIV DIV DIV
{background:transparent url('/USI/_images/_design/bg_gray_box_lt.gif') left top no-repeat; }

.Circle DIV DIV DIV DIV
{padding:2px;background:transparent url('/USI/_images/_design/bg_gray_box_rb.gif') right bottom no-repeat; }


/* ---------------------------------- Projects Main -------------------------------------------------------------------- */
.projectsMainDiv { height: 487px; overflow: auto; margin: 10px 0px; width: 100% }
.projectsMainTable { table-layout: fixed; height: 420px }
.projectsMainTable TD { width: 280px; padding: 0px 5px; text-align: left; vertical-align: top }
.projectsMainTable A { display: block; width: 190px; height: 130px }
.projectsMainTable A IMG { display: block; border: none }
.projectsMainTable DIV { width: 190px; height: 104px; padding: 5px; margin: 0px 90px 10px 0px; overflow: hidden; cursor: pointer; border: 1px solid #697793 }
.projectsMainTable DIV DIV { width: 190px; height: 104px; padding: 0px; border: none !important; overflow: hidden }

.projectsMainTable2 { table-layout: fixed; width: 100%;}
.projectsMainTable2 TD { height: 150px; }


/* ---------------------------------- Projects List -------------------------------------------------------------------- */
.projectsListDiv { height: 487px; overflow: auto; margin: 10px 0px; width: 100% }
.projectsListTable { table-layout: fixed; height: 420px; margin: 0px -10px }
.projectsListTable TD { width: 180px; padding: 0px 5px; text-align: center; vertical-align: top }
.projectsListTable TD.vrTd { width: 1px; padding: 0px; background: transparent url('/Yaarah/_images/projectsDevideLine.gif') left 25px no-repeat; font-size: 1px }
.projectsListTable TD.vrTdNoSort { background-position:left top; }
.projectsListTable A { display: block; width: 100px }
.projectsListTable A IMG { display: block; border: none }
.projectsListTable H3 { margin-bottom: 15px ; width:90%; overflow:hidden; height:17px; white-space:nowrap; text-overflow:ellipsis;}
.projectsListImageTable { table-layout:fixed;width: 110px; height: 110px; margin: 0px 35px 0px 35px; cursor: pointer; border: 1px solid #697793 }
.projectsListImageTable TH { padding: 5px; vertical-align: middle !important; width: 100px !important }


/* ---------------------------------- Projects List -------------------------------------------------------------------- */
.projectsListDivROW { table-layout: fixed; height: 487px; overflow: auto; margin: 0px; padding-top:10px;padding-bottom:10px;text-align:center; }
.projectsListTableROW { table-layout: fixed; height: 420px; margin: 0px 0px;}
.projectsListTableROW TD {  padding: 0px 0px; text-align: center; vertical-align: top;  }
.projectsListTableROW TD.vrTd { width: 1px; padding: 0px; }
.projectsListTableROW TD.vrTdNoSort { background-position:left top; }
.projectsListTableROW A { display: block; width: 100px }
.projectsListTableROW A IMG { display: block; border: none; }
.projectsListTableROW H3 { margin-bottom: 15px; }
.projectsListImageTableROW { table-layout:fixed; width: 110px; height: 110px;   cursor: pointer; border: 1px solid #697793; }
.projectsListImageTableROW TH { padding: 5px; vertical-align: middle !important; width: 100px !important ;}


/* ---------------------------------- Projects Item -------------------------------------------------------------------- */
.projectItemTable { width: 600px; height: 350px; }
.projectItemTable IMG { display: block; }
.projectItemTable A { display: block; }


.projectItemSideImagesTD { width: 110px; padding: 0px 0px 0px 10px; }


.projectItemSideOneImageTable
 { 
	overflow: hidden;
	width:80px;
	height: 70px;
	margin: 0px 0px 10px 0px;
	cursor: pointer;
 }
 
.projectItemSideOneImageTable  img 
{ 
	border: 1px solid #6a7690;
}

.boxHeadindDiv { margin: 10px 0px; border-bottom: 4px solid #000;}
.boxHeadindDiv DIV { color: #ffffff; text-align: left; padding: 4px 10px; font-size: 11px; font-family: 'Verdana', 'Arial', sans-serif; font-weight: bold;}

.projectItemViewImageTD 
{ 
	text-align: center !important;
	padding: 0px ;
	width:460px;
}

.projectItemViewImageDiv 
{ 
	height: 350px; 
	overflow: hidden; 
	text-align:center !important;
	padding:2px;
}
 
.projectItemSideImagesDiv2
{
	width: 100px; 
	height: 70px;
}

.littlerightpics
{
	height: 90px;
	overflow: hidden;
}

.projectItemSideImagesDiv 
{ 
	height: 350px; 
	overflow: auto;
	text-align:center;
	width:140px;
	
	scrollbar-face-color:#b8d6fc;
	scrollbar-track-color:#e3ebfe;
	scrollbar-arrow-color:#2f85ea;
	scrollbar-shadow-color:#e3ebfe;
	scrollbar-darkshadow-color:#e3ebfe;
	scrollbar-3dlight-color:#e3ebfe;
	scrollbar-highlight-color:#e3ebfe;	
}


.projectsListBottomDivContainer 
{ 
	height: 125px; 
	overflow: auto;
	text-align:center;
	width:600px;
	
	scrollbar-face-color:#b8d6fc;
	scrollbar-track-color:#e3ebfe;
	scrollbar-arrow-color:#2f85ea;
	scrollbar-shadow-color:#e3ebfe;
	scrollbar-darkshadow-color:#e3ebfe;
	scrollbar-3dlight-color:#e3ebfe;
	scrollbar-highlight-color:#e3ebfe;	
}



.piclist 
{ 
	height: 120px; 
	overflow: hidden;
	text-align:center;
	width:150px;
}
.piclistborder
{ 
	padding:2px;
	border: 1px solid #87b7e7;
}

.piclistalb 
{ 
	height: 120px; 
	overflow: hidden;
	text-align:center;
	width:180px;
	vertical-align:bottom !important;
}



.projectsListBottomImageTable 
{ 
	height: 70px; 
	overflow: hidden;
	text-align:center;
	width:80px;
}


.projectItemTableBot
{
	width: 590px;
	height: 150px;
}
.projectItemTableBot TH
{
	background: url('/USI/_images/_design/BGTab.gif') repeat-x;
}

.projectItemTableBot TD
{
	background:#f3f3f3;
}

.projectItemTableBot A, .projectItemTableBot A:link, .projectItemTableBot A:visited, .projectItemTableBot A:focus, .projectItemTableBot A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}

.projectItemTableBot A:hover
{ 
	color:#ff6600; 
	text-decoration:none;	
}

.projectItemTableBot1
{
	/*width: 590px;
	height: 150px;*/
}
.projectItemTableBot1 TH
{
	background: url('/Inbal/_images/_design/BGTab.gif') repeat-x; 	
}

.projectItemTableBot1 TD
{
	
}

.projectItemTableBot1 A, .projectItemTableBot1 A:link, .projectItemTableBot1 A:visited, .projectItemTableBot1 A:focus, .projectItemTableBot1 A:active
{
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}

.projectItemTableBot1 A:hover
{ 
	color:#ff6600; 
	text-decoration:none;	
}

/* ---------------------------------- projectItemTableBot2 -------------------------------------------------------------------- */

.projectItemTableBot2
{
width: 120px;
margin-right:10px;

}
.projectItemTableBot2 TH
{
background: url('/USI/_images/_design/BGTab.gif') repeat-x; 	
height:18px;
text-align:center;
}
.projectItemTableBot2 TD
{
background:none;
}
.projectItemTableBot2 A, .projectItemTableBot2 A:link, .projectItemTableBot2 A:visited, .projectItemTableBot2 A:focus, .projectItemTableBot2 A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	display:block;
	white-space:nowrap;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
.projectItemTableBot2 A:hover
{ 
color:#fff; 
text-decoration:none;
background: url('/USI/_images/_design/BGTab2.gif') repeat-x; 	
}

/* ---------------------------------- projectItemTableBot3 -------------------------------------------------------------------- */

.projectItemTableBot3
{
width: 120px;
}
.projectItemTableBot3 TH
{
background: url('/USI/_images/_design/BGTab.gif') repeat-x; 	
height:18px;
text-align:center;
}
.projectItemTableBot3 TD
{
background:none;
height:6px;
}
.projectItemTableBot3 A, .projectItemTableBot3 A:link, .projectItemTableBot3 A:visited, .projectItemTableBot3 A:focus, .projectItemTableBot3 A:active
{
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	display:block;
	white-space:nowrap;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
.projectItemTableBot3 A:hover
{ 
color:#fff; 
text-decoration:none;
background: url('/USI/_images/_design/BGTab2.gif') repeat-x; 	
}

.RecipeLists
{
	margin: 0px 5px;
}


/* ---------------------------------- Projects Bottom List -------------------------------------------------------------------- */
/ * .projectsListBottomDivContainer { padding-top:10px;margin: 0px 0px 10px 0px; width: 100%; background: transparent url('/DMA/_images/projectsBottomBackground.gif') left top repeat-x;} */
.projectsListBottomDivContainer222 { padding-top:10px;margin: 0px 0px 10px 0px; width: 600px; } 
.projectsListBottomDiv { height: 100px; overflow:auto; margin: 0px 0px; width: 100% }
.projectsListBottomTable { height: 100px; margin: 0px ; }
.projectsListBottomTable TD { padding: 0px 5px 0px 5px; vertical-align: top; text-align:center;}
.projectsListBottomTable A { display: block; }
.projectsListBottomTable A IMG { display: block; border: none ;}

/*.projectsListBottomImageTable {  table-layout:fixed; width: 67px; height: 67px; margin: 0px 0px 5px 0px; cursor: pointer; border: 1px solid #697793;}*/
/*.projectsListBottomImageTable TH { table-layout:fixed; height: 67px; padding: 1px; vertical-align: middle !important; text-align:center !important; }*/


/* ---------------------------------- projectsNavigator -------------------------------------------------------------------- */
.projectsNavigatorBig { border:3px solid #3163a0;}
.projectsNavigator { }
.projectsNavigator TD, .projectsNavigator TH { vertical-align:middle; padding:2px; }
.projectsNavigator SELECT { font-size:11px; border-left:1px solid #C1C7D5; border-top:1px solid #C1C7D5; }
.projectsNavigator .button { margin:0px; color: #fff; font-size: 11px; text-align: center; cursor: pointer; width: 105px;  border:none;background:none ;}
.projectsNavigator .buttonDisabled { margin:0px; color: #808080; font-size: 11px; text-align: center; width: 105px; border: none; background:none;}
.projectCategoryName { color :#96c3fc; font-size:12px; font-weight:normal; }


.smallText 
{
	font-family : arial;
	font-size: 11px;
	font-weight: normal;
	width:80px;
	text-align:left;
}

/*---------------------------------kubs-----------------------------------*/
.kub1
{
	background:#3264a1;
	width:460px;
	height:30px;
	margin-bottom:10px;
	font-family : arial;
	font-size: 12px;
	font-weight: bold;
	line-height:28px;
	text-align:center;
}
.kub2
{
	background:#095ec8;
	width:120px;
	height:30px;
	margin-bottom:10px;
	float:right;
	font-family : arial;
	font-size: 12px;
	font-weight: bold; 
	line-height:28px;
	text-align:center;
}

.kub3
{
	background:#5293e5;
	width:600px;
	height:30px;
	margin-bottom:10px;
}

.kub3 TD
{
	
	font-family : arial;
	font-size: 12px;
	font-weight: bold; 
	line-height:28px;
	text-align:left;
	padding-left:10px;
}
.kub4
{
	background:#3264a1;
	width:100%;
	/*height:30px;*/
	/*padding:5px 0px;*/
	margin-bottom:3px;
	font-family : arial;
	font-size: 12px;
	font-weight: bold; 
	/*line-height:18px;*/
	
	text-align:center;
}