@charset "utf-8";
/* CSS Document */

    DIV.outer
      {
	position: absolute;
	left: 50%;
	top: 90px;
	width: 962px;
	height: 500px;
	margin-left: -481px; /* half of width */
	margin-top: 0px;
    }
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-right: 22px;
}
.footerLine {
	height: 1px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
.footerTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.footerDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	padding-bottom: 11px;
}
.texto p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

p {
	margin:0px;
	border:0px;
	padding:0px;
}
body, td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a {
	text-decoration:none;
	color:#0000FF;
}

#m2sc,#m3sc{overflow:auto;position:relative;z-index:10}
.scrollgeneric{line-height:1px;font-size:1px;position:absolute;top:0;left:0;z-index:30;}
.vscrollerbase{width:8px;background-color:#EEEEEE;}
.vscrollerbar{width:8px;background-color:#C0C5CA;}
.titleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 1px;
	width: 642px;
}
