
HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#83b7ff;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-dark-shadow-color:#7A848E;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}
BODY
{ 
	color: #444C54;
	font-family : Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	/*background:#fff url('/Gernetic/_images/_design/BG.jpg') repeat-x;*/
	background:#fff;
	margin: 5px;
	margin-top:15px;
	direction:ltr;
} 

P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
}

img
{border:0px;}

P
{ 
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Sans-Serif;
	text-align:justify;
}

P A, P A:link, P A:visited, P A:focus, P A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:13px;
}
P A:hover
{ text-decoration:none; color:#ca1725; }

TABLE
{ empty-cells:show; }

TH,TD { padding:0px; }
TD { vertical-align:top; }
FORM
{
	padding:0px;
	margin:0px;
}
.redNote
{
	font-size: 10px;
	color: #ca1725
}
BLOCKQUOTE
{
	background-color:#F1F1F1;
	border:1px solid #555555;
	padding:5px;
	margin:10px;
	width:90% !important;
}
.ZOOMCursor
{	
	cursor: -moz-zoom-in;
	cursor:url('/Gernetic/_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:#003e90;
	font-size:11px;
}
HR
{
	border:1px solid #E5E5E5;
	height:1px;
}

ul
{
	margin:5px;
	padding:10px;
}

li
{
	margin:0px;
	padding:0px;
}
/* ---------------------------------- H1...H6 -------------------------------------------------------------------- */

H1,H2,H3,H4,H5,H6 { font-family: Arial, Sans-Serif; margin:0px; }
H1
{
	font-size:30px;
	font-weight:normal;
	color:#008fff ;
	margin-bottom:8px;
}

H2
{
	font-size:13px;
	font-weight:bold;
	color:#008fff;
	font-family: Arial, Sans-Serif;
	vertical-align:middle;
	padding-right:0px;
	padding-bottom:8px;
}
H2 A, H2 A:link, H2 A:visited, H2 A:focus, H2 A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#003e90;
	font-family: Arial, Sans-Serif;
	font-size:13px;
}
H2 A:hover
{ text-decoration:none; color:#ca1725; }

H3
{
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	color:#003e90;
	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:#003e90;
	font-family: Arial, Sans-Serif;
	font-size:15px;
}
H3 A:hover
{ text-decoration:none; color:#ca1725; }
H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#ca1725;
}
H5
{
	font-size:12px;
	font-weight:normal;
	color:#3b76b4;
}
H6
{
	font-size:10px;
	color:#3b76b4;
}
/* ---------------------------------- LINKS -------------------------------------------------------------------- */

A, A:link, A:visited, A:focus, A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;

}
A:hover
{ text-decoration:none; color:#ca1725; }

/* ---------------------------------- 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;
}
.formatted2
{	
	font-size:11px;
	font-family : Verdana;
}

.formatted2T
{
	/*border:1px solid #fed15a;*/
	margin-top:20px;
}
.formatted2T TH
{
	/*border-top:1px solid #fed15a;*/
	/*background:#fffaec;*/
	color:#3776ab;
	font-size:12px;
	font-family : Verdana;
	font-weight:bold;
	padding:5px;
	text-align:left;
	height:40px;
}

.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:17px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}
INPUT.sideInput
{
	border:solid 1px #B1B1B1;
	height:17px;
	width:155px;
	font-family:Arial, Sans-Serif;	
	font-size: 11px;
}
SELECT.sideInput
{
	border:solid 1px #B1B1B1;
	height:17px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}
INPUT.chkBox
{
	border:none !important;
	width:13px !important;
}
.sideInputShort
{ width: 120px !important; }

/* ---------------------------------- Buttons -------------------------------------------------------------------- */

