/*************************************************************************************************
 * BODY
 *************************************************************************************************/
BODY
{
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

    margin: 0px;
    /*VERDE*/ 
    /*background-color: #CADB2B;*/
    /*AZUL*/
    background-color: #009BC5;
    /*CINZENTO*/
    background-color: #A7A9AC;
}
/*************************************************************************************************
 * PARAGRAPH
 *************************************************************************************************/
P
{
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 11px;
    color: #000000;
	line-height: 18px;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;

    font-family: Arial, Verdana;
	text-align: left;
}
/*************************************************************************************************
 * HEADINGS
 *************************************************************************************************/
H1
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 36px;
    color: #000000;
}
H2
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 24px;
    color: #000000;
}
H3
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    color: #000000;
}
H4
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    color: #000000;
}
H5
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    color: #000000;
}
H6
{
    font-family: Arial, Verdana;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
}
/*************************************************************************************************
 * TABLES
 *************************************************************************************************/
TABLE
{
}
THEAD
{
}
TFOOT
{
}
TH
{
}
TD
{
}
/*************************************************************************************************
 * LINKS
 *************************************************************************************************/
A
{
    font-family: Arial, Verdana;
	text-align: left;
    font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
A:link, A:hover, A:active, A:visited
{
    font-family: Arial, Verdana;
    text-align: left;
    font-size: 11px;
    /* color: #0000FF;*/
    color: #66666;
    text-decoration: underline;
}
SMALL
{
}
BLOCKQUOTE
{
    FONT-SIZE: 11px;
}
PRE
{
}
HR
{
    COLOR: #000000;
    HEIGHT: 1px;
    TEXT-ALIGN: center;
}
CAPTION
{
    FONT-SIZE: 10px;
    COLOR: #000000;
}
/*************************************************************************************************
 * IMAGES
 *************************************************************************************************/
IMG
{
    BORDER-LEFT:	0px none;
    BORDER-RIGHT:	0px none;
    BORDER-TOP:		0px none;
    BORDER-BOTTOM:	0px none;
}
/*************************************************************************************************
 * UNORDERED LISTS
 *************************************************************************************************/
UL
{
	/*
    font-size: 10pt;
    list-style-image: url(img/bulleye.gif);
    list-style-type: disc;
	*/
}
UL LI
{    
	font-family: Arial, Verdana;
	text-align: left;
	list-style-type: square;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 11px;
    color: #000000;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;
}
UL LI LI
{
	list-style-type: square;

    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 14px;
    color: #000000;

    padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	10px;
	padding-right:	10px;

    font-family: Arial, Verdana;
	text-align: left;
}
UL LI LI LI
{
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 18px;
    color: #000000;

    padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	10px;
	padding-right:	10px;

    font-family: Arial, Verdana;
	text-align: left;
}
/*************************************************************************************************
 * ORDERED LISTS
 *************************************************************************************************/
OL
{
	/*
    FONT-SIZE: 10px;
	list-style-type: decimal;
	*/
}
OL LI
{
    list-style-type: decimal;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 14px;
    color: #000000;

    padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	10px;
	padding-right:	10px;

    font-family: Arial, Verdana;
	text-align: left;
}
OL OL LI
{
    LIST-STYLE-TYPE: lower-alpha;	

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 20px;
    color: #000000;

    padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	10px;
	padding-right:	10px;

    font-family: Arial, Verdana;
	text-align: left;
}
OL OL OL LI
{
    LIST-STYLE-TYPE: lower-roman;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

    font-size: 24px;
    color: #000000;

    padding-top:	10px;
	padding-bottom: 10px;
	padding-left:	10px;
	padding-right:	10px;

    font-family: Arial, Verdana;
	text-align: left;
}
/*************************************************************************************************
 * ADMINISTRATION
 *************************************************************************************************/
.Head
{
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.SubHead
{
    font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;

	text-align: left;

	background-color: #EEEEEE;
/*
	border-top:		#CCCCCC 1px solid;
    border-left:	#CCCCCC 1px solid;
    border-right:	#CCCCCC 1px solid;
    border-bottom:	#CCCCCC 1px solid;
*/
}
.SubSubHead
{
    font-family: Arial, Verdana;
	font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.Normal
{
	/*
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;

    line-height: normal;
    letter-spacing: normal;
	*/
	
	font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;

    line-height: normal;
    letter-spacing: normal;
}
.NormalDim
{
    font-family: Arial, Verdana;
    font-size: 11px;
}
.NormalBold
{
    FONT-FAMILY: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
}
.NormalItalic
{
    font-size: 10px;
    font-style: italic;
}
.NormalAdmin
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.NormalTextBox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 300px;
}
A.CommandButton, A.CommandButton:visited, A.CommandButton:hover, A.CommandButton:link
{
    border-top:		#000000 1px solid;
    border-left:	#000000 1px solid;
    border-right:	#000000 1px solid;
    border-bottom:	#000000 1px solid;

    padding-left:	5px;
    padding-right:	5px;
    padding-top:	5px;
    padding-bottom: 5px;

    font-weight: bold;
    font-size: 11px;

    color: #000000;
    line-height: 30px;
    font-family: Arial, Verdana;

    background-color: #DDDDDD;
    
	text-decoration: none;
}
INPUT
{
}
INPUT.CommandButton
{
	border-top:		#000000 1px solid;
    border-left:	#000000 1px solid;
    border-right:	#000000 1px solid;
    border-bottom:	#000000 1px solid;

    padding-left:	5px;
    padding-right:	5px;
    padding-top:	5px;
    padding-bottom: 5px;

    font-weight: bold;
    font-size: 11px;

    color: #000000;
    font-family: Arial, Verdana;

    background-color: #DDDDDD;
    
	text-decoration: none;
}
/*************************************************************************************************
 * MODULES
 *************************************************************************************************/
.Module
{
    padding-right:	00px;
    padding-left:	00px;
    padding-bottom:	0px;
    padding-top:	0px;

	width: 100%;
}
.ModuleTitle
{ 
	padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

    border-left:	0px none;
    border-right:	0px none;
    border-top:		0px none;
    border-bottom:	0px none;

    margin: 0px;

	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.TitleNoTheme
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
/*************************************************************************************************
 * LEFT PANEL
 *************************************************************************************************/
.LeftPane
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

    border-left:	0px none;
    border-right:	0px none;
    border-top:		0px none;
    border-bottom:	0px none;

    margin: 0px;
}
/*************************************************************************************************
 * CONTENT PANEL
 *************************************************************************************************/
.ContentPane
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

    border-left:	0px none;
    border-right:	0px none;
    border-top:		0px none;
    border-bottom:	0px none;

    margin: 0px;
}
/*************************************************************************************************
 * RIGHT PANEL
 *************************************************************************************************/
.RightPane
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

    border-left:	0px none;
    border-right:	0px none;
    border-top:		0px none;
    border-bottom:	0px none;

    margin: 0px;
}
/*************************************************************************************************
 * FOOTER PANEL
 *************************************************************************************************/
