.navProperties td {
	font-family:Arial;
	font-size: 100%;  
	color:#0053a0;
}
.navProperties div {
	font-family:Arial; 
	font-size: 100%; 
	color:#0053a0;	
}
.navfont {
	font-family:Arial; 
	font-size: 100%; 
	color:#0053a0;
}
.navPropertiesDOM div {
	font-size:100%;
}
.navPropertiesSubDOM div {
	font-size:100%;
}
.headergif{
 	width:167px;
	height:40px;
} 
.blueboxgif{}
.menugif{
	width:10px;
	height:10px;
}
.globalnavbg {
	width:1000px;
	height:18px;
	background-color:#f0f0f0; 
}
.globalhomebg {
	width:675px;
	height:18px;
	background-color:#f0f0f0; 
}
.tier2navbg {
	font-family:Arial; 
	font-size: 12px;
	/*background-color:#D8E8F8;*/ 
	background-color:#f0f0f0;
	/*height:21px;*/
	height:30px;
}
.dividerbg {
	background-color:#f0f0f0;
	width:1px;
	height:20px;
	padding:0px 5px; 0px; 5px;
}
div.cdd0_menuBar,
div.cdd0_menuBar a.cdd0_main_items,a.cdd4_main_items,a.cdd2_main_menu,a.cdd3_main_menu,
div.cdd0_sub_menu,
div.cdd0_sub_menu a.cdd0_sub_items,
a.cdd1_main_items,
div.cdd1_sub_menu,
div.cdd1_sub_menu a.cdd1_sub_items {
  font-family:Arial;
  font-size: 100%; 
}

/* Main horizontal nav items */
div.cdd0_menuBar {
  background-color:#f0f0f0;
  /*border: 1px solid #D8E8F8;*/ 
  border: 1px solid #f0f0f0;
	text-align:left;
  font-size:100%; /* for NS6 */
	font-weight:bold;
  vertical-align:center;
  padding-top:3px;
  padding-bottom:5px;	/* original value was 2px */
  top: 0px;
  left: 0px;
  white-space:nowrap;
  width:100%;
}

/*(Issue:in IE6.0, First Tier2 menu lost its border when accessing a URL from E2)*/
div.cdd0_menuBar a.cdd0_main_items {
  background-color: transparent;
  /*border: 1px solid #D8E8F8;*/
	border: 1px solid #f0f0f0;
  /*border-right:1px solid #0053a0;*/  /*original values:*/
	border-right:1px solid #f0f0f0;
  /*border-right:3px solid  #FFFFFF; /* This adds more white space in between Tier2 menu tabs. */
  color:#002163;
  cursor: pointer;
  cursor:hand;
  padding: 3px 6px 1px 6px;
  vertical-align:center;
  position: relative;
  text-decoration:none;
  z-index: 100;
}

div.cdd0_menuBar a.cdd0_main_items:hover {
  background-color:#fafafa;
  /*border-color:#002163;*/
	border-color:#cccccc;
  text-decoration:none;
  cursor: pointer;
  cursor:hand;
}

div.cdd0_menuBar a.cdd0_main_itemsActive,
div.cdd0_menuBar a.cdd0_main_itemsActive:hover {
  background-color:#fafafa;
  /*border-color:#002163;*/
  border-color:#cccccc;
	border-bottom:0px solid #fafafa;	/*change this color to whatever the background color is for dropdowns*/
  position: relative;
  text-decoration:none;
	/*color:#EEB952;*/
	color:#002163;
  cursor: pointer;
  cursor:hand;
  /*padding-bottom:3px;*/
  padding-bottom:5px; /* 5px Needed for Latest Versions of IE*/

}
div.cdd0_menuBar a.cdd4_main_items {
  background-color: transparent;
  border: 1px solid #f0f0f0;
  border-right:1px solid #f0f0f0; 
  color:#002163;
  padding: 3px 6px 1px 6px;
  vertical-align:center;
  position: relative;
  text-decoration: none;
  z-index: 100;

}
div.cdd0_menuBar a.cdd4_main_items:hover {
  background-color:#fafafa;
  border-color:#cccccc;
}
div.cdd0_menuBar a.cdd4_main_itemsActive,
div.cdd0_menuBar a.cdd4_main_itemsActive:hover {
  background-color:#fafafa;
  border-color:#cccccc;
  border-bottom:0px solid #fafafa;	/*change this color to whatever the background color is for dropdowns*/
  /* padding-bottom:3px;  /*Original Entry*/
  padding-bottom:5px; /* Increasing to 5px on 7-7-06 to avoid future Issues with drop-down border in IE*/
  position: relative;

  text-decoration:none; /*Added on 20-7-2006:: German page dont have underline for First Tier2 menu*/
}


