body {
	background-color:#F0F0F0;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	color:#595959;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:62.5%;
	margin:5px 0 0 0;
}
img {
	border:0;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 1.4em;
	padding:0;
}
#wrapper {
	margin:0 auto;
	width:951px;
}
#bg-topWrapper {
	background:#F0F0F0 url(../images/bg-top.jpg) 0 5px no-repeat;
	clear:both;
	height:24px;
	width:951px;
}
#toolcontainer {
	float:left;
	width:700px;
	color:#808080;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:1.1em;
}
#toolcontainer ul li a {
 text-decoration;
none;
}
#toolcontainer ul {
	list-style-type:none;
	padding:0 0 0 5px;
	margin:0;
}
#toolcontainer ul li {
	display:block;
	float:left;
	margin-right:15px;
	padding-left:15px;
}
#toolcontainer ul li a {
	color:#808080;
	text-decoration:none;
}
li.print-page {
	background:url(../images/print.gif) 0 0 no-repeat;
}
li.print-basket {
	background:url(../images/print.gif) 0 0 no-repeat;
}
li.email-page {
	background:url(../images/email.gif) 0 2px no-repeat;
}
li.bookmark {
	background:url(../images/bookmark.gif) 0 0 no-repeat;
}
.small-font a, .medium-font a, .large-font a {
	text-decoration:none;
	color:#666;
}
.small-font {
	font-size:1em;
}
.medium-font {
	font-size:1.1em;
}
.large-font {
	font-size:1.2em;
}
#logo-image {
	float:left;
	padding:3px 3px 8px 10px;
}
#dropbox-wrapper {
	color:#585858;
	float:right;
	font-size:1.1em;
	font-weight:bold;
	height:10px;
	text-align:left;
	width:98px;
	background:green;
	border:1px solid red;
}
#dropbox {
	background:url(../images/drop-down.jpg) 0 0 no-repeat;
	height:18px;
	width:109px;
	margin:2px 0 0 40px;
	float:right;
}
.dropbox-title {
	font-weight:bold;
	padding:2px 0 10px 10px;
}
#content-wrapper {
	background:url(../images/bg-page.jpg) 0 0 repeat-y;
	min-height:100px;
	overflow:hidden;
	padding:0 6px 0 6px;
}
* html #content-wrapper {
	height:auto;
	overflow:visible;
	height: 1000px;
}
#right-container {
	float:left;
	width:703px;
	margin-top:15px;
}
#top-menu-container {
	background:url(../images/topmenu-bg.jpg) 0 0 repeat-x;
	height:59px;
	clear:left;
}
#bg-bottomWrapper {
	background:url(../images/bg-bottom.jpg) 0 0 no-repeat;
	height:20px;
}
#top-menu ul {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:5px;
	position:relative;
	width:705px!important;
	width:718px;
}
/* TOP MENU */

#top-menu ul li {
	color:#FFFFFF;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 0 8px;
	text-align:center;
}

#top-menu ul li a {
	text-decoration:none;
	color:#fff;
	padding:5px 0 0 0;
	font-weight:bold;
}

#top-menu ul li a:hover {
	color:#595959;
}
#top-menu ul li.selected a {
	color:#0095DA;
}
#top-menu ul li.selected a:hover {
	color:#595959;
}
/* home button */
#top-menu ul li a.home, #top-menu ul li.selected a.home, #top-menu ul li a.home:hover {
	height:28px;
	width:71px;
	display:block;
}
#top-menu ul li.selected a.home, #top-menu ul li a.home:hover {
	background:url(../images/main-nav-news.gif) 0 -1px no-repeat;
}
#top-menu ul, #top-menu ul li ul {
	display:block;
}
#top-menu ul li ul li, #top-menu ul li ul li a {
	color:black;
	font-size:10px;
	position:relative;
	left:50px;
	top:100px;
}
/* ABOUT button */

#top-menu ul li a.about, #top-menu ul li.selected a.about, #top-menu ul li a.about:hover {
	width:144px;
	height:28px;
	display:block;
}
#top-menu ul li.selected a.about, #top-menu ul li a.about:hover {
	background:url(../images/main-nav-about.gif) 0 0 no-repeat;
}
/* ABOUT button - subnav */

#top-menu ul li.about span {
	float: left;
	padding:0;
	position: absolute;
	left: -77px;
	top:30px;
	display: none; /*--Hide by default--*/
	width: 970px;
	color: #000;
}
#top-menu ul li.about span a {
	color:#666;
	font-size:0.70em;
	padding: 0 10px 0 10px;
	background:url(../images/dotted-line.gif) top right no-repeat;
	dispaly:block;
}
#top-menu ul li.about:hover span {
	display: block;
} /*--Show subnav on hover--*/
#top-menu ul li.about span a {
	display: inline-block;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
#top-menu ul li ul {
	padding:0;
	margin:0;
	list-style-type:none;
	color:red;
}
#top-menu ul li ul li {
	color:#333;
	float:left;
	display:block;
}
/* INVESTOR button */

#top-menu ul li a.investor, #top-menu ul li.selected a.investor, #top-menu ul li a.investor:hover {
	width:139px;
	height:28px;
	display:block;
}
#top-menu ul li.selected a.investor, #top-menu ul li a.investor:hover {
	background:url(../images/main-nav-investorscent.gif) 0 0 no-repeat;
}
/* INVESTOR button - subnav */

