/* Styles for tables of data */
.dataTable td, .dataTable caption { border-bottom: 1px solid #ccc; }
.dataTable td, .dataTable th { padding: 3px; }
.dataTableBottom td { border-bottom: 0px;}
.dataTable .total td {background-color: #999; color: #fff; font-weight: bold;}
.dataTable .special td {color: #CC9900;}

/* Apply to all tables */
th { background-color: #2175D9; color: #fff; text-align: left;  vertical-align: bottom;  }
.primary, .primary td { vertical-align: top; }
.primarybold, .primarybold td { vertical-align: top; font-weight: bold; }
.alternate, .alternate td { background-color: #efefef; vertical-align: top; }
caption { font-weight: bold; text-align: left; padding-top: 10px; }

/* Used on Dividends for the Calculator Block */
.focus {font-size: 12px; border: 1px solid #000; color: #000; font-weight: bold;}

/* Generic styles */
.highlighted { font-weight:bold; }
.nostyle,.nostyle td {padding: 0px; border:0px;margin:0px;}

/* Email this Page */
.emailText { font-family:arial,helvetica,sans-sarif; font-size:12px; }

/* How to display file sizes */
.filesize { font-size:11px; color:#666;}

/* FAQ */
dl { margin: 0px; border-top: 1px solid #ccc; font-size: 11px;}
dt { border-collapse: collapse; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; background-color: #f0f0f0; padding: 2px; cursor: pointer;font-size: 11px;}
dt a { text-decoration:none; }
dd { margin:0px; padding:5px;border-bottom:1px solid #ccc; font-size: 11px;}

/* "Shareholder Tools" in footer */
#toolbar {font-size: 11px; }
#toolbar .ToolbarContent {padding: 0; text-align: right;border: 1px solid #ccc;}
#toolbar ul {margin: 0; padding: 0;}
#toolbar ul li {padding:2px; margin: 0;list-style-type: none; border-bottom: 1px solid #ccc;}
#toolbar a { vertical-align: middle; text-decoration: none;}
#toolbar img { padding-left: 5px; padding-right: 5px; border: 0px; vertical-align: middle;}

/* used for print/email links in header and "Shareholder Tools" in footer */
.toolbar {text-decoration: none;}
.toolbar:hover {text-decoration: underline;}


/* Error Handling */
.error, .required {color: #f00;}
.warn {color: #f60;}

/* Disclaimer Text */
.disclaimer {color:#999; font-size: 9px; }

/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.pricedown {color:#900;}
.priceup{color:#090;}

/* Form Buttons */
.submit {
height:22px; 
background-color: #2175d9; 
color: #fff; 
font-family: arial; 
font-size: 11px;
font-weight:bold; 
background-position: right 9px; 
background-image: url(http://randstadholding.sf.nl/Images/System/button-arrow.gif); 
background-repeat: no-repeat;
padding: 0px 20px 0px 10px;    
height: 22px;
border:0px;
}



ul	{ margin-top:6px; }
#CompareSelector {background-color: #eee;padding-top: 5px; padding-bottom: 5px; margin: 0; border: 1px solid #ccc;}
img.chart {	background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat; }

/* Portlet styles			*/

#portlet					{background-color: #F0F0F0;width: 100%;visible:false;}
.portlet					{margin: 10px; visible:false;}
.portlet SELECT				{font-size: 9px; width: 105px; visible:false;}
#portletlight				{background-color: #f6f6f6; width: 100%;}

#portletoffwhite			{border: solid 1px gray; background: #fefefe; width: 100%;visible:false;}
.portletoffwhite 			{margin: 10px;  background-color: #fefefe;visible:false;}

.portlettext				{padding-right: 5px; font-size: 11px; font-family: Arial; color: #000000;visible:false;}
.portletlink				{font-weight: bold; font-size: 11px; color: #006db0; font-family: Arial; padding:0px;visible:false;}

#RelatedLinks			{padding-top:10px;padding-bottom:10px;padding-left:7px;background-color:#f0f0f0;}
.RelatedLinkHeader		{color: #004587;font-size:11px;font-weight:bold;margin-bottom:10px;visible:false;}
.RelatedLinks			{font-weight:bold;margin-bottom:4px;visible:false;}
.RelatedLinks a img		{margin-right:3px;visible:false;}

a.level2Selected:Link, a.level2Selected:Visited,  a.level2Selected:Active

{

    color: #333;

    font-weight: 700;    

    text-decoration: none;    

}

a.level2Selected:Hover

{

    text-decoration: underline;

}
