/* Default CSS Stylesheet for a new Web Application project */
A:link	{ text-decoration: underline; color: #003798;}
A:visited	{ text-decoration: underline;}	
A:active { font: 9pt Arial,Helvetica,sans-serif; color: #003798; line-height: 11pt; text-decoration:underline }	
A:hover	 { font: 9pt Arial,Helvetica,sans-serif; color:#FF6600; line-height: 11pt; text-decoration:none }
A.topnav:hover  { font: bold 8pt Arial,Helvetica,sans-serif; color:#FF6600; text-decoration:none }
A.topnav        { font: bold 8pt Arial,Helvetica,sans-serif; color: #000000; text-decoration:none }
A.sidenav:hover  { font: bold 7pt Arial,Helvetica,sans-serif; color:#FF6600; line-height: 14pt; text-decoration:none }
A.sidenav        { font: bold 7pt Arial,Helvetica,sans-serif; color: #003798; line-height: 14pt; text-decoration:none }
A.blackSmlnav:hover  { font: bold 7pt Arial,Helvetica,sans-serif; color:#FF6600; line-height: 10pt; text-decoration:none }
A.blackSmlnav        { font: bold 7pt Arial,Helvetica,sans-serif; color: #000000; line-height: 10pt; text-decoration:none }
A.whiteSmlnav:hover  { font: bold 7pt Arial,Helvetica,sans-serif; color:#FF6600; line-height: 10pt; text-decoration:none }
A.whiteSmlnav        { font: bold 7pt Arial,Helvetica,sans-serif; color: #FFFFFF; line-height: 10pt; text-decoration:none }
.sectionHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt; 
	color: black; 
	font-weight: bold;
}
.sectionTitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
}
.sectionLink {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt; 
	color: #314294; 
}
.mainBody {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt; 
	color: black; 
	font-weight: normal;
	line-height: 11pt;
}
.mainBodyMedium {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	color: black; 
	font-weight: normal;
	line-height: 10pt;
}
.miceType {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt; 
	color: black; 
	font-weight: normal;
	line-height: 9pt;
}
.HomePadding       { 
	padding: 7px 15px 0px 15px
}
.HomeBlueSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #003798;
}
.HomeBlackSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	line-height: 10pt;
}
.HomeBlackSmall-Leding {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	line-height: 8pt;
}
.HomeWhiteMedium {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff; 
}
.HomeWhiteSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff; 
}
.HomeBlueLarge {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003798;
	line-height: 14pt;
}
.HomeBlueMedium {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003798;
}
.HomeBlueMediumNorm {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003798;
}
.HomeWhiteLarge {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff; 
}
.HomeWhiteXLarge {
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff; 
}
.footerText {
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	color: white; 
}
.linkBlack {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}
.errorMessage {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: red;
	font-weight: bold;
}
.articleHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt; 
	color: black; 
	font-weight: bold;
    font-style: italic;
}
.articleBody {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
}
.cellBordersBlack {
	border: solid 0 #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.cellBordersBlue {
	border: solid 0 #003798;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.cellBordersBluePadded {
	border: solid 0 #003798;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 7px 0px 0px 10px
}
.cellHomeNavBlue {
	border: solid 0 #003798;
	border-right-width: 1px;
}
.cellHomeNavOrange {
	border: solid 0 #FF6600;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.sectionHeaderBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt; 
	color: black; 
	font-weight: bold;
}
.repInfoUS {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 297px;
	top: 0px;
	width: 340px;
}
.repInfoNA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 0px;
	width: 335px;
}
.repInfoEur {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 130px;
	width: 335px;
}
.repInfoPac {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 60px;
	width: 335px;
}
.repInfoSA {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt; 
	color: black; 
	font-weight: normal;
	text-align: center;
	position: absolute;
	left: 220px;
	top: 0px;
	width: 335px;
}
.frmfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EDF6F7;
	border: 1px solid #003399;
}
.frmbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #003399;
	border: 1px solid #666666;
}