.FooterPane
{
	padding-left:	10px;
    padding-right:	10px;
    padding-top:	0px;
    padding-bottom: 0px;

    border-left:	#000000 1px solid;
    border-right:	#000000 1px solid;
    border-top:		#000000 1px solid;
    border-bottom:	#000000 1px solid;

    margin: 0px;

	font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
	color: #000000;
	height: 25px;
	text-align: right;

	background-color: #FFFFFF;
	width: 100%;
}
.FooterPane A:link, .FooterPane A:visited, .FooterPane A:hover, .FooterPane A:active
{
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11px;
	color: #000000;

	line-height: 25px;
}
/*************************************************************************************************
 * TABS | SELECTED TABS
 *************************************************************************************************/
.Tabs
{
	/*
	padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform: lowercase;
	*/
	
    padding-left:	3px;
    padding-right:	2px;
    padding-top:	20px;
    padding-bottom: 5px;
   
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
	
    margin: 0px;
    overflow: visible;
    /*color: #AAAAAA;*/
    color: #CC6666;


    background-image: none;
    background-repeat: no-repeat;
    /*background-color: #EEEEEE;*/
    background-color: #FFFFCC;

    text-align: left;
    text-decoration: none;
    text-transform: lowercase;
}
.Tabs A:link, .Tabs A:visited, .Tabs A:active
{

    padding-left:	3px;
    padding-right:	2px;
    padding-top:	20px;
    padding-bottom: 5px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
	
	margin: 0px;
    overflow: visible;
    color: #AAAAAA;

    background-image: none;
    background-repeat: no-repeat;
    /*background-color: #EEEEEE;*/
    background-color: #FFFFCC;
    
	text-align: left;
    text-decoration: none;
    text-transform: lowercase;
}
.Tabs A:hover
{
	padding-left:	3px;
    padding-right:	2px;
    padding-top:	20px;
	padding-bottom: 5px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
	
	margin: 0px;
    overflow: visible;
    color: #022366;
  /*  color: #33333;*/

    background-image: none;
    background-repeat: no-repeat;
    /*background-color: #EEEEEE;*/
    background-color: #FFFFCC;
    
	text-align: left;
    text-decoration: none;
    text-transform: lowercase;
}
.SelectedTabs, .SelectedTabs A:hover, .SelectedTabs A:link, .SelectedTabs A:active, .SelectedTabs A:visited
{
	
    padding-left:	3px;
    padding-right:	2px;
    padding-top:	20px;
    padding-bottom: 5px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 16px;
	
    margin: 0px;
    overflow: visible;

     /*   Cinzento Claro
    color: #022366;*/

    color: #666666;

    background-image: none;
    background-repeat: no-repeat;
    background-color: #DDDDDD;
    
    text-align: left;
    text-decoration: none;
    text-transform: lowercase;
}
/*************************************************************************************************
 * SUBTABS | SELECTED SUBTABS
 *************************************************************************************************/
