/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th
{
	font-weight: normal;
	font-style: normal;
}

ul, ol
{
	list-style: none;
	font-size: 11pt;
}

* {	
	float: none !important;
}

fieldset, img
{
	border: none;
}

caption, th
{
	text-align: left;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* STRUCTURE */
html
{
	min-height: 101%;

}

body
{
	font-size: 11pt;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	background: #000;
}

/* GENERAL TEXT FORMATTING */
h1
{
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.25em;
}

h2, h3
{
	font-size: 12pt;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	color: #000000;
	padding-left: 0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

h4, h5, h6
{
}

p
{
	margin: 0 0 0.5em;
	font-size: 11pt;
	line-height: 1.5;
}

.imgStyleA img, .imgStyleB img {
	text-align:left;
	margin-left: 0;
	padding-left: 0;
}

span.caption {
	display:block;
	width: 75%;
	margin: 0 auto;
	font-size:9px !important;
	color:#999 !important;
		text-align:left;

}
.imgStyleA, .imgStyleB
{
		color:#999 !important;
}

li h3
{
	font-size: 11pt;
}

li p, dd p
{
	font-size: 11pt;
}

/* Changed from 1.05em to 1em 23.06.10 */

p.intro
{
}

/*.services #content-ros p.intro,  .consulting #content-ros p.intro , .research #content-ros p.intro, .solutions #content-ros p.intro*/
#content-ros p.intro
{
	color: #000000;
	font-weight: bold;
}

blockquote
{
	margin: 1em;
	font-weight:bold;
}

cite
{
	font-weight:normal;
}

ul
{
	list-style: circle;
	/* added to fit Rest of Site (ROS) */
	padding-left: 1em;
	/* added to fit ROS */
	margin-left: 1em;/* added to fit ROS */
	margin-top: 0.5em;
}

ol
{
	list-style: decimal;
	/* added to fit Rest of Site (ROS) */
	padding-left: 1em;
	/* added to fit ROS */
	margin-left: 1em;/* added to fit ROS */
}

ul ol, ul ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul li, ol li, ul ol li, ul ul li
{
	font-size: 11pt;
}
a {
	font-size: 11pt !important;
}

ol li ol
{
	list-style-type: lower-roman;
}

ul li ul
{
	list-style-type:square;
}

/* added dt and dd to fit ROS */
li, dt, dd
{
	margin-bottom: 0.5em;
	font-size: 11pt;
}

dt
{
	font-weight: bold;
	margin-top: 1em;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

address
{
	font-style: normal;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

table
{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	vertical-align: top;
	text-align: left;
	border:1px solid #6699CC;
}

th, td
{
	font-size: 11pt;
	font-weight:normal;
}

th
{
	border-bottom:1px dashed #6699CC;
	color:#003399;
	
	font-weight: bold;
	padding:12px 17px;
}

td
{
	vertical-align: top;
	padding:7px 17px;
}

td img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

td p
{
	font-size: 11pt;
}

td p img
{
	display: inline;
	margin: 0;
	padding: 0;
}

sup
{
	vertical-align: top;
}

sub
{
	vertical-align: bottom;
}

*
{
	outline: none;
}


p
{
	margin: 0 0;
	padding: 0 0;
	font-size: 11pt;
}

#printnotice
{
	display: block;
	visibility: visible;
	font-size: 11pt;
	border-bottom: 1mm #000000 solid;
}

#printnotice img
{
	margin-left: auto;
	margin-right: auto;
}

#printnotice p
{
	margin-left: 125px;
}

#home div#content, .research div#content, .consulting div#content, .services div#content, .solutions div#content, .brand div#content, .web-access div#content /*, 
.research div#content-ros, .consulting div#content-ros, .services div#content-ros, .solutions div#content-ros, .brand div#content-ros*/
{
	position: relative;
	clear: both;
	width:auto;
	margin-left: 0;
	margin-right: 0;
	font-size: 11pt;
	background-color: #ffffff;
	color: #000000;
	float: none;
	border-top: 0px none #CCC;
	border-right: 0px none #CCC;
	border-bottom: 4px solid #CCC;
	border-left: 0px none #CCC;
}

div#rightcolumn
{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

h1, h2, h3, h4, h5, h6
{
	color: #000000;
	padding-left: 0;
}

h1
{
	color: #000000;
	border-bottom: none;
	margin-top: 0%;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 0%;
	font-size: 14pt;
}

h2
{
	border-left: none;
	font-size: 12pt;
	margin-top: 0.25em;
	margin-bottom: 0em;
	padding-top: 4px;
}

h3
{
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 2px;
}

h4
{
	font-size: 10pt;
	font-style: italic;
}

div#rightcolumn h1, div#rightcolumn h2, div#rightcolumn h3
{
	color: #000000;
	border-bottom: none;
	margin-top: 0%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0%;
	font-size: 12pt;
}

img {
	display: block;
	margin: 15px auto;
}

a, a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #000000;
	font-size:11pt !important;
}

.forward-back, #styling_widget, ul#tab_anchors, div#infonavbox, div#topnavbox, div#mainnavBox, ul#mainnav, div#breadcrumb, #twitter-follow, .tickercontainer, ul#terms, ul#access_links, #flashcontent
{
	display: none;
}

div#branding .tidy img {
	display: block;
}


div#content p, div#content ul, div#content ol, div#content table
{
	font-size: 10pt;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 9px;
}

div#content ul, #content ol
{
	margin-left: 20px;
}

dt
{
	font-weight: bold;
}

div#printcontact
{
	display: block;
	visibility: visible;
	font-size: 9pt;
	padding-top: 5px;
	border-top: 0.5mm #000000 solid;
}

div#footer address
{
	display: inline;
	font-style: normal;
	font-size: 10pt;
}

div#printcontact h1, div#printcontact h2, div#printcontact h3
{
	font-size: 10px;
	color: #e98300;
	margin-left: 0;
	padding: 0;
}

td img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div#footer p
{
	font-size: 9pt;
}

div#footer address
{
	font-size: 9pt;
}



#home div#newsfeedbox, #streamPage div#newsfeedbox, .themes div#newsfeedbox, #newsHome, #newsLP, #newsStream{
	width: 100% !important;	
	position: relative  !important;
}


div#newsfeedbox #newsLP li, div#newsfeedbox #newsStream li {
		position: relative  !important;
		width: 100% !important;	
}

div#newsfeedbox #newsLP li .item .itemDetails, div#newsfeedbox #newsHome li .item .itemDetails {
	font-size: 8pt; color:#999 !important; margin-bottom: 0.25em;
}

