BODY {
	margin: 0px 0px 8px 8px;
	background-color: #ffffff;
}

IMG {
  border: none;
}


#container {
	width:755px;
}
#banner-globalNav {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align:right;
	padding: 4px 0px;
}
#banner-globalNav a:link,
#banner-globalNav a:visited {
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
#banner-globalNav a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

#banner-ServiceNav {
	/*position:absolute; */
	
	left:265px; 
	top:-22px;
	/*z-index:5;*/
	background:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-align:right;
	padding: 4px 0px;
}
#banner-ServiceNav a:link,
#banner-ServiceNav a:visited {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#banner-ServiceNav a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#banner-logo {
	float: left;
	clear: all;
	margin-bottom: 0px;
}
#banner-map {
	float: left;
}

#banner-color {
	background-color: #FFFFFF;
	width:100%;
	height: 22px; /* this was changed from 31*/
	margin-bottom: 1px;
}
#banner-image {
	/*margin-bottom: 3px; /* this was changed from 31*/
}
#banner-map #flashcontent{
	position: absolute;
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	z-index:5;
}

#flashcontent2{
	position: relative;
	top:-1px;
	left:1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
	z-index:0;
}



H1 {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

H2 {
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}

H3 {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-weight:bold;
	font-size:11.5pt;
	color:#ffffff;
}

H4 {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

p {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}
#contentarea a:link {
	color: #66aadd;
	font-size: 8.6pt;
}
#contentarea a:visited {
	color: #999999;
	font-size: 8.6pt;
}
#contentarea a:hover {
	color: #7799BB;
	font-size: 8.6pt;
}

#contentarea {
	font-family: Arial,Helvetica,sans-serif;
	float: left;
	width: 470px;
}
#contentarea H1 {
	white-space: nowrap;
	padding: 0;
	padding-bottom:3px;
	border-bottom: 1px solid #000;
	margin: 0 0 10px 10px;
}
#contentarea H1 a:link {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#contentarea H1 a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#contentarea H1 a:visited {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#contentarea H2 {
	margin: 0px;
	padding: 0px 0px 4px 10px;
	white-space: nowrap;
	float:left;
}
#contentarea H2 a:link {
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#contentarea H2 a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}
#contentarea H2 a:visited {
	font-family:Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}


#contentarea H4 {
	
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000;
	margin: 0 0 10px 10px;
}
#contentarea H4 a:link {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 11pt;
	/*font-weight: normal;*/
	text-decoration: none;
}
#contentarea H4 a:hover {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 11pt;
	/*font-weight: normal;*/
	text-decoration: none;
}
#contentarea H4 a:visited {
	font-family:Arial,Helvetica,sans-serif;
	color: #DD6600;
	font-size: 11pt;
	/*font-weight: normal;*/
	
	text-decoration: none;
}



#contentarea IMG{
	/*padding-left: 10px;*/
	border:1px;
	float:left;
}
#column1 {
	width: 230px;
	float:left;
	margin-bottom: 5px;
}

#column1 p {
	padding-left: 10px;

}


#column2 {
	width:230px;
	float: right;
	margin-left: 2px;
}

#column1 UL,
#column2 UL {
	font-size: 9pt;
	color: #5C5C5c;
	list-style: square;
	padding: 5px 3px 0 0;
	margin: 0 0 10px 0;
}

#column1 li,
#column2 li 
{
	list-style-position: inside;
	text-indent: -15px;
	padding: 0 0 2px 25px;
	margin: 0;
}

#calloutArea {
	font-size:9pt;
	width:265px;
	float:right;
}
#calloutArea P {
	font-family: Arial,Helvetica,sans-serif;
	background:#f3f5f4;

}

#callout1 {
	width:261px;
	padding:2px 2px 2px 2px;
	border: 1px solid #e7e9e8;
	margin:5px 0px 5px 0px;
}

#callout1 H3 {
 	padding:6px 3px 6px 6px;
 	margin:0px;
	background: #FFFFFF URL("/us/homepage/images/brandheading_bkg.gif");
	background-repeat: repeat-x;

}
#callout1 H3 a:link {
	color:#ffffff;
	text-decoration: none;
}
#callout1 H3 a:hover {
	color:#ffffff;
	text-decoration: none;
}
#callout1 H3 a:visited {
	color:#ffffff;
	text-decoration: none;
}

#callout1 P {
  margin:0px;
  padding:7px 6px 5px 0px;
  font-size:9pt;
}

#FeedbackForm button
{
	background: url("/Public/images/europe/2009_homepage/sending_feedback.gif") no-repeat left top;
	border: none;
	width: 114px;
	height: 25px;
	vertical-align: middle;
}
#FeedbackForm button span
{
	display: none;
}
#FeedbackForm button.f1
{
	background-position: left -30px;
}
#FeedbackForm button.f2
{
	background-position: left -60px;
}
#FeedbackForm button.f3
{
	background-position: left -90px;
}
#FeedbackForm button.f4
{
	background-position: left -120px;
}
#FeedbackForm button.f5
{
	background-position: left -150px;
}
#FeedbackForm button.f6
{
	background-position: left -180px;
}
#FeedbackForm button.f7
{
	background-position: left -210px;
}
#FeedbackForm button.done
{
	background-position: left -240px;
}

#FeedbackForm input#from.error
{
	padding: 1px;
	border: 2px solid #D60;
	font-weight: normal;
	color: #5C5C5C;
}
#FeedbackForm input#from,
#FeedbackForm #FeedbackButton
{
	margin-top: 5px;
}
#FeedbackMessage.normal
{
	display: none;
}

#FeedbackForm textarea
{
	width: 250px;
}

#FeedbackForm input#from,
#FeedbackForm textarea
{
	display: block;
	padding: 2px;
	border: 1px solid #A3ABAD;
	overflow: auto;
}
#FeedbackForm input#from
{
	width: 220px;
	height: 19px;

}

#FeedbackMessage
{
	margin: 10px 0 0;
}
#FeedbackForm .success
{
	font-weight: bold;
	font-size: 0.857em;
	color: #4F97CD;
}
#FeedbackForm .error
{
	font-weight: bold;
	font-size: 0.857em;
	color: #D60;
}