.SubTabs
{
	/*
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #000000;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
*/
	
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	3px;
	padding-bottom: 3px;

    border-top:		0px solid #CCCCCC;
    border-left:	0px solid #CCCCCC;
    border-right:	0px solid #CCCCCC;
    border-bottom:	0px solid #CCCCCC;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
    color: #AAAAAA;
    /*background-color: #EEEEEE;*/
    background-color: #FFFFCC;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
}
.SubTabs A:link, .SubTabs A:visited, .SubTabs A:active
{
	/*
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #000000;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
	*/
	
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	3px;
	padding-bottom: 3px;

    border-top:		0px solid #CCCCCC;
    border-left:	0px solid #CCCCCC;
    border-right:	0px solid #CCCCCC;
    border-bottom:	0px solid #CCCCCC;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
    color: #AAAAAA;
    /*background-color: #EEEEEE;*/
    background-color: #FFFFCC;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
}
.SubTabs A:hover
{
	/*
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
   /* color: #8B9091; */
    color: #66666;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
	*/
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	3px;
	padding-bottom: 3px;

    border-top:		0px solid #CCCCCC;
    border-left:	0px solid #CCCCCC;
    border-right:	0px solid #CCCCCC;
    border-bottom:	0px solid #CCCCCC;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
	
    color: #000000;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
}
.SelectedSubTabs, .SelectedSubTabs A:hover, .SelectedSubTabs A:link, .SelectedSubTabs A:active, .SelectedSubTabs A:visited
{
	/*
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 0px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
	*/
	
	padding-left:	3px;
    padding-right:	3px;
    padding-top:	3px;
	padding-bottom: 3px;

    border-top:		0px solid #CCCCCC;
    border-left:	0px solid #CCCCCC;
    border-right:	0px solid #CCCCCC;
    border-bottom:	0px solid #CCCCCC;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 12px;
	
	margin: 0px;
	
    color: #000000;
    background-color: #DDDDDD;
    
	text-align: left;
    text-decoration: none;
    text-transform: none;
}
/*************************************************************************************************
 * SUBSUBTABS | SELECTED SUBSUBTABS
 *************************************************************************************************/
