@charset "UTF-8";body  {	background: #000000 url(../img/background-generic.jpg) no-repeat center top;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #CCCCCC;	font-family: AvantGarGotItcTExtLig, Century Gothic, MS Dialog Light, Arial narrow;}* {	margin: 0px;	padding: 0px;}a {	text-decoration: none;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px;	padding: 0px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;}img {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;}font {	color: #666666;	text-decoration: none;	font-size: 13px;	line-height: 16px;}input, textarea, select {	font-size: 14px;	padding: 1px;	color: #1A79FF;}#schedule {	float: left;	clear: none;	margin-left: 16px;	margin-right: 16px;}#container {	width: 990px;	margin: auto; /* this overrides the text-align: center on the body element. */	color: #CCCCCC;	height: auto;	height: auto;	padding: 0px;	clear: none;	float: none;	display: block;	background-repeat: repeat-x;	background-position: top;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;} #header {	float: left;	margin: 0px 0px 10px;	width: 980px;	height: 100px;	clear: none;	padding-top: 0;	padding-bottom: 0;	padding-left: 0px;	padding-right: 0px;	background-repeat: repeat-x;	background-position: left top;} #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}#header1 {	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: auto;	float: none;	margin: 10px 0px 0px;	clear: both;	background-repeat: repeat-x;	background-position: 0px 0px;	text-align: right;	width: 100%;}#lang{	float: right;	text-transform: uppercase;	padding: 0px;	margin: 5px;	z-index: 100;	clear: none;	height: 30px;	width: 160px;	text-align: right;	background-repeat: no-repeat;	background-position: center top;}#lang a{	padding: 0px;	margin: 0px;	letter-spacing: 0px;	color: #CCCCCC;	font-size: 10px;}#lang a:hover {	color: #FFFFFF;}#lang2 {	float: none;	color: #999999;	text-transform: uppercase;	font-size: 9px;	padding: 0px;	margin: 5px;	z-index: 100;	clear: none;	height: 30px;	width: 160px;	text-align: right;	background-repeat: no-repeat;	background-position: center top;	font-weight: bold;}#menu{	float: right;	clear: none;	font-family: AvantGarGotItcTExtLig, "Century Gothic", "MS Dialog Light", "Arial narrow";	font-weight: lighter;	text-transform: uppercase;	text-decoration: none;	color: #CCCCCC;	text-align: center;	margin: auto;	z-index: 1;	font-size: 32px;	padding: 0px;	letter-spacing: -1px;	height: auto;	width: 860px;}#menu a {	color: #666666;	font-weight: lighter;}#menu a:hover {	color: #0099FF;	background-position: bottom;}#menu      a .selected    {	color: #999999;	height: 100px;	padding-top: 100px;}#menucategorias {	float: none;	clear: none;	text-align: center;	margin: 30px auto auto;}#brand{	margin: 10px 0px 10px 4px;	clear: none;	float: left;	padding: 0px;	text-align: left;}#brand2 {	margin: 0px;	clear: none;	float: left;	padding: 16px 0px 0px 30px;	text-align: left;}/* Tips for mainContent:1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.*/ #mainContent {	float: left;	clear: none;	margin-top: 6;	margin-bottom: 0;	margin-left: 4px;	padding: 0px;	margin-right: 0px;	overflow: hidden;	width: 640px;}/* Tips for sidebars:1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the " #sidebar1 p" rule.3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.*/ #sidebar1 {	2padding: 0px;	height: auto;	margin: 0px;	clear: none;	float: left;	width: 330px;	padding: 0px;	text-align: center;	border-top-width: 0px;	border-top-style: none;} #sidebar1 p,  #sidebar1 h3,  #sidebar2 p,  #sidebar2 h3 {	margin: 0px;	padding: 0px;} #sidebar1 ul{	margin: 0px;	padding: 0px 5px 5px;	width: 320px;}#sidebar1 li {	padding: 0px;	margin: 0px 0px 7px;	list-style-type: none;	height: auto;	width: 320px;	list-style-position: inside;	font-size: 13px;	float: left;}#sidebar1 li img {	list-style-type: none;	list-style-position: inside;	clear: none;	float: left;	padding: 0px;	border-top: 0px none;	border-right: 0px none;	border-bottom: 0px none;	border-left: 0px none;	margin: 0px;}#sidebar1  a {	color: #006699;	background-image: url(../img/bullet_normal.gif);	background-repeat: no-repeat;	background-position: -10px;	text-align: left;	margin-left: 0px;	margin-top: 10px;	padding-top: 10px;	text-transform: uppercase;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	margin-right: 0px;	margin-bottom: 0px;}#sidebar1  a:hover {	color: #0099FF;	list-style-image: url(../img/bullet_hover.gif);	border-top-color: #FF0000;	border-right-color: #FF0000;	border-bottom-color: #FF0000;	border-left-color: #FF0000;}#sidebar1  #grid  {	35float: left;	clear: none;	margin: 0px;	padding: 0px 0px 10px 24px;	font-size: 10px;	text-transform: uppercase;	text-align: center;	color: #003366;	border-top: 0px none;	border-right: 0px none;	border-bottom: 0px none;	border-left: 0px none;	float: left;	width: 303px;}#sidebar1 #grid  ul  {	margin: 0px;	padding: 0px;	list-style-type: none;	list-style-image: none;	display: list-item;}#sidebar1 #grid  li  {	width: 100px;	height: 75px;	float: left;	clear: none;	background-color: #FFFFFF;	margin: 1px 2px 2px 1px;	padding: 0px;	list-style-type: none;	font-size: 10px;	color: #FFFFFF;	border: 0px none #003366;	background-position: center center;	display: list-item;	text-decoration: overline;	overflow: hidden;	list-style-position: inside;	background-image: url(../img/blink1.gif);	background-repeat: repeat;}#sidebar1 #grid  a  {	text-transform: uppercase;	font-size: 12px;	font-family: Trebuchet MS, Helvetica, Arial;	font-weight: bold;	color: #FFFFFF;	margin: 0px;	padding: 0px;	text-indent: 0px;}#sidebar2 {	2padding: 0px;	height: auto;	margin: 0px;	clear: none;	float: left;	width: 560px;	padding: 0px;	text-align: center;}#sidebar3 {2padding: 0px;	height: auto;	margin: 0px;	clear: none;	float: right;	width: 480px;	padding: 0px;	text-align: center;}#submenu1 {	float: right;	height: auto;	padding: 0px 0px 20px 24px;	font-family: Century Gothic, MS Dialog Light, Trebuchet MS, Helvetica, Arial;	clear: none;	text-align: left;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: solid;	border-top-color: #06161F;	border-right-color: #06161F;	border-bottom-color: #06161F;	border-left-color: #06161F;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	width: 300px;	font-size: 12px;	text-transform: uppercase;	text-indent: 0px;	color: #FFFFFF;}#submenu1 H1 {	margin: 0px;	padding: 8px;	color: #CCCCCC;	font-size: 10px;	background-image: url(../img/grad1.png);	background-repeat: repeat-x;	text-decoration: none;	border-top-color: #003366;	border-right-color: #003366;	border-bottom-color: #003366;	border-left-color: #003366;	text-align: center;	border-top-width: 1px;	border-top-style: solid;}#submenu1 ul {	margin: 20px 0px 0px;	padding: 0px 0px 10px;	clear: none;	float: none;	text-align: left;}#submenu1 li {	list-style-image: url(../img/bullet_hover.gif);	padding: 0px 0px 7px;	margin: 0px 0px 0px 10px;	clear: both;	float: left;	text-align: left;	list-style-type: none;	display: list-item;	width: 290px;	list-style-position: inside;	text-indent: 0px;	font-size: 12px;}#submenu1 li a {	list-style-position: inside;	list-style-image: url(../img/bullet_hover.gif);	padding: 0px;	margin: 0px;	text-align: left;	text-indent: 0px;}#pageContents {	margin: 0px 0px 1px;	padding: 10px;	text-align: justify;	float: left;	clear: none;	text-indent: 30px;	height: auto;	border-top: 1px solid #06161F;	border-right: 0px none #06161F;	border-bottom: 1px solid #06161F;	border-left: 0px none #06161F;	background-image: url(../img/1px.png);	font-size: 13px;	line-height: 16px;	font-family: Trebuchet MS, Helvetica, Arial;}#pageContents p{	margin: 15px 0px 0px;	text-indent: 4px;	font-weight: normal;	text-align: justify;	color: #FFFFFF;	padding: 0px;	font-family: Trebuchet MS, Helvetica, Arial;}#pageContents    strong, b  {	font-weight: bold;}#pageContents img {	margin: 10px 0px 0px;	padding: 0px;	line-height: 18px;	float: left;	clear: none;	border-top: 1px solid #FFFFFF;	border-right: 0px none #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 0px none #FFFFFF;	background-repeat: no-repeat;	background-position: center center;}#pageContents h1{	font-size: 14px;	color: #999999;	margin: 0px 0px 4px;	padding: 0px;	font-weight: lighter;	text-align: left;}#pageContents h2{	font-size: 14px;	margin: 14px 0px 0px;	padding: 0px;	color: #999999;	text-align: left;}#pageContents h3{	color: #999999;	font-size: 14px;	padding: 0px;	margin: 0px;	text-align: left;}#pageContents ul{	margin: 0px 0px 0px 20px;	text-align: left;	color: #666666;	padding: 0px;}#pageContents li{	list-style-position: inside;	font-size: 12px;	line-height: 15px;	list-style-type: none;	margin: 0px;	padding: 0px;	text-align: left;	color: #999999;}#pageContents a{	color: #1E90FF;	list-style-position: inside;	margin: 0px;	padding: 0px;}#pageContents a:hover{	color: #00CCFF;	margin: 0px;	padding: 0px;}#notas {	font-size: 10px;	color: #FFFFFF;	margin: 0px;	padding: 0px;	width: 520px;	text-indent: 30px;	text-align: left;	clear: none;	float: none;} #footer {	padding: 0 0px;	font-size: 11px;	color: #000000;	text-align: center;	margin: 0px;	height: 40px;	clear: none;	float: left;	display: block;	width: 980px;}  #footer p {	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	padding-right: 0;	padding-left: 0;}#limitfooter {	padding: 0;	font-size: 11px;	color: #000000;	text-align: center;	margin: auto;	width: 970px;}#subleft {	float: left;	clear: right;	text-align: left;	text-transform: uppercase;	padding: 4px;	color: #333333;	width: 200px;}#subleft a{	margin: 4px;	color: #999999;}#subleft a:hover {	color: #CCCCCC;}#subcenter {	padding: 10px 4px 4px;	color: #0066CC;	font-size: 12px;	height: 20px;	text-align: center;	text-transform: uppercase;	clear: none;	float: none;	width: 500px;	font-weight: bold;}#subcenter a{	margin: 0px;	padding: 0px;	color: #999999;	font-weight: bold;}#subcenter a:hover{	color: #FFFFFF;	margin: 0px;	padding: 0px;}#subcenter1 {	padding: 10px 4px 4px;	color: #0066CC;	font-size: 10px;	height: 20px;	text-align: center;	text-transform: uppercase;	font-weight: bold;	clear: none;	float: left;	width: 500px;}#subcenter1 a {	margin: 0px;	padding: 0px;	color: #999999;	font-weight: bold;}#subright {	float: right;	width: 240px;	clear: none;	text-align: center;	padding: 4px;	color: #666666;}#subright a{	color: #999999;}#subright a:hover{	color: #CCCCCC;}#subNav {	color: #FFFFFF;	font-size: 12px;	width: 100%;	float: none;	clear: none;	margin-top: 20px;	text-align: left;}#tips{	color: #FFFFFF;	margin: 16px 0px 10px;	text-align: center;	padding: 10px;	border: 1px solid #06161F;	float: right;	clear: none;	height: auto;	font-size: 12px;	font-weight: lighter;	background-color: #000000;	width: 280px;}#tips a {	color: #999999;	text-align: left;	float: right;	text-decoration: none;	font-size: 12px;	margin-left: 10px;	text-transform: none;}#tips a:hover {	color: #FFFFFF;	text-align: left;	text-decoration: none;	font-size: 12px;}#tips  h1 {	color: #FFFFFF;	text-decoration: none;	padding: 2px;	margin: 0px;	font-size: 14px;	clear: both;	text-align: center;	font-weight: lighter;}#tubeplayer{	border-right: 0px none;	border-bottom: 0px none;	border-left: 0px none;	width: 640px;	clear: none;	float: left;	border-top-style: none;	margin: 4px 0px 0px;	padding: 0px;	border-top-width: 0px;}#tubeplayer h1{	padding: 10px 5px 5px;	color: #FFFFFF;	font-size: 16px;	margin: 0px;	float: none;	clear: both;	text-align: center;	background-repeat: repeat-x;	background-position: right;	background-image: url(../img/grad1.png);	font-family: AvantGarGotItcTExtLig, Helvetica, TrebuchetMS, "Arial Narrow";	border-top-width: 2px;	border-top-style: solid;	border-top-color: #003366;	border-right-color: #003366;	border-bottom-color: #003366;	border-left-color: #003366;}#tubeplayer img {	margin: 0px;	padding: 0px;	line-height: 18px;	float: left;	clear: none;	border-top: 0px none;	border-right: 0px none;	border-bottom: 0px none;	border-left: 0px none;	background-image: url(../img/blink1.gif);	background-repeat: repeat;	background-position: center center;	background-color: #FFFFFF;}#whiter{	color: #FFFFFF;	font-size: 14px;	text-align: left;}#menu2 {	float: left;	clear: none;	font-size: 22px;	font-weight: lighter;	text-transform: uppercase;	text-decoration: none;	color: #1E90FF;	text-align: left;	margin: 0px;	height: auto;	font-family: AvantGarGotItcTExtLig, Century Gothic, MS Dialog Light, Arial narrow;	width: 600px;	padding: 20px;	letter-spacing: -1px;}#menu2 a {	color: #1E90FF;	float: none;	clear: none;	margin: 0px;	text-align: left;}#menu2 a:hover {	color: #FFFFFF;}#menu3 a {	color: #1E90FF;	float: none;	clear: none;	margin: 0px;	padding: 0px;}#menu3 {	float: none;	clear: both;	font-size: 22px;	font-weight: lighter;	text-transform: uppercase;	text-decoration: none;	color: #1E90FF;	text-align: center;	margin: auto auto 10px;	font-family: AvantGarGotItcTExtLig, Century Gothic, MS Dialog Light, Arial narrow;	padding: 20px 20px 0px;	letter-spacing: -1px;}#menu3 a:hover {	color: #FFFFFF;	float: none;	clear: none;}#leftContent {	width: 484px;	float: left;	clear: none;	text-align: left;	padding: 0px 10px 10px 0px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: 10px;} #sidebar2 {	float: left; /* this element must precede in the source order any element you would like it be positioned next to */	width: 470px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 5px; /* top and bottom padding create visual space within this div */	margin: 0px;}#logos {	float: right;	clear: none;	text-decoration: none;	margin: 0px;	padding: 0px;	text-align: right;}#logos  img{	clear: none;	margin: 0px 0px 0px 18px;	padding: 0px;	text-align: right;}#videoBar {	color: #FFFFFF;	margin: 0px auto 0px 15px;	text-align: center;	padding: 5px;	border: 2px solid #333333;	float: left;	clear: both;}#grid2{	height: 220px;	float: left;	clear: none;	margin: 0px 0px 50px 10px;	padding: 0px 0px 0px 14px;	width: 964px;	background-image: url(../img/grad.png);	background-repeat: repeat-x;	background-position: top;	border-top: 1px none #06161F;	border-right: 1px solid #06161F;	border-bottom: 1px none #06161F;	border-left: 1px solid #06161F;}#grid2 img {	clear: both;	float: none;	margin: 0px;	padding: 0px;	background-color: #FFFFFF;	background-image: url(../images/loading.gif);	background-repeat: no-repeat;	background-position: center center;	border: 0px solid #FFFFFF;	height: 90px;	width: 120px;}#grid2 ul {	margin: 0px;	padding: 24px 0px 0px;	list-style-type: none;	list-style-image: none;	list-style-position: inside;	display: list-item;}#grid2 li {	float: left;	clear: none;	margin: 4px 17px 4px 0px;	padding: 0px;	list-style-type: none;	list-style-image: none;	list-style-position: inside;	display: list-item;	font-size: 10px;	color: #FFFFFF;	width: 120px;	height: auto;}#grid2 a {	text-transform: none;	font-size: 12px;	font-family: "Century Gothic", Trebuchet MS, Helvetica, Arial;	font-weight: normal;	padding: 4px;	text-align: left;	margin: 0px;	float: left;	clear: left;	width: 120px;	color: #1E90FF;}#grid2 a:hover {	color: #FFFFFF;}#introPageWidth{	float: left;	clear: none;	margin: 0px;	padding: 0px;	width: 614px;	border-top: none;	border-right: none;	border-bottom: none;	border-left: none;}#tips2 {	color: #FFFFFF;	margin: 6px auto 16px 20px;	text-align: center;	padding: 10px;	border: 1px solid #06161F;	width: 452px;	float: left;	clear: none;	font-weight: lighter;	background-color: #000000;}#tips2 a {	color: #999999;	text-align: left;	float: right;	text-decoration: none;	font-size: 12px;	margin-left: 10px;	text-transform: none;}#tips2 a:hover {	color: #FFFFFF;	text-align: left;	text-decoration: none;	font-size: 12px;}#tips2 h1 {	color: #FFFFFF;	text-decoration: none;	padding: 2px;	margin: 0px;	font-size: 13px;	clear: both;	text-align: center;	font-weight: lighter;}#grid3  {	35float: left;	clear: none;	margin: 0px;	padding: 0px 0px 10px;	font-size: 10px;	text-transform: uppercase;	text-align: center;	color: #003366;	border-top: 0px none;	border-right: 0px none;	border-bottom: 0px none;	border-left: 0px none;	float: right;}#grid3  ul  {	margin: 0px;	padding: 0px;	list-style-type: none;	list-style-image: none;	display: list-item;}#grid3  li  {	float: left;	clear: none;	margin: 2px;	padding: 0px;	list-style-type: none;	font-size: 10px;	color: #FFFFFF;	background-position: center center;	display: list-item;	text-decoration: overline;	overflow: hidden;	list-style-position: inside;	background-repeat: repeat;	height: 75px;	width: 110px;}#grid3   img   {	padding: 0px;	height: 75px;	width: 110px;	background-image: url(../img/blink1.gif);	margin: 0px;}#grid3  a  {	text-transform: uppercase;	font-size: 12px;	font-family: Trebuchet MS, Helvetica, Arial;	font-weight: bold;	color: #FFFFFF;	margin: 0px;	padding: 0px;	text-indent: 0px;}#tips3 {	color: #FFFFFF;	margin: 0px 16px 0px 0px;	text-align: center;	padding: 10px;	border: 1px solid #06161F;	width: 307px;	float: left;	clear: none;	font-weight: lighter;	background-color: #000000;}#tips3 h1 {	color: #FFFFFF;	text-decoration: none;	padding: 2px;	margin: 0px;	font-size: 13px;	clear: both;	text-align: center;	font-weight: lighter;}#tips3 a {	color: #999999;	text-align: left;	float: right;	text-decoration: none;	font-size: 12px;	margin-left: 10px;	text-transform: none;}#tips3 a:hover {	color: #FFFFFF;	text-align: left;	text-decoration: none;	font-size: 12px;}#sForm {	clear: none;	float: left;	width: 968px;	padding: 10px 0px 10px 10px;	margin: 10px;}#border1    {	background-color: #000000;	border: 1px solid #06161F;	margin: 0px;	padding: 0px;}#border1 a {	color: #0066CC;}#border1 a:hover {	color: #0099FF;}.minidesc {	color: #999999;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-indent: 20px;	background-image: url(../img/bullet1.gif);	background-repeat: no-repeat;	background-position: 118px 3px;	text-align: left;}.minicat {	color: #003366;	font-size: 9px;	text-align: left;	margin: 0px;	padding: 4px 0px 3px;	float: left;	clear: right;	text-transform: uppercase;	background-repeat: repeat;	background-position: left top;	font-weight: bold;	width: 100%;	background-image: url(../img/bg1.png);	text-indent: 10px;}.half  {	float: left;	width: 48%;}/* Miscellaneous classes for reuse */.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.widhtLimit{}.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */	clear:both;	height:0;	font-size: 1px;	line-height: 0px;	float: none;}#relatedLinks {	background-color: #0C1B33;	padding: 10px;	float: none;	clear: both;	text-align: left;	background-image: url(../img/tile1.gif);	margin-top: 0px;	margin-bottom: 10px;}#relatedLinks li {	list-style-position: inside;	list-style-image: url(../img/link1.png);	list-style-type: none;}#relatedLinks a {	font-size: 12px;	font-weight: bold;	color: #CCCCCC;	text-decoration: underline;}#relatedLinks a:hover {	color: #FFFFFF;}#container  #LegalPage p {	margin: 0px;	text-indent: 4px;	font-weight: normal;	text-align: justify;	color: #FFFFFF;	padding: 0px;	font-family: Trebuchet MS, Helvetica, Arial;}#container #LegalPage {	margin: 0px 0px 10px;	padding: 10px;	text-align: justify;	float: left;	clear: none;	text-indent: 30px;	height: auto;	border-top: 1px solid #06161F;	border-right: 0px none #06161F;	border-bottom: 1px solid #06161F;	border-left: 0px none #06161F;	background-image: url(../img/1px.png);	font-size: 13px;	line-height: 16px;	font-family: Trebuchet MS, Helvetica, Arial;	width: 960px;}#container  #LegalPage  H3 {	margin: 0px 0px 10px;	padding: 10px;	text-align: center;	font-size: 13px;	line-height: 16px;	font-family: Trebuchet MS, Helvetica, Arial;	color: #1E90FF;	clear: both;	background-color: #000000;}