body, html {
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	/*height: 100%;*/
} 

tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	font-weight: normal;
}


/* Default MOS Class Settings 
****************************/

td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110px;
	color: #000000;
	padding-top: 1px;
	padding-left: 3px;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110px;
	color: #FFFFFF;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: transparent;
}

/* Main Menu Styles
*********************/
/*menu principal*/
a.mainlevel:link, a.mainlevel:visited {

	display: block;
	background: url(../images/butao.png) no-repeat;
	vertical-align: middle;
	font-size: 9px;
/*	font-weight: bold;*/
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 17px !important;
	height: 22px;
	width: 185px;
	text-decoration: none;
	width: 185px !important;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
 	background-position: 0px -25px;
	background: url(../images/butao2.png) no-repeat;
	text-indent: 15px;
	font-weight: bold;
	font-size: 10px;
	color: #000066;

}

a#active_menu  {
	display: block;
	background: url(../images/butao2.png) no-repeat;
	vertical-align: text-top;
	font-size: 9px;
	font-weight: bold;
	color:#000066;
	text-align: center;
	padding-top: 5px;
	padding-left: 18px;
	height: 17px !important;
	height: 22px;
	width: 200px;
	text-decoration: none;
	width: 185px !important;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a.mainmenu:link, a.mainmenu:visited {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover {
	color: #666666;
	text-align: right;
}



/*sub-menus*/
/*
a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #AF8D0C;
	border-left: thin none;
	display: block;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	font-variant: normal;
	white-space: normal;
	clip:         rect(auto auto auto auto);
	margin: auto 15px;
	


}

a.sublevel:hover {
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
}

*/

/*Module Styles 
****************/

table.t_mod {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;	
}

table.b_mod {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;	
}

table.l_r_mod {
	width: 130px;
}

table.l_r_mod th {
	/*background: url(../images/module.gif) no-repeat;*/
	height: 23px;
	padding-top: 6px;
	width: 130px;
	text-align: center;
}

table.moduletable {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
/*titulos dos menus. Exemplo: Menu Principal, e titulos*/
table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF0000;
	text-align : right;
}
/*Separador de Menus */ 
table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #000066;
}
/*Texto para Modulo de Quotes*/
table.moduletablequotes th{
color: red;
font-size: 11px;
}

table.moduletablequotes td{
color: white;
font-weight: normal;
}

/* Polls Style
**************/

.poll {
	color : #000000;
	line-height : 12px;
	font-weight: bold;
}

.pollstableborder {
  	border : 1px dotted #666666;
}

/* Sections Style 
*****************/

.sectiontableheader {
	background-color : #E8EAF3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C8C9CE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C9CE;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #EDEEF3;
}

.sectiontableentry2 {
	font-size: 11px;
	background-color : #FFFFFF;
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color            : #FFFFFF;
	text-decoration  : underline;
	background-color: transparent;
}


.small {
	font-size : 11px;
	color : #FFFFFF;
}

.smalldark {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : medium;
}

/* Content Styles
*****************/

.frontpageheader {
	font-size: 13px;
	color : #12636B;
	font-weight : bold;
        }

.slogan {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #EDEFF4;
	padding-left: 50px;
	padding-top: 0px;
	}

.contentpane {
	font-size: 10px;
	color: #FFFFFF;
}

.contentpaneopen {
	font-size: 10px;
	color: #FFFFFF;
}

/*titulo noticias*/
.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF; /*#12636B*/
	text-align : left;
	line-height: 20px;
	padding-top: 10px;
/*	background-image: url(../images/titulo.png);*/
	background-repeat: no-repeat;
	left: 1px;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.category:link, a.category:visited {
  color            : #FFFFFF;
  font-weight      : bold;
}

a.category:hover {
	color            : #000000;
	text-decoration  : underline;
	background-color: transparent;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 
/*boto Validar */
.button {
	font-family      : Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 12px;
	font-weight      : bold;
	color            : #000066;
	border           : 1px none #666666;
	background-image: url(../images/botao_validar.png);
	background-repeat: no-repeat;
}
/*Fundo da autenticao, onde se escreve*/
.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #666666;
}

/* Links
*********/
/* Titulos das Ultimas Notcias*/
a:link, a:visited {
  font-size        : 9px;
  color            : #FFFFFF;
  text-decoration  : none;
}


/*a:hover {
	color            : #FFFFFF;
}*/



/* For content item titles that are hyperlink instead of Read On
****************************************************************/
/*ttulo de notcias-links*/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #FFFFFF;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color            : #FFFFFF;
	text-decoration  : underline;
	background-color: transparent;
	}

.description {
	font-size: 10px;
	color: #FFFFFF;
}


/* Menus quando selecionados*/
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;	
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* sub menus*/
.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
.sitemap ul { float:none; }

/*.tabela_risca_direita {
	border-right-style: solid;
	border-right-color: #333333;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.3mm;
	border-left-width: thin;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
*/
.tabela_risca_cima {
	border-right-style: none;
	border-right-color: #333333;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.3mm;
	border-left-width: thin;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 0.3mm;
}

.tabela_main_body {
	width: 585px !important;
	width: 600px;
/*	font-weight:bold;*/
	border-left-width: 0.3mm;
	border-left-style: solid;
	border-left-color: #CC9900;
	background-color: #000066;
	background-repeat:no-repeat;
	font-family: Trajan Pro;
	font-weight:500;
	line-height: 1.5;
}

