/* Primary Classes Start */
body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 74%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	line-height: 1.3em;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 0;
	background: #EEECED url(/images/body_bg.gif) 0 0 repeat-x;
	}
h1,h2,h3,h4 { margin: 0.4em 0; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
p { margin: 0 0 1em 0; }
a {
	text-decoration: underline;
	color: #670000;
	font-weight: bold;
	}
a:hover {
	color: #6E5757;
	}
form { margin: 0; padding: 0; }
strong { font-weight: bold; }
img { border: none; }
.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.left { float: left; }
.right { float: right; }
.push1 { margin-bottom: 1em; }
.push2 { margin-bottom: 2em; }
table, tr, th, td { margin: 0; padding: 0; border: none; font-size: 1em; }
table { border: 1px solid #ccc; }
th { font-size: 1.1em; }
th, td { padding: 0.2em; border: 1px solid #ccc; text-align: center; }
/* Primary Classes End */

/* Global Classes Start */
body.admin {
	margin-top: 25px;
}
#container {
	width: 762px;
	margin: 0 auto;
	text-align: left;
	background: #EEECED url(/images/wrapper_bg.gif) 0 0 repeat-y;
	}
body#home_page #container {
	background: #EEECED url(/images/wrapper_bg_home.gif) 0 0 repeat-y;
	}
#contentwrapper {
	background: #EEECED url(/images/wrapper_bg_home.gif) 0 0 repeat-y;
	overflow: hidden;
}
#pfimarketintelligence_banneradvert {
	padding: 0 1px;
	height: 100px;
	background: #fff url(/images/header_advert_bg.gif) 0 0 no-repeat;
	}
#pfimarketintelligence_banner {
	width: 760px;
	padding: 0 1px;
	height: 84px;
	background: transparent url(/images/header_bg.gif) 0 0 no-repeat;
	position: relative;
	}
#pfimarketintelligence_banner #logo {
	padding: 0 0 0 15px;
	float: left;
	}


#pfimarketintelligence_topnav {
	margin-right; 1px;
	margin: 0;
	padding: 0 8px;
	color: #fff;
	background-color: #000;
	overflow: hidden;
/* for clearing in IE */
	height: 1%;
	}
#pfimarketintelligence_topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	}
#pfimarketintelligence_topnav ul li {
	float: left;
	list-style: none;
	color: #fff;
	padding-right: 20px;
	}
#pfimarketintelligence_topnav ul li a {
	color: #fff;
	display: block;
	padding: 3px 0 3px 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 2px solid #000;
	}
#pfimarketintelligence_topnav ul li.selectednavitem a {		
	color: #fff;
	border-bottom: 2px solid #d8d8d8;
	}
#pfimarketintelligence_topnav ul li a:hover {
	color: #ccc;
	}
#date {
	padding: 80px 10px 0 0;
	float: right;
	}
#date span.SkinObject {
	font-size: 0.9em;
	color: #FF0000;
	}



/* Left Navigation Start */
#pfimarketintelligence_leftnav {
	width: 186px;
	float: left;
	}
#pfimarketintelligence_leftnav {
	width: 166px;
	float: left;
	margin: 0;
	padding: 11px 10px 0 10px;
	}
#pfimarketintelligence_leftnav h2 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	width: 160px;
	background: transparent url(/images/reportsnav_reportsbg.gif) 0 0 no-repeat;
	}
#pfimarketintelligence_leftnav h2 a {
	display: block;
	padding: 4px 0 4px 25px;
	font-weight: bold;
	color: #FFD91D;
	text-decoration: none;
	width: 135px;	/* this value takes into account padding defined below */
	min-height: 18px;
	background: transparent url(/images/reportsnav_reportsicon.gif) 0 0 no-repeat;
	}

/* First Level */
#pfimarketintelligence_leftnav ul {
	list-style: none;
	width: 160px;
	margin: 0 0 1em 0;
	padding: 0 3px 1em 3px;
	padding: 0;
	}
#pfimarketintelligence_leftnav ul li {
	font-size: 1em;
	background: none;
	display: block;
	width: 160px;
	background: transparent url(/images/reportsnav_fileiconparent.gif) 2px 3px no-repeat;
	padding: 0;
	}
#pfimarketintelligence_leftnav ul li a {
	display: block;
	padding: 4px 0;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 135px;	/* this value takes into account padding defined below */
	}
#pfimarketintelligence_leftnav ul li a {
	min-height: 18px;
	background: none;
	font-weight: normal;
	color: #000;
	padding-left: 25px;
	}

/* Second Level */
#pfimarketintelligence_leftnav ul li ul 
	{
		padding: 0;
	}
#pfimarketintelligence_leftnav ul li.selectednavitem ul, #pfimarketintelligence_leftnav ul li ul li {
	display: block;
	background: none;
	margin-bottom: 1px;
	}

#pfimarketintelligence_leftnav ul li ul {
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 5px;
	}

