/* CSS Document */
/*#495E88; azul*/

html {
height:100%;
}

body {
	text-align:center;
}
/****************************************************/
/*topo & bottom*/
td.top {
width:760px;
height:170px;
	background-image: url(../images/top_logo_760.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align:left;
	padding-left: 10px;
}
td.bottom {
	vertical-align: bottom;
	padding-bottom:30px;
}
.superbottom {
background-color:#e1e1e1;
border-top:1px solid;
height:50px;
}
.superbottom div {
text-align:center;
}
/****************************************************/
/*coluna lateral*/
td.leftcol {
background-image: url(../images/bg_leftcol.jpg);
background-repeat: repeat-y;
width:250px;
vertical-align:top;
padding-left:15px;
padding-right:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
/* define links do menu lateral*/
.mainlevel {
}
a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0;
  padding          : 0;
  background       : none;
  text-indent      : 10px;
  line-height: 20px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  border-bottom    : 1px solid #e1e1e1;
  padding          : 2px 0;
  color            : #495E88 /*azul*/;
  text-indent      : 10px;
  font-weight:normal;
}
a.mainlevel:hover, a.mainlevel:active {
  border-bottom    : 1px solid #F78F1E /*laranja*/;
  background-color : #ff6600;
  color            : #F78F1E /*laranja*/;
  text-decoration  : none;
  text-indent      : 5px;
  padding-left: 10px;
   background       : url(../images/seta.gif) no-repeat;
   background-position:5px;
}
ul#mainlevel-nav
{
margin-bottom:8px;
font-size:11px;
padding-top:5px;
}

ul#mainlevel-nav li
{
list-style: none;
display:inline;
margin-left:0px;
line-height:100%;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited
{
font-weight:bold;
color:#999999;	
 border-color:#CCCCCC;
 border-style:solid;
  /**/border-width:thin;
 padding: 5px 10px 5px 10px;
 margin-left: 5px; 
 text-decoration: none;
}
ul#mainlevel-nav li a:hover
{
color:#cccccc;
font-weight:bold;
 padding: 10px 10px 5px 10px;
 margin-left: 5px; 
 text-decoration:none;
}
a.sublevel:link, a.sublevel:visited {
	/**/display          : block;
	line-height: 15px;
	border-bottom    : 1px solid #e1e1e1;
	color            : #495E88 /*azul*/;
	text-indent      : 10px;
	font-weight:normal;
	padding-left: 25px;
}
a.sublevel:hover, a.sublevel:active {
  border-bottom    : 1px solid #F78F1E /*laranja*/;
  background-color : #ff6600;
  color            : #F78F1E /*laranja*/;
  text-decoration  : none;
  text-indent      : 10px;
  	font-weight:bold;
  padding-left: 25px;
   background       : url(../images/seta.gif) no-repeat;
   background-position:20px;
}
td.leftbottom {
background-image: url(../images/bg_leftbottom.jpg);
background-repeat:no-repeat;
height:137px;
}

/****************************************************/
/*corpo*/
td.mainbody {
width:560px;
vertical-align:top;
}
/**/td,tr,div,p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
}
table.moduletable {
width:100%;
}
table.moduletable th, div.moduletable h3 {
color:#ffffff /*branco*/;
font-size:12px;
padding-top:8px;
padding-left: 17px;
background-image:url(../images/bg_topmodul.jpg);
background-repeat:no-repeat;
height:30px;
margin-top:7px;
}
/*CONTEUDO - TITULOS */
 .componentheading {
font-size:15px;
font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
font-weight:bold;
color:#495E88; /*azul*/
}
.componentdescription {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-transform: uppercase;
}
.contentheading{
font-size:25px;
font-family: Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
font-weight:bold;
color:#000000;
}
td.content_txt {
padding-left: 15px;
margin-left: 15px;
}
/****************************************************/
/*LINKS GERAIS*/
a {
color:#495E88; /*azul*/
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#F78F1E /*laranja*/;
text-decoration:none;
font-weight:bold;
}

.back_button a {
padding-top:10px;
font-weight:bold;
color:#F78F1E /*laranja*/;
}
/****************************************************/
/*T.O.C*/
.sectiontableheader {
/*background:url(../images/sectiontableheader_hg.gif);*/
background:#495E88; /*azul*/
font-weight:bold;
padding:5px;
color:#FFFFFF;
}
.sectiontablefooter{
/*background:url(../images/sectiontableheader_hg.gif);*/
background:#EDF4F5/*gelo*/;
font-weight:bold;
padding:5px;
}
.sectiontableentry1 {
padding:5px;
text-align:left;
border-bottom:1px solid #e1e1e1;
}
.sectiontableentry1 td{
padding:5px;
border-bottom:1px solid #e1e1e1;
}
.sectiontableentry1 a{
font-weight:bold;
}
.sectiontableentry2 {
padding:5px;
text-align:left;
border-bottom:1px solid #e1e1e1;
}
.sectiontableentry2 td{
padding:5px;
border-bottom:1px solid #e1e1e1;
}
.sectiontableentry2 a{
font-weight:bold;
}
/**********************DIVERSOS******************************/
/*campos de formulário*/
.inputbox {
/**/border: 1px solid #495E88; /*azul*/
color: #495E88; /*azul*/
padding:3px;
font-size:10px;
width: 200px;
margin: 5px 0px 5px 0px;
}
.poll{
width:200px;

}
li {
display:list-item;
list-style: disc; 
color:#495E88; /*azul
margin-left:28px;*/
}
li a{
font-weight:bold;
}
.blogsection{
font-size:11px;
font-weight:normal;
color:#495E88; /*azul*/
}
#topmodul {
border-left: 1px solid #EDF4F5/*gelo*/;
height:120px;
overflow:hidden;
text-align:justify;
vertical-align:middle;
padding:0px 10px 0px 10px;
}
td.topmodul {
width:320px;
height: 50px;
padding-right:20px;
text-align:right;
}
div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}
a.readon {
text-decoration:underline;
}
.modifydate {
font-weight: bold;
}
/*campos de formulário*/