#top-menu ul li.investor span {
	float: left;
	padding:0;
	position: absolute;
	left: -203px;
	*left:-240px; /* IE 7 */
	top:30px;
	display: none; /*--Hide by default--*/
	width: 970px;
	width: 940px;
	color: #000;
	

}
#top-menu ul li.investor span a {
	color:#5d5b5b;
	font-size:0.70em;
	padding: 0 10px 0 10px;
	background:url(../images/dotted-line.gif) top right no-repeat;
	display:block;
}

#top-menu ul li.investor span a.last {
	padding-right:0;
}
#top-menu ul li.investor:hover span {
	display: block;
} /*--Show subnav on hover--*/
#top-menu ul li.investor span a {
	display: inline-block;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
/* NEWS button */

#top-menu ul li a.news, #top-menu ul li.selected a.news, #top-menu ul li a.news:hover {
	width:71px;
	height:28px;
	display:block;
}
#top-menu ul li.selected a.news, #top-menu ul li a.news:hover {
	background:url(../images/main-nav-news.gif) 0 0 no-repeat;
}
/* NEWS button - subnav */

#top-menu ul li.news span {
	float: left;
	padding:0;
	position: absolute;
	left: 50px;
	*left:12px; /*IE7*/
	top:30px;
	display: none; /*--Hide by default--*/
	width: 970px;
	width: 960px;
	color: #000;
}
#top-menu ul li.news span a {
	color:#5d5b5b;
	font-size:0.70em;
	padding: 0 10px 0 10px;
	background:url(../images/dotted-line.gif) top right no-repeat;
	dispaly:block;
}

#top-menu ul li.news span a.last {
	padding: 0 0 0 10px;
}

#top-menu ul li.news:hover span {
	display: block; /*--Show subnav on hover--*/
}
#top-menu ul li.news span a {
	display: inline-block; /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
}
/* RESPONSIBILITIES button */

#top-menu ul li a.responsibility, #top-menu ul li.selected a.responsibility, #top-menu ul li a.responsibility:hover {
	width:146px;
	height:28px;
	display:block;
}
#top-menu ul li.selected a.responsibility, #top-menu ul li a.responsibility:hover {
	background:url(../images/main-nav-responsibility.gif) 0 0 no-repeat;
}
/* RESPONSIBILITIES button - subnav */

#top-menu ul li.responsibility span {
	float: left;
	padding:0;
	position: absolute;
	left: 124px;
	*left: 83px;/*IE 7*/
	top:30px;
	display: none; /*--Hide by default--*/
	width: 970px;
	color: #000;
}
#top-menu ul li.responsibility span a {
	color:#5d5b5b;
	font-size:0.70em;
	padding: 0 10px 0 10px;
	background:url(../images/dotted-line.gif) top right no-repeat;
	dispaly:block;
}
#top-menu ul li.responsibility:hover span {
	display: block;
} /*--Show subnav on hover--*/
#top-menu ul li.responsibility span a {
	display: inline-block;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
/* CAREERS button*/

#top-menu ul li a.careers, #top-menu ul li.selected a.careers, #top-menu ul li a.careers:hover {
	width:84px;
	height:28px;
	display:block;
}
#top-menu ul li.selected a.careers, #top-menu ul li a.careers:hover {
	background:url(../images/main-nav-career.gif) 0 0 no-repeat;
}
/* CAREERS button - subnav */

#top-menu ul li.careers span {
	float: left;
	padding:0;
	position: absolute;
	left: 125px;
	*left: 83px; /*IE 7 */
	top:30px;
	display: none; /*--Hide by default--*/
	width: 970px;
	color: #000;
}
#top-menu ul li.careers span a {
	color:#5d5b5b;
	font-size:0.70em;
	padding: 0 10px 0 10px;
	background:url(../images/dotted-line.gif) top right no-repeat;
	display:block;
}
#top-menu ul li.careers:hover span {
	display: block;
} /*--Show subnav on hover--*/
#top-menu ul li.careers span a {
	display: inline-block;
} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
#bannercontainer {
	width:940px;
}
#top-menu ul li span a.last {
	background:none;
	padding-right:0;
}
#top-menu ul li span a:hover {
	color:#0095DA;
}
/* SEARCH page */

fieldset {
	border: none;
}
form#frmSearch {
	float:right;
	width:210px;
}
form#frmSearch fieldset {
	margin:0;
	padding:0;
	border:0;
}
form#frmSearch input.text {
	width:144px;
	border:1px solid #BBBBBB;
	margin:0;
	float:left;
}
form#frmSearch input.button {
	padding:0;
	float:left;
	margin-left:3px;
}
/*LEFT NAVIGATION */