.SubSubTabs
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;
   
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubSubTabs A:link, .SubSubTabs A:visited, .SubSubTabs A:active
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #FFFFFF;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SubSubTabs A:hover
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;


    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
.SelectedSubSubTabs, .SelectedSubSubTabs A:hover, .SelectedSubSubTabs A:link, .SelectedSubSubTabs A:active, .SelectedSubSubTabs A:visited
{
    padding-left:	0px;
    padding-right:	0px;
    padding-top:	0px;
	padding-bottom: 3px;

    border-top:		#ffffff;
    border-left:	#ffffff;
    border-right:	#ffffff;
    border-bottom:	#ffffff;
    
	font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 10px;
	
	margin: 0px;
    overflow: visible;
    color: #8B9091;

    background-image: none;
    background-repeat: no-repeat;
    
	text-align: left;
    text-decoration: none;
    text-transform:uppercase;
}
/*************************************************************************************************
 * SECONDARY TABS
 *************************************************************************************************/
.SecondaryTabs, .SecondaryTabs A:link, .SecondaryTabs A:visited, .SecondaryTabs A:active
{
	padding-left:	0px;
	padding-right:	0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.SecondaryTabs A:hover
{
	padding-left:	0px;
	padding-right:	0px;
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}	
.SelectedSecondaryTabs, .SelectedSecondaryTabs A:link, .SelectedSecondaryTabs A:hover, .SelectedSecondaryTabs A:visited, .SelectedSecondaryTabs A:active
{
	padding-left:	0px;
	padding-right:	0px;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}
/*************************************************************************************************
 * SURVEY
 *************************************************************************************************/
.SurveyQuestion
{
    PADDING-RIGHT: 5pt;
    PADDING-LEFT: 5pt
}
.SurveyOption
{
}
.SurveyButton
{
    FONT-WEIGHT: 600
}
/*************************************************************************************************
 * LANGUAGE SWITCHER
 *************************************************************************************************/
.rb_LangSw_tbl, .rb_LangSw_tbl A:link, .rb_LangSw_tbl A:visited, .rb_LangSw_tbl A:hover, .rb_LangSw_tbl A:active
{
	font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
	color: #000000;
}
.rb_LangSw_sel, .rb_LangSw_sel A:link, .rb_LangSw_sel A:visited, .rb_LangSw_sel A:hover, .rb_LangSw_sel A:active
{
	font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
	color: #000000;
}
.linkFooter
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
}
.linkFooter A:link
{
    FONT-WEIGHT: normal
}
.linkFooter A:visited
{
    FONT-WEIGHT: normal
}
.linkFooter A:hover
{
    FONT-WEIGHT: normal
}

DL
{
    FONT-SIZE: 10pt
}
.MenuItem
{
    BORDER-RIGHT: white 1pt solid;
    BORDER-TOP: white thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BORDER-LEFT: salmon;
    COLOR: #515530;
    BORDER-BOTTOM: white 1pt solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #e1eaff
}
.MenuItemHi
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: white;
    BORDER-BOTTOM: white 1pt solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0163ac
}
.MenuSub
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
.MenuSubHi
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #0163ac
}
.Menu
{
}
/* Module Buttons */
.rb_mod_btn
{
	display:block;
	margin:0px 0px 0px 2px;
}
.rb_mod_btn.btn-img-txt, .rb_mod_btn.btn-img-only
{
}
.rb_mod_btn.btn-img-txt, .rb_mod_btn.btn-img-only-css
{
	overflow:hidden;
}
div.btn-img-only,div.btn-img-only-css
{
	display:block;width:0px;height:0px;overflow:hidden
}
div.btn-img-txt
{
	display:block;width:0px;height:0px;overflow:hidden
}
div.btn-txt-only
{
	font-size:9px;
	line-height:0.8;
}
/*************************************************************************************************
 * BreadCrumbs
 *************************************************************************************************/
