body { 
	margin: 0;
	padding: 0;
}
/* this is everything under the flash, and before the footer */
#content {
	height:600px;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	margin:0px auto;
	width:966px;
	background-color:#F3F7FA;
	padding-bottom:50px;
}


#header_topnav {
	display:inline;
	float:right;
	margin-right:180px;
	padding-top:18px;
	margin-bottom:3px;
	text-align:right;
	width:742px;

	color:#333333;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	
	position: relative;
	z-index: 2;
}
#header_topnav_text {

	text-align: center;
	color: #333333;
	margin: 3px 20px 0 180px;
	height: 30px;

}
#header_topnav_link	{
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
#header_topnav_link:hover	{
	color:#179FC5;
	text-decoration:underline;
}
#header_topnav_country {
	padding:3px 0px 3px 3px;
	display:inline;
	font-weight:bold;
	height:16px;
	margin-right:5px;
	text-decoration:none;
	text-align:right;
}
#header_topnav_country a{
	background-image:url(../images/topnav/CountryArrowLight.gif);
	color:#0099CC;
	background-position:right 9px;
	background-repeat:no-repeat;
	padding:3px 16px 3px 3px;
	text-decoration:none;
}
#header_topnav_country a:hover{
	color:#0099CC;
	text-decoration:none;
	BACKGROUND-IMAGE: url(/images/topnav/CountryArrowDark.gif); 
	COLOR: #17284f; 
	BACKGROUND-COLOR: #b7dfec; 
	TEXT-DECORATION: none;
	background-position:right 9px;
	background-repeat:no-repeat;
	display:inline;
	font-weight:bold;
	height:16px;
}
.search	{

	border:1px solid #CCCCCC;
	color:#666666;
	height:16px;
	width:150px;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 25px;

}

#header_topnav_search_button {
	display:inline;

}
#pipe {
	color:#D4D4D4;
	vertical-align:1px;
	font-size: 12px;
}

#header_logo {
	float:left;
	background-color:#FFFFFF;
	background-image:url(/images/topnav/Gray_Gradient.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:18px;
	width:189px;
	z-index:9;
	
	position:absolute;
}

#branding {
	z-index:1;
	position: relative;
}

#branding_area	{

	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
	background-image:url(/images/wave.png);
	background-position:0px 48px;
	background-repeat:no-repeat;
	color:#333333;
	margin:0px auto;
	overflow:hidden;
	width:966px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
/* lets jump through some hoops to get flash working on both ie and firefox! */
#branding #promoTag #flash {
 z-index: 20;
 width:100%;
 height: 323px;
 margin-bottom:-3px;
}
#branding #promoTag #flash embed {
    height: 323px !important;
} 
html>body #branding #promoTag #flash {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
   height: 372px; /* figured this out by trial and error */
   margin-bottom:0px;
} 
html>body #branding #promoTag #flash embed {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
   height: 329px !important;
} 

#left_pane {
	margin-left:10px;
	padding-top:18px;
	width:201px;
	color:#333333;
	overflow:hidden;
	word-wrap: break-word;	
	float:left;	
}

#left_pane .img {
	float:left;
	clear: none;
	margin-right: 3px;
	margin-bottom: 10px;
}

#tax_left {
/* to move around, change left_pane's width, or add margin-right to it, move top and background-position and change width */
	top:-35px;
	background-position:0 34px;
	width:221px;
	margin-left:19px;
	line-height:14px;
	color:#333333;
	overflow:visible;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	z-index:5;
	background-image:url(../images/topnav/Gray_Gradient.png);
	background-repeat:no-repeat;

}
#tax_mid {
	top:-35px;
	background-position:0 34px;
	width:221px;

	line-height:14px;
	color:#333333;
	overflow:visible;
	position:relative;
	margin-left:19px;
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	z-index:5;
	background-image:url(../images/topnav/Gray_Gradient.png);
	background-repeat:no-repeat;
}
#tax_right {
	top:-35px;
	background-position:0 34px;
	width:221px;

	line-height:14px;
	color:#333333;
	overflow:visible;
	position:relative;
	margin-left:19px;
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	z-index:5;
	background-image:url(../images/tax_dev_bg.jpg);
	background-repeat:no-repeat;
}

#tax_links {
	display:block;
	font-size:12px;
	padding-bottom:10px;
	color:	#0099CC;
	padding-top:5px;
}
#tax_links a{
	display:block;
	color:	#0099CC;
	text-align:left;
	text-decoration:none;
	padding-top:3px;
	padding-left:9px;

}
#tax_links a:hover {
	color:#0099CC;
	text-decoration:underline;
}
#tax_top {
	clear:both;
	display:block;
	padding-left:10px;
	position:relative;
}