.button
{
	background-color:#A4B1BC;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonDisabled
{
	background-color:#D4D0C8;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#808080;
	font-size:12px;
	text-align:center;
	width:90px;
	margin-bottom:5px;
	border:none;
}
.buttonEmpty
{
	background-color:#E5E5E5;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#7A848E;
	font-size:12px;
	text-align:center;
	cursor: pointer;
	width:170px;
	margin-bottom:5px;
	border:none;
	padding:1px;
}
.GOButton
{
	background-color:#6994cb;
	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:#003e90;
	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;
}
.SUBMITButton2
{
	background:none;
	font-family : Arial, Sans-Serif;
	padding-right:10px;
	margin-top:10px;
	font-weight:bold;
	color:#008fff;
	font-size:17px;
	text-align:right;
	cursor: pointer;
	border:none;
}
.logOutButton
{
	background-color:#003e90;
	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('/Gernetic/_images/_design/button_top.gif') left top no-repeat;
}
A.btnGoTop:hover
{ text-decoration:none; }

/* ---------------------------------- companyTopLogo -------------------------------------------------------------------- */
#companyTopLogo
{ padding:0px;}
/* ---------------------------------- pageHeader -------------------------------------------------------------------- */
DIV#pageHeader
{ background: #FFFFFF url('/Gernetic/_images/_design/mainRoundedBoxBorder.gif') left top repeat-x; }

DIV#pageHeader DIV
{ background: transparent url('/Gernetic/_images/_design/mainRoundedBoxBorder.gif') left top repeat-y; }

DIV#pageHeader DIV DIV 
{ background: transparent url('/Gernetic/_images/_design/mainRoundedBoxBorder.gif') right top repeat-y; }

DIV#pageHeader DIV DIV DIV 
{ background: transparent url('/Gernetic/_images/_design/mainRoundedBoxTL.gif') left top no-repeat; }

DIV#pageHeader DIV DIV DIV DIV
{ padding:1px; padding-bottom:0px; background: transparent url('/Gernetic/_images/_design/mainRoundedBoxTR.gif') right top no-repeat; }

DIV#pageHeader TABLE
{ width:100% }

DIV#pageHeader TABLE TH
{ width:200px; text-align:left; background: transparent url('/Gernetic/_images/_design/verticalDotBorder.gif') right top repeat-y; }

DIV#pageHeader TABLE TD
{ font-size:11px; padding:0px;padding-top:10px;padding-left:15px; white-space:nowrap; vertical-align:top; text-align:left; color:#7A848E; }

DIV#pageHeader TABLE TD#serverDateTime
{ font-family: Verdana, 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;
}

DIV#pageHeader TABLE TD A:hover
{ text-decoration:none; color:#ca1725; }

/* ---------------------------------- companyLogo -------------------------------------------------------------------- */

IMG#companyLogo
{ width:136px; height:53px;padding:10px; }

/* ---------------------------------- pageFooter -------------------------------------------------------------------- */
DIV#pageFooter
{ background-color: #003e90; }

DIV#pageFooter DIV 
{ background: transparent url('/Gernetic/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

DIV#pageFooter DIV DIV
{height:23px;width:100%; background: transparent url('/Gernetic/_images/_design/mainRoundedBoxBR.gif') right bottom no-repeat; }
/* ---------------------------------- footerTable -------------------------------------------------------------------- */
.footerTable

{ margin-top:5px;}

.footerTable TD, .footerTable TH
{
	font-weight:normal;
	color:#7A848E;
}
.footerTable DIV
{ padding:2px; }

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	color:#7A848E;
	font-size:12px;}

.footerTable A:hover
{ color:#ca1725; }

/* ---------------------------------- TMenuTabsTable -------------------------------------------------------------------- */

#TMenuTabsTable
{ }
#TMenuTabsTable TH,#TMenuTabsTable TD
{
	background: none !important; 	
	border:none !important;
	padding:0px !important;
	height:21px !important;
}
#TMenuTabsTable TH
{
	background: #E5E5E5 url('/Gernetic/_images/_design/tabEndPartOff.gif') right top no-repeat !important; 	
	text-align:center;
	border:none !important;
	padding:0px !important;
}
#TMenuTabsTable A, #TMenuTabsTable A:link, #TMenuTabsTable A:visited, #TMenuTabsTable A:focus, #TMenuTabsTable A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#7A848E;
	display:block;
	white-space:nowrap;
	padding-left:10px !important;
	padding-right:10px !important;	
}
#TMenuTabsTable A:hover
{ text-decoration:none; }
#TMenuTabsTable TH.this
{
	background: #A4B1BC url('/Gernetic/_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
{  }

#TMenuTable
{ 
	height:30px;
}

#TMenuTable TD,TABLE#TMenuTable TH
{
	text-align:center;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
}
#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	display:block;
	white-space:nowrap;

	font-size:12px;
	font-family: Arial, Sans-Serif;
}
#TMenuTable A:hover
{ color:#ccc; 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:bold;
	text-decoration:none;
	color:#ca1725;
}
.BottomShadowRight
{
	background:url('../_images/_design/BottomShadowRight.gif') top no-repeat;
	width:4px;
}

.BottomShadowLeft
{
	background:url('../_images/_design/BottomShadowLeft.gif') top no-repeat;
	width:4px;
}

.BottomShadowMain
{
	background:url('../_images/_design/BottomShadowMain.gif') top repeat-x;
	width:999px;
	height:4px !important;
}
/* ---------------------------------- HPMainTable -------------------------------------------------------------------- */	
.HPMainTable	
{ margin-top:10px; margin-bottom:10px;width:100%; border:0px;text-align:justify !important; }

.HPMainTable TD	
{ 
	background: url('../_images/_design/bgbottom.gif') center bottom repeat-x;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	width:170px;
	padding:5px 10px 10px 10px;
	text-align:center;
}

.HPMainTable DIV.tab
{	
	line-height:15px;
	padding:3px;
	color:#777777;
	font-weight:bold;
	border-bottom:1px solid #A4B1BC;
}
.HPMainTable H3
{
	font-size:12px;
	font-weight:bold;
	color:#777777;
	padding:0px;
	margin:0px;
}	
	
.HPMainTable H3 A, .HPMainTable H3 A:link, .HPMainTable H3 A:visited, .HPMainTable H3 A:focus, .HPMainTable H3 A:active
{
	display:block;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
	border:none;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}
	
.HPMainTable H3 A:hover 
{
	text-decoration:none; color:#000;
}
.HPMainTable A:link, A:visited, A:focus, A:active
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#777777;
	font-size:12px;
}
.HPMainTable  A:hover 
{
	text-decoration:none; color:#000;
}
.HPMainTable p
{
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
	color:#777777;
	font-size:12px;
}
/* ---------------------------------- HPTableRND -------------------------------------------------------------------- */

.HPTableRND
{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	width:234px;
}

.HPTableRNDFloat1
{  float:left; }

.HPTableRNDFloat2
{  }

.HPTableRNDFloat3
{  float:right;  }

/* ---------------------------------- HPTable -------------------------------------------------------------------- */

.HPTable
{width:160px;text-align:justify !important;}

.HPTable TH,.HPTable TD
{
	vertical-align:top;
	padding:3px;
	
}	

.HPTable TD.HPFcontent
{ text-align:justify; }

.HPTable TD.HPFImage
{
 padding-right:0px;
}

.HPTable TH.HPMoreInfo
{ padding-top:10px; }

.HPTable TH,.HPTable TD
{ }

.HPTable H3
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}

.HPTable H3 A, .HPTable H3 A:link, .HPTable H3 A:visited, .HPTable H3 A:focus, .HPTable H3 A:active
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
	
.HPTable H3 A:hover 
{
	text-decoration:none; color:#000;
}


/* ---------------------------------- HPTable666 -------------------------------------------------------------------- */

.HPTable666
{width:109px;margin-bottom:20px;}

.HPTable666 TH,.HPTable666 TD
{
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #fff;
}	

.HPTable666 A, .HPTable666 A:link, .HPTable666 A:visited, .HPTable666 A:focus, .HPTable666 A:active
{
	font-family : arial;
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:bold;
	
}
	
.HPTable666 A:hover 
{
	text-decoration:none; color:#ca1725;
}

/* ---------------------------------- BrochureHPTable -------------------------------------------------------------------- */

.BrochureHPTable
{
	
}

.BrochureHPTable TH,.BrochureHPTable TD
{
	vertical-align:top;
	padding:3px;
	text-align:center;
	
}	

.BrochureHPTable TD.HPFcontent
{ text-align:justify; }

.BrochureHPTable TD.HPFImage
{
 padding-right:0px;
}

.BrochureHPTable TH.HPMoreInfo
{ padding-top:10px; }

.BrochureHPTable TH,.BrochureHPTable TD
{ }


.BrochureHPTable TH A, .BrochureHPTable TH A:link, .BrochureHPTable TH A:visited, .BrochureHPTable TH A:focus, .BrochureHPTable TH A:active
{
	font-family : verdana;
	text-align:center;
	color:#777777;
	font-size:12px;
	font-weight:bold;
}
	
.BrochureHPTable TH A:hover 
{
	text-decoration:none; color:#000;
}

.BrochureHPTable TD A, .BrochureHPTable TD A:link, .BrochureHPTable TD A:visited, .BrochureHPTable TD A:focus, .BrochureHPTable TD A:active
{
	font-family : verdana;
	text-align:center;
	color:#777777;
	font-size:12px;
}
	
.BrochureHPTable TD A:hover 
{
	text-decoration:none; color:#000;
}











/* ---------------------------------- HPTable4 -------------------------------------------------------------------- */

.HPTable4
{
	width:771 !important;
	height:424px;
	text-align:justify !important;
	border:1px solid #fff;
	background:#fff;
}

.HPTable4 TD
{
	vertical-align:top;
	padding:4px;
}	

.HPTable4 TD.HPFcontent
{ text-align:justify; }

.HPTable4 H3
{
	font-family : verdana;
	text-align:right;
	color:#389dff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
.HPTable4 H3 A, .HPTable4 H3 A:link, .HPTable4 H3 A:visited, .HPTable4 H3 A:focus, .HPTable4 H3 A:active
{
	font-family : verdana;
	text-align:right;
	color:#389dff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
}
	
.HPTable4 H3 A:hover 
{
	text-decoration:none; color:#000;
}

.HPTable4 A, .HPTable4 A:link, .HPTable4 A:visited, .HPTable4 A:focus, .HPTable4 A:active
{
	font-family : verdana;
	text-align:right;
	color:#389dff;
	font-size:12px;
	font-weight:normal;
}
	
.HPTable4 A:hover 
{
	text-decoration:none; color:#000;
}

/* ---------------------------------- HPTable2 -------------------------------------------------------------------- */

.HPTable2
{width:90%;}

.HPTable2 TH,.HPTable2 TD
{
	vertical-align:top;
}	

.HPTable2 TD.HPFcontent
{ }

.HPTable2 TD.HPFImage
{
	
}

.HPTable2 TH.HPMoreInfo
{ padding-top:5px;  text-align:right; }

.HPTable2 TH,.HPTable2 TD
{ }

.HPTable2 H3
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

.HPTable2 H3 A, .HPTable2 H3 A:link, .HPTable2 H3 A:visited, .HPTable2 H3 A:focus, .HPTable2 H3 A:active
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
}
	
.HPTable2 H3 A:hover 
{
	text-decoration:none; color:#000;
}

.HPTable2 A, .HPTable2 A:link, .HPTable2 A:visited, .HPTable2 A:focus, .HPTable2 A:active
{
	font-family : verdana;
	color:#777777;
	font-size:12px;
}
	
.HPTable2 A:hover 
{
	text-decoration:none; color:#000;
}



/* ---------------------------------- HPTable3 -------------------------------------------------------------------- */

.HPTable3
{width:285px;}

.HPTable3 TH,.HPTable3 TD
{
	vertical-align:top;
}	

.HPTable3 TD.HPFcontent
{ }

.HPTable3 TD.HPFImage
{
	
}

.HPTable3 TH.HPMoreInfo
{ padding-top:5px;  text-align:right; }

.HPTable3 TH,.HPTable2 TD
{ }

.HPTable3 H3
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

.HPTable3 H3 A, .HPTable3 H3 A:link, .HPTable3 H3 A:visited, .HPTable3 H3 A:focus, .HPTable3 H3 A:active
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:bold;
}
	
.HPTable3 H3 A:hover 
{
	text-decoration:none; color:#000;
}


.HPTable3 A, .HPTable3 A:link, .HPTable3 A:visited, .HPTable3 A:focus, .HPTable3 A:active
{
	font-family : verdana;
	text-align:right;
	color:#777777;
	font-size:12px;
	font-weight:normal;
}
	
.HPTable3 A:hover 
{
	text-decoration:none; color:#000;
}



/* ---------------------------------- 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 #83b7ff;
	font-size:10px;
	margin:0px !important;
	padding:0px !important;
	width:60px;
	height:13px;
}
	
/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

TABLE.breadCrumbsTable
{ margin-top:5px;}

TABLE.breadCrumbsTable TD,TABLE.breadCrumbsTable TH
{
	text-decoration: none;
	font-weight: normal;
	color:#7A848E;
	vertical-align:middle;
	padding-right:10px;padding-left:10px;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}
TABLE.breadCrumbsTable A, TABLE.breadCrumbsTable A:link, TABLE.breadCrumbsTable A:visited, TABLE.breadCrumbsTable A:focus, TABLE.breadCrumbsTable A:active
{
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}
TABLE.breadCrumbsTable A:hover
{ text-decoration:none; }

/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

#pageToolsTable
{
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}
#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:#7A848E;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:11px;
}
#pageToolsTable A:hover
{ color:#ca1725; text-decoration:none; }

/* ---------------------------------- mainContentTable -------------------------------------------------------------------- */

#mainContentTable
{
	
}

.mainContentTableBackground1
{ background: #fff url('/Gernetic/_images/_design/Bg.jpg') no-repeat; }


/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
	padding-bottom:5px;
}
.contentDIV
{ 
	padding:10px;
	position:relative;
	/*width:100%;*/
}

.contentDIV TABLE TD.content
{ vertical-align:top;

 }

.contentDIV TABLE TD.contentSide
{ padding:0px; vertical-align:top; }

/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:180px !important;
	min-width:170px;
	border-right:1px solid #83b7ff;
}
#rightCOLHidden
{
	width:1px;
	min-width:1px;
	background: none; 	
	padding-bottom:90px;
	
	font-size:1px;
}


/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{
	background: #fff;
	width:180px !important;
	border-left:1px solid #83b7ff;
}
#leftCOL #leftCOLData
{
	width:170px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
#leftCOL #mainCategoryillustration
{
	width:200px;
	height:147px;
	padding:0px;
	margin:0px;
}

/* ---------------------------------- BrochureRightCOL -------------------------------------------------------------------- */
#BrochureRightCOL
{
	width:180px !important;
	border-right:1px solid #ccc;
	vertical-align:top !important;
}

/* ---------------------------------- BrochureLeftCOL -------------------------------------------------------------------- */
#BrochureLeftCOL
{
	width:180px !important;
	border-left:1px solid #ccc;
	vertical-align:top !important;
}


/* ---------------------------------- tab -------------------------------------------------------------------- */

DIV.tab
{
	background: #A4B1BC url('/Gernetic/_images/_design/tabEndPart.gif') right top no-repeat; 	
	line-height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
}
DIV.tab H3
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
DIV.tabBright
{
	background: #E5E5E5 url('/Gernetic/_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
{ width:160px;}
/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{
	margin-top:15px;
	border-top:1px solid #e3e3e3; 
}
.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	display:block;
	color:#5e5e5e;
	font-size:13px;
	font-weight:bold;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:40px;
	text-decoration:none;
	vertical-align:top;
	border-bottom:1px solid #e3e3e3;
	background: url('/Gernetic/_images/_design/BulletBig.gif') right no-repeat;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#ca1725;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{

	color:#ca1725;
}
/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{
	color:#0159d5;
	padding-left:0px;
	
}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	display:block;
	color:#5e5e5e;
	font-size:12px;
	font-weight:normal;
	padding-right:10px;
	text-decoration:none;
	vertical-align:top;
	border:none;
	background: url('/Gernetic/_images/_design/bullet.gif') 155px no-repeat;
	font-family: Arial;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#ca1725;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#ca1725;

}
/* ---------------------------------- leftMenuDivLEVEL2 -------------------------------------------------------------------- */
.leftMenuDivLEVEL2
{
	background-color:#ffffff;
	padding-left:15px;
}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	display:block;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	text-decoration:none;
	vertical-align:top;
	border:none;
	background:#ffffff;
	font-family: Verdana, Arial;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#ca1725;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#ca1725;
	background: transparent url('/Gernetic/_images/_design/menu2bullet.gif') left 7px no-repeat;
}
/* ---------------------------------- leftMenuDivLEVEL3 -------------------------------------------------------------------- */
.leftMenuDivLEVEL3
{
	background-color:#F7F7F7;
	border-bottom:1px solid #C3CCD4;
	padding-left:12px;
}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	display:block;
	background: transparent url('/Gernetic/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
	color:#0E64BC;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#ca1725;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#ca1725;
	background: transparent url('/Gernetic/_images/_design/iconPlusOrange.gif') left 10px no-repeat;
}
/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	width:170px;
	margin-top:70px;
	margin-right:5px;
	margin-left:5px;
}
.infoBoxTable TABLE
{ width:160px; }

