/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	float: center;
}

#thX {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

#tdX {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: black;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color:Black;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 40px 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: right;
}

.col-two {
	float: right;
}

.two-cols {
}
/*
.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}
/*
/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
	float: center;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	/*padding: 20px;*/
}

#one{
width:5;
color: Black;
font-size: 100%;
float:left;
padding:5px;
}

#two{
width:50;
height:50;
color: Black;
font-size: 100%;
padding:5px;
background:blue;
}

#three{
color: Black;
font-size: 100%;
padding:0px 80px;
}
/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 15px;
	font-size: 34px;
	font-weight: normal;
}
#logo image {
	padding-top: 0px;
}
#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}
#searchX {
	float: center;
	width: 275px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
p.searchX{
float:center;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float:right;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 90%; /*960px;*/
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	padding: 0px 0 0 0;
	margin-top: 30px;
	margin-left: 60px;
	margin-right:60px;
	margin-bottom:60px;
	align: center;
}

/* Content */

#content {
	float: center;
	width: 960px;
}
#contentX {
	float: left;
	width: 320px;
	margin: 20px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
	float: center;
}
#featureX {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 0px;
}

#sidebar .col-one {
	width: 820px;
}
#sidebarX .col-one {
	width: 820px;
}

#sidebar .col-two {
	width: 0px;
}
#sidebar .col-two {
	width: 0px;
}
#results {
	float: center;
	width: 820px;
}

#results .col-one {
	width: 40px;
}
#results .col-two {
	width: 250px;
}
#results .col-three {
	width: 40px;
}
/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
table {
	color: #7F7F7F;
	font: 0.8em/1.6em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse
}

/* table,caption {
	margin: 0 auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
} */

caption,th,td {
	border-left: 0;
	padding: 10px
}

caption,thead th,tfoot th,tfoot td {
	background: #FFFFFF url(images/img02.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

/*Top Of results */
thead th {
	background: #FFFFFF url(images/img02.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

tbody th {
	padding: 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

tbody tr.odd {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

tbody a {
	padding: 1px 2px;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

tbody tr:hover {
	background-color: #EEE;
	color: #333
}

tbody tr:hover a {
	background-color: #FFF
}

tbody td+td+td+td+td a {
	color: black;
	font-weight: bold;
	border-bottom: 0
}

tbody td+td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #E63C1E
}

tbody td a[href="http://72.13.231.108/robertg/pi.br/"] {
	margin: 0 auto;
	display: block;
	width: 15px;
	height: 15px;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	text-indent: -999em;
	border-bottom: 0
}

tbody a:visited:after {
	font-family: Verdana,sans-serif;
	content: "\00A0\221A"
}
#GI {padding: 0px;float:center;border-bottom: 1px dotted #E63C1E;border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
#GI th {padding: 0px;text-align: right;} 
#GI td {padding: 2px;font-size: 125%;text-align: left;Color:black}
#GI tr {}  
#GI tbody {} 

#GI2 {padding: 0px;float:center;}
#GI2 th {padding: 0px;text-align: right;} 
#GI2 td {padding: 2px;font-size: 125%;text-align: left;Color:black}
#GI2 tr {}  
#GI2 tbody {}

#PLN {padding: 0px;float:center; border: 0px;}/*border-bottom: 1px dotted #E63C1E;*/
#PLN th {padding: 2px;font-size: 125%;text-align: left;Color:black;background: #FFFFFF url(images/img03.gif) repeat-x;}
#PLN td {padding: 2px;font-size: 125%;text-align: left;Color:black;}
#PLN td testa {text-align: center;Color:black}/*background: #FFFFFF url(images/img01.gif) repeat-x;*/
#PLN tr {}  
#PLN tbody {}  

#plain {color:Black;}

.under {background:red;color:Black;}
.zero {background:white;color:Black;}
.mid {background:yellow;color:black;}
.over {background:Green;color:white;}

#FUNST {padding: 0px;float:left;border-bottom: 1px dotted #E63C1E; color:black;}
#FUNST th {padding: 0px;text-align: left;} 
#FUNST td {padding: 2px;font-size: 125%;text-align: left;}
#FUNST td under{padding: 2px;font-size: 125%;text-align: left;background:red;}
#FUNST td testa {text-align: left;}
#FUNST tr {}  
#FUNST tbody {} 

#RSLT {padding: 0px;float:center;border-bottom: 1px dotted #E63C1E; color:black;}
#RSLT th {padding: 3px;text-align: Center;} 
#RSLT td lt{padding: 2px;font-size: 125%;text-align: left;}
#RSLT td ct{padding: 2px;font-size: 125%;text-align: center;}
#RSLT td rt{padding: 4px;font-size: 125%;text-align: right;width: 100px;}
#RSLT td under{padding: 2px;font-size: 125%;text-align: left;background:red;}
#RSLT td testa {text-align: left;}
#RSLT tr {}  
#RSLT tbody {} 

#CR {		padding: 0px;color:black;}
#CR th {	padding: 0px;text-align: left;} 
#CR td {	padding: 2px;font-size: 125%;text-align: left;}
#CR td rt{padding: 4px;font-size: 125%;text-align: right;width: 100px;}


/*Slideshowcode */
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}

.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
a.cBlue:hover{color:#bc2931;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#c00;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
/* title */
.col{margin: 20 0 0 0;float:center; width:252px;border:1px solid #006BB6;}
.focusPic{margin:0 auto; width:252px; background:#F2F7FB;}
.focusPic .pic{margin:0 auto; width:250px; height:191px; padding:5px 0 0;}
.focusPic .pic img{margin:6px 0 0 0;}
.focusPic .pic h3 {text-align:left; padding:1px 0 0 12px;}
.focusPic .pic h3 img {margin:0px; }
.focusPic .pic .flashBlank {margin:0 auto; width:100%; height:6px; font-size:1px; }
.focusPic .pic h5 {text-align:left; padding:0px 0 0 12px !important;padding:5px 0 0 12px;}
.focusPic .pic h5 img {margin:0px; }
.focusPic h2{ float:left; width:236px;padding:4px 0 3px 12px; font-size:14px; text-align:left;}
.focusPic p{float:left; width:236px;line-height:160%; margin:0; text-align:left;padding:0 0 10px 12px; height:57px;}
.focusPic .more{ margin:0 auto; width:250px; }
.focusPic .more .textNum{float:right; margin:0 8px 0 0;padding:0 0 4px;}
.focusPic .more .textNum .text{float:left; font-weight:bold; padding:7px 6px 0 0; color:#666;}
.focusPic .more .textNum .num{float:left; width:113px; height:19px;}
.focusPic .more .textNum .bg1{ background:url(num1.gif);}
.focusPic .more .textNum .bg2{ background:url(num2.gif);}
.focusPic .more .textNum .bg3{ background:url(num3.gif);}
.focusPic .more .textNum .bg4{ background:url(num4.gif);}
.focusPic .more .textNum .num ul{ float:left; width:113px;}
.focusPic .more .textNum .num li{float:left; width:28px; font-weight:bold;display:block; color:#fff; list-style-type:none; padding:6px 0 0;}
.focusPic .more .textNum .num li a{color:#fff; padding:0 5px; }
.focusPic .more .textNum .num li a:visited{color:#fff;}
.focusPic .more .textNum .num li a:hover{color:#ff0;}

.btn {
	margin: 8px;
	padding: 2px;
	background: #DDDDDD;
	border: 1px solid #000000;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.btn, a.btn:hover {
	color: black;
	padding: 3px;
}

.required{
	color: red;
	font-weight: bold;
}