#tax_title:hover {
	border-bottom-color: #669900;
}
#productFinderTitle {
	
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:30px;
	font-size:	13px;
	font-style:	normal;
	color:	#669900;
	display:block;


}
#ProductFinderTitle2{
	padding-top:5px;
	padding-left:10px;
	margin-top:-10px;
	font-weight:bold;
	font-size:	13px;
	font-style:	normal;
	color:	#669900;
	display:block;
}
html>body #ProductFinderTitle2 {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
  	margin-top:5px;
  	
}

#break {
	line-height:4px;
}
#productFinderText {
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	
}
#productFinderText a {
	color:#0099CC;
	display:inline;
	text-decoration:none;
	margin-top:4px;
}
#productFinderText a:hover {
	color:#0099CC;
	text-decoration:underline;
}
#productFinder_search {
	border:1px solid #CCCCCC;
	color:#666666;
	height:16px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:5px;
	padding-top:3px;
	width:155px;
	padding-left:5px;
}

#newsCareersInvestors {
	top:-35px;
	width:221px;
	line-height:14px;
	color:#333333;
	overflow:visible;
	position:relative;
	
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:22px;
	margin-top:19px;	
	float:left;
	background-color:#FFFFFF;	
	border:1px solid #CCCCCC;
	z-index:5;	
	text-align:center;
	

}
html>body #newsCareersInvestors {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
  	
  	margin-left:0px !important;
  	
} 
#newsCareersInvestors a {
	color:	#0099CC;
	text-align:left;
	text-decoration:none;
	padding-top:10px;
	
	font-size:12px;
	font-weight:bold;

}
#newsCareersInvestors > pipe {
	margin-left:5px;
	margin-right:5px;
}
#newsCareersInvestors a:hover {
	color:#0099CC;
	text-decoration:underline;
}

#bottom_left_content {
	position: relative;
	top:-15px;
	width:453px;
	margin-right:18px;
	color:#333333;	
	padding-left:10px;
	padding-bottom:10px;
	float:right;
	background:#E8F0D9;
	border:1px solid #CCCCCC;
	z-index:9;
	
	margin-top:4px;
	
	
}
html>body #bottom_left_content {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
  	top:-1px;
  	margin-left:0px !important;
  	
} 
#bottom_left_content .img {
clear:none;
float:left;
margin-right: 10px;
margin-bottom: 10px;
}
#bottom_right_content {
	position: relative;
	width:211px;
	background:#F5F8EF;
	margin-right:10px;
	color:#333333;	
	top:-15px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:5px;
	
	float:right;
	width:201px;
	border:1px solid #CCCCCC;
	z-index:9;
	word-wrap: break-word;
	
	

}
html>body #bottom_right_content {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
		width:211px;
  	margin-left:0px !important;
  	
} 
#bottom_right_content .img {
	float: right;
	margin-left: 10px;
	margin-right: 3px;
	clear: none;
}
html>body #bottom_right_content {
  /* ie doesnt see this rule, but firefox does and overrides the previous rule which is for ie */
  margin-right:29px;
  top:0px;
} 

#lineDotted {
	border-top:1px dotted #CCCCCC;
	color:#CCCCCC;
	display:block;
}



#img {
	margin-right:10px;
	display:inline;
	float:left;
}
#AddResHolder_NoBorder {
	margin-right:5px;
	width:95%;
}
#AddResHolder {
	margin-right:5px;
	width:95%;
}
#AddResHolder a {
	color:#0275B8;
	text-decoration:none;
	
}
#AddResHolder a:hover {
	color:#0275B8;
	text-decoration:underline;
}
#AddResHolder_NoBorder a {
	color:#0275B8;
	text-decoration:none;
}
#AddResHolder_NoBorder a:hover {
	color:#0275B8;
	text-decoration:underline;
}

#footer	{
	height:55px;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin:0px auto;
	width:966px;
	z-index:6;
}
#footer_text {
	display:block;
	float:none;
	margin:5px 12px 4px;
	text-align:left;
}
#footer_link {
	color:#0099CC;
	text-decoration:none;
}
#footer_link:hover{
	color:#0099CC;
	text-decoration:underline;
}


.searchButton {
	position: absolute;
	top: 0;
	right: 0;
}

.searchButtonDevices {
	position: absolute;
	top: 2px;
	right: 0;
}

.Country{
	font-size: 11px;	
}
#textBoxDiv {
	font-size: 11px;	
}


* html #tax_img {
    \margin-top:-33px; /* for IE5 and IE6 in quirks mode */
    m\argin-top:-33px; /* for IE6 in standards mode */
  }

#tax_title  {
	z-index:10;

	background-image:url(../images/buttons/butRight.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	border-bottom:4px solid #A3A3A3;
	color:#CC3300;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:16px;
	margin-top:9px;
	padding-right:17px;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
}

#ProductFinderLineDotted {
	border-top:1px dashed #CCCCCC;
	color:#CCCCCC;
	display:block;
	width:83%;
	margin-left:10px;
}

#tax_img_div {
	/* the jsp will inject a height:96 or 33 and background image to each 3 tax boxes into this div */
	background-repeat:no-repeat;
}
