body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

th {
	font-size: 10pt;
}

form {
	font-size: 10pt;
	}

input {
	font-size: 10pt;
}

textarea {
	font-size: 10pt;
}

select {
	font-size: 10pt;
}

ul {
	font-size: 10pt;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-size: 10pt;
}

ol {
	font-size: 10pt;
	/*list-style-type: upper-roman;*/
	list-style: decimal;
	list-style-position: outside;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

h1   {
  font-size: 16pt; 
  font-weight: normal;
  text-shadow: #666666;
  color: #184B81;  }

h2   {
  font-size: 14pt; 
  font-weight: normal;
  text-shadow: #666666;
  color: #184B81;  }

h3   {
  font-size: 12pt; 
  font-weight: normal;
  text-shadow: #666666;
  font-style: italic; 
  color: #184B81;  }


a img {
  border: none;
  text-decoration: none;
}
  
A:link    {
  text-decoration: underline; 
  border: none;
  color: #334575;
  color: #0F2E85;
  }
  
A:visited {
  text-decoration: underline; 
  border: none;
  color: #455FA0;
}

A:hover   {
  text-decoration: underline; 
  color: #5978CC;
  color: #C10000;
}

.main {
	font-size: 12pt;
	}

A:link.nav { color: #000000; }
A:visited.nav { color: #000000; }
A:hover.nav {  color: red;}
.nav { color: #000000; }

A:link.navtext-left {
	font-family: "Arial Narrow", Arial;
	color: #000000; 
	}
A:visited.navtext-left{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	color: #000000; 
	}
A:hover.navtext-left {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; 
	color: red; 
	}
.navtext-left {  
	color: #000000; 
	}

.menu-td {
	background-image: url(images/homepage-en/home-nav-en_r20_c1.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
}

.sm-center-td {
	font-size: 8pt;
	align: center;
}

.list-td {
	padding: 10px;
	font-size: 10pt;
}

.statcont-td {
	padding: 10px;
	font-size: 11pt;
	text-align: left;
}

.article-td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10pt;
  	font-weight: normal;
  	font-style: normal;
  	color: #000000;
}

.article-title {
	padding: 3px;
	text-align: center;
  	font-size: 14pt; 
  	font-weight: bold;
 	color: #184B81;
}

.article-author {
	padding: 3px;
	text-align: center;
  	font-size: 11pt; 
  	font-weight: bold;
  	font-style: italic;
  	color: #184B81;
}

.article-subtitle {
	padding: 3px;
	text-align: center;
  	font-size: 11pt; 
  	font-weight: bold;
  	font-style: normal;
  	color: #184B81;
}

.article-titlenote {
	padding: 3px;
	text-align: center;
  	font-size: 11pt; 
  	font-weight: normal;
  	font-style: italic;
  	color: #000000;
}

.nav-left {
	background-color: #FFD65E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.italic-bold {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	}

p {
  	font-weight: normal;
  	font-style: normal;
  	color: #000000;
	margin-top: 5pt;
	text-align: justify;
}

.small {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.vsmall-c {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
}

.big {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}

.bodystyle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.wkdescription {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	color: #000000;
	text-align: left;
}

.wktitle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
  	color: #184B81;
	text-align: center;
}

.wksubtitle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
  	color: #184B81;
	text-align: center;
}

.wkdates {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
  	color: #184B81;
	text-align: left;
}

.center {
text-align: center;
}

.center-style { text-align:center; }