html{
	height:100%;
	margin-bottom:1px;
}
*{
	outline:none;
}
body
{
	font-family: arial, Sans-Serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:white;
	color:#000;
}
h1{
	margin:0;
}
.clearfix,
.clear
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#00c;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */

/* NEWS DEFAULT STYLE */

div.newsarticle
{
	float:left;
	clear:left;
	margin: 0 0 10px 0;
}

div.newsarticle h3
{
	color:#000;
}

div.newsarticle img
{
	float:left;
}

div.newsarticle span.newsdate,
ul.newsheadlines span.newsdate
{
	color:#ccc;
	font-size:0.8em;
	display:block;
}

div.newsarticle a.readmorelink /* Used ShowTopArticles() */
{
	font-size:0.8em;
}

ul.newsheadlines
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.headlines li.selected
{
}

div.newspaging
{
	float:left;
	clear:both;
	font-size:0.8em;
	margin:10px 0 0 0;
}

div.newspaging span.pagenavright
{
	margin:0 0 0 5px;
	float:left;
	display:inline;
}

div.newspaging span.pagenavleft
{
	margin:0 5px 0 0;
	float:left;
	display:inline;
}

/* END NEWS STYLE */

/* FAQ DEFAULT STYLES */

div.faqentry
{
}

div.faqanswer
{
	padding:10px 0px 10px 10px;
	float:left;
}

/* CUSTOM STYLES */
#wrapper{
	margin:0 auto;
	width:900px;
	position:relative;
}
#side{
	top:1px;
	right:1px;
	margin-top:10px;
	z-index:10;
}
#fa_side{
	position:absolute;
	top:1px;
	float:left;
	right:1px;
	height:503px;	
}
h3 {
	font-size: 1em;
}

#bottom{
	width:570px;
	top:460px;
	left:299px;
	overflow:hidden;
	margin-top:10px;
	clear:left;
	z-index:20;
	/*border-bottom:1px solid #ccc;*/
}
#bottom_tab{
	height:44px;
	width:570px;
	position:relative;
	float:left;
	visibility:hidden;
}
#othertabinner{
	border:1px solid #ccc;
	background-color:#fff;
	position:relative;
	float:left;
	width:542px;
	padding:10px 13px 10px 13px;
}
#fa_bottom{
	height:44px;
	width:570px;
	position:absolute;
	top:460px;
	left:299px;
	overflow:hidden;
	float:left;
	clear:left;
}
#fa_bottom_tab{
	height:44px;
	width:570px;
	position:relative;
	float:left;
}

