/* filename: ssga_style.css *//* date: Aug 18, 2003 *//* author: Marty Hergert *//* revised and updated version of ssga_style_msie_pc.css *//* GLOBAL TEXT *//* 12px arial black is default */body {    margin:3px 0px 0px 0px;    padding:0px;	border: 0px;	font-family: arial,helvetica,sans-serif;	font-size: 12px;	font-weight: normal;	background-color:white;	color:#000;}p {    font-size: 12px;	color:#000;	font-family: arial,helvetica,sans-serif;}input,select {    font-size:10px;	font-family: arial,helvetica,sans-serif;	color: #000;	}a{    font-size: 12px;	color: #039;}

a:visited{    color: #306;}	
td{	white-space: normal;}
	/* CSS-Positioning *//* with named layers <div> tags *//* GLOBAL LAYERS */#header{	width: 100%;    position: absolute;    left:0px;    top: 0px;}#left_col{	position: absolute;	left: 11px;	top: 125px;	width: 162px;}#left_col_private{	position: absolute;	left: 8px;	top: 125px;	width: 162px;}#center_col{	position: absolute;	left: 187px;	top: 125px;	width: 364px;}#center_col_private{	position: absolute;	left: 187px;	top: 125px;	width: 364px;}#center_col_private_team{	position: absolute;	left: 187px;	top: 125px;	width: 560px;}#center_col_account_info{	position: absolute;	left: 187px;	top: 125px;}#center_col_wide{	position:absolute;	left:187px;	top:125px;	width:440px;}#right_col{	position: absolute;	left: 389px;	top: 32px;	width: 173px;}#right_col_new{	position: absolute;	left: 577px;	top: 157px;	width: 173px;}#right_col_top{	position: absolute;	left: 389px;	top: 0px;	width: 173px;}#new_message_box{	position: absolute;	left: 389px;	top: 2px;	width: 173px;}#breadcrumb_nav{	position: absolute;	left: 11px;	top: 108px;}#breadcrumb_nav_private{	position: absolute;	left: 11px;	top: 108px;}#footer_nav{    width:364px;    z-index: 100px;    margin: 0px auto 0px auto;	text-align: center;}/* PUBLIC HOME PAGE LAYERS */#left_col_home{	position: absolute;	left: 8px;	top: 229px;	width: 192px;}#center_col_home{	position: absolute;	left: 217px;	top: 229px;	width: 332px;}#right_col_home{	position: absolute;	left: 566px;	top: 229px;	width: 178px;}#footer_nav_home{    width:323px;    z-index: 100px;    margin: 0px auto 0px auto;	text-align: center;}#featured_links_home{    position: absolute;	left: 8px;	top: 102px;	width: 756px;	height: 116px;}	#asset_management{	    position: absolute;		left: 0px;		width: 221px;		/* background-color: #dbe2f0; */		background-image: url(/images/g_hm_sitemap_am.gif);		background-position: bottom center;		height: 122px;		line-height:12px;	}	#bundled_solutions{	    position: absolute;		left: 221px;		width: 168px;		background-image: url(/images/g_hm_sitemap_bs.gif);		background-position: bottom center;		height: 122px;		line-height:12px;	}	#research_commentary{	    position: absolute;		left: 389px;		width: 173px;		background-image: url(/images/g_hm_sitemap_rc.gif);		background-position: bottom center;		height: 122px;		line-height:12px;	}	#about_ssga{	    position: absolute;		left: 562px;		width: 194px;		background-image: url(/images/g_hm_sitemap_abss.gif);		background-position: bottom center;		height: 122px;		line-height:12px;	}	#login{    position: static;	left: 0px;	top: 0px;	width: 192px;	background-color: #ccc;	border: 1px solid #999;	margin-bottom:15px;}#login_global_office{    position: static;	left: 0px;	top: 0px;	width: 158px;	background-color: #ccc;	border: 1px solid #999;	margin-bottom:15px;}/* PRIVATE HOME PAGE LAYERS */#left_col_home_private{	position: absolute;	left: 8px;	top: 124px;	width: 160px;}#center_col_home_private{	position: absolute;	left: 187px;	top: 124px;	width: 364px;}#right_col_home_private{    position: absolute;	left: 576px;	top: 124px;	width: 173px;}/* HEADER */select.header{	font-size: 10px;	color: #000;}input.header{	width: 120px;	font-size: 10px;	color: #000;}.headerNavText{	font-size: 9px;	color: #ccc;	font-weight: normal;}.headerNavTextBright{	font-size: 9px;	color: #fff;	font-weight: normal;}a.headerNavLink:link,a.headerNavLink:visited,a.headerNavLink:active,a.headerNavLink:hover	  { font-size: 10px; color: #fff; font-weight: bold; text-decoration: none; white-space:nowrap }	  a.headerNavLinkBright:link,a.headerNavLinkBright:visited,a.headerNavLinkBright:active,a.headerNavLinkBright:hover	  { font-size: 10px; color: #fff; font-weight: bold; text-decoration: none; }.headerNavTextHome{	font-size: 9px;	color: #666;	font-weight: normal;	}.headerNavTextBrightHome{	font-size: 9px;	color: #fff;	font-weight: normal;	}a.headerNavLinkHome:link,a.headerNavLinkHome:visited	{ font-size: 10px; color: #666; font-weight: bold; text-decoration: none; white-space:nowrap}a.headerNavLinkHome:active,a.headerNavLinkHome:hover 	{ font-size: 10px; color: #ccc; font-weight: bold; text-decoration: none; white-space:nowrap }a.headerNavLinkBrightHome:link,a.headerNavLinkBrightHome:visited 	{ font-size: 10px; color: #390; font-weight: bold; text-decoration: none; }a.headerNavLinkBrightHome:active,a.headerNavLinkBrightHome:hover	{ font-size: 10px; color: #666; font-weight: bold; text-decoration: none; }/* END HEADER *//* LOGIN */.loginText {	font-weight : normal;	font-size : 10px;	color : #000;}a.loginLink:link,a.loginLink:active,a.loginLink:visited,a.loginLink:hover{	font-weight : normal;	font-size : 10px;	color : #039;}input.login {	width:115px;	color: #000;}/* LOGIN - REGISTER */.registerField{   color:#369;   font-size:12px;   font-weight:bold;}.login-registration{	font-size:10px;	color:#036;}a.login-registration{	font-size:10px;	color:#036;}.login-register{	font-size:12px;	color: #fff;}a.login-register{	font-size:12px;	color: #fff;}.login-registration-white{	font-size:12px;	color: #fff;}a.login-registration-white{	font-size:12px;	color: #fff;}/* END LOGIN *//* BACKGROUND COLORS */.black1{	background-color:#000;}.blue1{	background-color:#039;}.blue2{	background-color:#6699cc;}.blue3{	background-color: #003299;}.green1{	background-color:#696;}.green2{	background-color:#993;}.green3{	background-color:#cc9;}.green4{	background-color:#003300;}.green5{	background-color:#999966;
	padding: 0px;
	}.gray1{	background-color:#666;}.gray2{	background-color:#999999;}.gray3{	background-color:#dddddd;}.gray4 {	background-color:#ccc;}.white1{	background-color:#fff;}.red1{	background-color:#660000;}.red2{	background-color:#cc0000;}.yellow1{	background-color:#ffc;}.yellow2{	background-color:#ffcc33;}.purple1{	background-color:#306;}	/* CONTENT */a.content,a.videotext{    color: #039;	text-decoration: underline;}a.content:visited,a.videotext:visited{	color: #306;}.content,.videotext {	font-size:12px;	color:#000;}.content-small {    font-size:10px;	color:#000;}.content-italic{	font-size:12px;	color:#000;	font-style: italic;}a.content-italic,a.content-italic:visited{	font-size:12px;	color:#000;	font-style : italic;}/* SECTION HEAD */.sectionheads{	font-size:16px;	color:#000;	font-weight: bold;}a.sectionheads,a.sectionheads:visited{	font-size:18px;	color:#660;}/* BREADCRUMBS */a.breadcrumbs,.breadcrumbs,a.breadcrumbs:visited {	font-size:10px;	color:#666;	background-color: #fff;}/* SITE MAP */a.site_index,.site_index,a.site_index:visited {    font-size:10px;	color:#039;	}/* SUBHEADS */.subhead-level1,a.subhead-level1,a.subhead-level1:visited {	font-size:14px;	color:#039;	font-weight:bold;}.subhead-level2,a.subhead-level2,a.subhead-level2:visited {	font-size:12px;	color:#000;	font-weight:bold;}.subhead-level2-italic {	font-size:12px;	font-style:italic;	color:#000;}.subhead-level3,a.subhead-level3,a.subhead-level3:visited {	font-size:12px;	color:#000;}.subhead-level4,a.subhead-level4,a.subhead-level4:visited {	font-size:12px;	font-style:italic;	color:#000;}/* TITLE BAR TEXT */.tabletitlebar,a.tabletitlebar,a.tabletitlebar:visited {	font-size:12px;	color:#fff;	background-color:#039;	font-weight:bold;}.tabletitlebar_small{	font-size:11px;	color:#fff;	background-color:#039;}a.tabletitlebar_small,a.tabletitlebar_small:visited{	font-size:11px;	color:#fff;	background-color:#039;}/* TOC Left Navigation */.toc-headings-deselected{	font-size:12px;	color:#fff;	font-weight:bold;	background-color:#039;}a.toc-headings-deselected,a.toc-headings-deselected:visited{	font-size:12px;	color:#fff;	font-weight:bold;	text-decoration:none;	background-color:#039;}.toc-headings-selected{	font-size:12px;	color:#fff;	font-weight:bold;	background-color:#696;}a.toc-headings-selected,a.toc-headings-selected:visited{	font-size:12px;	color:#fff;	font-weight:bold;	text-decoration:none;	background-color:#696;}.toc-links-deselected{	font-size:10px;	color:#000;}a.toc-links-deselected,a.toc-links-deselected:visited{	font-size:10px;	color:#000;}.toc-links-selected{	font-size:10px;	color:#039;}a.toc-links-selected,a.toc-links-selected:visited{	font-size:10px;	color:#039;}.toc-subheadings{	font-size:12px;	color:#039;	font-weight:bold;}a.toc-subheadings,a.toc-subheadings:visited{	font-size:12px;	color:#039;	font-weight:bold;}/* LISTS */.listContainer {     font-size: 12px;	color:#000;	font-family: arial,helvetica,sans-serif;	padding: 0px;	margin: 0px;}.listContainer ul {	padding-left: 10px;	margin-left: 10px;	margin-top: 0px;	margin-bottom: 0px;}.contentList {	list-style-image: url(/images/dot_red3.gif);}/* MESSAGE CENTER TABLES */.msgTable {	margin:0px;	padding:0px;	border-collapse:collapse;	border-bottom:1px solid #ccc;	border-left:1px solid #ccc;	border-right:1px solid #ccc;}.msgTable th {	background-color:#cc9;	text-align:left;	font-weight:bold;	font-family:arial,helvetica,sans-serif;	font-size:11px;	height:20px;}.msgTable td {	font-size:11px;	vertical-align:top;	padding:4px 0px 4px 0px;}		.spac      { width:6px;   }		.date      { width:70px;  }		.line      { width:1px;   }		.attach    { width:11px;  }		.msgTitle  { width:330px; }.msgTable a , .msgTable a:visited , .msgTable a:hover , .msgTable a:active {	font-weight:bold;	color:#039;	font-size:11px;}a.viewed , a.viewed:visited , a.viewed:active , a.viewed:hover {			font-weight:normal;		}.dataRowOdd {	background-color:#ffc;}.dataRowEven {	background-color:#fff;}/* VIDEO STYLES */.videotitle{	font-size:11px;	color:#039;	font-weight:bold;}a.videotitle{	font-size:11px;	color:#039;	font-weight:bold;}a.videotitle:visited{	font-size:11px;	color:#306;	font-weight:bold;}.videobio{	font-size:10px;	color:#039;}a.videobio{	font-size:10px;	color:#039;}a.videobio:visited{	font-size:10px;	color:#306;}.videojobtitle{	font-size:10px;	color:#000;}a.videojobtitle{	font-size:10px;	color:#000;}a.videojobtitle:visited{	font-size:10px;	color:#306;}.videotime{	font-size:10px;	color:#000;}a.videotime{	font-size:10px;	color:#000;}.videotranscript{	font-size:10px;	color:#039;}a.videotranscript{	font-size:10px;	color:#039;}a.videotranscript:visited{	font-size:10px;	color:#306;}.video-spotlight-title-green{	font-size:12px;	color:#039;	font-weight:bold;}a.video-spotlight-title-green{	font-size:12px;	color:#039;	font-weight:bold;}a.video-spotlight-title-green:visited{	font-size:12px;	color:#306;	font-weight:bold;}/* FEATURES */.features-bar-title {	font-size:12px;	color:#fff;	font-weight:bold;	background-color:#039;}.features-head {	font-size:11px;	color:#039;	font-weight:bold;}a.features-head,a.features-head:visited{	font-size:11px;	color:#039;	font-weight:bold;}.features-head-homepage{	font-size:11px;	color:#039;	font-weight:bold;}a.features-head-homepage,a.features-head-homepage:visited{	font-size:11px;	color:#039;	font-weight:bold;}.features-text{	font-size:12px;	color:#000;}a.features-text,a.features-text:visited{	font-size:12px;	color:#039;}/* WHAT'S NEW */.whatsnew-bar-title{    font-size:12px;	font-weight:bold;	color:#fff;	background-color:#039;}.whatsnew{	font-size:11px;	color:#000;}a.whatsnew{	font-size:11px;	color:#039;}a.whatsnew:visited{	font-size:11px;	color:#306;}/* SHOWCASE */td.showcaseheader,.showcaseheader{	font-size:12px;	color:#fff;	background-color:#039;	font-weight:bold;	padding-left:7px;}a.showcaseheader,a.showcaseheader:visited{	font-size:15px;	color:#660000;	font-weight:bold;}a.showcasetitle,a.showcasetitle:visited{	font-size:11px;	color:#039;	font-weight:bold;}.showcasetitle{	font-size:11px;	color:#039;	font-weight:bold;}.showcase-content{/* NOT USED? */	font-size:12px;	color:#039;}a.showcase-content{/* NOT USED? */	font-size:12px;	color:#036;}a.showcase-content:visited{/* NOT USED? */	font-size:12px;	color:#306;}/* FOOTER */a.footer,.footer,a.footer:visited {	font-size:10px;	color:#000;
	white-space: normal;}/* LEGAL */.legal{	font-size:12px;	color:#000;}a.legal,a.legal:visited{	font-size:12px;	color:#000;}textarea{	font-weight:bold;}	.global-links{	font-size:11px;	color:#fff;	background-color:#660;	text-decoration:none;}a.global-links,a.global-links:visited{	font-size:11px;	color:#fff;	background-color:#660;	text-decoration:none;}.homepage-navigation{	font-size:12px;	color:#039;	font-weight:bold;}a.homepage-navigation,a.homepage-navigation:visited{	font-size:12px;	color:#039;	font-weight:bold;}.inpage-navigation{	font-size:12px;	color:#039;	font-weight:bold;}a.inpage-navigation,a.inpage-navigation:visited{	font-size:12px;	color:#039;	font-weight:bold;}/* LIBRARY SEARCH AND RESULTS */.library-category-subhead-header{	font-size:12px;	color:#039;	font-weight:bold;	background-color:#ffc;}a.library-category-subhead-header{	font-size:12px;	color:#039;	font-weight:bold;	background-color:#ffc;}.library-category-body{	font-size:12px;	color:#039;	background-color:#ffc;}a.library-category-body{	font-size:12px;	color:#039;	background-color:#ffc;}.library-info-white{	font-size:12px;	color:black;	background-color:white;	}a.library-info-white{	font-size:12px;	color:#039;	background-color:white;	}a.library-info-white:visited{	font-size:12px;	color:#306;	background-color:white;	}.library-info-yellow{	font-size:12px;	color:black;	background-color:#ffc;	}a.library-info-yellow{	font-size:12px;	color:#039;	background-color:#ffc;	}a.library-info-yellow:visited{	font-size:12px;	color:#306;	background-color:#ffc;	}.library-searchresults-yellow td{	font-size:11px;	color:#000;	background-color:#ffc;	padding-top:6px;	padding-bottom:6px;}td.library-searchresults-yellow{	font-size:11px;	color:#000;	background-color:#ffc;	}a.library-searchresults-link{	font-size:11px;	color:#000;}.library-searchresults-white td{	font-size:11px;	color:#000;	background-color:white;	padding-top:6px;	padding-bottom:6px;}td.library-searchresults-white{	font-size:11px;	color:#000;	background-color:white;}.highlights-features{	font-size:11px;	color:#660000;}a.highlights-features{	font-size:11px;	color:#660000;}.search{	font-size:11px;	color:#fff;	font-weight:bold;}a.search{	font-size:11px;	color:#fff;	font-weight:bold;}.account-info-yellow{	font-size:12px;	color:#036;	background-color:#ffc;}a.account-info-yellow{	font-size:12px;	color:#036;	background-color:#ffc;}.account-info-white{	font-size:12px;	color:#036;	background-color:#fff;}a.account-info-white{	font-size:12px;	color:#036;	background-color:#fff;}.new-messages{	font-size:11px;	color:#036;	font-weight:bold;}a.new-messages{	font-size:11px;	color:#036;	font-weight:bold;}.deadline-notification-white{	font-size:11px;	color:#000;	background-color:white;}a.deadline-notification-white{	font-size:11px;	color:#036;	background-color:white;}a.deadline-notification-white:visited{	font-size:11px;	color:#306;	background-color:white;}.deadline-notification-yellow{	font-size:11px;	color:#000;	background-color:#ffc;}a.deadline-notification-yellow{	font-size:11px;	color:#036;	background-color:#ffc;}a.deadline-notification-yellow:visited{	font-size:11px;	color:#306;	background-color:#ffc;}.search-results-title{	font-size:12px;	font-weight:bold;	color:black;	}a.search-results-title{	font-size:12px;	font-weight:bold;	color:black;	}.items-found{	font-size:12px;	font-weight:bold;	color:#036;	}a.items-found{	font-size:12px;	font-weight:bold;	color:#036;	}.allstrategies{	font-size:11px;	color:#600;}a.allstrategies{	font-size:11px;	color:#600;}.messagetitle{	font-size:12px;	font-weight:bold;	color:#036;	background-color:white;}a.messagetitle{	font-size:12px;	font-weight:bold;	color:#036;	background-color:white;}.totoplinks{	font-size:11px;	color:#036;}a.totoplinks{	font-size:11px;	color:#036;}	.warning{	font-size:12px;	background-color:#cc9; }a.warning{	font-size:12px;	background-color:#cc9; }a.majornavigation{	font-size:10px;	color:#fff;}.majornavigation{	font-size:10px;	color:#fff;}.spotlight{	font-size:12px;	font-weight:bold;	color:#fff;}.flash-simulation{	font-size:10px;	color:#336633;}a.flash-simulation{	font-size:10px;	color:#336633;}a.publicationstoc,a.publicationstoc:visited{	font-size:11px;	color:#600;}.publicationstoc{	font-size:11px;	color:#600;}.superscript{	font-family:arial;	font-size:8px;	color:#000;}a.superscript{	font-family:arial;	font-size:8px;	color:#000;}/* PRIVATE SITE ACCOUNT INFO STYLES */a.table-header-blue,a.table-header-blue:visited{	font-size:11px;	color:#fff;	font-weight:bold;	text-decoration:underline;	background-color:#039;}.table-header-blue{	font-size:11px;	color:#fff;	font-weight:bold;	background-color:#039;}a.table-header-yellow,a.table-header-yellow:visited{	font-size:11px;	color:#039;	font-weight:bold;	text-decoration:none;	background-color:#ffc; }a.table-subheader-yellow,a.table-subheader-yellow:visited{	font-size:11px;	color:#039;	font-weight:normal;	text-decoration:underline;	background-color:#ffc; }a.table-subheader-white,a.table-subheader-white:visited{	font-size:11px;	color:#309;	font-weight:bold;	text-decoration:none;	background-color:#fff; }.account{	background-color : Black;	color:#fff;	font-size:11px;	font-weight:bold;	border : 0px;}a.account-link,a.account-link:visited,a.account-link:hover{	color:#039;	font-size:11px;	text-decoration:underline;}.account-text{	color:#039;	font-size:11px;}.account-date{	color:black;	font-size:11px;	font-weight:bold;}.content_yellow1{	font-size:11px;	color:#000;	background-color:#ffc;}.tableheader-green{	font-size:11px;	color:#fff;	background-color:#039;	font-weight:normal;	vertical-align : middle;	text-align : center;}.tableheader-green-left{	font-size:11px;	color:#fff;	background-color:#039;	font-weight:normal;	vertical-align : middle;	text-align : left;}.table-content-yellow{	font-size:10px;	color:#000;	background-color:#ffc;}.table-content-white{	font-size:10px;	color:#000;	background-color:#fff;}.account-link10{	color:#039;	font-size:10px;	text-decoration:underline;}.spacer{	color:#000;	font-size:10px;}.footer-account{	color:#000;	font-size:10px;	text-align:left;}.teamheader{	font-size:15px;	font-weight:bold;	color:#000;}a.teamheader,a.teamheader:visited{	font-size:15px;	font-weight:bold;	color:#000;}.series_footer {font-size:11px;}.series_footer2 {width:580px;padding:10px 0;border-top:1px solid #999;font-size:11px;}

div.green5b{
	margin: 0px;
	width: 346px;
	border: 0px;
	padding: 0px;
	height: 1px;
	background-color:#999966;
}
div.yellow1b{
	margin: 0px;
	width: 346px;
	border: 0px;
	padding: 0px;
	height: 8px;
	background-color:#FFFFCC;
	
}

.citistreet{
	background: url(/images/yellowBox.gif) no-repeat;
	padding: 10px 10px;
	margin: 15px 0;
}

#reports_table {
	BORDER-RIGHT: 0px;
	BORDER-TOP: #dfdfdf 1px solid;
	FONT: 11px arial;
	BORDER-LEFT: #dfdfdf 1px solid;
	WIDTH: 578px;
	COLOR: #000000;
	BORDER-BOTTOM: #dfdfdf 1px solid
}

.padBtm {
	padding-bottom: 8px;
}
.padBtm:link {
	color: #CC0000;
}
.padBtm:visited {
	color: #CC0000;
}
.padBtm:hover {
	color: #CC0000;
}
.padBtm:active {
	color: #CC0000;
}

#reports_table TH {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: #cccc9a; PADDING-BOTTOM: 0px; COLOR: #000000! important; PADDING-TOP: 0px; HEIGHT: 20px; TEXT-ALIGN: left
}
#reports_table TH.period {
	BORDER-RIGHT: #dfdfdf 1px solid;
    width:87px;
}
#reports_table TD {
	BORDER-RIGHT: #dfdfdf 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; WHITE-SPACE: nowrap
}
#reports_table TD.name {
	WIDTH: 270px
}
#reports_table TD.name A {
	FONT-WEIGHT: bold; COLOR: #003399; TEXT-DECORATION: underline
}
#reports_table TD.name DIV.report {
	WIDTH: 100%
}
#reports_table TD.name DIV.message {
	WIDTH: 100%
}
#reports_table TD.name DIV.message_inactive {
	WIDTH: 100%
}
#reports_table TD.name DIV.message_noattach {
	WIDTH: 100%
}
#reports_table TD.name DIV.message_noattach_inactive {
	WIDTH: 100%
}
#reports_table TD.name DIV.message_inactive A {
	FONT-WEIGHT: normal! important; COLOR: #003399; whitespace: nowrap
}
#reports_table TD.name DIV.message_noattach_inactive A {
	FONT-WEIGHT: normal! important; COLOR: #003399; whitespace: nowrap
}
#reports_table TD.name DIV IMG {
	MARGIN: 0px 5px -3px 0px
}
#reports_table TR.odd {
	BACKGROUND: #ffffff; VERTICAL-ALIGN: top
}
#reports_table TR.even {
	BACKGROUND: #ffffcd; VERTICAL-ALIGN: top
}
#report_list UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px 0px; WIDTH: 360px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#report_list UL.reports LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 22px; PADDING-BOTTOM: 6px; WIDTH: 360px; PADDING-TOP: 0px
}
#report_list UL.reports LI.reports {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 6px; WIDTH: 360px; PADDING-TOP: 0px
}
#report_list UL.reports LI.attachment {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 6px; PADDING-TOP: 0px
}
#report_list UL.reports LI A.active {
	FONT: bold 11px arial; COLOR: #003399; TEXT-DECORATION: underline
}
#report_list UL.reports LI IMG {
	MARGIN: 0px 3px -3px 0px
}
#report_list UL.reports LI A.inactive {
	FONT: 11px arial; COLOR: #003399; TEXT-DECORATION: underline
}
#report_list UL.links LI {
	PADDING-RIGHT: 6px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#report_list UL.links LI A {
	FONT: 11px arial; COLOR: #660000; TEXT-DECORATION: underline
}
#page_title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; FONT: bold 16px arial; COLOR: #000000; PADDING-TOP: 0px
}
#company_name {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; MARGIN: 18px 0px 0px; FONT: bold 12px arial; COLOR: #000; PADDING-TOP: 0px
}