#left-column {
	float:left;
	padding-left:20px;
	width:207px;
}
#left-nav-top {
	background:url(../images/left-nav-top.gif) 0 0 no-repeat;
	height:7px;
	width:194px;
	margin-top:15px;
	background-color:#f1f1f1;
}
#left-nav-bottom {
	background:url(../images/left-nav-bottom.gif) 0 0 no-repeat;
	height:7px;
	width:194px;
}
#left-nav-container {
	background:url(../images/left-nav-bg.gif) 0 0 no-repeat;
	padding-left:0 0 0 10px;
	width:194px;
}
ul#left-nav, ul#left-nav ul {
	padding:0 0 0 10px;
	margin:0;
	list-style-type:none;
}
ul#left-nav ul {
	margin:0;
	padding:0 0 0 3px;
}
ul#left-nav ul li {
	/*border:1px solid transparent!important;
	border:1px solid #fff;
	margin-right:2px;*/
	padding:0!important;
	padding:1px;
}
ul#left-nav li a {
	font-size:1.2em;
	color:#595959;
	line-height:1.5em;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/arrow-link-grey.gif) 0 0 no-repeat;
	line-height:1.6em;
}
ul#left-nav li a:hover {
	color:#0095DA;
	background:url(../images/arrow-link-blue.gif) 0 0 no-repeat;
}
ul#left-nav li.top a {
	background:url(../images/arrow-link.gif) 0 0 no-repeat;
}
ul#left-nav li ul li a {
	font-size:1.2em;
	color:#595959;
	line-height:1.5em;
	text-decoration:none;
	background:url(../images/2nd-arrow-black.gif) 0 4px no-repeat;
}
ul#left-nav li ul li ul li a {
	font-size:1.1em;
	color:#595959;
	line-height:1.5em;
	text-decoration:none;
	background:url(../images/2nd-arrow-black.gif) 0 4px no-repeat;
}
ul#left-nav li a.selected, ul#left-nav li a.selected:hover {
	color:#0095DA;
	background:url(../images/arrow-link-blue.gif) 0 0 no-repeat;
}
ul#left-nav ul li a:hover {
	color:#0095DA;
	background:url(../images/2nd-arrow-blue.gif) 0 4px no-repeat;
}
ul#left-nav ul li a.selected {
	color:#0095DA;
	background:url(../images/2nd-arrow-blue.gif) 0 4px no-repeat;
}
ul#left-nav ul ul li a {
	font-size:1em;
	margin-left:15px;
	padding-left:10px;
	display:block;
}
ul#left-nav ul ul li a.selected {
	color:#0095DA;
	background:url(../images/2nd-arrow.gif) 0 4px no-repeat;
}
ul#left-nav ul ul li a:hover {
	background:url(../images/2nd-arrow.gif) 0 4px no-repeat;
}
/*dark green
.dark-green ul#left-nav li a.selected, .dark-green ul#left-nav li a.selected:hover {
	color:#060;
	background:url(../images/arrow-link-green.gif) 0 0 no-repeat;
	font-weight:bold;
}*/

/* dark green left nav*/
.dark-green ul#left-nav ul li a.selected, .dark-green ul#left-nav ul li a.selected:hover {
	color:#060;
	background:url(../images/2nd-arrow-green.gif) 0 4px no-repeat;
	font-weight:normal;
}
.dark-green ul#left-nav ul ul li a.selected, dark-green ul#left-nav ul ul li a:hover {
	color:#060;
	background:url(../images/2nd-arrow-green.gif) 0 4px no-repeat;
}
.dark-green ul#left-nav ul li a:hover {
	color:#060;
	background:url(../images/2nd-arrow-green.gif) 0 4px no-repeat;
}
/* purple theme left-nav*/

.purple ul#left-nav ul li a.selected {
	color:#87657F;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
.purple ul#left-nav ul ul li a.selected, .purple ul#left-nav ul ul li a:hover {
	color:#87657F;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
.purple ul#left-nav ul li a:hover {
	color:#87657F;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
/* green theme left-nav*/

.green ul#left-nav ul li a.selected {
	color:#949C51;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
.green ul#left-nav ul ul li a.selected, .green ul#left-nav ul ul li a:hover {
	color:#949C51;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
.green ul#left-nav ul li a:hover {
	color:#949C51;
	background:url(../images/2nd-arrow-purple.gif) 0 4px no-repeat;
}
/* gold theme left-nav*/

.gold ul#left-nav ul li a.selected {
	color:#D4AF29;
	background:url(../images/2nd-arrow-yellow.gif) 0 4px no-repeat;
}
.gold ul#left-nav ul ul li a.selected, .gold ul#left-nav ul ul li a:hover {
	color:#D4AF29;
	background:url(../images/2nd-arrow-yellow.gif) 0 4px no-repeat;
}
.gold ul#left-nav ul li a:hover {
	color:#D4AF29;
	background:url(../images/2nd-arrow-yellow.gif) 0 4px no-repeat;
}
/* blue theme left-nav*/

.blue ul#left-nav ul li a.selected {
	color:#0095DA;
	background:url(../images/2nd-arrow-blue.gif) 0 4px no-repeat;
}
.blue ul#left-nav ul ul li a.selected, .blue ul#left-nav ul ul li a:hover {
	color:#0095DA;
	background:url(../images/2nd-arrow-blue.gif) 0 4px no-repeat;
}
.blue ul#left-nav ul li a:hover {
	color:#0095DA;
	background:url(../images/2nd-arrow-blue.gif) 0 4px no-repeat;
}
/* brown theme left-nav*/

.sienna ul#left-nav ul li a.selected {
	color:#D39D61;
	background:url(../images/2nd-arrow-sienna.gif) 0 4px no-repeat;
}
.sienna ul#left-nav ul ul li a.selected, .sienna ul#left-nav ul ul li a:hover {
	color:#D39D61;
	background:url(../images/2nd-arrow-sienna.gif) 0 4px no-repeat;
}
.sienna ul#left-nav ul li a:hover {
	color:#D39D61;
	background:url(../images/2nd-arrow-sienna.gif) 0 4px no-repeat;
}
/* Top navigation - breadcrumbs */

