html {
	overflow-y: scroll;
}

body {
	background: #d8d8d8 url('../img/gradient-bg.jpg') repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

a 
{
	text-decoration: none;
	color: #031f73;
	outline: none;
}
p a {	text-decoration: underline}

#utility-nav .links a:hover, #footer a:hover, #contentbody a:hover 
{
	text-decoration: underline;
}

a.arrow 
{
	text-decoration: none;
	background: url('../img/arrow.gif') 0 50% no-repeat;
	padding-left: 15px !important;
	
}

a.backarrow 
{
	text-decoration: none;
	background: url('../img/back-arrow.gif') 0 50% no-repeat;
	font-weight: bold;
	padding-left: 15px;
}

a.smallarrow 
{
	text-decoration: none;
	background: url('../img/small-arrow.gif') 0 4px no-repeat;
	padding-left: 10px;
}
img 
{
	display: block;
	border: 0;
}
embed 
{
	display: block;
}
#frame {
	width: 982px;
	margin: 40px auto 25px auto;
	background-color: #fff;
	text-align: left;
	display: inline-block;
}

.framepad 
{
	display: inline;
	margin: 0 20px 0 20px;
	float: left;
}

.pad15 
{
	padding: 15px;
}

.pad0515
{
    padding: 5px 15px 5px 15px;
}

.acct253
{
    height: 253px;
}

.acct160
{
    height: 160px;
}

.withDottedLine 
{
	background: url('../img/dot-divider.gif') repeat-x;
}

.clear { clear: both; }
#logo a {
	width: 207px;
	height: 51px;
	background: url('../img/logo.gif') no-repeat;
	float: left;
	margin: 52px 25px 13px 0;
	text-indent: -9999px;
}

#popuplogo{
	width: 207px;
	height: 51px;
	background: url('../img/logo.gif') no-repeat;
	float: left;
	margin: 52px 25px 13px 0;
	text-indent: -9999px;
}
#utility-nav {
	margin: 28px 0 15px 0;
	float: right;
	clear: right;
	width: 373px
}

#utility-nav .links {
	float: left;
	height: 22px;
	line-height: 22px;
}

#utility-nav .search {
	float: right;
}

#utility-nav .search input.searchbox {
	width: 166px;
	height: 18px;
	background: #fff;
	border: 1px solid #939393;
	line-height: 18px;
	padding-left: 5px;
	color: #777;
	float: left;
}

#utility-nav .search button.searchbutton {
	width: 24px;
	height: 22px;
	background: url('../img/searchbutton.jpg') no-repeat;
	border: 0;
	text-indent: -9999px;
	float: left;
}

ul#main-nav {
	float: right;
	clear: right;
	margin: 0 0 17px 0;
	font-size: 130%;
	width: 387px;
	padding: 0;
	position: relative;
	z-index: 1000;
}

ul#main-nav li {
	height: 25px;
	float: left;
	list-style: none;
	position: relative;
}

ul#main-nav li.last {
	border: 0 !important;
}
ul#main-nav li.last a 
{
	margin-right: 0;
	margin-left: 0;
}

ul#main-nav li a {
	height: 25px;
	text-indent: -9999px;
	display: block;
	position: relative;
	background-position: 0 0;
}

ul#main-nav a.aboutus
{
	width: 93px;
	background: url('../img/aboutus.gif');
}
ul#main-nav a.solutions
{
	width: 202px;
	background: url('../img/investmentsolutions.gif');
}
ul#main-nav a.contactus
{
	width: 92px;
	background: url('../img/contactus.gif');
}

ul#main-nav .hover a, ul#main-nav .selected a 
{
	background-position: 0 -24px;
}

ul#main-nav .animateout a 
{
	background-position: 0 0;
}
ul#main-nav .animateout ul a 
{
	background-position: 5px 50% !important;
}

ul#main-nav ul 
{
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 9999;
	background: #fafafa url('../img/dropdown-gradient.jpg') repeat-x;
	margin: 0;
	padding: 2px 0 0 0;
	width: 223px;
}


ul#main-nav li.hover ul 
{
	left: -2px;
}

ul#main-nav ul li 
{
	background: url('../img/dot-divider.gif') 0 100% repeat-x;
	font-size: .8em;
	line-height: 26px;
	white-space: nowrap;
	margin:0;
	width: 100%;
	height: 26px;
}