div.cdd0_menuBar a.cdd2_main_menu {
  background-color: #fafafa;
  border: 1px solid #f0f0f0;     
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color:#002163; 
  padding: 3px 6px 1px 6px;
  vertical-align:center;
  border-top: 1px solid #f0f0f0;
  position: relative;
  text-decoration: none;
  z-index: 100;
  border-bottom:1px solid #ff0000;
}

div.cdd0_menuBar a.cdd2_main_menu:hover {
  background-color:#fafafa;
  border-color:#cccccc;
  text-decoration:none;
}
div.cdd0_menuBar a.cdd2_main_menuActive,
div.cdd0_menuBar a.cdd2_main_menuActive:hover {
  background-color:#fafafa;
  border-color:#cccccc;
  border-bottom:0px solid #fafafa;	/*change this color to whatever the background color is for dropdowns*/
  /*padding-bottom:3px; Original Entry */
  padding-bottom:5px; /* Increasing to 5px on 7-7-06 to avoid future Issues with drop-down border in IE*/
  position: relative;
  border-top:1px solid #cccccc;
  text-decoration:underline;
}

div.cdd0_menuBar a.cdd3_main_menu {

  background-color: transparent; 
  border: 1px solid #f0f0f0;     
  border-right:1px solid #f0f0f0;
  color:#002163;
  cursor: pointer;
  cursor:hand;
  padding: 3px 6px 1px 6px;
  vertical-align:center;
  text-align:center;
  position: relative;
  text-decoration: none;
  z-index: 100;

}
div.cdd0_menuBar a.cdd3_main_menu:hover {
  background-color:#fafafa;
  border-color:#cccccc;
  text-decoration:none;
  cursor: pointer;
  cursor:hand;
}

div.cdd0_menuBar a.cdd3_main_menuActive,
div.cdd0_menuBar a.cdd3_main_menuActive:hover {
  background-color:#fafafa;
  border-color:#cccccc;
  border-bottom:0px solid #fafafa;	/*change this color to whatever the background color is for dropdowns*/
  /*padding-bottom:3px;/*original entry*/
  padding-bottom:5px; /* Increasing to 5px on 7-7-06 to avoid future Issues with drop-down border in IE*/
  position: relative;
  text-decoration:none;
  cursor: pointer;
  cursor:hand;
}

a.cdd1_main_items {
  font-weight:bold;
  font-family:Arial;
  background-color: #EEB952;
  border: 1px solid #EEB952;
  color:#002163;
  cursor:pointer;
  cursor:hand;
  left: 0px;
  margin: 1px;
  padding: 1px 2px 1px 2px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 102;

}


a.cdd1_main_items:hover {
  background-color:#EEB952;
}
a.cdd1_main_itemsActive,
a.cdd1_main_itemsActive:hover {
  background-color:#EEB952;
  border: 1px solid #EE4207;
  border-bottom:0px solid #FFFFFF;
  padding-bottom:4px;
  position: relative;
}

div.cdd1_sub_menu {
  background-color:#EEB952;
  border: 1px solid;
  border-color:#EE4207;
  color:#002163;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  cursor:pointer;
  cursor:hand;
  text-align:left;
  font-size:100%;
  white-space:nowrap;
  z-index:101;

  overflow:hidden;
}

div.cdd1_sub_menu a.cdd1_sub_items {
  color: #000000;
  cursor:pointer;
  cursor:hand;
  padding: 1px 1em;
  padding-left:3px;
  text-decoration: none;
  display: block;
}
div.cdd1_sub_menu a.cdd1_sub_items:hover{
  cursor:pointer;
  cursor:hand;
  color:#002163;
  text-decoration:underline;  
}

div.cdd0_sub_menu {
  background-color:#fafafa;
  border: 1px solid;
  border-color:#cccccc;
  /*padding: 0px 1px 1px 0px;*/
	padding: 5px 25px 5px 3px;
  position: absolute;
  top: 0px;
	left: 0px;
  visibility: hidden;
  font-size:95%;
  cursor:pointer;
  cursor:hand;
  text-align:left;
  z-index:99;

  /*IE Bug Fix (Last Tier2 menu looses right border): 6-7-06*/
  overflow:hidden; /*works fine for IE*/
}
div.cdd0_sub_menu a.cdd0_sub_items {
  color:#002163;
  cursor:pointer;
  cursor:hand;
  /*padding: 1px 1em;*/
	padding: 0px 0px 5px 3px;
  /*padding-left:3px;*/
  text-decoration: none;
  display: block;
  white-space: nowrap;
}
div.cdd0_sub_menu a.cdd0_sub_items:hover {
  cursor:pointer;
  cursor:hand;
  color:#EEB952;
  text-decoration:underline;  
}