ul.newsfeed {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative  !important;
}

ul.newsfeed li {
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative  !important;
	width: 100%  !important;
}

#further_information_sources h3, div#sidebar h2 {
	font-size: 14pt;
}

#further_information_sources h4, #further_information_sources h5 {
	font-weight: bold;
}

.tidy 	{
	width: 100%  !important;
	text-indent: 0px;
}

#newsHome img, #newsLP img {
	display: none;	
}

#newsHome {
	
	width: 85%;
}

ul.newsfeed {
	float: none;
	width: 85%;
}

.related_module, dl.related_module dd, dl.related_module dt{
	margin-left: 0px !important;
	text-indent:0px !important;
	padding-left: 0px !important;
}

div#quarterniary ul {
	list-style: none;
	margin-left:0;
	padding-left: 0px;
	clear:both;
	width: 100%;
}
div#quarterniary ul li{
		display:inline;
		text-align: left;
		margin-left:0;
		padding-left: 0px;
}

div#header
{
	display: none;
}

div#sidepanel
{
	display: none;
}

div#copyright
{
	display: none;
}

#who img, #who a
{
	border: none;
}

#euagency img, #euagency a
{
	border: none;
}

/* Enhancements */
*
{
	background: transparent !important;
	color: #444 !important;
	text-shadow: none;
}

a, a:visited
{
	color: #444 !important;
	text-decoration: underline;
}

a:after { content: " (" attr(href) ")"; }
abbr:after { content: " (" attr(title) ")"; }
.ir a:after { content: ""; }

/* Don't show links for images */
pre, blockquote
{
	border: 1px solid #999;
	page-break-inside: avoid;
}

img { page-break-inside: avoid; }

@page  { margin: 0.5cm; }

p, h2, h3
{
	orphans: 3;
	widows: 3;
}

h2, h3 { page-break-after: avoid; }
