body { 
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
} 
form {
	display: inline;
}
input,select {
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	 
	color: #666666; 
	width: 85px;
}
input, text {
	width: 85px;
	text-align: right;
	color: #666666;
}

.IRTable {
	text-align: left; 
	vertical-align: top;		
	border-collapse: collapse;
}
.IRTable th {
	background-color: #CFDBEA;
	color: #153E91;
	font-size: 12px;
	font-weight: normal;	
	text-align: center;	
	border: 1px solid #FFFFFF;
	border-collapse: collapse;		
}
.IRTable td {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
}

.IRTableNB {
	text-align: left; 
	vertical-align: top;	
	border-collapse: collapse;
}
.IRTableNB th {
	background-color: #D0D8E5;
	color: #04528D;
	font-size: 11px;
	font-weight: bold;	
	text-align: center;	
	border-collapse: collapse;		
}
.IRTableNB td {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	text-align: center;	
	border-collapse: collapse;
}

.designTable {
	text-align: left; 
	vertical-align: top;	
	border-collapse: collapse;
}
.designTable th {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	/*font-weight: bold;	*/
	font-weight: normal;
	text-align: left;
	border-collapse: collapse;	
}
.designTable td {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	border-collapse: collapse;
}

.styledButton {
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	text-align: center;
	width: 85px;
}
.heading {
	color : #333333;
	font-weight: bold;
}

.investorinfo 
{		
	background-color: #4A6FB0;
	width: 100%;
	border-collapse: collapse;
}
.investorinfo th {
	background-color: #4A6FB0;
	color: #666666;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	/*font-weight: bold;*/
	font-weight: normal;
	text-align: center;	
	border-collapse: collapse;
}
.investorinfo td {
	background-color: #FFFFFF;
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none; 	
	text-align: center;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.investorinfo tr {
	border-collapse: collapse;
}

.aleft {
	text-align: left;
}
.aright {
	text-align: right;
}
A:LINK { 
	color : #153E91; 
	font-weight: normal; 
	text-decoration: none; 
} 
A:VISITED { 
	color : #153E91; 
	font-weight: normal; 
	text-decoration: none; 
} 
A:HOVER { 
	color : #990000; 
	font-weight: normal; 
	text-decoration: underline; 
} 
 
#quotetable { 
	border-collapse: collapse; 
	font-family: Arial; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	color: #666666;
	margin: 0px; 
	padding: 0px;
}
#quotetable th { 
	border: none;
	border: 1px solid #FFFFFF; 
	border-collapse: collapse; 
	background-color: #CFDBEA; 
	color: #153E91; 
	font-weight: normal; 
	text-align: center; 
	width: 95px; 
}
#quotetable td { 
	border: none;	
	border-collapse: collapse; 
	background-color: #ffffff; 
	color: #333333; 
	font-weight: normal; 
	text-align: center; 
	width: 95px; 
}
#quotetable td.alt { 
	border: none;
	border-collapse: collapse; 
	background-color: #EFEFEF; 
	color: #333333; 
	font-weight: normal; 
	text-align: center; 
	width: 95px; 
}
#quotetable th.sort { 
	text-decoration: underline; 
}

.calcTable * {
	font-size: 11px;
}
.calcTable {
	font-size: 11px;
	width: 400px;	
	color: #666666; 	
}
.calcTable th {	
	background: #f3f3f3;
	color: #666666; 
	text-align: left;
	font-weight: normal;
}
.calcTable td {		
	background: #ffffff;
	color: #666666; 
	text-align: left;
	font-weight: normal;
}

.calcTable .currency {
	text-align: left;
	width: 30px;
}

.tickerTable {
	width: 185px;
	border: 1px solid #D0D0D0;
	border-collapse: collapse;
	color: #5F5F5F;
	font-size: 11px;
}
.tickerTable th {
	background-image: url(http://ir1.euroinvestor.com/asp/ir/securitas/images/ticker_th_bg.gif);	
	border-collapse: collapse;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	width: 50%;
	height: 20px;
}
.tickerTable td {	
	border-collapse: collapse;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	padding-left: 10px;
	height: 21px;
}

.CalcLookTable {
	text-align: left; 
	vertical-align: top;	
	border-collapse: collapse;
}
.CalcLookTable th {
	background-color: #CFDBEA;
	color: #153E91;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
	border: 1px solid #DDDDFF;
	border-collapse: collapse;	
}
.CalcLookTable td {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	padding: 2px 2px 2px 30px;
	border: 1px solid #DDDDFF;
	text-align: left;	
	border-collapse: collapse;
}