.BreadCrumbs
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
}
.BreadCrumbs A:link, .BreadCrumbs A:visited, .BreadCrumbs A:active, .BreadCrumbs A:hover 
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;  
    text-decoration: none;
}
/*************************************************************************************************
 * EnhancedHtml
 *************************************************************************************************/
.divEnhancedHtmlTitle
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 36px;

	color: #FFFFFF;

	padding-left:	72px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

	width: 100%;
	text-align: left;
	height: 82px;
	line-height: 82px;

	position: relative;
}
.divButtonsNavigation
{
	position: absolute;
	right: 44px;
}
.EnhancedHtmlTitlePage
{
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 36px;

	color: #FE8639;

	padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

	width:100%;
	text-align: center;
	line-height: 82px;
}
.EnhancedHtmlParagraph
{
    font-family: Arial, Verdana;

	width: 100%;
	height: 200px;
}
.EnhancedHtmlParagraph P
{
    margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	0px;
	margin-right:	0px;

    font-size: 24px;
    color: #FFFFFF;

    padding-top:	10px;
	padding-bottom: 0px;
	padding-left:	73px;
	padding-right:	170px;

    font-family: Arial, Verdana;
	text-align: left;
}
.EnhancedHtmlParagraph UL
{
	color: #FFFFFF;
}
.EnhancedHtmlParagraph UL LI
{
	list-style-type: circle;
	list-style-position: outside;

    margin-top:		10px;
	margin-bottom:	0px;
	margin-left:	55px;
	margin-right:	170px;

    font-size: 24px;
    color: #FFFFFF;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;

    font-family: Arial, Verdana;
	text-align: left;
}
.EnhancedHtmlParagraph UL LI LI
{
	list-style-type: square;
	list-style-position: inside;

    margin-top:		10px;
	margin-bottom:	0px;
	margin-left:	73px;
	margin-right:	170px;

    font-size: 24px;
    color: #FFFFFF;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;

    font-family: Arial, Verdana;
	text-align: left;
}
.EnhancedHtmlParagraph OL
{
	color: #FFFFFF;
}
.EnhancedHtmlParagraph OL LI
{
    list-style-type: decimal;
	list-style-position: outside;

    margin-top:		10px;
	margin-bottom:	0px;
	margin-left:	55px;
	margin-right:	170px;

    font-size: 24px;
    color: #FFFFFF;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;

    font-family: Arial, Verdana;
	text-align: left;
}
.EnhancedHtmlParagraph OL OL LI
{
	list-style-type: lower-alpha;
	list-style-position: inside;

    margin-top:		10px;
	margin-bottom:	0px;
	margin-left:	73px;
	margin-right:	170px;

    font-size: 24px;
    color: #FFFFFF;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	0px;
	padding-right:	0px;

    font-family: Arial, Verdana;
	text-align: left;
}
.EnhancedHtmlParagraph A, .EnhancedHtmlParagraph A:hover, .EnhancedHtmlParagraph A:visited, .EnhancedHtmlParagraph A:link, .EnhancedHtmlParagraph A:active
{
    margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	0px;
	margin-right:	0px;

	border-top:		#FFFFFF 3px solid;
	border-bottom:	#FFFFFF 3px solid;
	border-left:	#FFFFFF 3px solid;
    border-right:	#FFFFFF 3px solid;

	border-radius: 1em;

    font-size: 24px;
	font-weight: bold;
	line-height: 24px;
    color: #FFFFFF;

    padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	5px;
	padding-right:	5px;

    font-family: Arial, Verdana;
	text-align: left;
}
/*************************************************************************************************
 * RAINBOW LAYOUT TABLE
 *************************************************************************************************/
