/******************************
*******Main Styling************
******************************/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 760px;
	background-color:#FFFFFF;
	position: relative;
	font-size: 0.9em;
	text-align: left;
}
/******************************
**********Header***************
******************************/
#header {
	width: 760px;
	height: 112px;
	background-image:url("ui.header.gif");
	margin: 0px;
    padding: 0px;
}
#header a, #header img {
    border: none;
    margin: 0px;
    padding: 0px;
}
#header a.left {
    float: left;
}
#header a.right {
    float: right;
}
/******************************
*******top nav*****************
******************************/
#top_nav {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 760px;
	height: 29px;
}
#top_nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#top_nav li {
	background: url("ui.nav.gif") no-repeat 0px 0px;
	text-decoration: none;
	display: block;
	float: left;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-top: thin none #000000;
	border-right: thin solid #B2B2B2;
	border-bottom: thin none #000000;
	border-left: thin none #000000;*/
}
#top_nav li a {
	text-decoration: none;
	display: block;
	float: left;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 8px 20px 0px 40px;
	color: #002A5C;
}
#top_nav li a:hover {
	color: #ffffff;
	background: url("ui.nav.gif") no-repeat 0px -58px;
}
#top_nav li.current {
    background-position: 0px -29px;
}
#top_nav li.current a {
    color: #ffffff;
}
#tag {
	width: 748px;
	height: 63px;
	background-image:url("ui.tag.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
/******************************
*******left head****************
******************************/
#left_cont {
	float: left;
	margin: 0px 0px 0px 3px;
}
#left_cont strong {
	background-image:url("ui.sub_nav_head.gif");
	background-repeat: no-repeat;
	width: 160px;
	height: 30px;
	color: #fff;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 4px;
	display: block;
}
/******************************
*******left nav****************
******************************/
#left_nav {
    /*width: 151px;*/
	width: 160px;
    float: left;
}
#left_nav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#left_nav li {
	background: url("ui.nav_l2.gif") no-repeat 0px 0px;
	text-decoration: none;
	float: left;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left_nav li a {
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #002A5C;
	line-height: 25px;
	font-size: 0.6em;
}
#left_nav li a:hover {
	color: #ffffff;
	background: url("ui.nav_l2.gif") no-repeat 0px -60px;
}
#left_nav ol.child {
	/*height: 30px;*/
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left_nav .child li a {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	height: 30px;
	width: 121px !important;
	width: 160px;
	background-color: #666666;
	background: url("ui.nav_l3.gif") no-repeat 0px 0px;
}
#left_nav .child li a:hover {
	background: url("ui.nav_l3.gif") no-repeat 0px -60px;
}
#left_nav li.current, #left_nav li.current a {
    background-position: 0px -30px;
}
#left_nav li.current a {
    color: #ffffff;
}
/******************************
*******content area************
******************************/
#content {
	float: left;
	width: 577px !important;
	width: 570px;
	background: url("ui.content_head.gif") no-repeat left top;
	background-color: #ECF3F9;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 5px;
}
#contentFullScreen {
	float: left;
	width: 747px;
	background: url("ui.content_head.gif") no-repeat left top;
	background-color: #ECF3F9;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 2px;
}
.text {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 13px;
	font-size: 0.8em;
}
.text h1 {
	margin: 0px;
	padding: 5px 0px 5px;
	font-size: 1em;
	color: #fff;
}
.text h2 {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 1.3em;
	color: #00295c;
}
.text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #00295c;
}
.text a {
	color: #00295c;
	text-decoration: none;
	border-bottom: 1px dotted #00295c;
}
.text a:hover {
	color: #b04d52;
}
blockquote {
    padding: 10px;
    color: #ffffff;
    background-color: #6c98b5;
    margin: 0px;
}
.toggleSnippet {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.snippet {
	margin: 5px 0px;
	padding: 15px;
	background: #CCCCCC;
	font-size: 0.9em;
}
/******************************
*******footer area*************
******************************/

#footer {
width: 760px;
background: url("ui.footer.gif");
height: 22px;
color: #99CDFF;
clear: both;
}
#footer p {
margin-left: 10px;
font-size: 0.9em;
}
#footer a{
text-decoration: none;
color: #ffffff;
}
#footer a:hover{
text-decoration: underline;
}

/******************************
Static search pages
******************************/
/*#toolsSearch {
	width: 400px;
	margin: 0px auto;
	padding: 0px;
}*/
.btn1:link,
.btn1:visited,
.btn2:link,
.btn2:visited,
.btn3:link,
.btn3:visited,
.btn4:link,
.btn4:visited,
.btn5:link,
.btn5:visited,
.btn6:link,
.btn6:visited,
.btn7:link,
.btn7:visited,
.btn8:link,
.btn8:visited {
	height: 45px;
	width: 100px;
	display: block;
	padding: 0px;
	margin: 5px 0px 25px;
	text-decoration: none;
	border-style: none;
}
.btn1 {
	background: url("t_strategyrelation.gif");
}
.btn1:hover {
	background: url("t_strategyrelation.o.gif");
}
.btn2 {
	background: url("t_horizonscanning.gif");
}
.btn2:hover {
	background: url("t_horizonscanning.o.gif");
}
.btn3 {
	background: url("t_expertise.gif");
}
.btn3:hover {
	background: url("t_expertise.o.gif");
}
.btn4 {
	background: url("t_timehorizon.gif");
}
.btn4:hover {
	background: url("t_timehorizon.o.gif");
}
.btn5 {
	background: url("cs_area.gif");
}
.btn5:hover {
	background: url("cs_area.o.gif");
}
.btn6 {
	background: url("cs_critique.gif");
}
.btn6:hover {
	background: url("cs_critique.o.gif");
}
.btn7 {
	background: url("cs_timehorizon.gif");
}
.btn7:hover {
	background: url("cs_timehorizon.o.gif");
}
.btn8 {
	background: url("t_policyrelation.gif");
}
.btn8:hover {
	background: url("t_policyrelation.o.gif");
}	
.btn1 strong,
.btn2 strong,
.btn3 strong,
.btn4 strong,
.btn5 strong,
.btn6 strong,
.btn7 strong, 
.btn8 strong {
	display: none;
}