ul#main-nav ul li.last 
{
	background: none;
	padding-bottom: 4px;
}
ul#main-nav ul li.hover a
{
	color: #676767 !important;
	background: url('../img/arrow-darkgray.gif') 5px 50% no-repeat;
}

ul#main-nav ul a 
{
	padding: 0 5px 0 20px;
	text-indent: 0;
	height: auto !important;
}

ul#secondarynav 
{
	float: left;
	clear: both;
	width: 100%;
	height: 42px;
	background: url('../img/tab-gradient.jpg') repeat-x;
	margin-bottom: 0 !important;
	position: relative;
	z-index: 1;
}

.tertiary ul#secondarynav 
{
	margin-bottom: 24px !important;
}

ul#secondarynav li 
{
	float: left;
	background: url('../img/gray-pixel.gif') 100% 0 repeat-y !important;
	line-height: 42px;
	padding: 0 !important;
	height: 42px;
}

ul#secondarynav li a 
{
	height: 42px;
	padding: 0 10px;
	display: inline-block;
}

ul#secondarynav li a:hover { text-decoration:none; color: #4f4f4f !important; }

ul#secondarynav li.selected 
{
	background: #fff url('../img/tab-on-left-bg.gif') no-repeat !important;
}
ul#secondarynav li.selected a {	background: url('../img/tab-on-right-bg.gif') 100% 0 no-repeat; }

@-moz-document url-prefix() { /* firefox specific items */
  /* fixes a FF 2 bug */
  ul#secondarynav li.selected a {display:block} 
  ul#secondarynav li.selected ul li a {display:inline-block}
} /* end FF specic items */
  
ul#secondarynav li.selected ul li a {display:inline-block }

ul#secondarynav li ul 
{
	width: 940px;
	height: 25px;
	text-align: center;
	position: absolute;
	width: 940px;
	left: -9999px;
	top: 100%;
	border-width: 0 1px 0 1px;
	border-color: #d1d1d1;
	border-style: solid;
	background: url('../img/tertiary-nav-bg.jpg') 0 100% repeat-x;
}

ul#secondarynav li.centered ul
{
width: 940px;
text-align: right;
}

ul#secondarynav li.centered ul li 
{
	display: inline;
	float: none;
}

ul#secondarynav li.selected ul 
{
	left: 0 !important;
	line-height: 24px !important;
}

ul#secondarynav li ul li, ul#secondarynav li ul li.selected  
{
	background: transparent none !important;
	padding: 0;
	line-height: 1em !important;
	height: 25px !important;
	display: inline !important;
}

ul#secondarynav li ul li a 
{
	background: transparent url('../img/gray-pixel.gif') 100% 0 repeat-y !important;
	padding: 0px 10px;
	margin: 7px 0;
	height: auto !important;
	font-size: .9em;
	color: #031f73 !important;
}

ul#secondarynav li ul li.last a { background: none !important; }

ul#secondarynav li ul li.selected a { font-weight: bold; color: #031f73 !important; }

ul#secondarynav li.beforeSelected 
{
	background: none !important;
}

/* page specific navigation tweaks */
ul#secondarynav li.citizenship ul li.last { margin-right: 50px; }
ul#secondarynav li.citizenship ul li a { display: inline; }
ul#secondarynav li.institutions ul li a { display: inline; }
ul#secondarynav li.institutions ul li.last { margin-right: 525px }
ul#secondarynav li.investmentforum ul li a { display: inline; }
ul#secondarynav li.investmentforum ul li.last { margin-right: 360px }

#contentbody 
{
	display: inline;
	float: left;
	clear: both;
	background: url('../img/pagetitle-bg.jpg') repeat-x;
	min-height: 300px;
	height: auto !important;
	width: 942px;
	height: 300px;
}

h1 
{
	font-size: 2.5em;
	color: #036;
	font-weight: normal;
	margin: 15px 0;
}

.homepage h1 {display: none;}

.homepage h2 {text-indent: -9999px; display: block; padding: 0; font-size: 18px;}
.homepage h2.homecol1header { background: url('../img/information-for-label.gif') no-repeat; }
.homepage h2.homecol2header { background: url('../img/our-global-presence-label.gif') no-repeat; }
.homepage h2.homecol3header { background: url('../img/news-insights-label.gif') no-repeat; }

.homepage h3 {border: 0;}
.summary h2, #searchform h2
{
	color: #fff;
	margin-top: 5px !important;
}