.rb_DefaultLayoutTable
{
	/*width: 980px;*/
	/*width: 764px;*/
	width: 740px;
}
.rb_AlternateLayoutTable
{
	text-align: left;   
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	/*background-color: #FFFFFF;  */

	border-top:	#000000 0px solid;
	border-bottom:	#000000 0px solid;
	border-left:	#000000 0px solid;
    	border-right:	#000000 0px solid;

	border-collapse: collapse;  
	/*width: 980px;*/
	/*width: 764px;*/
	width: 740px;
}
/*************************************************************************************************
 * RAINBOW LAYOUT PORTALHEADER
 *************************************************************************************************/
.rb_DefaultPortalHeader
{
	border-top:	#000000 0px solid;
	border-bottom:	#000000 0px solid;
	border-left:	#000000 0px solid;
	border-right:	#000000 0px solid;
}
/*************************************************************************************************
 * RAINBOW LAYOUT FOOTER
 *************************************************************************************************/
.rb_DefaultPortalFooter
{
	border-top:	#000000 0px solid;
	border-bottom:	#000000 0px solid;
	border-left:	#000000 0px solid;
    	border-right:	#000000 0px solid;
}
/*************************************************************************************************
 * RAINBOW LAYOUT DIV
 *************************************************************************************************/
.rb_DefaultLayoutDiv
{
    /*width: 980px;*/

    /* Tamanho anterior. Ajustei ao tamanho da imagem inicial*/
    /*width: 764px;*/
    width: 740px;
    
    margin-top:		20px;
    margin-bottom:	0px;
    margin-left:	0px;
    margin-right:	0px;
    
    overflow: visible;
    color: #FFFFFF;
    line-height: normal;

    /*background-image: url(img/background.jpg);*/

    background-repeat: no-repeat;

    /*AZUL*/

    background-color: #FFFFFF;
    
    padding-left:	10px;
    padding-right:	10px;
    padding-top:	10px;
    padding-bottom: 10px;
    
    border-left:	solid 1px #000000;
    border-right:	solid 1px #000000;
    border-top:		solid 1px #000000;
    border-bottom:	solid 1px #000000;
}

.rb_AlternateLayoutDiv
{
	/*width: 980px;*/
	/*width: 764px;*/
	width: 740px;

	border-left:	solid 1px #000000;
    border-right:	solid 1px #000000;
    border-top:		solid 1px #000000;
    border-bottom:	solid 1px #000000;
    
    padding-left:	10px;
    padding-right:	10px;
    padding-top:	10px;
    padding-bottom: 10px; 
        
    margin-top:		30px;
	margin-bottom:	0px;
    margin-left:	0px;
    margin-right:	0px;  

    overflow: visible;
    color: #FFFFFF;
    line-height: normal;
	
    background-color: #FFFFFF;    
}
/*************************************************************************************************
 * MTCB WebConcept
 *************************************************************************************************/
.mtcb_DefaultLayoutWebConcept
{
	/*width: 980px;*/
	/*width: 764px;*/
	width: 740px;

	border-left:	solid 0px #000000;
    border-right:	solid 0px #000000;
    border-top:		solid 0px #000000;
    border-bottom:	solid 0px #000000;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	10px;
    padding-bottom: 0px; 
        
    margin-top:		0px;
	margin-bottom:	0px;
    margin-left:	0px;
    margin-right:	0px;  

	overflow: visible;
    color: #FFFFFF;
    line-height: normal; 
}
.mtcb_DefaultPortalWebConcept
{     
    font-family: Arial, Verdana;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
    line-height: normal; 
	
	text-align: right;
}
.mtcb_DefaultPortalWebConcept A:link, 
.mtcb_DefaultPortalWebConcept A:visited, 
.mtcb_DefaultPortalWebConcept A:hover, 
.mtcb_DefaultPortalWebConcept A:active
{
	font-family: Arial, Verdana;
    font-weight: normal;
    font-size: 11px;
	color: #FFFFFF;
}
/*************************************************************************************************
 * SIMPLE MENU
 *************************************************************************************************/
