BODY {
    bgcolor: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 0;
	font-size :  x-small;;
}

.mainmenu{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : left;
	text-decoration : none;
	font-weight : bold;
}


.topmenu{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : left;
	text-decoration : none;
	font-weight : bold;
}
.topmenu:link{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : left;
	text-decoration : none;
	font-weight : bold;
}
.topmenu:hover{
	color : #ffffff;
}
.topmenu:visited{
	color : #ffffff;
}
.topmenu:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.submenu{
	color : #66676A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
	vertical-align : left;
	text-decoration : none;
	font-weight : bold;
}
.submenu:link{
	color : #66676A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
	vertical-align : left;
	text-decoration : none;
	font-weight : bold;
}
.submenu:hover{
	color : #66676A;
	font-size : 9;
}
.submenu:visited{
	color : #66676A;
	font-size : 9;
}
.submenu:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #66676A;
	font-size : 9;
}


a:link{
    font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #333333;
		
}
a:visited{
    font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #333333;
}
a:active{
    font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
/*	color : #56562C;*/
}
a:hover{
    font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	/*color : #56562C;*/
	
}

.TableTitle{
	width : 600;
	border : 1px solid Black;
	font-size : 9pt;
	margin-left : 40px;
	background-color : #66676A;
	color : White;
	font-weight : bold;
	text-align : center;
	margin-bottom : 1px;
}

.TableItem{
	width : 600;
	border : 1px solid Black;
	font-size : x-small;
	margin-left : 40px;
	background-color : White;
	margin-bottom : 1px;
	font-size : 9pt;
}

.TableInfo{
	width : 600;
	border : 1px solid Black;
	font-size : x-small;
	margin-left : 40px;
	color : Black;
	margin-bottom : 1px;
	text-align : center;
	font-size : 9pt;
	background-color : Silver;
}

.TableFooter{
	width : 600;
	border : 1px solid Black;
	font-size : x-small;
	margin-left : 40px;
	color : Black;
	margin-bottom : 1px;
	text-align : center;
	font-size : 9pt;
	background-color : White;
}

.TableDef{
	width : 24%;
	background-color : 999999;
	vertical-align : top;
	font-weight : bold;
	color : White;
}

.TableDetails{
	width : 76%;
	background-color : 0071c6;
}

.TableDetails2{
	width : 38%;
	background-color : eeeeee;
}

.AccTitle{
	width : 978;
	border : 1px solid Black;
	font-size : 9pt;
	background-color : #66676A;
	color : White;
	font-weight : bold;
	text-align : center;
	margin-bottom : 1px;
	margin-left : 10px;
}

.AccInfo{
	width : 978;
	border : 1px solid Black;
	font-size : x-small;
	color : Black;
	margin-bottom : 1px;
	text-align : center;
	font-size : 9pt;
	background-color : Silver;
	margin-left : 10px;
}

.AccItem{
	width : 978;
	border : 1px solid Black;
	font-size : x-small;
	background-color : White;
	margin-bottom : 1px;
	font-size : 9pt;
	margin-left : 10px;
}

.ManualTitle{
	background-color : 999999;
	text-align : center;
	color : White;
	width : 75%;
}

.TableSerie{
	width : 25%;
	background-color : 999999;
	vertical-align : top;
	font-weight : bold;
	color : White;
}

.TableMod{
	width : 15%;
	background-color : White;
}

.InfoLine{
	background-color : Silver;
}

.InfoCol1{
	width : 16%;
}

.InfoCol2{
	width : 28%;
}

.UmbrellaTableModel{
	width : 600;
	border : 1px solid Black;
	font-size : 9pt;
	margin-left : 40px;
	background-color : #999999;
	color : White;
	font-weight : bold;
	text-align : center;
	margin-bottom : 1px;
}

.SpecsTable{
	width : 600;
	border : 1 solid Gray;
	font-size : 9pt;
}

.SpecsTableHeader{
	background-color : Gray;
	text-align : center;
	height : 40;
	font-weight : bold;
	color : White;
}

TD
{
	font-size : 9pt;
}

.ListNugget					{ margin-top: 12px; font-size: 12px; margin-bottom: 8px; }
.ListNugget P				{ margin-top: 3px; }
.ListNugget A, 
.ListNugget A:active		{ color: Blue; }
.ListNugget A:visited:hover	{ color: Red; }


.ListNuggetHeader			{ background-color: #003399; color: White; width: 100%; cursor: hand;}
.ListNuggetHeaderClosed		{ background-color: #CCCCCC; color: Black; width: 100%;}


/* blue background */
.ListNuggetTitleCellBlue		{  background-image: url(/common/resources/left_blue_bg.gif); 
	                              background-position: left top; background-repeat: no-repeat; padding-left: 8px; padding-top: 2px; padding-bottom: 2px; }
.ListNuggetButtonCellBlue		{ background-image: url(/common/resources/right_blue_bg.gif); 
	                              background-position: right top; background-repeat: no-repeat; text-align: right; cursor: hand;}

/* white backgroun */
.ListNuggetTitleCellWhite		{  background-image: url(/common/resources/left.gif); 
	background-position: left top; background-repeat: no-repeat; padding-left: 8px; padding-top: 2px; padding-bottom: 2px;}
.ListNuggetButtonCellWhite		{ background-image: url(/common/resources/right.gif); 
	background-position: right top; background-repeat: no-repeat; text-align: right; cursor: hand;}
/*.ListNuggetButton			{ margin-right: 4px; margin-left: 2px; margin-top: 2px; margin-bottom: 2px; }*/
.ListNuggetUpButton			{}
.ListNuggetDownButton		{display: none; }

.ListNuggetHeader .ListNuggetTitle,
.ListNuggetHeader .ListNuggetTitle:hover,		
.ListNuggetHeader .ListNuggetTitle:visited:hover,		
.ListNuggetHeader .ListNuggetTitle:visited,		
.ListNuggetHeader .ListNuggetTitle:active {	  cursor:hand; font-weight: bold; font-size: 11px; color: white;	font-family: Arial,Helvetica,Tahoma,Verdana; text-decoration: none;}

.ListNuggetHeader .ListNuggetTitle:active	{ color: #FFFF66; }
.ListNuggetHeaderClosed .ListNuggetTitle:active	{ color: #FFFF66; }


.ListNuggetHeaderClosed .ListNuggetTitle,
.ListNuggetHeaderClosed .ListNuggetTitle:hover,	
.ListNuggetHeaderClosed .ListNuggetTitle:visited:hover,		
.ListNuggetHeaderClosed .ListNuggetTitle:visited,		
.ListNuggetHeaderClosed .ListNuggetTitle:active {	  cursor:hand; font-weight: bold; font-size: 11px; color: black;	font-family: Arial,Helvetica,Tahoma,Verdana; text-decoration: none;}

								
.ListNuggetBody				{ padding-top: 2px;  padding-left: 4px; padding-bottom: 2px; border: #003399 1px solid; font-family: Verdana, Arial, Helvetica;  
	                          background-color: #f1f1f1;  }
.ListNuggetBody UL			{ list-style-image: url(/library/images/support/blue_bullet.gif); margin-left: 18px; margin-top: 2px; margin-bottom: 2px; }
.ListNuggetBody LI			{ margin-top: 0px; margin-bottom: 4px; }
.LinkDescription			{ margin-top: 2px; margin-bottom: 6px; }

.ListNuggetItem { font-size: 11px; }
.ListNuggetItemLink { font-size: 11px; }

.borderedtable {
	border : 1px solid #333333;
}
