@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0; }

html {font-family:Arial, Helvetica, sans-serif; font-size:72%; overflow:hidden; width:100%; height:100%; background-color:#FFF;}
body { padding:0; margin:0; overflow:hidden; width:100%; height:100%; background-color:#FFF;}
img {border:none;}
#hidden { display:none;}
.hidden {display:none;}
a:focus, a:active { outline: none; }
a:visited, a:link {color:#000; text-decoration:none;}
a:hover {text-decoration:underline;}

ul {padding-left:1.4em; color:#666; }
ol {margin-left:1.8em; margin-bottom:1em; color:#666;}


h1 {line-height:1em; margin:0 0 .8em 0; color:#002e6e;}
h2 {line-height:1.1em; color:#002e6e;}
h3 {line-height:1.3em; margin:1em 0 .8em 0; color:#002e6e;}
h4 {line-height:1em; margin:1em 0 .8em 0; color:#002e6e;}
h5 {font-size:1em; margin:1em 0; color:#002e6e;}

p {margin-bottom:1em; color:#666 !important;}


/*TABNAV*/
#tabnav {margin:0; position:absolute; top:0px; width:100%; border-collapse:collapse; background:#fff;z-index:250; right:0px;  }
#tabnav ul {list-style:none; position:absolute; right:30px;top:12px; padding:0; margin: 0; width:800px; border-right:solid 1px #002e6e;}
#tabnav ul li {float:right; position:relative; top:0px; right:0px; width:180px; height:20px; line-height:20px; border-left:solid 1px #002e6e; border-top:solid 1px #002e6e; background:#b8d1e4; text-align:center;z-index:100;}
#tabnav ul li a {display:block; color:#002e6e;text-decoration:none;}
#tabnav ul li a:hover {background-color:#ddd;}
#tabnav li.current {border-bottom:solid 1px #fff; background:#fff; z-index:300; }
#tabnav li.current a:hover {background:#fff;}


/*NAV*/
#whiteoutleft {position:absolute; left:0px; top:-15px; height:100%; width:30px; background:#fff;z-index:105;}
#left { position:absolute; left:0px;top:0px; width:215px; height:100%; background:#b8d1e4; font-size:0.9em; color:#aaa; z-index:105; line-height:1.1em; text-transform: uppercase; border-right:solid 1px #002e6e;  }
* html #head, * html #foot, * html #left {position:absolute;}
html>body div#left {font-size:.95em;}
#left ul { list-style: none; margin: 3px 0px 0px 0px; padding: 0; z-index:200; display:block; }
html>body div#left ul {margin:0px;}
#left ul li {background-color:#fff; width:174px; display: block; margin-top: -3px; padding: 0; }
html>body div#left ul li {margin-top:0px;}
#left ul li a  { display: block; color: #666; text-decoration:none; padding: 6px 5px 6px 14px; background:#fff; }
#left ul li a:hover { display: block; color: #666; background: #e2e2e2; text-decoration:none; }
#leftdots { position:absolute; top:410px; width:174px; height:25px; background:url(../images/left_nav_dots.gif) no-repeat left top; margin-top:0px; padding-top:60px; }
#left .menuhighlight { background-color:#eee; }
#left .menuhighlight a { background-color:#eee; }
#left .menuhighlight a:link { background-color:#eee; }
#left .menuhighlight a:visited { background-color:#eee; }
#left .menuhighlight a:hover { background-color:#e2e2e2; }
#leftnav2 {margin-left:30px;margin-top:105px; width:174px;}
.produced { text-transform:none; line-height:3em; color:#fff; }
.produced a, .produced a:visited, .produced a:link {color:#FFF; text-decoration:none; }
.produced a:hover {text-decoration:underline;}
#left ul ul li a {font-size:90%; padding:2px 1px 2px 20px;}



/*HEAD*/
#pad1 {display:block; height:15px }
#head {position:absolute; top:33px; right:15px; width:100%; border-bottom: solid 1px #002e6e;border-top: solid 1px #002e6e; z-index:200;background:#fff;}
#whiteout { position:absolute;right:15px; top:0px; z-index:160; width:100%; height:40px; background:#fff;}

#logo { display:block; width:179px; height:70px; background:url(../images/tower-logo.gif) no-repeat left ; position:absolute; top:0px; left:45px; }


#title { display:block; width:700px; height:70px; background:url(../images/tower-title1.gif) no-repeat left ; margin-left:230px; }
#title h1 {display:none; font-weight:normal;}

#title2 { display:block; width:700px; height:70px; background:url(../images/tower-title2.gif) no-repeat left ; margin-left:230px; }
#title2 h1 {display:none; font-weight:normal;}

#title3 { display:block; width:700px; height:70px; background:url(../images/tower-title3.gif) no-repeat left ; margin-left:230px; }
#title3 h1 {display:none; font-weight:normal;}


#anchorpic {
	display:block;
	width:90%;
	height:100%;
	background-image: url(../images/anchor.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#anchorpic h1, #anchorpic h2 {display:none;}

#greaterpic {
	display:none;
	width:90%;
	height:100%;
	background-image: url(../images/greater.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#greaterpic h1, #greaterpic h2 {display:none;}

#straightpic {
	display:none;
	width:90%;
	height:100%;
	background-image: url(../images/straight.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#straightpic h1, #straightpic h2 {display:none;}

#courageouspic {
	display:none;
	width:90%;
	height:100%;
	background-image: url(../images/courageous.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#courageouspic h1, #courageouspic h2 {display:none;}


/*  ICONS
===========================================================================================*/

#icons { position:absolute; right:210px; top:5px; width:330px; height:18px;  z-index:20; text-align:right; background-color:#FFF;}
#icons a { text-decoration:none; color:#888; background:#fff;}
#icons a:hover { text-decoration:underline; }
.reduce { position:relative; top:-1px; color:#999; font-size:100%; }
.enlarge { color:#999; font-size:150%; }
#enlargespace { position:relative; top:-2px; color:#888; font-size:110%; padding-bottom:3px; }
.print { position:relative; top:-1px; color:#999; font-size:100%; }
.email { position:relative; top:-1px; color:#999; font-size:100%; }
.download { position:relative; top:-1px; color:#999; font-size:100%; }
.sitemap { position:relative; top:-1px; color:#999; font-size:100%; }
.help { position:relative; top:-1px; color:#999; font-size:100%; }
#pagenav {right:15px; top:70px; width:100px;padding:3px 5px 0 5px; text-align:left; color:#888; background:#fff; border:solid 1px;}
#pagenav a { color:#888;}

#pagenav2 {position:absolute;left:245px; top:71px; height:20px; width:732px;padding:6px 0px 0 0px; text-align:left; color:#002e6e; border:none 1px; background-color:#b8d1e4; }
#pagenav2 a:hover {text-decoration:none; }

#leftblock {position:absolute; left:231px; top:71px; width:100px; height:26px; background-color:#b8d1e4;}
#rightblock {position:absolute; right:0px; top:71px; width:50%; height:26px; background-color:#b8d1e4;}

#jumpmenu { height:18px; border:1px solid #002e6e; width:auto; max-width:470px; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#002e6e; margin:-2px 0 0 80px; float:left;}
#jumpmenu a:focus, #jumpmenu a:active {outline:none;}



/*SEARCH 
============================================================================*/

#searchblock { position:absolute; top:7px; right:15px; height:21px; width:180px; z-index:400; }
.textfield { width:132px; height:14px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#777; margin-top:0px; padding:2px 0 0 1px; border:1px solid #888; }
.button { height:18px; border:0px none #FFF; background-color:#002e6e; font-size:11px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px; padding-bottom:1px; cursor:pointer; color:#fff; }
.button { # margin-bottom:0px;}


/*CONTENT*/
#container {position:absolute;height:100%; width:100%; overflow-y:scroll; overflow-x:hidden; top:0px; left:0px; margin:0; padding:0;  display:block; }
#content { margin-left:215px; padding-top:105px; margin-right:252px;height:100%; display:block; background-color:#FFF;}
#content_nom { margin-left:215px; padding-top:105px; margin-right:30px;height:100%; display:block; background-color:#FFF;}

/*HEADINGS*/

#heading {display:block;width:520px; height:100px; margin-bottom:20px;}
#heading h1 {display:none;}


#gallery.index { position: relative; margin:0; padding:0; width:915px;}
#gallery li { display: block; width:100%;}
#gallery li img {width:100%; max-height:100%;}
#directorsContainer { padding:10px;background:#fff; }
#gallery.directors { position: relative; margin:0; padding:0; }
#nomContainer, #aboutContainer	{padding:2em; background:#fff; color:#10155e;}
#nomContainer h1, #aboutContainer h1 {font-size:1.6em;line-height:normal;}
#nomContainer .light, #nomContainer .h3 { color:#002e6e;}
#nomContainer h2. #aboutContainer h2 {font-size:1.3em;line-height:normal;}
#aboutContainer .h2 {font-weight:bold; font-size:1.6em; line-height:1.6em;}
#nomContainer .h3, #aboutContainer .h3 {font-weight:bold; font-size:1.2em; line-height:1.2em;}
#nomContainer .h4,  #aboutContainer .h4 {font-weight:bold;}
#nomContainer table td {border-bottom:solid 1px #666; padding:3px 0;}
#nomContainer table {border-bottom:solid 2px #666; border-collapse:collapse;}

.highlight-graph1 {background:url(../images/highlight-graph1.gif) no-repeat -10px 0px; width:515px; height:191px; margin-bottom:20px;}
.highlight-graph2 {background:url(../images/highlight-graph2.gif) no-repeat -10px 0px; width:515px; height:221px; margin-bottom:20px;}
.highlight-graph3 {background:url(../images/highlight-graph3.gif) no-repeat -10px 0px; width:515px; height:195px; margin-bottom:20px;}

.what_we_do-graph1 {background:url(../images/what_we_do-graph1.gif) no-repeat; width:211px; height:211px; margin-bottom:20px;}
.what_we_do-graph2 {background:url(../images/what_we_do-graph2.gif) no-repeat; width:211px; height:211px; margin-bottom:20px;}
.what_we_do-graph3 {background:url(../images/what_we_do-graph3.gif) no-repeat; width:172px; height:237px; margin-bottom:20px;}
.what_we_do-graph4 {background:url(../images/what_we_do-graph4.gif) no-repeat; width:172px; height:237px; margin-bottom:20px;}

.chairman-pic {background:url(../images/chairman.jpg) no-repeat; width:228px; height:293px; margin-bottom:20px; position:relative; top:-5px; left:-13px;}
.md-pic {background:url(../images/md.jpg) no-repeat; width:228px; height:293px; margin-bottom:20px; position:relative; top:-5px; left:-13px;}

.csr-logo1 {background:url(../images/csr-logo1.gif) no-repeat; width:209px; height:163px; margin-bottom:20px;}
.csr-logo2 {background:url(../images/csr-logo2.gif) no-repeat; width:209px; height:105px; margin-bottom:20px;}
.csr-logo3 {background:url(../images/csr-logo3.gif) no-repeat; width:209px; height:60px; margin-bottom:20px;}

.smallblock { background: url(../images/smallblockline.gif) repeat-y; padding:.5em 0 .5em 4em; height:100%; margin:0;}

.highlight-numbers {font-size:6em; font-weight:bold; color:#84a8d8; letter-spacing:-.1em; float:left; margin:0 12px 5px 0;}
.highlight-numbers-2 {font-size:6em; font-weight:bold; color:#84a8d8; letter-spacing:-.1em; float:left; margin:0 12px 15px 0;}
.highlight-h1 {margin:15px 0 0 0; font-size:22px;}
.highlight-p {padding:3px 0 0 15px; font-size:11px;}

.highlight-block-bg {display:block; width:969px; height:404px; background-color:#002e6e; margin:auto; z-index:200;}
#close {display:block; width:100px; height:20px; background-color:#002e6e; margin-left:869px; background:url(../images/close.gif) no-repeat right top #002e6e;}

#highlight-block-1 {display:none; position:absolute; width:100%; height:384px; top:105px; right:8px; z-index:200; }
.highlight-graph-1-lg {display:block; width:929px; height:364px; background-color:#FFF; margin-left:20px; background:url(../images/highlight-graph1-lg.gif) no-repeat right 10px #FFF;}

#highlight-block-2 {display:none; position:absolute; width:100%; height:439px; top:105px; right:8px; z-index:200; }
.highlight-graph-2-lg {display:block; width:929px; height:419px; background-color:#FFF; margin-left:20px; background:url(../images/highlight-graph2-lg.gif) no-repeat right 10px #FFF;}

#highlight-block-3 {display:none; position:absolute; width:100%; height:384px; top:105px; right:8px; z-index:200; }
.highlight-graph-3-lg {display:block; width:929px; height:364px; background-color:#FFF; margin-left:20px; background:url(../images/highlight-graph3-lg.gif) no-repeat right 10px #FFF;}


.enlarge-icon {width:68px; height:15px; background:url(../images/enlarge.gif) no-repeat; }

#close2 {display:block; width:100px; height:20px; background-color:#002e6e; margin-left:310px; background:url(../images/close.gif) no-repeat right top #002e6e;}

.what_we_do-block-bg {display:block; width:410px; height:445px; background-color:#002e6e; margin:auto; z-index:200;}

#what_we_do-block-1 {display:none; position:absolute; width:100%; height:425px; top:105px; right:8px; z-index:200; }
.what_we_do-graph-1-lg {display:block; width:370px; height:405px; background-color:#FFF; margin-left:20px; background:url(../images/what_we_do-graph1-lg.gif) no-repeat right 10px #FFF;}

#what_we_do-block-2 {display:none; position:absolute; width:100%; height:425px; top:105px; right:8px; z-index:200; }
.what_we_do-graph-2-lg {display:block; width:370px; height:405px; background-color:#FFF; margin-left:20px; background:url(../images/what_we_do-graph2-lg.gif) no-repeat right 10px #FFF;}

#what_we_do-block-3 {display:none; position:absolute; width:100%; height:425px; top:105px; right:8px; z-index:200; }
.what_we_do-graph-3-lg {display:block; width:370px; height:405px; background-color:#FFF; margin-left:20px; background:url(../images/what_we_do-graph3-lg.gif) no-repeat right 10px #FFF;}

#what_we_do-block-4 {display:none; position:absolute; width:100%; height:425px; top:105px; right:8px; z-index:200; }
.what_we_do-graph-4-lg {display:block; width:370px; height:405px; background-color:#FFF; margin-left:20px; background:url(../images/what_we_do-graph4-lg.gif) no-repeat right 10px #FFF;}





/*PRINT
======================================================================*/
#centreprint {display:none;}

#exit {display:none;}


/*  FASTFACT
===========================================================================================*/

#fastfact { position:absolute; top:0px; right:0px; float:right; display:block; width:217px; background:#fff; border-left:1px none #dfdfdf; height:100%; z-index:100; }
#fastfactnoline { float:right; display:block; width:217px; background:#fff; height:100%; z-index:8;  }
.bigdots { display:block; width:187px; height:150px; background-image: url(../images/big_dots.gif); background-repeat:repeat-x; background-position:0px 0px; margin-left:29px; }

*html #fastfact { position:inherit; top:0px; right:0px; width:216px; float:none; display:block; background:#fff; border-left:1px none #dfdfdf; height:100%; z-index:100; }

*html #fffix {position:absolute; top:0px; right:17px; width:217px; }

/*EMAIL
================================================================================*/

#emailAR { z-index:202; display:none; width:500px; height:370px; position:absolute; left:300px; top:95px; }

#emailARsent { z-index:201; display:block; width:485px; height:350px; position:absolute; left:300px; top:95px; }

#sent-message-box {position:absolute; top:140px; left:100px; width:300px; height:60px; z-index:201; display:block; border:2px solid #002e6e; background-color:#FFF; }
.sent-message-head { display:block; position:relative; top:0px; left:0px; width:296px; font-size:16px; height:20px; color:#FFFFFF; background-color:#002e6e; margin-bottom:8px; padding:3px; }
.sent-message { text-align:center; vertical-align:middle; }
.email-box { width:485px; height:350px; z-index:201; position:absolute; left:2px; top:2px; border: 2px solid #002e6e; background-color:#FFF; color:002e6e; }
.email-box-sent { width:485px; height:350px; z-index:201; position:absolute; left:2px; top:2px; border: 2px solid #002e6e; background-color:#EEE; color:#002e6e; }
html>body div.emailAR-shadow { z-index:200; display:block; width:545px; height:360px; position:absolute; left:5px; top:5px; filter:alpha(opacity=35); opacity:.35; background-image:url(../images/shadow-email.png); background-repeat: no-repeat; background-position: left top; }
.emailAR-title { display:block; padding:7px 10px 7px 10px; background-color:#002e6e; color:#FFF; font-size:16px; }
.email-content { display:block; height:322px; color:#666; }
#email-item { display:block; position:relative; border-bottom:1px solid #002e6e; margin:2px 0px 0px 0px; height:auto; }
.email-text { padding:10px; }
.email-text td { margin:0px; border:none; }
.email-field { font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #999; padding:3px; width:350px; margin-bottom:2px; z-index:202;}
.email-field-sent { font-family:Arial, Helvetica, sans-serif; font-size:12px; border:1px solid #999; padding:3px; width:350px; margin-bottom:3px; background-color:#EEE; }
.sml-email { font-size:.8em; color:#999999; }
#emailAR td { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.email-button { display:block; height:18px; border:1px solid #002e6e; background-color:#EEE; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding-bottom:2px; margin-top:100px; }
#superscript { font-size:.6em; vertical-align:text-top; line-height:.6em; }
.superscript { font-size:.6em; vertical-align:text-top; line-height:.6em; }



/*HelpAR
============================================================================*/

#helpAR { z-index:201; display:none; width:400px; height:430px; position:absolute; left:300px; top:95px; }
.help-box { width:385px; height:380px; z-index:201; position:relative; left:2px; top:2px; border: 2px solid #ffb817; background-color:#FFF; color:black; }
.help-box a { text-decoration:none; }
html>body div.helpAR-shadow { z-index:200; display:block; width:445px; height:400px; position:absolute; left:2px; top:4px; filter:alpha(opacity=35); opacity:.35; background-image:url(../images/shadow.png); background-repeat: no-repeat; background-position: left top; }
.helpAR-title { display:block; padding:7px 10px 7px 10px; background-color:#ffb817; color:#FFF; font-size:16px; }
.close { display:block; position:absolute; top:4px; right:28px; color:#FFFFFF; width:80px; text-align:right; cursor:pointer;}
.hide { display:block; width:15px; height:15px; border:1px solid #FFF; position:absolute; top:4px; right:6px; color:#FFF; text-align:center;cursor:pointer; }
.hide a, .hide a:visited, .hide a:link
{ display:block; width:15px; height:15px; border:1px solid #FFF; position:absolute; color:#FFF; text-align:center; text-decoration:none;cursor:pointer; }
.hide a:hover { text-decoration:none;cursor:pointer; }
.help-content { display:block; height:312px; color:#666; }
.help-content td { border-right:1px none #FFF; }
.help-text { margin-left:105px; border-left:1px solid #ffb817; padding-left:10px; padding-top:5px; margin-bottom:5px; }
html>body div#page-number-help { display:block; border-bottom:1px solid #ffb817; margin:0px 5px 0px 5px; height:auto; }
#helpAR td { padding:5px 5px 5px 0px; border-bottom:1px solid #ffb817;  }



/*RIGHT*/


.rightline {position:absolute; right:16px; border-left:solid 1px #002e6e; height:100%; z-index:100; width:250px; background-color:#b8d1e4;}
.rightline2 {position:absolute; right:16px; border-left:solid 1px #002e6e; height:100%; z-index:99; width:250px; background-color:#b8d1e4;}

.rightblock {position:absolute; width:228px; right:30px; height:100%; background-color:#FFF; display:block; top:0; z-index:100; }
.rightblock2 {position:absolute; width:251px; right:-1px; height:200%; background-color:#b8d1e4; display:block; top:0; z-index:101; overflow:hidden;  border-left:solid 1px #002e6e; }
.rightblock3 {position:absolute; width:228px; right:15px; height:200%;background-color:#FFF; display:block; top:0; z-index:101; }

#right { height:100%; width:210px; padding:0px 20px; float:right; display:block; position:absolute; top:0px; right:0px;  z-index:105; }
#container {z-index:100;}
.rhs {z-index:100;background:#fff; width:225px;font-size:0.85em; height:150px; }
#right a:hover {text-decoration:none; cursor:pointer;}
.spacer {margin-top:110px;}

#rhs1 {background:url('/images/index/rhs1.jpg') no-repeat;}
#rhs2 {background:url('/images/index/rhs2.jpg') no-repeat; margin-top:5px;}
#rhs3 {background:url('/images/index/rhs3.gif') no-repeat #fff;margin-top:5px;}
 
.inner	{width:80px; height:100px; background:#fff; position:relative; top:30px; left:110px; padding:10px;}

.inner a, .inner a:visited, .inner a:link {color:#999999; text-decoration:none;}


#rhs .more a:hover {text-decoration:underline;}

#rhs3 .inner {width:160px; height:130px; top:0px; left:0px; background:none;}

#right #sp1 { font-size:2em; font-weight:bolder; color:#042e6f; }
#right #sp2 { font-size:1.4em; font-weight:bolder; color:#94bfe6; }
#right #sp3 { width:110px;}

#dirImages { width:224px;}
#dirImages a {float:left; background:#fff;}

#tint {filter:alpha(opacity=50); opacity:.50; }
#tint3 {filter:alpha(opacity=50); opacity:.50; }
#tint4 {filter:alpha(opacity=50); opacity:.50; }
#tint5 {filter:alpha(opacity=50); opacity:.50; }
#tint6 {filter:alpha(opacity=50); opacity:.50; }
#tint7 {filter:alpha(opacity=50); opacity:.50; }


#director1text {display:block;}
#director2text {display:none;}
#director3text {display:none;}
#director4text {display:none;}
#director5text {display:none;}
#director6text {display:none;}
#director7text {display:none;}

.director1pic {background:url(../images/directors/director1.jpg) no-repeat; width:105px; height:105px; display:block; }
.director2pic {background:url(../images/directors/director2.jpg) no-repeat; width:105px; height:105px; display:block; }
.director3pic {background:url(../images/directors/director3.jpg) no-repeat; width:105px; height:105px; display:block; }
.director4pic {background:url(../images/directors/director4.jpg) no-repeat; width:105px; height:105px; display:block; }
.director5pic {background:url(../images/directors/director5.jpg) no-repeat; width:105px; height:105px; display:block; }
.director6pic {background:url(../images/directors/director6.jpg) no-repeat; width:105px; height:105px; display:block; }

.management1pic {background:url(../images/management/management1.jpg) no-repeat; width:105px; height:105px; display:block; }
.management2pic {background:url(../images/management/management2.jpg) no-repeat; width:105px; height:105px; display:block; }
.management3pic {background:url(../images/management/management3.jpg) no-repeat; width:105px; height:105px; display:block; }
.management4pic {background:url(../images/management/management4.jpg) no-repeat; width:105px; height:105px; display:block; }
.management5pic {background:url(../images/management/management5.jpg) no-repeat; width:105px; height:105px; display:block; }
.management6pic {background:url(../images/management/management6.jpg) no-repeat; width:105px; height:105px; display:block; }
.management7pic {background:url(../images/management/management7.jpg) no-repeat; width:105px; height:105px; display:block; margin-right:1em; }

.rhul { padding-left:0; list-style:none;}

.empic1 { background:url(../images/nom/Rubin.gif) no-repeat; width:108px; height:148px; float:left; padding:0 10px 10px 0px;clear:left;}
.empic2 { background:url(../images/nom/Findlater.gif) no-repeat; width:108px; height:148px; float:left; padding:0 10px 10px 0px;clear:left;}
.empic3 { background:url(../images/nom/Kotani.gif) no-repeat; width:108px; height:148px; float:left; padding:0 10px 10px 0px;clear:left;}
.empic4 { background:url(../images/nom/Kikuta.gif) no-repeat; width:108px; height:148px; float:left; padding:0 10px 10px 0px;clear:left;}


/* DOWNLOADS
============================================================================*/

#pdflist { margin-right:60px;  }
#pdflist ul { list-style-image:url( ); list-style: none; text-indent: 0px; margin:0px; padding:0px; text-align: left; }
#pdflist ul li { list-style:none; color:#222; margin:0px; padding-left:18px; line-height:120%; text-indent: 0px; background-image: url(../images/icon-color-pdf.gif); background-repeat: no-repeat; background-position: left top; padding-bottom: 4px; font-size:1em;}
#indent { margin-left:18px; }
#pdflist li a { color:#222; text-decoration:none; font-size:1.1em;}
#pdflist li a:visited { text-decoration:none; color:#222; }
#pdflist li a:link { text-decoration:none; color:#222; }
#pdflist li a:hover { text-decoration:underline; color:#002e6e; }
#pdflist  li  ul {margin-top:4px;}
#pdflist  li  li {margin-left:0px;}




.heading50 {height:50px !important;}
.heading80 {height:80px !important;}
.heading120 {height:120px !important;}
.heading150 {height:150px !important;}


.people2008 {font-size:6em; font-weight:bold; color:#fdb80f; letter-spacing:-.05em; margin:0 ; line-height:1em; }


/*PRINT
======================================================================*/
.centreprint {
display:none;
}

#exit {display:none;}



#strategy {width:100%; background:#fdb813; border-spacing:10px;}
#strategy th {border-bottom:solid 1px white; font-size:1.2em; line-height:1.3em;}
#strategy td {width:33%; padding:5px; background:#fff;}
#strategy .t1 {color:#fff; background:#002e6e;}





/*ANCHORS
========================================================================*/
#corpgov2 {position:absolute; top:720px; width:30px; height:12px; display:block; }
#corpgov4 {position:absolute; top:450px; width:30px; height:12px; display:block; }
#corpgov5 {position:absolute; top:740px; width:30px; height:12px; display:block; }
#corpgov6 {position:absolute; top:720px; width:30px; height:12px; display:block; }
#corpgov7 {position:absolute; top:620px; width:30px; height:12px; display:block; }
#corpgov8 {position:absolute; top:620px; width:30px; height:12px; display:block; }
#corpgov9 {position:absolute; top:100px; width:30px; height:12px; display:block; }

#dir2 {position:absolute; top:370px; width:30px; height:12px; display:block; }
#dir3 {position:absolute; top:650px; width:30px; height:12px; display:block; }
#dir4 {position:absolute; top:450px; width:30px; height:12px; display:block; }
#dir5 {position:absolute; top:480px; width:30px; height:12px; display:block; }
#dir6 {position:absolute; top:670px; width:30px; height:12px; display:block; }