.viewing {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
}

.marginRgt {
	margin-right: 8px;
}

.from {
	margin-left: 13px;
	margin-right: 9px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.to {
	font-family: Arial;
	font-size: 12px;
	margin-right: 8px;
}

.page {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.pdf {
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

th.sortable a {
	background-image: url(/images/arrow_off.png);
}

th.order1 a {
	background-image: url(/images/arrow_up.png);
}

th.order2 a {
	background-image: url(/images/arrow_down.png);
}

th a,th a:visited {
	color: black;
}

th a:hover {
	text-decoration: underline;
	color: black;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

a
	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
}

a,a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


/* Clients Corner 2.5 
#clients_space{	height: 15px;	}
#reports_table{	color: #000000;	width: 493px;	border: 1px solid #DFDFDF;	border-right: 0;	font: normal 11px arial;	}
#reports_table th{	background: #CCCC9A; color: #000000 !important;	padding: 0 8px;	text-align: left;	height: 20px;}
#reports_table th.period{	border-right: 1px solid #DFDFDF;	}
#reports_table td{	padding: 3px 8px;	border-right: 1px solid #DFDFDF;	white-space: nowrap;	}
#reports_table td.name{width: 317px;}
#reports_table td.name a{	color: #003399;	text-decoration: underline;	font-weight: bold;}
#reports_table td.name div.report{width: 100%;}
#reports_table td.name div.message, #reports_table td.name div.message_inactive{width: 100%;}
#reports_table td.name div.message_noattach, #reports_table td.name div.message_noattach_inactive{width: 100%;}
#reports_table td.name div.message_inactive a, #reports_table td.name div.message_noattach_inactive a{ color: #003399;	font-weight: normal !important; whitespace: nowrap;	}
#reports_table td.name div img{ margin: 0 5px -3px 0; }
#reports_table tr.odd{	background: #FFFFFF;	vertical-align: top;	}
#reports_table tr.even{	background: #FFFFCD;	vertical-align: top;	}
#report_list ul{	margin: 10px 0;	padding: 0;	list-style: none;	width: 360px;	}
#report_list ul.reports li{padding: 0 0 6px 22px; width: 360px;	}
#report_list ul.reports li.reports{	padding: 0 0 6px 5px; width: 360px;		}
#report_list ul.reports li.attachment{padding: 0 0 6px 5px;		}
#report_list ul.reports li a.active{	color: #003399;	font: bold 11px arial;	text-decoration: underline;	}
#report_list ul.reports li img{ margin: 0 3px -3px 0;}
#report_list ul.reports li a.inactive{	color: #003399;	font: normal 11px arial;	text-decoration: underline;	}
#report_list ul.links li{	padding: 0 6px 0 0;	display: inline;	}
#report_list ul.links li a{	color:#660000;	font: normal 11px arial;	text-decoration: underline;	}	
#page_title{	color: #000000;	padding: 0 0 10px 0;	font: bold 16px arial;	}
#company_name{	color: #000;	margin: 18px 0 0 0;	padding: 0 0 6px 0;	font: bold 12px arial;	}*/

.clientOrg {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 210px;
}

#reports_table thead tr th a {
	text-decoration : none;
}