#breadcrumb span a {
	text-decoration:none;
	padding:0 10px;
	background: url(../images/breadcrumb-div-grey.gif) right 3px no-repeat;
}
#breadcrumb span.first a {
	padding-left:0;
}
#breadcrumb span.last a {
	background:none;
	font-weight:normal;
}
#breadcrumb span a:hover {
	text-decoration:underline;
}
.sienna #breadcrumb span a {
	color:#d39d61;
}
.blue #breadcrumb span a, .blue h1, .blue h2, .blue h3 {
	color:#0D5DAB;
}
.green #breadcrumb span a {
	color:#949c51;
}
.purple #breadcrumb span a {
	color:#87657f;
}
.gold #breadcrumb span a {
	color:#d4af29;
}
.dark-green #breadcrumb span a {
	color:#006600;
}
.sienna #breadcrumb span.selected a, .blue #breadcrumb span.selected a, .green #breadcrumb span.selected a, .gold #breadcrumb span.selected a, .purple #breadcrumb span.selected a, .dark-green #breadcrumb span.selected a {
	color:#333;
}
#dropdownlist ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:100px;
	float:right;
}
#dropdownlist ul li {
	color:#0095DA;
	display:block;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:10px;
	padding-top:2px;
	text-align:left;
	width:100%;
}
#dropdownlist ul li a {
	color:#595959;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}
.footerContainer {
	height:15px;
	margin-bottom:10px;
	margin-left:5px;
}
.footerContainer ul {
	padding:0;
	margin:0;
}
.footerContainer ul li {
	background:url(../images/dotted-line.gif) top right no-repeat;
	color:#595959;
	float:left;
	height:15px;
	margin:0 0 0 14px;
	padding:2px 14px 0 14px;
}
.footerContainer ul li.first {
	margin-left:0;
}
.footerContainer ul li.last {
	background:none;
}
.footerContainer ul li {
	list-style-image:none;
	list-style-position:outside;


	list-style-type:none;
	padding-left:0;
}
.footerContainer ul li a {
	color:#595959;
	font-size:1.1em;
}
.footerContainer ul li a {
	color:#595959;
	font-size:1.1em;
	text-decoration:none;
}
.footerContainer ul li a:hover {
	text-decoration:underline;
}
#investis-brandingContainer {
	padding-bottom:0;
	padding-left:5px;
	padding-right:0;
	padding-top:19px;
}
/* Sub Navigation */

#hideShow {
	position:absolute;
	top:160px;
	width:970px;
	height:30px;
	display:block;
}
#hideShow ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
#hideShow ul li {
	background:url(../images/dotted-line.gif) top right no-repeat;
	color:#595959;
	height:15px;
	margin:0 0 0 14px;
	padding:2px 14px 0 14px;
	display: inline;
}
#hideShow ul li a {
	text-decoration:none;
	color:#333;
}
/* Pages */
#content {
	width:703px;
	padding:10px 0 10px 0;
	z-index:1;
	overflow:hidden;
	min-height:100px;
}
* html #content {
	height:auto;
}
#content h1, tableWrapper {
	font-size:24px;
	margin:10px 0;
	padding:0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
p.intro {
	color:#0D5DAB;
	font-size:1.3em;
	line-height:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:15px;
}
.panel {
	width:330px;
	margin:0 20px 10px 0;
	float:left;
}
.panel img {
	margin: 0 0 7px 0;
}
#left-panel {
	width:483px;
	float:left;
	clear:left;
	padding:0 10px 0 0;
}
#left-panel h2, #left-panel h3 {
	color:#0D5DAB;
	margin:0;
	padding:0;
	font-size:1.1em;
}
#content h2, #content h3, tableWrapper {
	margin:0;
	padding:0;
}
#left-panel p {
	padding: 0 0 15px 0;
	margin:0;
	font-size:1.2em;
}
#left-panel p.intro {
	margin-top:10px;
	font-size:1.4em;
}
#right-panel {
	width:200px;
	float:left;
	padding-top:10px;
}
#right-panel img {
	float:right;
	margin: 0 0 20px 0;
}
div.purple p.intro, div.purple h1, div.purple #left-panel h2, div.purple #left-panel h3, div.purple a {
	color:#87657f;
}
div.dark-green p.intro, div.dark-green h1, div.dark-green #left-panel h2, div.dark-green #left-panel h3 {
	color:#006600;
}
div.sienna p.intro, div.sienna h1, div.sienna #left-panel h2, div.sienna #left-panel h3 {
	color:#d39d61;
}
div.green p.intro, div.green h1, div.green #left-panel h2, div.green #left-panel h3 {
	color:#949c51;
}
div.gold p.intro, div.gold h1, div.gold h2, div.gold h3 {
	color:#d4af29;
	margin:0;
	padding:0;
}
div.gold a {
	color:#d4af29;
}
#content h2, #notes h2 {
	font-size:1.3em;
}
#content h3, #notes h3 {
	font-size:1.3em;
	font-weight: normal;
}
h5 {
	color:#595959;
	margin:0;
	padding:0;
	font-size:1.3em;
	font-weight:normal;
}
span.spacer {
	height:22px;
	display: block;
}
/* Case study pages */