.sm_SimpleMenu			{FONT-SIZE: 12px;COLOR:#ffcc00;background-color:#ffcc00;BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid;BORDER-LEFT: black 1px solid; WIDTH: 100%; BORDER-BOTTOM: black 1px solid }
.sm_SimpleMenu A:hover	{FONT-SIZE: 12px;COLOR:#ffcc00;TEXT-DECORATION: none }
.sm_SelectedTab			{FONT-SIZE: 12px;COLOR:#ffcc00;FONT-WEIGHT: bold; background-color: dodgerblue;}
.sm_OtherSubTabs		{FONT-SIZE: 12px;COLOR:#ffcc00;background-color: dodgerblue }
.sm_OtherSubTabsAlt		{FONT-SIZE: 12px;COLOR:#ffcc00;background-color: dodgerblue }
.sm_Header				{FONT-SIZE: 12px;COLOR:#000000;BORDER-BOTTOM: black 2px solid }
.sm_Header A:link, .sm_Header A:visited	{FONT-SIZE: 12px;COLOR:#000000;}
.sm_Header A:hover		{FONT-SIZE: 12px;COLOR:#000000;FONT-WEIGHT: bold;}
.sm_Footer				{FONT-SIZE: 12px;COLOR:#000000;BORDER-TOP: black 2px solid;}



/*************************************************************************************************
 * HEADER TITLE (Site Header)
 *************************************************************************************************/
.SiteTitle
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;

    font-weight: bold;
    font-size: 36px;

    color: #000000;
    font-family: Arial, Verdana;
    text-decoration: none;
}
/*************************************************************************************************
 * HEADER MENU (User Menu when logged in)
 *************************************************************************************************/
.SiteLink, .SiteLink A, .SiteLink A:visited, .SiteLink A:hover, .SiteLink A:link
{
    border-left:	0px;
    border-right:	0px;
    border-top:		0px;
    border-bottom:	0px;

    padding-left:	0px;
    padding-right:	0px;
	padding-top:	0px;
    padding-bottom: 0px;
    
	font-weight: normal;
    font-size: 10px;
    font-family: Arial, Verdana;

	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;
	
    text-decoration: none;
}
.SiteLinkAlt
{
	COLOR: #FFFFFF;
}
/*************************************************************************************************
 * ERROR / ERROR PAGES
 *************************************************************************************************/
.Error
{
    color: red;
}
.ErrorHead
{
	border-left:	0px;
    border-right:	0px;
    border-top:		0px;
    border-bottom:	0px;

    padding-left:	0px;
    padding-right:	0px;
	padding-top:	0px;
    padding-bottom: 0px;
    
	font-weight: normal;
    font-size: 40px;
    font-family: Arial, Verdana;

	color: #FFFFFF;
	
    text-decoration: none;
}
.ErrorNormal
{
	border-left:	0px;
    border-right:	0px;
    border-top:		0px;
    border-bottom:	0px;

    padding-left:	0px;
    padding-right:	0px;
	padding-top:	0px;
    padding-bottom: 0px;
    
	font-weight: normal;
    font-size: 24px;
    font-family: Arial, Verdana;

	color: #FFFFFF;
	
    text-decoration: none;
}

.ErrorNormal A, .ErrorNormal A:link, .ErrorNormal A:hover, .ErrorNormal A:visited, .ErrorNormal A:active
{
	border-left:	6px solid #FFFFFF;
    border-right:	6px solid #FFFFFF;
    border-top:		6px solid #FFFFFF;
    border-bottom:	6px solid #FFFFFF;

    padding-left:	10px;
    padding-right:	10px;
	padding-top:	5px;
    padding-bottom: 5px;
    
	font-weight: normal;
    font-size: 24px;
    font-family: Arial, Verdana;
	line-height: 60px;

	color: #FFFFFF;
	
    text-decoration: none;
}


.HeaderTitle
{
	width: 100%;
	height: 82px;

	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 36px;

	color: #FE8639;

	border-left:	#FFFFFF 0px;
    border-right:	#FFFFFF 0px;
    border-top:		#FFFFFF 0px;
    border-bottom:	#FFFFFF 0px;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;

	position: relative; 
	vertical-align: middle;
	/*text-transform: uppercase;*/
	line-height: 82px;

	text-align: center;
}
.ArticleHead
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 15px;
    BACKGROUND-COLOR: white
}
.HeadBg
{
    background-color: #FFFFFF;
}

.Titlehead
{
    font-weight: normal;
    font-size: 26px;
    
    font-family: Arial, Verdana, Helvetica, sans-serif;
    /*text-transform: uppercase;*/
    
    /*VERDE*/
    color: #FFFFFF;

     /*CINZENTO
    color: #66666;

}
.Accent
{
    FONT-WEIGHT: 600
}
.Message
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: #ffcc00
}
.ItemTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #999999
}
.ItemDate
{
    FONT-SIZE: 10pt;
    COLOR: #999999;
    FONT-FAMILY: Arial, Verdana;
}
.FileManagerFiles
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.FileManagerFiles A, .FileManagerFiles A:link, .FileManagerFiles A:hover, .FileManagerFiles A:visited, .FileManagerFiles A:active
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
/*************************************************************************************************
 * NEWS
 *************************************************************************************************/
.NewsHeader
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.NewsPopUpHeader
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.NewsBody
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.NewsBody A:link, .NewsBody A:visited, .NewsBody A:active, .NewsBody A:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #444F51;
}
.NewsDate
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.NewsLink, .NewsLink A:link, .NewsLink A:visited, .NewsLink A:active, .NewsLink A:hover 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #444F51;
}
.NewsLinkPopUp, .NewsLinkPopUp A:link, .NewsLinkPopUp A:visited, .NewsLinkPopUp A:active, .NewsLinkPopUp A:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #444F51;
}
.NewsFooter
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
/*************************************************************************************************
 * USERS ORGANIZER
 *************************************************************************************************/
.UserOrganizerItem
{
	border-left: 	0px solid #FFFFFF;
    border-right:	0px solid #FFFFFF;
    border-top:		0px solid #FFFFFF;
    border-bottom:	0px solid #FFFFFF;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;
    
    font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.UsersOrganizerLabel
{
	border-left: 	0px solid #FFFFFF;
    border-right:	0px solid #FFFFFF;
    border-top:		0px solid #FFFFFF;
    border-bottom:	0px solid #FFFFFF;
    
    padding-left:	0px;
	padding-right:	0px;
    padding-top:	0px;
    padding-bottom: 0px;
    
    font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.UsersOrganizerContent
{   
    font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}
/*************************************************************************************************
 * NEWSLETTER GROUPS and USERS
 *************************************************************************************************/
.UserGroupRoot LI
{
	list-style-type:none;	
}

.dgHeader
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #CCCCCC;
}
.dgHeader A, .dgHeader A:link, .dgHeader A:hover, .dgHeader A:active, .dgHeader A:visited
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #CCCCCC;
}
.dgItem
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}
.dgAltItem
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #EEEEEE;
}
.dgFooter
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #FFFCCC;
}
.dgPager
{
	font-family: Arial, Verdana; 
    font-weight: normal;
    font-size: 11px;
    color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}