#pfimarketintelligence_leftnav ul li ul li a {
	margin-left: 9px;
	padding-left: 5px;
	width: 140px;
	border-left: 5px solid #369;
	color: #000;
	min-height: 8px;
	font-weight: bold;
	}
#pfimarketintelligence_leftnav ul li ul li.selectednavitem a {
	border-left: 5px solid #600;
	color: #600;
	}
#pfimarketintelligence_leftnav ul li a:hover,
#pfimarketintelligence_leftnav ul li ul li a:hover,
#pfimarketintelligence_leftnav ul li ul li ul li a:hover,
#pfimarketintelligence_leftnav ul li.selectednavitem a:hover,
#pfimarketintelligence_leftnav ul li ul li.selectednavitem a:hover,
#pfimarketintelligence_leftnav ul li ul li ul li.selectednavitem a:hover
	{
	color: #666;
	}

/* Third Level */
/* Resets */
#pfimarketintelligence_leftnav ul li ul li ul li a,
#pfimarketintelligence_leftnav ul li ul li.selectednavitem ul li a
{
	background: none;
	border-left: 5px solid #666;
	color: #000;
}
#pfimarketintelligence_leftnav ul li ul li ul li a
{
	margin-left: 19px;
	width: 130px;
	border-left: 5px solid #666;
	font-weight: normal;
}

/* Left Hand Navigation End */





#pfimarketintelligence_content
{
	width: 532px;
	float: left;
	padding: 11px 20px 0 20px;
	border-top: 6px solid #D8D8D8;
	}
body#home_page #pfimarketintelligence_content {
	width: 359px;
}
#pfimarketintelligence_rightnav {
	width: 143px;
	float: left;
	padding: 11px 10px 0 20px;
	}
#pfimarketintelligence_footer {
	clear: both;
	width: 760px;
	padding: 18px 1px 0 1px;
	background: #EEECED url(/images/footer_bg.gif) 0 0 no-repeat;
	}
#pfimarketintelligence_footer .thomsonLogo {
	float: left;
        width: 200px;
	}
#pfimarketintelligence_footer ul {
        float: right;
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}
#pfimarketintelligence_footer ul li {
	display: inline;
        padding-left: 30px;
}
#pfimarketintelligence_footer ul li a { color: #000; font-weight: bold; text-decoration: none; }
#pfimarketintelligence_content h1 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666;
	border-right: 3px solid #666;
	padding: 3px 0;
}
#pfimarketintelligence_footer ul li a:hover
{
	color: #666;
}


#pfimarketintelligence_content p.orderNowButton {
	display: block;
	width: 144px;
	height: 21px;
	position: absolute;
	top: -27px;
	right: 7px;
	background: transparent url(/images/order_now_button.gif) 0 0 no-repeat;
}

#pfimarketintelligence_content p.orderNowButton a {
	display: block;
	width: 144px;
	height: 21px;
	text-indent: -9999px;
}
/* Global Classes End */

/* Right Hand Column Links Start */
#pfimarketintelligence_rightnav,
#marketintelligence_rightnav {
	width: 169px;
	float: left;
	padding: 10px 0 0 7px;
	}
#pfimarketintelligence_rightnav h2 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	background: transparent url(/images/reportsnav_reportsbg.gif) 0 0 no-repeat;
	display: block;
	width: 150px;
	min-height: 18px;
	padding: 4px 0 4px 10px;
	border: none;
}
#pfimarketintelligence_rightnav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#pfimarketintelligence_rightnav ul li {
	margin: 0 0 0 0;
	padding: 0 0 3px 10px;
	list-style: none;
	background: transparent url(/images/usefulnav_div.gif) no-repeat left bottom;
	border-bottom: 1px solid #aaa;
}
#pfimarketintelligence_rightnav ul li a:link,
#pfimarketintelligence_rightnav ul li a:visited,
#pfimarketintelligence_rightnav ul li a:active
{
	display: block;
	padding: 0 0 0 0;
	color: #000;
	font-size: 0.9em;
	text-decoration: none;
}
#pfimarketintelligence_rightnav ul li a:hover {
	color: #666;
	text-decoration: none;
}
#pfimarketintelligence_rightnav p img {
	margin: 0 auto;
	display: block;
}
/* Right Hand Column Links End */

/* Editor template tweaks start */
body.editor #container {
	width: 960px;
	background: #EEECED url(/images/wrapper_bg_wide.gif) 0 0 repeat-y;
}
body.editor #header {
	height: 90px;
}
body.editor #pfimarketintelligence_content {	/* hacked in ie6.css for double margin float fix (display: inline;) */
	width: 732px;
}
body.editor #pfimarketintelligence_footer {
	width: 960px;
	background: #EEECED url(/images/footer_bg_wide.gif) 0 0 no-repeat;
}
body.editor #pfimarketintelligence_banner {
	width: 960px;
	background: transparent url(/images/header_bg_wide.gif) 0 0 no-repeat;
	}
/* Editor template tweaks end */