#case-study1 {
	background:url(../images/case-studies/national-grid.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study2 {
	background:url(../images/case-studies/tv-advertising.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study3 {
	background:url(../images/case-studies/used-car-buyers.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study4 {
	background:url(../images/case-studies/sme-market.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study5 {
	background:url(../images/case-studies/major-brands.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study6 {
	background:url(../images/case-studies/housing-benefit.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study7 {
	background:url(../images/case-studies/customer-accounts.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study8 {
	background:url(../images/case-studies/global-enterprise.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study9 {
	background:url(../images/case-studies/industry.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study10 {
	background:url(../images/case-studies/honda.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study11 {
	background:url(../images/case-studies/identity-theft.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study12 {
	background:url(../images/case-studies/efficiency-profiuts.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study13 {
	background:url(../images/case-studies/patient-relations.jpg) 0 0 no-repeat;
	width:703px;
	height:699px;
	margin-top:15px;
}
#case-study1 #text, #case-study2 #text, #case-study3 #text, #case-study4 #text, #case-study5 #text, #case-study6 #text, #case-study7 #text, #case-study8 #text, #case-study9 #text, #case-study10 #text, #case-study11 #text, #case-study12 #text, #case-study13 #text {
	width:205px;
	padding:25px 7px 7px 7px;
	float:right;
}
#case-study1 #text p, #case-study2 #text p, #case-study3 #text p, #case-study4 #text p, #case-study5 #text p, #case-study6 #text p, #case-study7 #text p, #case-study8 #text p, #case-study9 #text p, #case-study10 #text p, #case-study11 #text p, #case-study12 #text p, #case-study13 #text p {
	color:#fff;
	font-size: 10px;
}
/* introduction pages*/


#narrow-pane {
	width:575px;
}
#illustration {
	height:1100px;
	background:#d4e1f3 url(../images/illustration.png) top left no-repeat;
	width:575px;
}
#illustration .segment {
	width:172px;
	float:left;
	margin:0 7px 0 0;
	padding:0 7px;
}
* html #illustration .segment {
	margin:0;
	padding:0 5px;
}
#illustration .segment h2 {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:2em;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height: 20px;
}
#illustration .segment p {
	padding:17px 0 0 0;
	margin:0;
	font-size:1.1em;
	line-height:1.1em;
	color:#fff;
	height:350px;
}
#illustration h3.title1, #illustration h3.title2, #illustration h3.title3 {
	color:#fff;
	background:#d39d61;
	font-size:11px;
	font-weight: bold;
	padding:3px;
	margin:5px 0 0 0;
	height:22px;
	line-height: 11px;
}
#illustration h3.title2 {
	background:#00a5d9;
}
#illustration h3.title3 {
	background:#949c51;
}
#illustration p.illustration {
	color:#333;
	padding:10px 5px;
	border:1px solid #fff;
	font-size:11px;
	height:480px;
}
#illustration .thumbs {
	width:180px;
	height:120px;
	margin:0 0 10px 0;
}
#illustration .thumbs img {
	margin:0 1px 1px 0;
	border:2px solid #d4e1f3;
}
#illustration .thumbs img:hover {
	border:2px solid #F60;
}
.popup {
	width:370px;
	overflow:hidden;
	z-index:900000;
	background:#fff;
	padding:7px;
	border:1px solid #bbb;
	position:relative;
	top:-550px;
	left:95px;
}
.popup h3 {
	color:#949c51;
	font-size:1.4em;
	text-decoration:underline;
	width:350px;
	float:left;
	display:block;
	margin:0 0 15px 0;
	padding:0;
}
.popup p {
	font-size:1em;
	width:275px;
	float:right;
	margin:0;
	padding:0 0 10px 0;
}
.popup a {
	color:#949c51;
	font-weight:bold;
	text-decoration:none;
}
.popup a:hover {
	text-decoration:underline;
}
.popup img {
	float:left;
}
img#close {
	float:right;
	width:12px;
}
.dark-green h3, .dark-green h2 {
	color:#006600;
	padding:0;
	margin:0;
	font-size:11px;
}
.dark-green p {
	margin:0 0 15px 0;
	padding:0;
}
.dark-green p.intro {
	margin:10px 0 15px 0;
}
.purple h2 {
	color:#87657F;
}
.purple h3 {
	color:#87657F;
	padding:0;
	margin:0;
	font-size:11px;
}
.purple p {
	margin:0 0 15px 0;
	padding:0;
}
.purple p.intro {
	margin:10px 0 15px 0;
}
.key-aspects {
	border:1px solid #ccc;
	padding:5px;
	overflow:hidden;
	height:125px!important;
	height:150px;
	margin-top:20px;
}
.key-aspects ul {
	clear:left;
	margin:0;
	padding:0 0 0 15px;
}
#content .key-aspects ul li {
	font-size:1.1em;
	line-height:1.3em;
	margin:0;
	padding:0;
}
.key-aspects ul li.no-bullet {
	list-style-type:none;
}
.key-aspects-panel1 {
	width:220px;
	margin-right:20px;
	float:left;
}
.key-aspects-panel2 {
	width:220px;
	margin-right:20px;
	float:left;
}
.key-aspects-panel3 {
	width:200px;
	margin-right:0px;
	float:left;
}
.purple .key-aspects h4 {
	color:#636;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:normal;
}
/* Risk diagrammes */

.panel-left, .panel-middle, .panel-right, .panel-left2, .panel-middle2, .panel-right2, .panel-left3, .panel-middle3, .panel-right3, .panel-left4, .panel-middle4, .panel-right4, .panel-light-left, .panel-light-middle, .panel-light-right, .panel-light-left3, .panel-light-middle3, .panel-light-right3 {
	float:left;
	overflow:hidden;
}
.panel-left h4, .panel-middle h4, .panel-right h4, .panel-light-left h4, .panel-light-middle h4, .panel-light-right h4 {
	color:#87657F;
	margin:0;
	padding:0;
	font-size:14px;
}
.panel-left, .panel-left3 {
	background:url(../images/panel1.jpg) 0 20px no-repeat;
	width:238px;
	height:295px;
}
.panel-light-left {
	background:url(../images/panel-light1.jpg) 0 20px no-repeat;
	width:238px;
	height:159px;
}
.panel-light-left3 {
	background:url(../images/panel-light4.jpg) 0 20px no-repeat;
	width:238px;
	height:185px;
}
.panel-left h5, .panel-left2 h5, .panel-left3 h5, .panel-left4 h5, .panel-light-left h5, .panel-light-left3 h5 {
	color:#fff;
	padding:7px 0 0 5px;
	font-size:15px;
	font-weight:bold;
}
.panel-left span, .panel-left2 span, .panel-left3 span, .panel-left4 span, .panel-light-left span, .panel-light-left3 span {
	font-size:10px;
	padding:195px 0 0 5px;
	clear:left;
	display:block;
	color:#ddd4d9;
}
.panel-light-left h5, .panel-light-left3 h5, .panel-light-left span, .panel-light-left3 span {
	color:#FFFFFF;
}
.panel-left4 span {
	padding-top:155px;
}
.panel-middle, .panel-middle3 {
	background:url(../images/panel2.jpg) 0 20px no-repeat;
	width:238px;
	height:295px;
}
.panel-light-middle {
	background:url(../images/panel-light2.jpg) 0 20px no-repeat;
	width:238px;
	height:159px;
}
.panel-light-middle3 {
	background:url(../images/panel-light5.jpg) 0 20px no-repeat;
	width:238px;
	height:185px;
}
.panel-middle h6, .panel-middle2 h6, .panel-middle3 h6, .panel-middle4 h6, .panel-light-middle h6, .panel-light-middle3 h6 {
	font-size:11px;
	color:#595959;
	padding:10px 30px 0 10px;
	margin:0;
	line-height:13px;
	font-weight:normal;
}
.panel-right h6, .panel-right2 h6, .panel-right3 h6, .panel-right4 h6, .panel-light-right h6, .panel-light-right3 h6 {
	font-size:11px;
	color:#595959;
	padding:10px 10px 0 10px;
	margin:0;
	line-height:13px;
	font-weight:normal;
}
.panel-light-left3 h5, .panel-light-middle3 h6, .panel-light-right3 h6 {
	padding-top:25px;
}
.medium-left {
	background:url(../images/panel-light7.jpg) 0 20px no-repeat;
	width:238px;
	height:185px;
}
.medium-middle {
	background:url(../images/panel-light8.jpg) 0 20px no-repeat;
	width:238px;
	height:225px;
}
.medium-right {
	background:url(../images/panel-light9.jpg) 0 20px no-repeat;
	width:238px;
	height:185px;
}
.panel-right, .panel-right3 {
	background:url(../images/panel3.jpg) 0 20px no-repeat;
	width:220px;
	height:295px;
}
.panel-light-right {
	background:url(../images/panel-light3.jpg) 0 20px no-repeat;
	width:219px;
	height:159px;
}
.panel-light-right3 {
	background:url(../images/panel-light6.jpg) 0 20px no-repeat;
	width:219px;
	height:185px;
}
.panel-left2, .panel-left4 {
	background:url(../images/panel4.jpg) 0 20px no-repeat;
	width:239px;
	height:239px;
}
.panel-left2 h5, .panel-left4 h5 {
	padding-top:25px;
}
.panel-left2 span {
	padding:125px 0 0 5px;
}
.panel-left3 h5, .panel-right3 h6, .panel-middle3 h6, .panel-left4 h5, .panel-right4 h6, .panel-middle4 h6 {
	padding-top:25px;
}
.panel-middle2, .panel-middle4 {
	background:url(../images/panel5.jpg) 0 20px no-repeat;
	width:238px;
	height:240px;
}
.panel-middle2 h6, .panel-right2 h6 {
	margin-top:15px;
}
.panel-right2, .panel-right4 {
	background:url(../images/panel6.jpg) 0 20px no-repeat;
	width:220px;
	height:240px;
}
.medium-left {
	background:url(../images/panel-light7.jpg) 0 20px no-repeat;
	width:238px;
	height:225px;
}
.medium-middle {
	background:url(../images/panel-light8.jpg) 0 20px no-repeat;
	width:238px;
	height:225px;
}
.medium-right {
	background:url(../images/panel-light9.jpg) 0 20px no-repeat;
	width:219px;
	height:225px;
}
.kpi-panel, .kpi-panel-right {
	width:220px;
	height:700px;
	padding:0 20px 10px 0;
	float:left;
}
#first-row {
	height:570px;
}
#second-row {
	height:520px;
}
#third-row {
	height:740px;
}
#fourth-row {
	height:520px;
}
.kpi-panel img, .kpi-panel-right img {
	padding-top:14px;
}
.kpi-panel h3, .kpi-panel-right h3 {
	padding-bottom:5px;
}
.kpi-panel-right {
	padding: 0 0 10px 0;
}
h2.h2Governance, h2.h2Governance a, a.PrintLink {
	color:#006600;
}
#dark-green hr {
	border:1px solid #006600;
}
a.PrintLink {
	text-decoration:none;
	font-size:1.2em;
}
#content ul, #notes ul {
	padding:0 0 0 15px;
}
#content ul li {
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.3em;
	list-style-image: url("../images/grey_circle.jpg")
}
/* Corporate Responsibility chart */


