body{
	margin:0;
	color:#002c3c;
	font:8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:792px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin-left: auto;
	margin-right:auto;
	width:100em;
	padding:0;
	border-style:none;
	
}
#container {
	margin:5px 17px 0;
	height:1%;
	overflow:hidden;
}
#header {
	overflow:hidden;
	height:1%;
	padding:0 0 0 176px;
}
.logo {
	background:url(./images/logo.gif) no-repeat;
	width:166px;
	height:81px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 -176px;
}
.logo a {
	height:100%;
	display:block;
}
.header-box {
	float:right;
	width:100%;
	background:#1faddd url(./images/img-header-box.jpg) no-repeat 100% 0;
	position:relative;
	height:89px;
	overflow:hidden;
}
.mask {
	position:absolute;
	left:0;
	bottom:0;
	background:url(./images/mask.gif) no-repeat;
	width:11px;
	height:9px;
}
* html .mask {bottom:-5px;}
.header-box ul {
	list-style:none;
	padding:2px 0 0;
	margin:0;
	float:right;
}
.header-box ul li {
	float:left;
	font-size:8pt;
	line-height:11px;
	font-weight:bold;
	border-right:1px solid #fff;
	padding:0 5px;
	margin:0 -1px 0 1px;
}
.header-box ul li a {color:#fff;}
#main {
	overflow:hidden;
	height:1%;
	padding:0 0 0 184px;
	margin-left: 17px;
	float:left;
}
.sidebar {
	float:left;
	width:147px;
	margin:0 0 0 -186px;
	background:url(./images/bg-sidebar.jpg) no-repeat;
	height:464px;
	padding:11px 10px 0 20px;
	display:inline;
	position:relative;
}
.sidebar ul {
	list-style:none;
	padding:15px 0 0;
	margin:0;
	font-size:8pt;
	line-height:12px;
	font-weight:bold;
}
.sidebar ul a {color:#fff;}
.sidebar ul a:hover, .sidebar ul li.active a {
	color:#119ed0;
	text-decoration:none;
}
.sidebar ul li {margin-bottom:8px;}
a.ads {
	background:url(./images/ads.gif) no-repeat;
	width:105px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:51px;
	left:20px;
}
.content {
	float:left;
	width:100%;
	margin:10px 0 0;
}
.main-box {
	height:1%;
	border:1px solid #70c5e3;
	margin: 10px 17px 0 0;
}
.inner {
	background:url(./images/right-corner.gif) no-repeat 100% 100%;
	height:410px;
	width:400px;
	margin:0 -1px -1px 0;
	position:relative;
}
.index-box .inner {height:393px;}
.form {
	width:95%;
	margin:10px 0 0 20px;
	
}
.form h1 {
	margin:0 0 15px;
	font-size:11pt;
	color:#002c3c;
}
.row {
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
}
.form label {
	float:right;
	font-size:8pt;
	line-height:12px;
	padding:5px 0 0;
	font-weight:bold;
	color:#119ed0;
}
.form input.text {
	/*float:none;*/
	/*width:213px;*/
	font-size:8pt;
	font-weight:bold;
	color:#000;
	border:1px solid #70c5e3;
	padding:2px 1px;
}
.button {
	margin:10px 0 0;
	float:right;
	background:#119ed0;
	color:#fff;
	font-size:8pt;
	width:69px;
	height:20px;
	border:none;
	cursor:pointer;
	margin-left:3px;
}
ul.ads-list {
	list-style:none;
	margin:10px 0 0;
	margin:0;
}
ul.ads-list li {
	float:left;
	margin:4px 0 0 18px;
	display:inline;
}
#footer {
	text-align:right;
	font-size:8pt;
	color:#b2b2b2;
}
#footer p {margin:0;}
/*inner page*/
.main-content {
	background:url(./images/bg-main.jpg) no-repeat 0 100%;
	background-position:bottom;
	width:100%;
	overflow:hidden;
	
}
.scrollable {
	height:409px;
	overflow:hidden;
}
.main-content .holder {
	padding:0 41px 0 275px;
}
.main-content h1 {
	margin:0;
	font-size:11pt;
	color:#002c3c;
}
.main-content ul {
	list-style:none;
	padding:0 0 1px;
	margin:0 0 0 11px;
}
.main-content ul li {
	background:url(./images/sep.gif) no-repeat 0 5px;
	padding:0 0 0 5px;
	margin:5px 0 0;
}
.main-content p {margin:11px 0 0;}
.main-info {
	
	
	line-height:12px;
	background:url(./images/transparent.gif);
}
.main-info strong {color:#119ed0;}
.main-info a {color:#119ed0;}
.scroll-content {
	width:auto !important;
	height:303px !important;
	top:92px !important;
}
.vscroll-slider {
	width:2px;
	background:url(./images/scroll.gif) repeat-y;
	height:143px;
	left:4px !important;
}
.vscroll-bar {
	right:4px !important;
	left:auto !important;
	height:392px !important;
	top:5px !important;
}
.gridHeader
{
	background-color:#70c5e3;
	color:White;
}
.gridMain
{
	width: 95%;
	border: solid 1px black;
	background-color: Transparent; 
	margin-left:20px;
}
.clearBoth
{
	clear:both;
	line-height:0;
	font-size:0pt;
}
.paginaBtn
{
	background:#119ed0;
	color:#fff;
	font-size:8pt;
	width:69px;
	height:20px;
	border:none;
	cursor:pointer;
	float:right;
	margin-left:3px;
}
.divboxnpaginabtnpaginas
{
	margin-top:3px;
	margin-left:20px;
	width:95%;
}
.lblnpaginas
{
	float:left;
}
.middleDiv
{
	margin-left:100px;
	overflow:hidden;
	
}
.textoLabel
{
	margin-left:100px;
	float:right;
	overflow:hidden;
}
.chboxCae
{
	color:#119ed0;
}
.main-others {
	width:90%;
	height:380px;
	margin:0 0 0 20px;
	background:url(./images/transparent.gif);
}
.main-others strong {color:#119ed0;}
.main-others a {color:#119ed0;}
.divMiddle
{
	overflow:hidden;
	position:absolute;
}
.divMiddle strong {color:#119ed0;}
.divMiddle a {color:#119ed0;}
.main-info2 {
	width:95%;
	height:380px;
	line-height:12px;
	margin-top:19px;
	margin-left:20px;
	background:url(./images/transparent.gif);
}
.main-info2 h1 
{
	margin:0px;
	font-size:11pt;
	color:#002c3c;
}
.main-info2 strong {color:#119ed0;}
.main-info2 a {color:#119ed0;}
.main-info2 p {margin:11px 0 0;}
.letras
{
	color:#119ed0;
	font-size:8pt;
}
.titulos
{
	font-size:11pt;
}
.ClassErro
{
	margin-left:200px;
	color:#119ed0;
	font-size:8pt;
}
.floatLeft
{
	float:left;
}

.errorMessageNotificacoes
{
	margin-left:145px;
}
.errorMessagePaginaErro
{
	margin-left:10px;
}

.upperFirma
{
	text-transform:uppercase;
	width:350px;
}
.headerGrids
{
	margin-left:60px;
}

.caixaPrincipal
{
	
	width:780px;
	margin:10px 0px 7px 0px;
	border: solid 1px #70c5e3;
	height:413px;
	float:left;
	
	}
	
	
.panelCatcha
{
	margin:0px 0px 5px 0px;
	float:right;
	}
	
.txtcachta
{
	float:left;
	margin:0px 0px 1px 6px;
	font-size:8pt;
	font-weight:bold;
	color:#000;
	border:1px solid #70c5e3;
	padding:0px 1px;
	width:45px
	}
	
.btncachta
{
	float:left;
	margin:0px 0 0 2px;
	
	}
	
.lblCatcha
{
	margin:0px 0px 0px 4px;
	float:left;
	}
	
.panelCatchaConsultas
{
	margin-top:45px;
	}
	
.floatRight
{
	float:right;
	}
.centerCae
{
	text-align:center;
	float:left;
	white-space:nowrap;
	
	
}