/****** VERTICAL NAV MENU **************/
#menu 
{
	list-style-type:none; 
	margin:0px 0px 7px 0px; 
	padding:0px; 
	width:131px;
}
#menu li 
{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	position:relative; 
	width:131px; 
	height:22px;
	z-index:100;
}
#menu li dl 
{
	position:absolute; 
	top:0; 
	left:0; 
	padding-bottom:0px;
}
#menu li a, #menu li a:visited 
{
	text-decoration:none;
}
#menu li dd 
{
	display:none;
}
#menu table 
{
	border-collapse:collapse; 
	padding:0px 0px 0px 0px; 
	margin:-1px; 
	font-size:12px;
}
#menu dl 
{
	width: 131px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	background: transparent;
}
#menu dt 
{
	margin:0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}
#menu dd 
{
	margin:0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #002163; 
	font-size:12px;
	text-align:left; 
	width:131px; 
	float:right; 
	clear:right;
}
#menu dt a, #menu dt a:visited 
{
	display:block; 
	font-size: 12px; 
	color: #002163; 
	text-align:center; 
	border:1px solid #336699; 
	border-bottom:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	border-width:0px 1px 1px 1px; 
	background:#f0f0f0; 
	padding:3px 0px 9px 0px;
}
#menu li a:hover 
{
	border:0;
}
#menu li:hover dd, #menu li a:hover dd 
{
	display:block;
}
#menu li:hover dl, #menu li a:hover dl 
{
	/*width:301px;*/
	width:261px;
}
#menu li:hover dt a, #menu a:hover dt a 
{
	color:#002163; 
	background:#fafafa; 
	border-right:1px solid #336699;
	border-bottom:1px solid #fafafa; 
	border-width:0 1px 1px 1px;
}
#menu dd a, #menu dd a:visited 
{
	background-color:#fafafa; 
	color:#002163; 
	padding:3px 2px 2px 5px;
	font-size:95%; 
	text-decoration:none; 
	display:block; 
	text-align:left; 
	border-left:1px solid #336699; 
	border-right:1px solid #336699; 
	width:122px;
}
#menu dd a:hover 
{
	background-color: #fafafa; 
	color:#EEB952; 
	border-left:1px solid #336699; 
	border-right:1px solid #336699;
	text-decoration:underline;
}
#menu b 
{
	display:block; 
	overflow:hidden; 
	height:1px;
}
b.p1 
{
	background:#336699; 
	margin:0 5px;
}
b.p2 
{
	background:#b4b4b4; 
	border:1px solid #336699; 
	border-width:0 2px; 
	margin:0 3px;
}
b.p3 
{
	background:#c4c4c4; 
	margin:0 2px; 
	border:1px solid #336699; 
	border-width:0 1px;
}
b.p4 
{
	height:2px; 
	background:#d4d4d4; 
	margin:0 1px; 
	border:1px solid #336699; 
	border-width:0 1px;
}
b.p5 
{
	background:#336699;
	border-right:1px solid #336699;
	border-left:1px solid #336699; 
	margin:0 5px;
}
b.p6 
{
	background:#c7c7c7;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	margin:0 3px;
}
b.p7 
{
	background:#d7d7d7;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	margin:0 2px;
}
b.p8 
{
	height:2px; 
	background:#e7e7e7;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	margin:0 1px;
}
#menu li:hover b.p2, #menu a:hover b.p2 
{
	background:#c7c7c7;
}
#menu li:hover b.p3, #menu a:hover b.p3 
{
	background:#d7d7d7;
}
#menu li:hover b.p4, #menu a:hover b.p4 
{
	background:#e7e7e7;
}








/*** --- [ Footer ] --- ***/
#footer	{
 	width:859px;
	height:auto;
  font:normal 11px arial;
	color:#333;
 	margin-bottom:2px;
	margin-top:2px;
	}

#footer .footerlinks	{
    text-align:left;
    padding:0px 0px 0px 0px;
    color:#000;
    display:block;
    line-height:20px;
    margin-bottom:0px;
	}

#footer .footerlinks H2	{
    display:inline;
    padding:0px 4px 0px 0px;
	}

#footer .legal	{
   background:#666;
	padding:10px;
	width:859px;
	color:#CCC;
	display:block;
    }

#footer .legal A	 {
  	color:#FFF;
    }

#footer .copyright {
	width:859px;
	}