table#corpresp td, table#corpresp ul li, table#corpresp2 ul li {
	color:#595959;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	line-height:12px;
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
}
table#corpresp ul {
	margin:0;
	padding:0 65px 0 10px;
}
* html table#corpresp ul {
	margin:0;
	padding:0 65px 0 20px;
}
table#corpresp2 ul {
	margin:0;
	padding:0 10px 0 10px;
}
table#corpresp td.title, table#corpresp2 td.title {
	font-size:18px;
	line-height:18px;
	color:#fff;
}
table#corpresp2 td.title {
	text-align:center;
	padding-top:6px;
}
table#corpresp2 td.subtitle {
	text-align:center;
	padding:5px;
	color:#826277;
	font-size:16px;
}
/* Notes */

#notes {
	width:725px;
	padding:10px 0 10px 10px;
	z-index:1;
	overflow:hidden;
	min-height:100px;
}
#notes ul li {
	font-size:1.2em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.3em;
	list-style-image: url("../images/grey_dash.jpg")
}
#notes p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 1.4em;
	padding:0;
}
#notes h1, #notes h2, #notes h3, #notes h4, #notes a {
	color:#D4AF29;
	margin-bottom:0;
}
#notes h5 {
	margin-bottom:0;
}
#tableWrapper {
	width: 95%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #595959;
}
/***/