.pesquisar {}
td.pesquisar {
text-align:right;
vertical-align:middle;
}

.button {
/**/border: 1px solid #495E88; /*azul*/
color: #495E88 /*azul*/;
padding:3px;
font-size:10px;
margin: 5px 0px 5px 0px;
}
.mostread li{
display:list-item;
list-style: square;
color:#F78F1E /*laranja*/;
margin-left:-18px;
line-height: -20px;
}
.mostread li a{
color:#495E88 /*azul*/;
font-weight:normal;
}
.mostread li a:hover{
color:#F78F1E /*laranja*/;
font-weight:bold;
}

.pagenav{
font-weight:normal;
font-size:9px;
}

.latestnews li{
display:list-item;
list-style: square;
color:#F78F1E /*laranja*/;
margin-left:-18px;
line-height: -20px;
}
.latestnews li a{
color:#495E88 /*azul*/;
font-weight:normal;
}
.latestnews li a:hover{
color:#F78F1E /*laranja*/;
font-weight:bold;
}
.button {
margin-top:10px;
margin-bottom:10px;
border: 1px solid #495E88 /*azul*/;
background-color:#e1e1e1;
}

.category {
}
.blog_more strong{
font-size:13px;
font-weight:bold;
color:#F78F1E /*laranja*/;
}
.pathway {
/*width: 780px;*/
background-color:#e1e1e1;
height:20px;
padding-left:10px;
margin-top:5px;
margin-bottom:5px;
}
.leftside {background-image:url(../images/bg_leftside.jpg);
background-repeat:repeat-y;
background-position:right;
}
.rightside {background-image:url(../images/bg_rightside.jpg);
background-repeat:repeat-y;
background-position:left;
}
