/* CSS Document */

body{
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

td, tr{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 14pt; 
}

a{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #10218B;
	text-decoration: none;
}

img { border: 0; }

a:hover{
	text-decoration: underline;	
}

a:visited{
	color: #10218B;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 20px; 
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 22px;
	letter-spacing: -1px;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	letter-spacing: -1px;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	letter-spacing: -1px;
}
 
a.pulldown {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

a.pulldown:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

a.pulldown:hover  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	line-height: 22px;
}

#div_lang {
	visibility: visible;
	position: absolute;
	width: 995px;
	z-index: 1;
	top: 10px;
	text-align:center
}

.sitemap { font-size: 15px; font-weight: bold;  }

p { clear: both; }

.smaller { font-size: 11px }

th { font-weight: bold; text-align: left; }

.border { border: 2px dotted silver; width:420px; }

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 15px;
	background: url(../../../../img/dot_green.gif) no-repeat 0px 8px;
	list-style: none;
	line-height: 16px;
}

.alt { background-color: #cfcfcf; padding: 3px; }
.alt_white { padding: 3px; }
.alt_gray { background-color: #efefef; padding: 3px; }

.alt_dark_gray { background-color: silver; padding: 3px; }

.error { color: red }

.padded { padding: 20px; }

.padding-left { padding-left: 10px; }
.padding-right { padding-right: 10px; }

.padding { padding: 10px; }

.padding-top-content { padding-top: 40px }

.highlight { color: black; font-weight: bold; }

.hr {
	border:0;
	border-bottom: 1px solid silver;
}

.my_divider {
	border: 0;
	border-bottom: 2px solid silver;
	color: silver;
	height: 2px;
	line-height: 2px;
}

.green, a:visited.green { color: #014938 }

input {  }