h2 
{
	font-size: 1.7em;
	color: #000;
	margin: 0 0 10px 0;
	padding-bottom: 6px;
	font-weight:normal;
	background: url('../img/dot-divider.gif') 0 100% repeat-x;
	letter-spacing:-.05em;
}
h2.related { margin-bottom: 10px; }
.homepage h2 {margin-top: 10px; margin-bottom:0 }

h3 
{
	font-size: 1.1em;
	color: #444;
	margin: 0;
	padding: 13px 0 3px 0;
	border-top: 1px solid #ebebeb;
}

h3.stockprice 
{
	font-size: 48px;
	padding: 0;
}

h6 {
	font-size: 1em;
	margin: 0 0 15px 0;
}
.withoutHR 
{
	border: 0;
}
.withoutDotted 
{
	background-image: none !important;
	border-top: none;	
}

p 
{
	margin-top: 0;
	padding-left: 1px;
	padding-right: 20px;
	font-size: 1em;
	color: #444;
}

p.sectionstart 
{
	padding-top: 13px;
	background: url('../img/dot-divider.gif') repeat-x;
}

p.withoutPadding { margin-bottom: 0 !important; }

#contentbody ul, #contentbody ol 
{
	margin: 0 0 11px 0;
	padding: 0;
}

#contentbody ul li
{
	list-style: none;
	padding: 0 0 9px 14px;
	background: url('../img/gray-bullet.jpg') 0 3px no-repeat;
	color: #444;
}

ul.bold li 
{
	background: none !important;
	font-weight: bold;
	padding-left: 0 !important;
}

ul.plain li
{
	background: none !important;
	padding: 2px 0 2px 0 !important;
}

ul li.pdf, ul.pdf li 
{
	background: url('../img/pdf-icon.gif') 0 3px no-repeat !important;
	padding-left: 15px !important;
}

ul li.dash, ul.dash li 
{
	background: url('../img/dash.gif') 0 .7em no-repeat !important;
	padding-left: 10px !important;
}

ul li.arrow, ul.arrow li
{
	background: url('../img/arrow.gif') 0 5px no-repeat !important;
	padding-left: 15px !important;
}

ul li.smallarrow, ul.smallarrow li
{
	background: url('../img/small-arrow.gif') 0 4px no-repeat !important;
	padding-left: 10px !important;
}
.expand 
{
	background: url('../img/expand-collapse.gif') 100% 5px no-repeat !important;
	display: inline-block;
	padding-right: 15px;
	cursor: pointer;
}
.expand:hover 
{
	text-decoration: underline;
}

.expanded 
{
	background-position: 100% -5px !important;	
	color: #444 !important;
}

.summary 
{
	background: #636f7e;
	float: left;
	padding-bottom: 19px;
	margin-bottom: 18px;
	width: 100%;
}

.summary h2
{
	background: none;
	margin: 0 15px 5px 15px;
	padding: 0;
}

.summary p 
{
	background: url('../img/dot-divider.gif') repeat-x;
	color: #fff;
	padding: 15px 15px 0 15px;
}