ol.colored-bullets {
	font-size:1.4em;
}
ol.colored-bullets li {
	line-height:1.7em;
}
ol.colored-bullets li a {
	text-decoration:none;
}
ol.colored-bullets li a:hover {
	text-decoration:underline;
}
/* governance framework chart */

table#gov-framework td.title, table#gov-framework td.dark {
	color:#006600;
	font-size:12px!important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}
table#gov-framework td.light {
	color:#fff;
	font-size:1.2em;
	padding:30px 0 0 28px;
}
table#gov-framework td.light1 {
	color:#fff;/*font-size:1.2em;
	padding:30px 0 0 28px!important;
	padding:0 0 0 28px;*/
}
table#gov-framework td.middle p {
	color:#006600;
	display:block;
}
table#gov-framework td.middle p.first {
	position:relative;
	top:15px;
	left:5px;
}
table#gov-framework td.middle p.second {
	position:relative;
	top:50px;
	left:5px;
}
table#gov-framework td.middle p.third {
	position:relative;
	top:85px;
	left:5px;
}
table#gov-framework td.middle p.fourth {
	position:relative;
	top:120px;
	left:5px;
}
/* Overrides */

a.blue {
	color:#0D5DAB;
}
a.dark-green {
	color:#006600;
}
ul.dash {
	padding:0 0 0 15px;
}
ul.dash li, #content ul.dash li {
	list-style-image:url("../images/grey_dash.gif");
}
ul.no-gap, #content ul.no-gap, #notes ul.no-gap {
	margin:0 0 15px 0;
}
ul.table-list, #content ul.table-list {
	margin-top:0;
}
ul.table-list li, #content ul.table-list li {
	font-size:1em;
	line-height:1.1em;
	margin-top:0;
}
h6.h6darkgreen {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #006600;
}
.h7darkgreen {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #006600;
}
h6.h6purple {
	font-size:1.7em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #87657F;
}
.h8blue {
	font-size:1.7em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #0D5DAB;
}
.h8blue2 {
	font-size:1.5em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #0D5DAB;
}
.purpleSmall {
	font-size:1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #87657F;
}
.blueSmall {
	font-size:1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #0D5DAB;
}
.tableCorpResp {
	width: 700px;
	font-size: 0.9em;
	background-color: #efe9ee;
	margin-top: 10px;
	padding: 10px;
}
p.closer {
	margin: 0;
	padding: 0 0 10px 0;
}
/* Strategy popup styles */

#popup1 h3, #popup1 a, #popup2 h3, #popup2 a, #popup3 h3, #popup3 a, #popup4 h3, #popup4 a {
	color:#D39D61;
}
#popup5 h3, #popup5 a, #popup6 h3, #popup6 a, #popup7 h3, #popup7 a, #popup8 h3, #popup8 a, #popup9 h3, #popup9 a, #popup10 h3, #popup10 a {
	color:#00A5D9;
}
#popup11 h3, #popup11 a, #popup12 h3, #popup12 a, #popup13 h3, #popup13 a, #popup14 h3, #popup14 a {
	color:#949C51;
}
/* purple icons in table */

span.circle {
	background:url("../images/circle-p.gif") no-repeat scroll 0 0 transparent;
	height:10px;
	margin-left:5px;
	padding:0 5px;
	width:10px;
}
span.square {
	background:url("../images/square-p.gif") no-repeat scroll 0 0 transparent;
	height:10px;
	margin-left:5px;
	padding:0 5px;
	width:10px;
}
span.triangle {
	background:url("../images/trian-p.gif") no-repeat scroll 0 0 transparent;
	height:10px;
	margin-left:5px;
	padding:0 5px;
	width:10px;
}
/* GLOBAL Dropdown*/
#group-sitesContainer {
	WIDTH: 109px;
	FLOAT: right;
	MARGIN-LEFT: 288px;
	MARGIN-RIGHT: 10px
}
#dropdown_container {
	WIDTH: 109px;
	BOTTOM: 70px;
	FLOAT: right
}
.label_dropdown {
	WIDTH: 30px;
	FLOAT: left;
	COLOR: #000000;
	PADDING-TOP: 3px
}
.dropdown {
	BACKGROUND-IMAGE: url(../images/drop-down.ashx.jpg);
	WIDTH: 109px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right top;
	HEIGHT: 19px;
}
.dropbox {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	WIDTH: 98px;
	PADDING-RIGHT: 0px;
	FLOAT: right;
	HEIGHT: 10px;
	COLOR: #585858;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}
#dropdownlist {
	Z-INDEX: 2000;
	BORDER-BOTTOM: #dddddd 1px solid;
	POSITION: absolute;
	BORDER-LEFT: #dddddd 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 18px 0px 0px;
	PADDING-LEFT: 2px;
	WIDTH: 95px;
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	BORDER-RIGHT: #dddddd 1px solid;
	PADDING-TOP: 0px
}
#dropdownlist-new {
	Z-INDEX: 2000;
	BORDER-BOTTOM: #dddddd 1px solid;
	POSITION: absolute;
	BORDER-LEFT: #dddddd 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 18px 0px 0px;
	PADDING-LEFT: 2px;
	WIDTH: 95px;
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	BORDER-RIGHT: #dddddd 1px solid;
	PADDING-TOP: 0px
}
#dropdownlist UL {
	LIST-STYLE: none none outside
}
#dropdownlist-new UL {
	LIST-STYLE: none none outside;
	padding:0;
	margin:0;
}
#dropdownlist UL LI {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 5px;
	WIDTH: 100%;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	COLOR: #0095da;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}