.infoBoxTable HR
{
	height:1px;
	border:1px solid #D7D7D7;
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
}
.infoBoxTable TD,.infoBoxTable TH
{
	text-align:justify;
	font-size:11px;
}




.infoBoxTable TH
{
	color:#777777;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:center;
}
.infoBoxTable TH.infoBoxMainHeader
{
	color:#888888;	
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:center;
	
}
.infoBoxTable TABLE.IMGS
{  }
	
.infoBoxTable TABLE.IMGS TD
{ text-align:center;}
	
.infoBoxTable TABLE.TEXT
{ }	
	
.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 H4
{
	color:#888888;
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.infoBoxTable A H4, .infoBoxTable A:link H4, .infoBoxTable A:visited H4, .infoBoxTable A:focus H4, .infoBoxTable A:active H4
{
	font-size:11px;		
	font-weight:bold;
	padding:0px;
	vertical-align:center;
	color:#777777;
	height:21px;
	display:block;
	text-decoration:none;
	
}
.infoBoxTable A:hover
{
	text-decoration:none;
	color:#000;
}

.infoBoxTable A, .infoBoxTable A:link, .infoBoxTable A:visited, .infoBoxTable A:focus, .infoBoxTable A:active
{
	font-size:11px;		
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#777777;
	height:21px;
	display:block;
	text-decoration:none;
	
}
.infoBoxTable A:hover
{
	text-decoration:none;
	color:#000;
}




/*-----------------------infoboxes-----------------*/


.infoboxes
{ 
	padding:10px;
	font-size:12px;
}

.infoboxes h5
{color:#777777;font-size:12px;font-weight:bold;margin-bottom:5px;}

.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{color:#777777;font-size:12px;}

.infoboxes A:hover 
{color:#000;}

.infoboxeslinks
{border-bottom:1px solid #aaa;padding:10px 0px 3px 0px;}


/* ---------------------------------- BrochureInfoBoxTable -------------------------------------------------------------------- */
.BrochureInfoBoxTable
{
	width:170px;
	margin-top:5px;
	/*margin-right:5px;
	margin-left:5px;*/
}
.BrochureInfoBoxTable TABLE
{ width:170px; }

.BrochureInfoBoxTable TD.InfoBoxDepartmentTitle
{
	text-align:center;
	/*padding:3px;*/
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background: #7BA4D8;
}

.BrochureInfoBoxTable HR
{
	height:1px;
	border:0px solid #D7D7D7;
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
}
.BrochureInfoBoxTable TD,.BrochureInfoBoxTable TH
{
	text-align:justify;
	font-size:11px;
	background:#eee;
}
.BrochureInfoBoxTable TD
{
	text-align:center;
}

.BrochureInfoBoxTable DIV
{
	
	height:80px !important;
	overflow:hidden;
}

.BrochureInfoBoxTable TH
{
	color:#777777;
	padding:1px 1px;
	font-weight:bold;
	text-align:center;
}

.BrochureInfoBoxTable IMG
{
	margin-top:15px;
}

.BrochureInfoBoxTable H4
{
	text-align:center;
}

.BrochureInfoBoxTable TH.infoBoxMainHeader
{
	color:#888888;	
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	text-align:center;
	
}

.BrochureInfoBoxTable TH A, .BrochureInfoBoxTable TH A:link, .BrochureInfoBoxTable TH A:visited, .BrochureInfoBoxTable TH A:focus, .BrochureInfoBoxTable TH A:active
{	
	font-size:11px;
	margin:0px 4px;
	vertical-align:center;
	color:#777777;
	display:block;
	text-decoration:none;
	font-weight:bold !important;
	
}
.BrochureInfoBoxTable TH A:hover
{
	text-decoration:none;
	color:#000;
}

.BrochureInfoBoxTable TD A, .BrochureInfoBoxTable TD A:link, .BrochureInfoBoxTable TD A:visited, .BrochureInfoBoxTable TD A:focus, .BrochureInfoBoxTable TD A:active
{	
	font-size:11px;
	color:#777777;
	display:block;
	margin:0px 2px;
	text-decoration:none;
	
}
.BrochureInfoBoxTable TD A:hover
{
	text-decoration:none;
	color:#000;
}



.BrochureInfoBoxTable TD A P, .BrochureInfoBoxTable TD A:link P, .BrochureInfoBoxTable TD A:visited P, .BrochureInfoBoxTable TD A:focus P, .BrochureInfoBoxTable TD A:active P
{	
	font-size:10px;
	color:#777777;
	display:block;
	text-decoration:none;
	
}
.BrochureInfoBoxTable TD A:hover P
{
	text-decoration:none;
	color:#000;
}




/* ---------------------------------- LatestNewsSideTable -------------------------------------------------------------------- */
.LatestNewsSideTable
{
	width:170px;
	margin:0px;
	margin-bottom:5px;
}
.LatestNewsSideTable HR
{
	height:1px;
	border:1px solid #D7D7D7;
	margin-top:2px;
	margin-bottom:2px;
	width:90%;
}
.LatestNewsSideTable TD,.LatestNewsSideTable TH
{
	text-align:left;
	font-family: Verdana, Arial, Sans-Serif;
}
.LatestNewsSideTable TD
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.LatestNewsSideTable TD DIV.NewDate
{
	padding-left:5px;
	background: transparent url('/Gernetic/_images/_design/iconPlusOrange.gif') left 5px no-repeat;
	color:#ca1725;
}
.LatestNewsSideTable TD DIV.NewTitle
{
	padding-left:7px;
	padding-right:5px;
	color:#0E64BC;
}
.LatestNewsSideTable TH
{
	color:#FFFFFF;
	background:#A4B1BC;		
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	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:normal;
	padding:0px;
	vertical-align:center;
	color:#0E64BC;
	display:block;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.LatestNewsSideTable A:hover
{
	text-decoration:none;
	color:#0E64BC;
}
/* ---------------------------------- FIELDSET -------------------------------------------------------------------- */

FIELDSET
{
	border:none;
	border:1px solid #C3CCD4;
	margin-left:0px;
	margin-top:15px;
}
FIELDSET A, FIELDSET A:link, FIELDSET A:visited, FIELDSET A:focus, FIELDSET A:active
{
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#0E64BC;
	display:block;
	text-decoration:none;
}
FIELDSET A:hover
{
	text-decoration:none;
	color:#0E64BC;
}
FIELDSET IMG
{
	border:none;
	margin-left:10px;
	padding-top:3px;
}
	
LEGEND
{
	padding-left:5px;
	padding-right:5px;	
	color:#7A848E;
	font-size:9px;
}

FIELDSET TABLE
{ margin-left:-5px; }
	
FIELDSET TABLE TD
{ padding-left:3px;	}
FIELDSET TD IMG.icon, FIELDSET TD IMG.icon
{
	border:none;
	margin-right:5px;
	margin-top:2px;
}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{ float:right; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-bottom:-1px;}

.imgPartTableSIDE IMG
{
	display:block;
	margin:0px;
	padding:0px;
}

/* ---------------------------------- imgPartTableLeftSIDE -------------------------------------------------------------------- */

.imgPartTableLeftSIDE
{ float:left; border:1px solid #C3CCD4; padding:2px; text-align:center; margin:0px; margin-right:10px; }

.imgPartTableLeftSIDE IMG
{
	display:block;
	margin:0px;
	padding:0px;
}	
/* ---------------------------------- imgPartTableLeftSIDENoFloat -------------------------------------------------------------------- */

.imgPartTableLeftSIDENoFloat
{ border:none; padding:2px; text-align:center; margin:0px; }

.imgPartTableLeftSIDENoFloat IMG
{
	display:block;
	margin:0px !important;
	padding:0px !important;
	/*min-width:100%;*/
}	


/* ---------------------------------- imgPartTableLeftSIDENoFloat2 -------------------------------------------------------------------- */

.imgPartTableLeftSIDENoFloat2
{ border:none; text-align:center; margin:0px; }

.imgPartTableLeftSIDENoFloat IMG
{
	display:block;
	margin:0px !important;
	padding:0px !important;
	/*min-width:100%;*/
}



/* ---------------------------------- imgPartTableBorder -------------------------------------------------------------------- */
.imgPartTableBorder
{ background:#fff;border:1px solid #e9e9e9 !important; padding:2px !important; text-align:center !important; }

/* ----------------- lnkPartTableSIDE -------- docPartTableSIDE -------------------------------------------------------------------- */
	
.docPartTableSIDE,.lnkPartTableSIDE
{	
	margin:0px !important;
	margin-bottom:10px;
}
.docPartTableSIDE A, .docPartTableSIDE A:link, .docPartTableSIDE A:visited, .docPartTableSIDE A:focus, .docPartTableSIDE A:active, .lnkPartTableSIDE A, .lnkPartTableSIDE A:link, .lnkPartTableSIDE A:visited, .lnkPartTableSIDE A:focus, .lnkPartTableSIDE A:active
{
	color:#007AAD;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
{ text-decoration:none;color:#ca1725; }


.docPartTableSIDE TH,.lnkPartTableSIDE TH
{
	color:#007AAD;
	font-weight:bold;
	line-height:20px;
	text-align:right;
}
.docPartTableSIDE TD,.lnkPartTableSIDE TD
{
	color:#003366;	
	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:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.docPartTable A:hover
{ text-decoration:none; color:#ca1725;}
.lnkPartTable A:hover
{ text-decoration:none; color:#ca1725;}

.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; }

TABLE.formTable TD,TABLE.formTable TH
{ vertical-align: middle; }

TABLE.formTable TD
{	
	height:21px;
	font-weight:normal;
	color:#000000;
	padding:1px;
	padding-left:10px;
	padding-right:10px;
	white-space:normal;
}
SPAN.mandatoryField
{ width:20px;color:#ff0000;text-align:left }

SPAN.mandatoryField2
{ width:10px;color:#ff0000;text-align:left }

		
TABLE.formTable TD.bottomRow
{ border:none; padding-bottom:10px; padding-top:5px; }

DIV.formTableNote
{	
	font-weight:normal;
	font-size:9px;
	color:#ca1725;
	white-space:normal;
	background:none;
	width:100px;
}
TABLE.formTable TD SELECT
{ width:150px; 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:#0e64bc;
	font-family : Arial, Sans-Serif;
	font-size:11px;
}
.siteMapTable A:hover
{ color:#000; text-decoration:none; }


TABLE.siteMapTable TD,TABLE.siteMapTable TH
{ vertical-align: top; }

TABLE.siteMapTable TD
{ background-color:#FFFFFF;	padding:5px; }

.siteMapTableHeader
{
	border:none;
	line-height:21px !important;
	height:21px !important;
	margin:5px !important;
	background:#F6F6F6 url('/Gernetic/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
}

.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
{
	font-weight:bold;	
	display:block;
	background:transparent url('/Gernetic/_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('/Gernetic/_images/_design/iconArrowRightOrange.gif') left 5px no-repeat;
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('/Gernetic/_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('/Gernetic/_images/_design/iconPlusOrange.gif') left 7px no-repeat;
	padding-left:10px;
}

/* ---------------------------------- #frmSearchResults -------------------------------------------------------------------- */

#frmSearchResults
{ width:100%; }

#frmSearchResults .SearchResultBox
{ white-space:normal; overflow:hidden; margin-bottom:15px; }

#frmSearchResults .bodyText
{ color:#555555; }

#frmSearchResults .linkAddress
{ color:#008000; font-size:10px; }

#frmSearchResults .lastUpdated
{ color:#A4B1BC; font-size:9px; }


/* ---------------------------------- SearchResultsPagingTable -------------------------------------------------------------------- */

.SearchResultsPagingTable
{ width:100%; border-top:1px solid #7A848E; }

.SearchResultsPagingTable TH, .SearchResultsPagingTable TD
{ text-align:left; font-size:11px; padding-top:5px; }

.SearchResultsPagingTable TD
{ text-align:right; }

.SearchResultsPagingTable A.this, .SearchResultsPagingTable A.this:link, .SearchResultsPagingTable A.this:visited, .SearchResultsPagingTable A.this:focus, .SearchResultsPagingTable A.this:active
{ font-weight:bold; font-size:12px; }

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

/*DT
{
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

DD
{
	margin: 10px 0px 10px 0px;
	display: block;
	text-align:justify;
}

DL.faqDL
{ margin: 5px 3px 10px 0px; }

.faqDL DT
{
	background:transparent url('/Gernetic/_images/q.gif') left top no-repeat;
	list-style: none;
	padding: 0px 20px 0px 28px;
}

.faqDL DD
{
	padding: 0px 20px 10px 28px;
	background:transparent url('/Gernetic/_images/a.gif') left top no-repeat;
	list-style: none;
}*/


/* ---------------------------------- eventsListTable -------------------------------------------------------------------- */

TABLE.eventsListTable
{ margin-bottom:15px; width:100%; border:1px solid #C3CCD4; }

TABLE.eventsListTable TD,TABLE.eventsListTable TH
{ 
	padding:3px;
	padding-left:5px;
	padding-right:5px; 
	text-align:left;
	vertical-align:top;
}

TABLE.eventsListTable TD.eventImage
{ 
	width:100px;
	padding-top:5px;
	border-bottom:1px solid	#C3CCD4;
	border-left:1px solid #C3CCD4;
}
	
TABLE.eventsListTable TH TABLE
{ width:100%; }
		
TABLE.eventsListTable TH TABLE TH, TABLE.eventsListTable TH TABLE TD
{ padding-bottom:1px;}

TABLE.eventsListTable TH TABLE TH
{ font-weight:bold; font-size:12px; border:none;  }
		
TABLE.eventsListTable TH
{ background-color:#F7F7F7; border-bottom:1px solid	#C3CCD4; }

TABLE.eventsListTable HR
{ border:1px solid #C3CCD4; height:1px; }

TABLE.eventsListTable H2.H2events
{
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	margin:0px;
	color:#3067A2;
	font-family: Arial, Sans-Serif;
}		

TABLE.eventsListTable H3.H3events
{
	font-size:13px;
	line-height:14px;
	font-weight:normal;
	margin:0px;
	color:#ca1725;
	font-family: Arial, Sans-Serif;
}		
TABLE.eventsListTable H4.H4eventsDate
{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#A4B1BC;
	white-space:nowrap;
}

/* ---------------------------------- tableRightMenuBOX -----------Search Tech Articles--------------------------------------------------------- */

.tableRightMenuBOX
{
	width:100%;
	border:none;
}

.tableRightMenuBOX TD,.tableRightMenuBOX TH
{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}

.tableRightMenuBOX TH
{
	vertical-align:center;
	background-color:#A4B1BC;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #D7D7D7;
}
.tableRightMenuBOX TD
{
vertical-align:top;
		
}
.tableRightMenuBOX TD IMG.icon,.tableRightMenuBOX TD IMG.icon
{
	border:none;
	margin-right:5px;
	margin-top:3px;
}		
/* ---------------------------------- tableTechArticlesList -------------------------------------------------------------------- */
		
.tableTechArticlesList
{
	width:100%;
	border:1px solid #D7D7D7;
	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:12px;
}
.tableTechArticlesList A:hover
{ text-decoration:none; color:#ca1725; }


.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:#A4B1BC;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:2px solid #D7D7D7;
}

.taAuthor
{ font-style:italic; font-size:11px; margin-bottom:5px; }

 .taDate
{ font-style:italic; font-size:11px; color:#7A848E; }
	
	
.taTitle
{ font-weight:bold;	margin-bottom:5px; font-size:12px !important;}


.taTitle A, .taTitle A:link, .taTitle A:visited, .taTitle A:focus, .taTitle A:active
{ font-weight:bold !important;	margin-bottom:5px;font-size:12px !important;color:#184578;	}	
	
.taTitle A.hover
{ font-weight:bold;	margin-bottom:5px; color:#184578;}	


.taAuthor A, .taAuthor A:link, .taAuthor A:visited, .taAuthor A:focus, .taAuthor A:active
{font-weight:bold !important; font-style:italic !important; font-size:11px !important; margin-bottom:5px; color:#a81d24 !important;	}	
	
.taAuthor A.hover
{ font-weight:bold;	margin-bottom:5px;color:#a81d24; }	
	
	
.taAttachmentsTable
{
   width:100%;
   margin-top:5px;
   margin-bottom:10px;
   border-top:1px solid #E5E5E5;
   border-bottom:1px solid #E5E5E5;
}	
.taAttachmentsTable A, .taAttachmentsTable A:link, .taAttachmentsTable A:visited, .taAttachmentsTable A:focus, .taAttachmentsTable A:active
{
	color:#007AAD;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Sans-Serif;
}
.taAttachmentsTable A:hover
{ text-decoration:none; }
.taAttachmentsTD
{
   background-color:#F3F3F3;
   padding:3px;
   vertical-align:center;
   text-align:left;
}
	
.taAttachmentsTD DIV
{ margin-top:3px; margin-bottom:3px;}	
		
.tableTechArticlesList TD IMG.icon,.tableTechArticlesList TH IMG.icon
{
	border:none;
	margin:0px;
	margin-right:5px;
}
A.publicationsH1Link, A.publicationsH1Link:link, A.publicationsH1Link:visited, A.publicationsH1Link:focus, A.publicationsH1Link:active
{
	font-size:16px;
	font-weight:bold;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;

	text-decoration:none;
}	
	
A.publicationsH1Link:hover
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#ca1725;
}	

/* ---------------------------------- documentsAndLinksInRow -------------------------------------------------------------------- */

.documentsAndLinksInRow
{ display:block; padding-left:5px; margin-right:5px; float:left; white-space:nowrap; ; }

/* ---------------------------------- tableTechArticlesListNote -------------------------------------------------------------------- */
		
.tableTechArticlesListNote
{
	width:100%;
	border:none;
}

.tableTechArticlesListNote TD,.tableTechArticlesListNote TH
{

	font-weight:normal;
	padding:3px;
	padding-left:5px;
	padding-right:5px;		
}
.tableTechArticlesListNote TD IMG.icon,.tableTechArticlesListNote TD IMG.icon
{
	border:none;
	margin-right:5px;
	margin-top:3px;
}
/* ---------------------------------- tablePressReleasesList -------------------------------------------------------------------- */

.tablePressReleasesList
{
	width:100%; 
	border:1px solid #D7D7D7;
}
.tablePressReleasesList 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
{
	border:2px solid #C3CCD4;
	margin:0px;
	height:300px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	vertical-align:center;
}

.registrationTable TD
{ }

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding:0px; padding-left:3px; vertical-align:middle; }

.registrationTable TH
{ text-align:left; white-space:nowrap;}

.registrationTable A, .registrationTable A:link, .registrationTable A:visited, .registrationTable A:focus, .registrationTable A:active
{
	font-weight:bold;
	padding-left:15px;
	background:transparent url('/Gernetic/_images/dotted_icon.gif') left 4px no-repeat;
}

.registrationTable INPUT
{
	border:solid 1px #A4B1BC;
	height:17px;
	width:140px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable SELECT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:144px;
}

.registrationTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}
		
	
/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
}

.mainLoginTable TH,.mainLoginTable TD
{
	padding:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.mainLoginTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.mainLoginTable A, .mainLoginTable A:link, .mainLoginTable A:visited, .mainLoginTable A:focus, .mainLoginTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	color:#0E64BC;
	background:transparent url('/Gernetic/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}		
.mainLoginTable A:hover
{ text-decoration:none; color:#ca1725; }

/* ---------------------------------- updateExpiredPasswordTable -------------------------------------------------------------------- */
		
.updateExpiredPasswordTable
{
	border:1px solid #D7D7D7;
	margin-top:0px;
	width:380px;
}

.updateExpiredPasswordTable TH,.updateExpiredPasswordTable TD
{
	padding:2p;x
	padding-left:5px;
	padding-right:5px;
	background-color:#F3F3F3;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
}

.updateExpiredPasswordTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}
.updateExpiredPasswordTable A, .updateExpiredPasswordTable A:link, .updateExpiredPasswordTable A:visited, .updateExpiredPasswordTable A:focus, .updateExpiredPasswordTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/Gernetic/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
}



/* ---------------------------------- extendedLinksTable -------------------------------------------------------------------- */

.extendedLinksTable
{ width:100%; border:1px solid #E5E5E5; margin-bottom:10px; }


.extendedLinksTable TD, .extendedLinksTable TH
{ vertical-align:top; }


.extendedLinksTable TD
{
	background:none;
	border:none;
	padding:5px;
}
.extendedLinksTable TH.categoryTitle
{
	text-align:left;
	background-color:#7A848E;
	color:#FFFFFF;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

.extendedLinksTable TH.itemTitle
{
	text-align:left;
	background-color:#F7F7F7;
	border:none;
	padding:2px;
	padding-left:5px;
	padding-right:5px;	
	border-bottom:1px solid #E5E5E5;
}

.extendedLinksTable TH.itemTitle DIV.itemTitle
{
	padding-left:10px;
	height:100%;
	background: transparent url('/Gernetic/_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('/Gernetic/_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('/Gernetic/_images/_design/iconArrowRightGrey.gif') right 4px no-repeat;*/
	margin-top:1px;
	padding-right:10px;
	color:#ca1725;
}
/* ---------------------------------- 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:#ca1725; }



/* ---------------------------------- 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('/Gernetic/_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('/Gernetic/_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:150px;
	margin-top:10px;
	margin-bottom:10px;
}

.sideMenuLoginTable TD,.sideMenuLoginTable TH
{
	text-align:left;
}

.sideMenuLoginTable TD
{
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Sans-Serif;
	font-size:11px;
}

.sideMenuLoginTable TH
{
	color:#003e90;
	background:#ecf4ff;		
	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:#ca1725; }

.sideMenuLoginTable DIV
{
	background: transparent url('/Gernetic/_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;
	padding-top:3px;
}
.photoAlbumsGallery A, .photoAlbumsGallery A:link, .photoAlbumsGallery A:visited, .photoAlbumsGallery A:focus, .photoAlbumsGallery A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.photoAlbumsGallery A:hover
{ text-decoration:none; color:#ca1725; }

.photoAlbumsGallery TABLE 
{ 
	margin-bottom:15px;
	width:default; 
}

.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}
.photoAlbumsGallery IMG
{
	margin-top:5px;
	display:block;
	padding:2px;

	margin-bottom:5px;
}

.photoAlbumsGallery A:hover IMG
{
	padding:2px;

}


/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	
	padding-top: 13px;
	padding-bottom: 13px;
	width:165px;
}

/* ---------------------------------- photoAlbumsGalleryItem -------------------------------------------------------------------- */

.photoAlbumsGalleryItem
{ width:400px; }

.photoAlbumsGalleryItem TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGalleryItem IMG
{
	margin-top:5px;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGalleryItem A:hover IMG
{
	padding:2px;
	border: 1px solid #003e90;
}

/* ---------------------------------- mainForumTablePaging -------------------------------------------------------------------- */

.mainForumTablePaging
{
	width:100%;
	margin-top:10px;
	border:none;
}

.mainForumTablePaging TH
{ 
	color:#0066B9;
	font-weight:normal;
	line-height:20px;
	padding:2px;
	vertical-align:top;
}
	
.mainForumTablePagingTopBorder
{ border-top:3px solid #DEDFDF;	}

.mainForumTablePagingBtmBorder
{ border-bottom:3px solid #DEDFDF; }
	

.mainForumTablePaging TH.breadCrumbs
{ 
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.mainForumTablePaging TH.pagesList
{ 
	width:200px;
	text-align:left;
}

.mainForumTablePaging TH.postReplyTopic
{ 
	width:80px;
	text-align:right !important;
	padding-right:2px;
}
		
/* ---------------------------------- mainForumTable -------------------------------------------------------------------- */
	
.mainForumTable
{
	width:100%;
	margin-top:10px;
	border:1px solid #BBCEDE;
	border-right:none;
	
}

.mainForumTable TH,.mainForumTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	background-color:#BFD5EA;
	vertical-align:center;
}

.mainForumTable TD
{ 
	border-top:1px solid #BBCEDE;
	border-right:1px solid #BBCEDE;
	background-color:#F1F1F1;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}

.mainForumTable TD.title
{	
	background:#F1F1F1 url('/Gernetic/_images/_design/iconArrowRightOrange.gif') 5px 4px no-repeat;
	padding-left:20px;
}
	
.mainForumTable TD.titleTopic
{	
	background:#F1F1F1 url('/Gernetic/_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('/Gernetic/_images/ForumModeratorBackground.gif') right top no-repeat;
}
	
.mainForumTable TD.itemContent
{	
	width:100%;
	background-color:#DEDFDF;
	vertical-align:top;
}
.mainForumTable TD.itemButtons
{ 
	background-color:#DEDFDF;
	vertical-align:bottom;
	text-align:right;
	border-top:none;
}
	
.mainForumTable TD.lastPost
{ 
	width:150px;
}


.mainForumTable TD.lastReply
{ 
	width:250px;
}

.mainForumTable TH
{
	text-align:left;
	background-color:#E5E5E5;	
	font-weight:normal;
}

.mainForumTable TH.rightBorder
{ 
	border-right:1px solid #BBCEDE;
}

.mainForumTable TH.posts
{ 
	text-align:center;
	width:50px;
}
.mainForumTable TH.topics
{ 
	text-align:center;
	width:50px;
}

.mainForumTable TH.header
{ 
	background-color:#7A848E;
	color:#FFFFFF;
	font-weight:bold;
}

.mainForumTable DIV.moderatedBy
{
	font-weight:normal;
	font-style:italic;	
	color:#7A848E;
}
.mainForumTable INPUT
{
	border:solid 1px #4080BF;
	height:14px;
	width:190px;
}

.mainForumTable INPUT.long
{
	width:99%;
}

.mainForumTable INPUT.req
{
	border:solid 1px #ca1725;
	height:14px;
	width:190px;
}

.mainForumTable TEXTAREA.editor
{
	line-height:normal;
	padding:0px;
}

.mainForumTable SELECT
{
	border:solid 1px #4080BF;
	height:14px;
	width:194px;
}

.mainForumTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}

/* ---------------------------------- managementListTable -------------------------------------------------------------------- */


TABLE.managementListTable
{ margin-bottom:15px; width:100%; }

TABLE.managementListTable TD,TABLE.managementListTable TH
{ 
	padding:3px; 
	padding-left:5px;
	padding-right:5px; 
	text-align:left;
	vertical-align:top;
}

TABLE.managementListTable TD.managementItemImage
{ width:100px; padding-left:0px; padding-right:0px; }

TABLE.managementListTable TH.managementItemTitle
{ 
	padding-bottom:5px;
	background-color:transparent;
	border-bottom:1px solid #C3CCD4;
}
TABLE.managementListTable  TABLE
{ width:100%;}
			
TABLE.managementListTable TABLE TH, TABLE.managementListTable TABLE TD
{  background-color:#F7F7F7; vertical-align:middle; }
	
TABLE.managementListTable TABLE TD
{ }

TABLE.managementListTable TABLE TD.shortDecription
{ background:none; }
			
TABLE.managementListTable TABLE TH
{ font-weight:bold; }
		
TABLE.managementListTable TH
{   }

TABLE.managementListTable H3
{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	color:#7A848E;
	font-family: Arial, Sans-Serif;
}		

TABLE.managementListTable H4
{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#003e90;
	font-family: Arial, Sans-Serif;
}		
	

.managementItemPosition
{ color:#003e90; 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;	}


/* ---------------------------------- pageToolsTableForProductItem -------------------------------------------------------------------- */

.pageToolsTableForProductItem
{
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ECEBD9;
	height:40px;
	border-top:1px solid #FFFFFF;	
}

.pageToolsTableForProductItem TD
{
	padding-right:15px;
	padding-left:15px;
}

.pageToolsTableForProductItem TD IMG
{
	padding-left:5px;
}

/* ---------------------------------- productListBox -------------------------------------------------------------------- */

.productListBox
{ 
	margin:0px;
	margin-bottom:5px;
	width:100%;
}
.productListBox TD, .productListBox TH
{
	vertical-align:top;
	text-align:center;
	padding:5px;
}

.productListBox TD
{
	vertical-align: top;
	text-align:center;
	padding:5px;			
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.productListBox H5
{
	font-weight:normal !important;
	font-size:13px;
	text-align:right;
}
.productListBox TABLE 
{ width:100%; }

.productListBox TABLE TD, .productListBox TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}

.productListBox TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.productListBox TABLE A, .productListBox TABLE A:link, .productListBox TABLE A:visited, .productListBox TABLE A:focus, .productListBox TABLE :active
{ 
	font-weight:normal;	
	display:block;
	cursor:pointer;
}

.productListBox TABLE A:hover
{ background-color: transparent; }

			
			
.productListBox DIV.productData
{
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#E5E5E5;
	background:#F6F6F6 url('/Gernetic/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
}

.productListBox A, .productListBox A:link, .productListBox A:visited, .productListBox A:focus, .productListBox A:active
{ 
	font-weight:bold;	
	display:block;
	cursor:pointer;
	font-family : Arial, Sans-Serif;
	font-size:12px;
	color:#0e64bc;
}

.productListBox A:hover
{ background-color: #FFFFFF;color:#000; }

DIV.backToCategory
{
	background:#FFFFFF url('/Gernetic/_images/_design/productItemBackToCatalogLineDot.gif') left bottom repeat-x !important;
	margin-bottom:15px;
}

DIV.backToCategory DIV
{
	background:transparent url('/Gernetic/_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:#ca1725; }


 .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:center;
	padding:5px;
	color:#888888;
	padding-bottom:20px;
}

.productsMainCategoriesTable TABLE 
{ width:100%; }

.productsMainCategoriesTable TABLE TD,.productsMainCategoriesTable TABLE TH
{
	text-align:center;
	padding:3px;
	color:#888888;
}
.productsMainCategoriesTable TABLE TH
{
	text-align:center;
}

.productsMainCategoriesTable A H5, .productsMainCategoriesTable A:link H5, .productsMainCategoriesTable A:visited H5, .productsMainCategoriesTable A:focus H5, .productsMainCategoriesTable A:active H5
{ 
	font-weight:normal;	
	display:block;
}
.productsMainCategoriesTable A:hover
{  }

.productsMainCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }


/* ---------------------------------- productsSubCategoriesTable -------------------------------------------------------------------- */

.productsSubCategoriesTable
{ width:100%; }		
		
.productsSubCategoriesTable TD, .productsSubCategoriesTable TH
{
	text-align:left;
	padding:5px;
	color:#888888;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.productsSubCategoriesTable TABLE 
{ width:100%; }

.productsSubCategoriesTable TABLE TD,.productsSubCategoriesTable TABLE TH
{
	text-align:left;
	padding:3px;
	color:#888888;
	border:none;
}
.productsSubCategoriesTable TABLE TH
{
	text-align:center;
	color:#888888;
	background-color:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.productsSubCategoriesTable A H5, .productsSubCategoriesTable A:link H5, .productsSubCategoriesTable A:visited H5, .productsSubCategoriesTable A:focus H5, .productsSubCategoriesTable A:active H5
{ 
	font-size:11px;
	font-weight:normal;	
	display:block;
}
.productsSubCategoriesTable A:hover
{  }

.productsSubCategoriesTable A:hover IMG
{ filter:alpha(Opacity=100, FinishOpacity=40, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=0); }

/* ---------------------------------- shoppingCartTableSmall -------------------------------------------------------------------- */

.shoppingCartTableSmall
{
	width:100%;
	margin:0px;
	margin-bottom:10px;
}
.shoppingCartTableSmall 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:#ca1725; }

.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#7A848E url('/Gernetic/_images/_design/cartIcon.gif') right 4px no-repeat;
}
.shoppingCartTableSmall TR.Header TH
{
	background:none;
	background-color:#E5E5E5;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	color:#7A848E;
	border-top:1px solid #AFAFAF;
}
.shoppingCartTableSmall TD
{
	padding:2px;
	font-size:10px;
	border-top:1px solid #AFAFAF;
	color:#C80901;
}
.shoppingCartTableSmall TD.quantity, TABLE.shoppingCartTableSmall TH.quantity
{
	text-align:center;
	color:#000000;
	width:25px;
}
.shoppingCartTableSmall TD.subTotal
{
	text-align:right;
	color:#7A848E;
}
.shoppingCartTableSmall .goOrder
{
	text-align:right;
	color:#000000;
	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:#ca1725; }


.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: #003e90; margin-bottom:10px; }

DIV#shoppingCartTableSmallFooter DIV 
{ background: transparent url('/Gernetic/_images/_design/mainRoundedBoxBL.gif') left bottom no-repeat; }

DIV#shoppingCartTableSmallFooter DIV DIV
{height:16px;width:100%; background: transparent url('/Gernetic/_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:#003e90;
	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:#003e90;
	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:#003e90;
	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:#003e90;
	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:#003e90;
	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('/Gernetic/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
	font-family: Arial, Sans-Serif;
}

.allPublicationsByAuthor A:hover
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
	background:transparent url('/Gernetic/_images/_design/iconArrowRightOrange.gif') left 3px no-repeat;
	font-size:13px;
}

/* ---------------------------------- authorsListTable -------------------------------------------------------------------- */

.authorsListTable
{  width:100%;  }

.authorsListTable TD,.authorsListTable TH
{ 
	padding:3px; 
	padding-left:5px;
	padding-right:5px; 
	text-align:left;
	vertical-align:top;
	font-size:12px;	
}
.authorsListTable .authorItemImage
{ padding:0px; padding-top:5px; padding-bottom:10px; width:90px; }

.authorsListTable TD.authorLetterTD
{ 
	padding:0px !important;
	border-bottom:1px solid #C3CCD4;
}
.authorLetterTab
{
	background: #A4B1BC url('/Gernetic/_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:#003e90;
	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
{
	font-weight:Bold;
	color:#000;
	padding-right:3px;
	padding-left:3px;
	margin-bottom:10px;
}
.Shop TH.this
{
	color:#000;
	background: #ff9900;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	font-weight:Bold;
 }
.Shop TH.this A, .Shop TH.this A:link, .Shop TH.this A:visited, .Shop TH.this A:focus, .Shop TH.this A:active
{
	text-align:center;
	font-weight:Bold;
	text-decoration:none;
	color:#fff;
	background: #000;
}
/*------------------------------------LinksTop----------------------------*/
.LinksTop
{
	color:#606060;
	margin-top:10px;
	width:140px;
	font-family : Arial, Sans-Serif;
	font-size:9px !important;
}
.LinksTop A, .LinksTop A:link, .LinksTop A:visited, .LinksTop A:focus, .LinksTop A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#000 !important;
	font-size:9px !important;
	font-family : Arial, Sans-Serif;
	padding:2px;
	margin:2px;
}

.LinksTop A:hover
{ text-decoration:none; color:#ff936b !important; }


/*---------------------------------MoreInformation----------------------------------*/
.MoreInformation
{
	text-align:left;
	font-size:12px;
}
.MoreInformation A, .MoreInformation A:link, .MoreInformation A:visited, .MoreInformation A:focus, .MoreInformation A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0080e5;
	font-size:11px !important;
	font-family : Arial, Sans-Serif;
}

.MoreInformation A:hover
{ text-decoration:none; color:#ca1725; }

/*-------------------------------------------------------------------------*/
.flashHP
{ 
	border: 1px solid #A4B1BA;
}
.newsHP
{	
	border: 1px dotted #A4B1BA;
	background: #F3F3F3;
	width:190px;
}

/*---------------------------------------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:#245fdf;
	font-size:12px;
	font-family : Arial, Sans-Serif;
}

.mailto A:hover
{ text-decoration:none; color:#6dacea; }

.mailto H5 A, .mailto H5 A:link, .mailto H5 A:visited, .mailto H5 A:focus, .mailto H5 A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#245fdf;
	font-size:11px;
	font-family : Arial, Sans-Serif;
}

.mailto H5 A:hover
{ text-decoration:none; color:#6dacea; }


#pscroller1{
width: 160px;
height: 100px;
border: 0px solid black;
padding: 0px;
background-color: #ffffff;
}


.someclass
{ 
}


/*-----------------------------------------Banner----------------------------------*/
.Banner
{
}

.Banner TD
{
text-align:center;
}


/*-----------------------------------------BannerHP----------------------------------*/
.BannerHP
{

}

.BannerHP TD
{
padding:7px 0px;
text-align:center;
}


/*-----------------------ImagesAlbum-------------------------------------*/
.ImagesAlbum
{
	
	height:25px;
	background: #fff url('/Gernetic/_images/_design/BGTable.jpg') right repeat-y;	
	font-size:13px;
	font-weight:bold;
	color:#606060;
	font-family: Arial, Sans-Serif;
	vertical-align:middle;
	padding-right:5px;
	text-align:right;
	margin-bottom:5px;
	line-height:22px;
}


/*-----------------------------------results--------------------------------*/
.results
{
margin-top:10px;
}
.results div
{
margin-bottom:10px;
}
.results TD
{
padding-right:10px;
}
.results A, .results A:link, .results A:visited, .results A:focus, .results A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#245fdf;
	font-size:12px;
	font-family : Arial, Sans-Serif;
}

.results A:hover
{ text-decoration:none; color:#6dacea; }


/*----------------------------------770------------------------------------*/
.770
{
width:900px;
}

/*----------------------------------hetah------------------------------------*/
.hetah
{
height: 424px;
overflow: hidden;
}


.newsVitzBodyM {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    direction: rtl;
		white-space: nowrap;
    }
    
    
    

/*----------------------------------- BrochureBottomLinksTable --------------------------------*/
.BrochureBottomLinksTable
{
	margin-top:10px;
}

.BrochureBottomLinksTable TD
{
	padding:0px;
	text-align:right;
	white-space:nowrap;
}
.BrochureBottomLinksTable TH
{
	white-space:nowrap;
	text-align:right;
	font-size:12px;
	padding:0px;
	font-weight:bold;
	color:#666;
}
.BrochureBottomLinksTable A, .BrochureBottomLinksTable A:link, .BrochureBottomLinksTable A:visited, .BrochureBottomLinksTable A:focus, .BrochureBottomLinksTable A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#AAA;
	font-size:11px;
	font-family : Arial;
}

.BrochureBottomLinksTable A:hover
{ 
	text-decoration:none; 
	color:#666; 
}



/*---------------------------      GRADIENTS     --------------------------------*/


/*-------   1  -----------*/
.TABLE_grd_1{
	border:0px solid #666;
	width:160px;
}

.TABLE_grd_1 TD
{
	background: #D3D3D3 url('/Gernetic/_images/_design/666666_D3D3D3_grd.gif') top repeat-x;
	color:#FFF;
	text-align:center;
	padding:0px 10px;
	font-size:14px;
	font-weight:bold
}

.TABLE_grd_1 TH.TH_grd_top_1{
	background:#666;
	width:160px;
}

.TABLE_grd_1 TH.TH_grd_top_right_1{
	background:#666666  url('/Gernetic/_images/_design/666666_top_right.gif') right no-repeat;
	height:5px; 
	width:5px;
}

.TABLE_grd_1 TH.TH_grd_top_left_1{
	background:#666666  url('/Gernetic/_images/_design/666666_top_left.gif') left no-repeat;
	height:5px; 
	width:5px;
}

.TABLE_grd_1 TH.TH_grd_bot_1{
	background:#D3D3D3;
}

.TABLE_grd_1 TH.TH_grd_bot_right_1{
	background: #D3D3D3 url('/Gernetic/_images/_design/D3D3D3_bot_right.gif') right no-repeat;
	height:5px; 
	width:5px;
}

.TABLE_grd_1 TH.TH_grd_bot_left_1{
	background:#D3D3D3  url('/Gernetic/_images/_design/D3D3D3_bot_left.gif') left no-repeat;
	height:5px; 
	width:5px;
}


/*------------------------------------scrollbar---------------------------------------*/
.scrollbar
{

	height:215px !important;
	overflow:hidden;
}

/*------------------------------------scrollbar2---------------------------------------*/
.scrollbar2
{
	height:80px !important;
	overflow:hidden;
}

/*------------------------features-----------------*/
.container {display:inline-block;}


.feature
{
	width:170px;
	font-family : arial;
	font-size:12px;
}


.features .title {margin-bottom:5px;}

.features .title A, .features .title A:link, .features .title A:visited, .features .title A:focus, .features .title A:active
{font-size:12px;color:#003c8e;font-weight:bold;}

.features .title A:hover
{color:#000;}

.features .featurimage 
{float:left;margin-right:10px;}

.features A, .features A:link, .features A:visited, .features A:focus, .features A:active
{color:#555;}

.features A:hover 
{color:#fff;}

.features p
{color:#555;}


/*-----------featuremail----------*/
.featuremail
{
	width:170px;
	font-family : arial;
	font-size:12px;
	float:right;
	text-align:center;
	background: url('../_images/_design/bg11.jpg') center bottom repeat-x;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	margin-left:22px;
	padding:5px 5px 10px 5px;
}

.featuremail A, .featuremail A:link, .featuremail A:visited, .featuremail A:focus, .featuremail A:active
{color:#003c8e;font-weight:bold;}

.featuremail A:hover 
{color:#000;}

.featuremail p
{color:#555;}

/*-----------featuremaillittle----------*/
.featuremaillittle
{
	width:170px;
	font-family : arial;
	font-size:12px;
	float:right;
	text-align:center;
	background: url('../_images/_design/bg11.jpg') center bottom repeat-x;
	border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	margin-left:28px;
	padding:5px 5px 10px 0px;
}

.featuremaillittle A, .featuremaillittle A:link, .featuremaillittle A:visited, .featuremaillittle A:focus, .featuremaillittle A:active
{color:#003c8e;font-weight:bold;}

.featuremaillittle A:hover 
{color:#000;}

.featuremaillittle p
{color:#555;}

/*----------------tablecenter----------------*/
.tablecenter {margin-top:20px;}

.tablecenter td {text-align:right;border-top:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	background: url('../_images/_design/bg11.jpg') center bottom repeat-x;}

.tablecenter div.col {background: url('../_images/_design/slider_handlebg.gif') right top no-repeat;padding:5px 10px 5px 0px;}

.tablecenter div img {margin-top:10px;}

.tablecenter p {text-align:right;}




.shadow {/*padding-bottom:24px;*/text-align:center;height:374px;overflow:hidden;width:1000px;
border-top:1px solid #f3f3f3;border-right:1px solid #f3f3f3;border-left:1px solid #f3f3f3;
background: url('../_images/_design/bgbottom.gif') center bottom repeat-x;
}
.f_news {position:relative;}

.up_news 
{
	position:absolute;
	left:6px;
	padding:5px 0px 10px 0px;
	font-size:16px;
	top:288px;
	background:#fff;
	font-family:arial;
	width:990px;
	height:45px;
	color:#333;
	opacity:0.6;
	-moz-opacity:0.6; 
	filter:alpha(opacity=60);
}
.up_news td {padding:5px 10px;font-size:16px;white-space:nowrap;}
.up_news a {font-size:16px !important;text-decoration:underline;color:#333;font-family:arial;}

.up_news p {color:#333;font-size:16px;font-family:arial;}



/*--------------------------------*/

/*--------------------slider------------------------*/
#cont{
	position: relative;
	background: url(../images/bgscroll.jpg) center bottom no-repeat;
	width:950px;
	height:30px;
	float:right;

}

#slide{
	width:950x;height:30px;
	overflow: hidden;
	position: relative;
	direction:rtl;
text-align:center;
}

#slide div.spec{
	display:none;
	overflow:hidden;
	position:absolute;
	color:#444;
	font-size:14px;
	text-align:center;
	height: 30px;
	width: 950px;
	margin:0px;
	padding:0px 0px 0px 0px;
}


#slide a {
	cursor:pointer;
	color:#000;
	font-size:14px;
}
 
 
 
 
 
 
 /*--------------------slider------------------------*/
#cont{
	position: relative;
	width:100px;
	height:30px;
	float:right;
}

#slide{
	width:1000px;height:30px;
	overflow: hidden;
	position: relative;
	
text-align:center;
}

#slide div.spec{
	display:none;
	overflow:hidden;
	position:absolute;

	color:#666;
	font-size:14px;
	text-align:center !important;
	height: 30px;
	width: 1000px;
	direction:rtl;
	margin:0px;
	padding:0px;
	right:0;
}


#slide a {
	cursor:pointer;
	color:#7A848E;
	font-size:14px;
}


.like {position:absolute;top:-5px;left:20px;width:100px;}