.summary a { color: #fff !important; }

.summary a.arrow 
{
	float:right;
	text-align: right;
	background: url('../img/white-arrow.gif') 0 50% no-repeat;
	color: #fff;
	margin: 17px 15px 0 0;
}

.summary ul.arrow li, .summary li.arrow 
{
	background: url('../img/white-arrow.gif') 0 5px no-repeat !important;
	color: #fff;
	margin: 0 0 10px 15px;
}
.summary ul.video li, .summary li.video 
{
	background: url('../img/icon_video_gray.gif') 0 3px no-repeat !important;
	color: #fff;
	margin: 0 0 10px 15px;
}
.summary ul.pdf li, .summary li.pdf 
{
	background: url('../img/icon_pdf_gray.gif') 0 3px no-repeat !important;
	color: #fff;
	margin: 0 0 10px 15px;
}

.bluebox 
{
	background: #E0EAF5;
	color:#4f4f4f;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.box 
{
	float: left;
}
.bluebox h2
{
	margin: 5px 15px 3px 15px;
	background: none;
	padding: 0;
}

.box h2 
{
	margin: 5px 0 3px 0 !important;
	padding: 0 0 6px 0;
}

a.pdf 
{
	background: url('../img/pdf-icon.gif') 0 3px no-repeat;
	padding-left: 15px;
}

a.video
{
	background: url('../img/icon_video.gif') 0 3px no-repeat;
	padding-left: 15px !important;
	text-decoration: none;
}

li.video
{
	background: url('../img/icon_video.gif') 0 3px no-repeat !important;
	padding-left: 15px !important;
	list-style: none;
}

img.wmv 
{
	display:inline;
	border:0;
}

img.real 
{
	display: inline;
	border:0;
}

.pageDisclaimer
{
    font-size: 10px;
    padding: 30px 0 0 0;
    color: #444;
    clear: both;
}

#footer 
{
	float: left;
	clear: both;
	background: url('../img/dot-divider.gif') repeat-x;
	height: 28px;
	width: 100%;
	line-height: 28px;
	font-size: 12px;
	margin: 27px 0 17px 0;
	color: #939393;
}

#footer a 
{
	padding: 0 7px;
}
.ftr-left {
	float: left;
}

.ftr-right 
{
	float: right;
}

.columnone942
{
	width: 942px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-top: 20px;
}

.columnone690 {
	width: 690px;
	float: left;
	margin-right: 7px;
	display: inline;
	position: relative;
}
.columnone670 {
	width: 670px;
	float: left;
	margin-right: 27px;
	display: inline;
	position: relative;
}
.columnone463
{
	width: 461px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-top: 20px;
}
.columnone315
{
	width: 315px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-top: 20px;
}
.columntwo463 
{
	width: 461px;
	float: left;
	margin-top: 20px;
}

.columntwo583 
{
	width: 583px;
	float: left;
	margin-top: 20px;
}
.columnone942 .columnone463, .columnone942 .columntwo463 { margin-top: 0; }

.columnone288 
{
	width: 288px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-top: 20px;
}

.columntwo153 
{
	width: 153px;
	float: left;
	margin-top: 20px;
}

.columnone300 
{
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}

.columntwo622
{
	width: 622px;
	float: left;
	margin-top: 20px;
}
.columntwo622 .columntwo301, .columntwo622 .columnthree301 
{
	margin-top: 0;
}

.columntwo245 {
	width: 245px;
	float: left;
}
.columntwo301 
{
	width: 301px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.columnthree301 
{
	width: 301px;
	float: left;
	margin-top: 20px;
}

.columnthree300 
{
	width: 300px;
	float: left;	
	margin-top: 20px;
}


.columnone173 
{
	width: 173px;
	float: left;
	margin-top: 30px;
	margin-right:20px;
}

.columntwo429 
{
	width: 429px;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
}

.columntwo749 
{
	width: 749px;
	float: left;
	margin-top: 30px;
}

.homepage #contentbody 
{
}


.infodiv b, .infodiv strong 
{
	color: #444;
}

.homecolumnone, .homecolumntwo, .homecolumnthree 
{
	width: 228px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	float: left;
	background: url('../img/dot-divider.gif') 0 100% repeat-x;
}

.homecolumntwo 
{
	width: 450px !important;
	margin: 0 16px 0 18px;
}

.homecolumnthree 
{
	width: 230px !important;
}

.infodivcontainer 
{
	position: relative;
	width: 100%;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	background: transparent url('../img/panel-gradient.jpg') repeat-x;
}

.infodiv 
{
	float: left;
	clear: both;
	background: url('../img/info-gradient-new.jpg') repeat-x;
	width: 100%;
	height: 92px;
	overflow: hidden;
	/*cursor: pointer;*/
}

.homecolumnone .hover 
{
	background: none;
}

.homecolumnone .animateout 
{
	background: url('../img/info-gradient-new.jpg') repeat-x !important;
}

.infodiv h3 
{
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}

.infodiv h4 
{
	font-size: 1.1em;
	color: #444;
}

.infodiv p 
{
	padding-right: 0;
	margin:0;
}

.infopanel p 
{
	margin-bottom: 15px;
	font-size: .9em;
}

.infopanel p strong { font-size: 1.1em; }

.infopanel
{
	left: -9999px;
	top: 0;
	position: absolute;
	cursor: default;
	z-index: 9998;
}

.infopanel .animator 
{
	width: 468px;
	min-height: 281px;
	height: auto !important;
	height: 281px;
	background: #fff url('../img/panel-gradient.jpg') repeat-x !important;
}

.infodivcontainer .hover .infopanel 
{
	left: 100%;
}


.infopanel .panelcolumn1 
{
	display: inline;
	float: left;
	width: 173px;
}

.infopanel .panelcolumn2 
{
	float: left;
	width: 242px;
}

.infopanel .panel50column1 
{
	display: inline;
	float: left;
	width: 200px;
}

.infopanel .panel50column2 
{
	float: left;
	width: 200px;
	margin-left: 15px;
}

.infopanel .comment {
	font-size: 9px;
}

.infopanel .panel50column1 select, .infopanel .panel50column2 select 
{
	width: 197px;
}

.panelrow 
{
	clear: both;
	padding-top: 15px;
	margin: 0 20px 0 33px; 
}

#investment_firms
{
	background: url('../img/dot-divider.gif') 0 0 repeat-x;
}

#investment_firms .content 
{
	background: url('../img/dot-divider.gif') 0 0 repeat-x;
	width: 100%;
	min-height: 277px;
	height: auto !important;
	height: 277px;	
}

#investment_firms h3 
{
	font-weight: normal;
	border-top: 0;
}

#investment_firms ul ul 
{
	margin-left: 10px;
	margin-bottom: 0;
}

#investment_firms li 
{
	font-size: .9em;
}

#investment_firms li.hover 
{
	position: relative;
}
#investment_firms a 
{
	text-decoration: none;
	color: #3f628b;
	width: auto;
	padding-left: 1px;
}

.ticker .change-direction 
{
	background: url('../img/ticker-change-arrow.gif') no-repeat;
	padding: 0 0 0 14px;
}

.ticker .decrease 
{
	color: #f00 !important;
	background-position: 0 -10px;
}

.ticker .increase 
{
	color: #008800;
	background-position: 0 4px;
}

.pad0515 b
{
    display:block;
    color:#031F73;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;
    background:url(../img/blue_arrow.gif) no-repeat left;
}

.mrgbot5
{
    margin:0 0 5px 0;
}

.tip 
{
	position: absolute;
	left: -9999px;
	top: 43px;
	width: 234px;
	min-height: 114px;
	height: auto !important;
	height: 114px;
	z-index: 8999;
}

.tiptopleft {position: absolute; top: -30px !important; left: 0; width: 74px; height: 30px; background: url('../img/tip-top-left.png') no-repeat; }
.tiptopright { position: absolute; top: -15px !important; left: 74px; width: 160px; height: 15px; background: url('../img/tip-top-right.png') no-repeat; }

li.hover .tip, h3.hover .tip 
{
	left: -7px !important;
}

li.hover li .tip { left: -9999px !important}

h3.hover .tip {font-weight: normal }

.tiptop 
{
	width: 100%;
	height: 30px;
	background: url('../img/tip-top.png') no-repeat;
	position: absolute; top: -30px; left: 0;
}

.tipcontent 
{
	width:100%;
	height: auto;
	background: url('../img/tip-content.png') repeat-y;
	float: left;
}

.tipcontent .tippad 
{
	margin: 0 7px;
	padding: 0 10px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	background: #f2f2f2 url('../img/tip-gradient.png') repeat-x;
	font-size: .9em;
}

.tippad p { display: inline !important; }

.tippad p a.arrow{ position:relative; }

.tipbottom 
{
	width: 100%;
	height: 14px;
	background: url('../img/tip-bottom.png') no-repeat;
	float: left;
}

.manager { float: left; margin-bottom: 15px;}
.manager img { float: left; margin-right: 10px; }
.manager h3 { margin: 0 !important; border: 0; padding: 0; }
.manager p {padding-bottom: 0 !important; margin: 0;}

.disclaimer .screen 
{
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

.disclaimer .modal 
{
	width: 480px;
	background-color: #e6eaee;
	position: absolute;
	z-index: 10000;
	text-align: left;
}

.disclaimer .controls {margin: 0 20px 20px 0;float: right; clear: both; }
a.accept, a.decline
{
	text-decoration: none;
	float: left;
	padding: 4px 15px;
	color: #fff;
	background-color: #036;
}

a.decline { margin-left: 10px; }


.manager h3.hover 
{
	position: relative;
}

#timeline 
{
	position: relative;	
}

#timeline embed, #timeline object 
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 8000;
}

/* hides visual format comments */
#code span.comment {display:none;}

#expmod {width: 942px; height: 270px; }

sup {font-size: 9px; opacity: .6; filter: alpha(opacity=60);}


/* Styles added for Kenexa and the Career Pages */
a.careerarrownext 
{
	text-decoration: none;
	background: url('../img/small-arrow.gif') 100% 50% no-repeat;
	padding-right: 10px;
}

a.careerarrowprev
{
	text-decoration: none;
	background: url('../img/small-arrow-back.gif') 0 50% no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

#utility-nav .careerlinks {
 	color: #939393;
}
 
#utility-nav .careerlinks a {
 	padding: 0 7px;
 }

.navy { color: #036 !important }	
.comment { font-size: 9px; }
.videoswapselected { font-weight: bold; color: #333; }
.video_content { position: relative; float: left; width: 440px; } /* for press symposium page */
.video-panel-content { position: relative }
#video_container { position: absolute; width: 440px; height: 339px; z-index: 1; display: none; left: 0; top: 0; }
#video_description { display: inline; float: left; width: 440px; }
.video-panel-content #video_container, .video-panel-content #video_description { margin-left: 20px; padding-bottom: 30px; p }

.video-panel-top { width: 690px; height: 11px; background: url('../images/video-panel-top.gif') no-repeat; float: left; clear: both; font-size: 1px; }
.video-panel-expand { width: 690px; height: auto; background: url('../images/video-panel-expand.gif') repeat-y; float: left; clear: both}
.video-panel-content { width: 690px; height: auto; padding-top: 9px; padding-bottom: 3px; background: url('../images/video-panel-gradient.gif') no-repeat; float: left; clear: both}
.video-panel-bottom { width: 690px; height: 10px; background: url('../images/video-panel-bottom.gif') no-repeat; float: left; clear: both; font-size: 1px}

.video-topics { display: inline; float: right; width: 185px; margin-right: 20px }
.video-topics li a { font-size: 11px; }

.relateditem { cursor: pointer; background: #ebf2fa url('../images/accordion-arrow-off.gif') 12px 15px no-repeat; padding: 10px 10px 10px 25px; border-top: 1px solid #fff; font-weight: bold }
.selectedRelatedItem { background: #ebf2fa url('../images/accordion-arrow-on.gif') 10px 17px no-repeat; }
.relatedcontent { background-color: #ebf2fa;}
.relatedcontent .pad { padding:10px}

.relatedcontent  select { width: 200px }
.linkFloatContainer { position: relative; width: 100% }
.returnlink { position: relative; width: 100%; }
.returnlink a { position: absolute; top: 0; right: 0; white-space: nowrap }
.backLinkFloat { position: absolute; top: -80px; right: -15px; white-space: nowrap }
.alert { color: #f00 !important; }

table.xbrl th {background-color: #CDCDCD; font-weight: bold; color: #000; border: 1px solid #B4B4B4; border-collapse:collapse; padding:3px 0px 3px 8px}
table.xbrl td {background-color: #F9F9F9; color:#000; border: 1px solid #B4B4B4; border-collapse:collapse; padding:5px 10px 15px 10px}
table.xbrl {border: 1px solid #B4B4B4; border-collapse:collapse; position:relative}
table.xbrl .filesize{color:#888}

.imgleft { float: left; margin: 3px 10px 10px 0}
.listleft { float: left; width: 300px }
.ulleft { float: left }
p.affiliate { font-size: 1.1em; margin-bottom: 10px; }

a.downloadicon
{
	text-decoration: none;
	background: url('../img/downloadFile_icon.gif') 0 50% no-repeat;
	padding-left: 15px !important;
	
}

.modalHidden {
	position: absolute;
	left: -9999px;
	top: 0;
}
.modalVisible {
	position: absolute;
	left: 0;
	top: 0;
}

.testimonial {
	width: 175px;
	float: left;
	display: inline;
	margin: 0 27px 33px 0;
}
#tout { float: left; margin: 0 10px 10px 0 }
.testimonial img { margin-bottom: 10px; display: block }
.testimonial-last { margin-right: 0 !important }

/* video-modal */
#screen {position:absolute; z-index: 9999; top:0;right:0;bottom:0;left:0; height:100px; width:100px; background: #f5f5f5 url(../img/content-bg.gif) repeat-x;}
#modal {position:absolute; z-index: 10000; width:523px; height: 440px; text-align:left; background: url(/img/video/modal/background.gif) no-repeat; padding-top: 36px; top: 200px; left:300px}
#modal[id] {background: url(/img/video/modal/background.png) no-repeat;}
#modal img {position:absolute; top:6px; right:11px; cursor:pointer}
#modal a {font-size: 12px; font-weight: bold; margin: 0 0 0 38px}
#modal  #flashcontent {width:442px; height: 308px; margin: 0 0 10px 38px}
#VideoCaption {color:#666;font-size:1.1em; margin:4px 0 18px 0}
#modalcontent { margin-left: 38px }

.vid a.video {
display: inline-block;
padding-left: 0 !important;
text-indent: 15px;
width: 243px;
}