#container{
	position:relative;
	z-index:50;
}
#p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p2_landing{
	background-color:#fff;
	width:898px;
	height:503px;
	overflow: hidden;
	border:1px solid #ccc;
	position:relative;
}
#p2{
	background-image:url("images/container_bg.gif");
}
#p3{
	background-image:url("images/think_container_bg.gif");
}
#p4{
	background-image:url("images/corby_bg.jpg");
}
#p5{
	background-image:url("images/bg_gunwharf.jpg");
}
#p6{
	background-image:url("images/bg_onenewchange.jpg");
}
#p7{
	background-image:url("images/bg_wiltonplaza.jpg");
}
#p8{
	background-image:url("images/bg_oneleeds.jpg");
}
#p9{
	background-image:url("images/bg_schools.jpg");
}
#p2_landing{
	background-image:url("images/frontpage.jpg");
	width:898px;
	height:503px;
	overflow: hidden;
	position:relative;
}
#random_text_holder, #noscript_random_text_holder{
	position:absolute;
	width:570px;
	height:445px;
	z-index:5;
	left:300px;
	top:30px;
}
#random_text_holder{
	display:none;
}
#landing_text a img{
	position:relative;
	width:220px;
	height:112px;
	top:346px;
	left:45px;
	margin:0;
	padding:0;
	display:block;
}
#leftslide{
	background-image:url("images/corby_rslide_l.png");
	height:503px;
	width:44px;
	float:left;
	display:none;
}
#fa_leftslide{
	height:503px;
	width:44px;
	float:left;	
}
#lsc{
	overflow:hidden;
	color:#fff;
	background-image:url("images/rslide_bg.png");
	background-repeat:repeat-x;
	background-color:#00697e;
	float:left;
	margin:15px 0;
}
#fa_lsc{
	height:503px;
	width:1px;
	overflow:hidden;
	color:#fff;
	background-image:url("images/rslide_bg.png");
	background-repeat:repeat-x;
	background-color:#00697e;
	float:left;
}
#lsc_inner{
	padding:15px;
	width:540px;
	overflow:hidden;
	color:#ffffff;
	float:none;
}
#u_d_arrow, #th_u_d_arrow, #re_u_d_arrow, #me_u_d_arrow{
	width:14px;
	height:12px;
	position:absolute;
	top:7px;
	left:24px;
}
#th_u_d_arrow, #re_u_d_arrow, #me_u_d_arrow{
	top:5px;
}
#l_r_arrow{
	width:12px;
	height:14px;
	position:absolute;
	left:6px;
	top:36px;
	display:none;
}
#header_row{
	height:74px;
	margin-bottom:21px;
}
#logo{
	width:160px;
	height:74px;
	margin-right:140px;
	float:left;
}
#tl_menu{
	border-left:1px solid #d3d4d5;
	border-right:1px solid #d3d4d5;
	float:left;
	height:60px;
	width:127px;
	padding:13px 0 0 10px;
}
.tl_menu_i{
	float:left;
	padding-top:1px;
}
#tl_menu_respond{
	float:left;
	height:67px;
	width:200px;
	padding:6px 0 0 10px;
}
#tl_menu_respond_sub{
	float:left;
	height:67px;
	width:200px;
	padding:6px 0 0 10px;
	border-left:1px solid #d3d4d5;
}
.tl_menu_respond, .tl_menu_respond_sub{
	float:left;
	padding-top:8px;
	clear:left;
}
.tl_menu_measure{
	float:left;
	height:67px;
	width:127px;
	padding:6px 0 0 10px;
}
.tl_menu_measure_border{
	border-left:1px solid #d3d4d5;	
	border-right:1px solid #d3d4d5;}
.openme{
	width:100px;
	height:20px;
}
.small_tabs_width{
	width:188px;
	height:44px;
}

.small_tabs_width img{
	width:188px;
	height:44px;
}
.wide_tabs_width {
	
}
#top2_3rd{
	position:relative;
	width:849px;
	height:335px;
	margin-left:20px;
	border-bottom:1px solid #cccccc;
}
#flash_update_stat, #noscript_flash_update_stat{
	border-top:1px solid #eeeeee;
	height:70px;
	width:540px;
	padding-top:17px;
	float:left;
	position:relative;
}
#flash_update_stat{
	display:none;
}
#flash_holder, #flash_holder_noscript{
	float:left;
	position:absolute;
	top:106px;
}
#flash_holder{
	display:none;
}
#flash_holder_intab, #noscript_flash_holder_intab{
	float:left;
	/*background-color:red;*/
	/*border:1px solid red;*/
}
#flash_holder_intab{
	display:none;
}
#measure_text_holder{
	float:left;
	position:relative;
	top:55px;
	left:299px;
	width:560px;
	font-family:Georgia, serif;
	color:#999999;
	font-size:1.2em;
}
#measure_text_holder p#sifr_ttr
{
	width:560px;
	height:240px;
}
#measure_text_holder p#sifr_ttr_targets
{
	width:560px;
	height:360px;
	font-size:1.07em;
	color:#999999;
}
#flash_holder_outtab{
	position:relative;
	left:-85px;
	top:-40px;
}
#measure_text_holder #flash_holder_outtab
{
	left:-56px;
	top:-60px;
}
#welcome_title{
	float:left;
	position:absolute;
	left:0px;
	top:60px;	
}
#welcome_text{
	font-family: Georgia, serif;
	float:left;
	position:absolute;
	left:281px;
	top:103px;	
	height:200px;
	width:560px;
	font-size:1.5em;
	color:#999999;
}
#bottom_3rd{
	float:left;
	position:relative;
	left:301px;
	top:-16px;
}
.trm{
	float:left;
	width:188px;
	margin-right:2px;
	position:relative;
	top:0px;
}
.trm a{
	display:block;
	height:44px;
	text-decoration:none;
}
.trm .tab a, .trm .tab a:active{
	outline: 0;
}
#think_text, #respond_text, #measure_text{
	font-size:0.75em;
	padding:3px 10px 0 8px;
	line-height:1em;
	background-color:#ffffff;
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	height:136px;
	color:#666666;
	line-height:1.2em;
}
#think_text a{
	color:#739dd3;
	margin-top:5px;
	font-size:1.2em;
	padding-top:5px;
	display:block;
	text-decoration:none;
}
#respond_text a{
	font-size:1.2em;
	color:#008ca8;	
	margin-top:5px;
	display:block;
	text-decoration:none;
}
#measure_text a{
	font-size:1.2em;
	color:#ec0b8d;
	margin-top:5px;
	display:block;
	text-decoration:none;
}
#container .bluetext{
	color:#739dd3;
}
#container p{
	color:#666666;
	font-size:0.85em;
	margin-top:0;
	margin-bottom:5px;
	line-height:1.4em;
}
#side p{
	line-height:1.2em;
}
#othertabinner, #othertabinner p{
	color:#666666;
	font-size:0.9em;
}
}
#othertabinner p.statistic{
	border-top:1px solid #eeeeee;
}
#container #bottom_tab p{
	margin-bottom:0;
}
#container p.normal{
	margin-bottom:5px;
}
#container p.updatefrom{
	margin-bottom:10px;
}
#othertabinner .left{
	float:left;
	margin:0 10px 0 0;
	height:220px;
	width:255px;
}
#othertabinner .extra10p{
	margin-bottom:31px;
}
#othertabinner .extra30p{
	margin-bottom:31px;
}
.narrow-by-flash
{
}
object{
	outline:none;
}
#othertabinner img.center{
	margin:15px 0;
}
#section_header{
	position:absolute;
	top:59px;
	left:31px;	
	width:200px;
	height:75px;
}
#think_main_text,
#measure_main_text{
	position:absolute;
	top:55px;
	left:299px;
	font-size:1.5em;
	width:560px;
	height:180px;
	font-family:Georgia, serif;
	color:#999999!important;	
	line-height:normal;
}
#container p#measure_text_replace
{
	color:#999999;
	font-size:1.05em;
	line-height:normal;
}
#container p#sifr_ttr
{
	color:#999999;
	line-height:normal;
	font-size:1.4em;
}
#container #think_main_text p#sifr_ttr,
#container #measure_text_holder p#sifr_ttr
{
	font-size:1.1em;
}
#measure_main_text a, .dl_pdf a{
	/*text-decoration: none;*/
	color:#999999;
}
#section_mini_flash{
	position:absolute;
	top:333px;
	left:50px;
}
#respond_slide{
	float:left;
	padding:10px 0;
}
.r_sl_col{
	width:165px;
	float:left;
}
.r_sl_col img.thumb{
	padding:10px 0 0 0;
}
#container .r_sl_col p{
	font-size:0.8em;
}
.wide{
	width:570px;
	height:44px;
}
.respond_sub{
	height:159px;
	float:left;
	padding-top:10px;
	width:165px;
}
.respond_spacer{
	float:left;
	background-color:#d3d4d5;
	width:1px;
	height:375px;
	margin:0 11px;
}
#container p.res_shead, #container p .res_shead{
	color: #008ca8;
	margin:5px 0;
	font-size:1.1em;
	display:block;
}
#container p .res_shead a, #container p.res_shead a{
	text-decoration:none;
	color: #008ca8;
}
#othertabinner .pink{
	color: #ec0b8d;
	margin:5px 0;
	font-size:1em;
}
#othertabinner .pink a
{
	color: #ec0b8d;
}
#othertabinner li
{
	padding:5px 0;
}
#othertabinner .purple{
	color: #b44a9b;
	margin:5px 0;
	font-size:1em;
}
#cs_title_tab{
	position:absolute;
	top:155px;
	left:0;
	width:220px;
	height:99px;
	background-color:#ffffff;
	z-index:99;
}
#cs_title_tab p{
	padding:0;
	margin:0;
}
#lsc_inner p{
	color:#ffffff;
}
#slide_title, #slide_subtitle{
	color:#ceaa7a;
	font-size:1.4em;
	font-weight:bold;
}
#slide_subtitle{
	color:#ffffff;
	font-weight:normal;
	font-size:1.1em;
	padding-bottom:20px;
}
#imagearea{
	width:230px;
	float:left;
	padding-right:15px;
	padding-top:3px;
}
#slide_image_text{
	font-size:0.8em;
	padding-top:10px;
}
#slide_a_cont{
	overflow:hidden;
	z-index:10;
	float:left;
	margin-top:0px;
}
#slide_a{
	float:left;
	width:280px;
}
#lsc_inner p.morelink{
	text-decoration:none;
	color:#7fc5d3;
	margin-top:5px;
}
#slide_b_cont{
	overflow:hidden;
	width:520px;
	margin:0;
	float:left;
}
#slide_b{
	width:520px;
	z-index:20;
}
#footer{
	padding-top:10px;
}
#footer a{
	color:#a7a9ac;
	font-size: 0.75em;
	text-decoration:none;
	padding-right:5px;
}
#footer img{
	position:relative;
	padding-right:5px;
	top:3px;
	left:0;
}
#dottedbox{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:10px 10px;
	height:177px;
}
.right{
	float:right;
}
#othertabinner p.smallertext{
	font-size:0.85em;
}
#othertabinner p.pleft{
	width:270px;
}
#othertabinner table#outertable{
	width:540px;
	margin-top:15px;
}
#othertabinner table#innertable{
	margin:15px 0;
	width:390px;
}
#othertabinner table th{
	background-color:#e9e9ea;
	border-top:1px solid #a7a9ac;
	border-bottom:1px solid #a7a9ac;
	margin:10px 0;
	padding:5px;
	color:#ec0b8d;
	text-transform: uppercase;
}
#othertabinner table td{
	padding:5px 0;
	height:50px;
	font-size:0.9em;
}
#othertabinner table td.firstcol, #othertabinner table th.firstcol{
	width:200px;
}
#othertabinner table td.secondcol, #othertabinner table th.secondcol{
	width:196px;
}
#othertabinner table th.imgtarg, #othertabinner table td.imgtarg{
	width:144px;
	text-align: center;
	vertical-align:middle;
}
#othertabinner table td.imgtarg img{
	padding-top:4px;
}
#othertabinner table td.sep{
	height:3px;
	margin:0;
	padding:0;
	vertical-align:middle;
	background-image:url("images/table_seperator.gif");
	background-repeat: no-repeat;
	line-height:3px;
}
#othertabinner table td.legend{
	width:200px;
	height:25px;
	padding:0;
	vertical-align:middle;
}
#othertabinner table td.legend img{
	padding:0 15px 5px 0;
	vertical-align:middle;
}
td.bottom, td.bottom img{
	vertical-align:bottom;
	padding-bottom:15px;
}
td.bottom{
	width:144px;
}
#colorblock{
	width:900px;
	background-color:#ffffff;
	height:400px;
	z-index:999;
	/*position:absolute;*/
	top:510px;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#flashblock{
	background-image:url("images/flashblock.gif");
	width:560px;
	height:200px;
	position:absolute;
	top:106px;
	left:281px;
	z-index:50;
}

#home-left,
#home-right
{
	width:258px;
	float:left;
	display:inline;
}

#home-right
{
	margin-left:25px;
}

#container #home-right p .res_shead ,
#container #home-left p .res_shead 
{
	font-size:1em;
	margin:0;
}

#home-left ul,
#home-right ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

#home-left ul li,
#home-right ul li
{
	background-image:url(images/home_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:3px 0 3px 10px;
}

#bottom_tab img
{
	width:570px;
	height:44px;
}

#bottom_tab div img
{
	width:auto;
	height:auto;
}

/* END CUSTOM STYLES */



