/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.div_border{
padding-right:10px;
padding-left:10px;}
.style1_img { display:block; padding:2px; border:solid 1px #62849D; cursor:hand; alt:"Click"}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style4 {	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #10516B;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
h1, span {
font: bold 16px verdana, sans-serif;
}
h1 {
position: relative; /* container H1 is positionned to place the SPAN in it */
color:#999999;
}
h1 span {
position: absolute; /* SPAN is overlaping on the title */
top: -1px; /* SPAN is offcentered */
left: -1px;
color: #333333;
font-weight:bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right:4px;
	text-align:justify;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.div_border{
padding-right:20px;
padding-left:10px;}
.padding_5px{
padding-left:5px;
padding-right:5px;
cursor:hand;}

.style12 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style13 {	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #10516B;
}
.style7 {font-size: 22px}
.style15 {font-size: 18px; font-style: italic; }



.table_data {
	padding-left:4px;
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:#62849D;
	font-size:12px;
	height:16px;}
.table_border{
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#62849D;}
