/* HTML redefines */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 0px 20px;
}
hr {
	display: none;
}
abbr,
acronym {
	border-bottom: none;
	font-style: normal;
}
blockquote {
	padding: 0px;
	margin: 0px;
	display: inline;
}
a {
	text-decoration: none;
	color: #003481;
}
a:hover {
	color: #09f;
}
a img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-weight: normal;
	font-size: 205%;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	color: #003481;
}
h2 {
	font-size: 110%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #003481;
}
h3, h4 {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
/* HTML redefines (end of) */

/* Containers */
.containerGlobal {
	float: left;
	width: 750px;
}
.containerHeader {
	float: left;
	width: 100%;
}
.containerLeftContent {
	float: left;
	width: 180px;
}
.containerMainContent {
	float: left;
	width: 570px;
}
.containerHomeContent {
	float: left;
	width: 750px;
}
/* Containers (end of) */

/* Screen Reader styles */
.rbsScreenReaderText {
	display: none;
	/* \*/
	display: block;
	/* */
	position: absolute;
	left: -2000px;
	top: -2000px;
	width: 1px;
	height: 1px;
}
.rbsScreenReaderTextVisibleLink {
	position: absolute;
	display: inline;
	left: 200px;
	top: 0px;
	width: inherit;
	max-width: 250px;
	height: inherit;
	padding: 3px 5px;
	/* background-color: #003481;
	color: #fff; */
	border: 1px solid;
	border-top: none;
	text-align: center;
	white-space: nowrap;
	font-size: 82%;
	/* \*/
	font-size: 75%;
	/* */
}
.rbsScreenReaderTextVisibleLink:hover {
	color: #003481;
}
/* Screen Reader styles */

/* Header Area Styles */
.rbsHeaderLogo {
	float: left;
	width: 173px;
}
/* Header Area Styles (end of) */

/* Home Page styles added 03/01/06 - displayed in eurosalesfinance.asp */
.rbsHomePageRow1EuroSalesFinance {
	float: left;
	margin-top: 2px;
	padding: 0px 20px 0px 20px;
}
.rbsHomePageSectionOne {
	padding: 0px;
	float: left;
	/* added style for change to banner 19/01 so page rendered ok in firefox */
	background: url("../../images/templates/dotted_line_hp.gif") repeat-x top left;
	width: 710px;
}
.rbsHomePageSectionOne .rbsContent p {
	padding-bottom: 4px;
}
.rbsHomePageSectionOne .rbsContent {
	heigh\t:125px;
	height:115px;
	margin: 0;
	padding-bottom: 0px;
	background: url("../../images/templates/dotted_line_hp.gif") repeat-x bottom left;
}
.rbsHomePageRow2 {
	float: left;
	padding: 2px 0px 0px 20px;
}
.rbsHomePageRow2 .rbsEuroSalesHomePage2Columns {
	float: left;
	width: 710px;
}
.rbsHomePageRow2 .rbsContent {
	margin-right:0px;
}
.rbsHomePageRow2 .rbsArticleTableInner p {
	background:#ddd!important;
	color:#333!important;
	border-bottom:1px solid #fff;
}
.rbsHomePageRow2 .rbsArticleTableInner ul {
	width:175px;
}
.rbsHomePageRow2 .rbsArticleTableInner ul li {
	padding: 3px 0px 0px;
	margin-top: 3px;
	border-top: 1px solid #CCD6E6;
	background: none !important;
}
.rbsHomePageRow2 .rbsArticleTableInner ul li.rbsFirstItem {
	border-top: none;
	padding-top:0px;
}
.rbsHomePageRow2 .rbsArticleTableInner a {
	font-weight: normal !important;
	float:left;
	floa\t:none;
}

.rbsHomePageRow2 .rbsArticleTableInner h2 {
	color: #fff;
	background-color: #999;
	font-weight: bold;
	padding: 6px 9px 4px 6px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
	font-size: 80%;
	/* \*/
	font-size: 85%;
	/* */
}

.rbsHomePageRow2 .rbsHomePageSectionOne {
	width: 350px;
	float: left;
	background: none;
	padding-top: 8px;
}
/* Home Page styles (end of)  added 03/01/06 - displayed in eurosalesfinance.asp */

/* Main Content structure styels */
.rbsMainContent {
	float: left;
	font-size: 90%;
	/* \*/
	float: none;
	font-size: 80%;
	/* */
}
.rbsMainContent .rbsTxtSzTwo p,
.rbsMainContent .rbsTxtSzTwo li,
.rbsMainContent .rbsTxtSzTwo h3
.rbsMainContent p.rbsTxtSzTwo,
.rbsMainContent li.rbsTxtSzTwo {
	font-size: 80%;
	/* \*/
	font-size: 83%;
	/* */
}
.rbsContent {
	margin-right: 20px;
}
/* Main Content structure styles (end of) */

/* Main Content styles */
.rbsMainContent ul {
	padding: 0px;
	margin: 0px;
}
.rbsMainContent li {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
.rbsMainContent ul li {
	padding-left: 10px;
	list-style: none;
	background: url("../../images/templates/bullet_bg.gif") no-repeat top left;
}
.rbsMainContent ul li ul {
	padding: 6px 0px 0px 0px;
	margin: 0px;
}
.rbsMainContent ul li ul li {
	padding-left: 10px;
	margin: 5px 0px !important;
	list-style: none;
	background: url("../../images/templates/bullet_sub_bg.gif") no-repeat top left;
}
.rbsMainContent img {
	margin-bottom: 12px;
}

.rbsColumnsTypeTwo {
	float: left;
	width: 190px;
}
.rbsColumnsTypeTwo .rbsArticleTable {
	border: 1px solid #999;
	margin-bottom: 20px;
}
.rbsColumnsTypeTwo .rbsArticleTableInner {
	border: 1px solid #fff;
}
.rbsColumnsTypeTwo .rbsArticleTableInner ul {
	padding: 3px 10px 5px 8px;
}
.rbsColumnsTypeTwo .rbsArticleTableInner li {
	background: none;
	padding: 9px 0px 8px 0px;
	margin: 0px;
}
.rbsColumnsTypeTwo .rbsArticleTableInner li a {
	font-weight: bold;
}

.rbsHomePageRow2 .rbsColumnsTypeUK {
	width: 233px;
}
.rbsHomePageRow2 .rbsColumnsTypeUK .rbsContent {
	margin-right: 10px;
}
.rbsHomePageRow2 .rbsColumnsTypeUK .rbsArticleTable .rbsArticleTableInner {
	background:url("../../images/templates/hp_uk.gif") no-repeat bottom right;
}
.rbsHomePageRow2 .rbsColumnsTypeDE {
	margin-right: 10px;
	width: 234px;
}
.rbsHomePageRow2 .rbsColumnsTypeDE .rbsArticleTable .rbsArticleTableInner {
	background:url("../../images/templates/hp_germany.gif") no-repeat bottom right;
}
.rbsHomePageRow2 .rbsColumnsTypeFR {
	width: 233px;
}
.rbsHomePageRow2 .rbsColumnsTypeFR .rbsArticleTable .rbsArticleTableInner {
	background:url("../../images/templates/hp_france.gif") no-repeat bottom right;
}
/* Main Content Styles (end of) */


.rbsMainContent h2 a:hover {
	color: #09f;
}