#dropdownlist-new UL LI {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 5px;
	WIDTH: 100%;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	COLOR: #0095da;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}
#dropdownlist UL LI A {
	COLOR: #595959;
	FONT-SIZE: 1em;
	FONT-WEIGHT: normal
}
#dropdownlist-new UL LI A {
	COLOR: #595959;
	FONT-SIZE: 1em;
	FONT-WEIGHT: normal;
	text-decoration:none;
}
#dropdownlist UL LI A:hover {
	COLOR: #0095da
}
#dropdownlist-new UL LI A:hover {
	COLOR: #0095da
}
#dropdown2Container {
	MARGIN: 10px 0px 0px;
	WIDTH: 109px;
	FLOAT: left;
	HEIGHT: 18px;
	CLEAR: both
}
#group-sitesContainer1 {
	WIDTH: 109px;

	FLOAT: right;
	MARGIN-LEFT: 288px;
	MARGIN-RIGHT: 10px
}
#dropdown_container1 {
	WIDTH: 109px;
	BOTTOM: 70px;
	FLOAT: right
}
.label_dropdown1 {
	WIDTH: 30px;
	FLOAT: left;
	COLOR: #000000;
	PADDING-TOP: 3px
}
.dropdown1 {
	BACKGROUND-IMAGE: url(../images/drop-down.ashx.jpg);
	WIDTH: 109px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right top;
	HEIGHT: 20px
}
.dropbox1 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	WIDTH: 98px;
	PADDING-RIGHT: 0px;
	FLOAT: right;
	HEIGHT: 10px;
	COLOR: #585858;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}
#dropdownlist1 {
	Z-INDEX: 500000;
	BORDER-BOTTOM: #dddddd 1px solid;
	POSITION: absolute;
	BORDER-LEFT: #dddddd 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 18px 0px 0px;
	PADDING-LEFT: 2px;
	WIDTH: 95px;
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	BORDER-RIGHT: #dddddd 1px solid;
	PADDING-TOP: 0px
}
#dropdownlist1 UL {
	LIST-STYLE: none none outside
}
#dropdownlist1 UL LI {
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	WIDTH: 100%;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	COLOR: #0095da;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px
}
#dropdownlist1 UL LI A {
	COLOR: #595959;
	FONT-SIZE: 1em;
	FONT-WEIGHT: normal
}
#dropdownlist1 UL LI A:hover {
	COLOR: #0095da
}
#country-ddContainer {
	MARGIN: 10px 0px;
	WIDTH: 131px;
	FLOAT: left;
	HEIGHT: 18px
}
#group-sitesContainer2 {
	WIDTH: 130px;
	FLOAT: right;
	MARGIN-LEFT: 288px;
	MARGIN-RIGHT: 10px
}
#dropdown_container2 {
	WIDTH: 130px;
	BOTTOM: 70px;
	FLOAT: right
}
.label_dropdown2 {
	WIDTH: 30px;
	FLOAT: left;
	COLOR: #000000;
	PADDING-TOP: 3px
}
.dropdown2 {
	BACKGROUND-IMAGE: url(~/media/Images/E/Experian/Images/css/drop-down-country.ashx);
	WIDTH: 130px;
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: right top;
	HEIGHT: 39px
}
.dropbox2 {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
	WIDTH: 119px;
	PADDING-RIGHT: 0px;
	FLOAT: right;
	HEIGHT: 10px;
	COLOR: #585858;
	FONT-SIZE: 1.1em;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px
}
#dropdownlist2 {
	Z-INDEX: 500000;
	BORDER-BOTTOM: #dddddd 1px solid;
	POSITION: absolute;
	BORDER-LEFT: #dddddd 1px solid;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 18px 0px 0px;
	PADDING-LEFT: 2px;
	WIDTH: 115px;
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	BORDER-RIGHT: #dddddd 1px solid;
	PADDING-TOP: 0px
}
#careers #dropdownlist2 {
	HEIGHT: 380px;
	OVERFLOW: scroll
}
#careers #dropdownlist2 UL {
	WIDTH: 95px;
	OVERFLOW: hidden
}
#dropdownlist2 UL {
	LIST-STYLE: none none outside
}
#dropdownlist2 UL LI {
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	WIDTH: 100%;
	PADDING-RIGHT: 10px;
	DISPLAY: block;
	COLOR: #0095da;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px
}
#dropdownlist2 UL LI A {
	COLOR: #595959;
	FONT-SIZE: 1em;
	FONT-WEIGHT: normal
}
#dropdownlist2 UL LI A:hover {
	COLOR: #0095da
}
/* Home page buttons */

a.readmore {
	background:url(../images/btn-readmore.jpg) 0 0 no-repeat;
	width:74px;
	height:18px;
	color:#fff;
	text-align:center;
	display:block;
	font-size:12px;
	padding-top:4px;
	text-decoration:none;
}
a.readmore:hover {
	text-decoration:none;
}


