﻿nothing{}

/* ----- GENERAL DEFINITIONS -------------------------------- */

body 
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    background: #eeeef1 url(/imagens/estrutura/body-bg.gif) center top repeat-y;
    font-family: Verdana, Geneva, Sans-Serif;
    color: #333;
    line-height: 120%;
    font-size: 12px;
}

form 
{
    background: url(/imagens/estrutura/form-bg.gif) center top no-repeat;
}

table
{
    padding: 0px;
    border: 0px;
    margin: 0px;
    border-collapse: collapse;
}

td
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

div
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

h1
{
    font-size: 20px;
    padding: 0px;
    font-weight: normal;
    font-family: "Arial Black", Arial, Sans-Serif;
    margin-top: 0px;
    margin-bottom: 4px;
    color: #000;
    font-style: normal;
    line-height: 23px;
}

h2
{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 130%;
    padding: 0px;
}
div.PublicationWrapper + h2
{
    margin-top: 0;
    padding-top: 20px;
}

iframe body
{
    margin: 0px;
}

h3
{
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 0px;
    margin-top: 20px;
    font-style: italic;
}

h2 + h3
{
    margin-top: 6px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 2px;
    margin-top: 13px;
}

h2 + p, h3 + p, h4 + p
{
    margin-top: 2px;
}

p
{
    font-weight: normal;
    margin-top: 13px;
    margin-bottom: 13px;
}

div.MainWrapperWide p
{
    width: 500px;
}

p.Condensed
{
    margin-top: 7px;
    margin-bottom: 7px;    
}

p.Introduction
{
    font-weight: bold;
    font-size: 12px;
}

.LeftIndented
{
    margin-left: 25px;
}

p.Footnote
{
    font-size: 11px;
    color: #666;
}

.ErrorText
{
    color: #c00;
    font-weight: normal;
}

a, a:visited
{
    color: #4361af;
    text-decoration: none;
}


a:hover
{
    text-decoration: underline;
}

a:active
{
    color: #000000;
}

a.StandAloneLink
{
    padding: 0px 0px 0px 21px;
    background: url(/imagens/estrutura/link-arrow.gif) 5px 4px no-repeat;  
    font-weight: bold;
}    

a.PdfLink
{
    padding: 2px 0px 2px 36px;
    background: url(/imagens/estrutura/pdf-icon-29x16.png) left center no-repeat;  
    font-weight: bold;
}    

a.WmvLink
{
    padding: 2px 0px 2px 36px;
    background: url(/imagens/estrutura/wmv-icon-29x16.png) left center no-repeat;  
    font-weight: bold;
} 

ul
{
    margin-top: 5px;
    margin-bottom: 5px;    
}

ul li
{
    margin-top: 5px;
    margin-bottom: 5px;    
}

ul.LinkList
{
    margin: 15px 0px;
    padding: 7px 0px 0px 0px;
    list-style: none;
    background: url(/imagens/estrutura/link-list-bg.gif) no-repeat;   
}

h2 + ul.LinkList, h3 + ul.LinkList
{
    margin: 5px 0px;
    padding: 5px 0px 0px 0px;
    list-style: none;

}

ul.LinkList li
{
    margin: 6px 0px;
    padding: 0px 0px 0px 21px;
    background: url(/imagens/estrutura/link-arrow.gif) 5px 4px no-repeat;    
}

ul.LinkList a
{
    font-weight: bold;
}

ul.LinkList ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.LinkList ul li
{
    margin: 5px 0px;
    padding: 0px 0px 0px 21px;
    background: url(/imagens/estrutura/link-arrow.gif) 5px 4px no-repeat;
    font-size: 11px;    
}

div.LinkListSpacer 
{
    height: 10px;
    font-size: 0px;
}

span.DcaEmail
{
    display: none;
}


div.SiteWrapper
{
    width: 980px;
    margin: 0px auto;
    background: url(/imagens/estrutura/site-wrapper-bg.jpg) no-repeat;    
}

div.Clear
{
    clear: both;
    height: 0px;
    font-size: 0px;
}

span.LinkInfoWrapper
{
    position: absolute;
}

span.LinkInfo
{
    display: none;
    position: absolute;
    bottom: 8px;
    left: -50px;
    width: 200px;
    background: #e3edf4 url(/imagens/estrutura/popup-bg.png) no-repeat;   
    padding: 10px;
    border: 1px solid #b2c6d4;
    font-size: 11px;
    font-family: Arial;
}

img.LinkInfoImage
{
    position: absolute; 
    margin: -4px 0px 0px 3px;
    padding: 2px 1px 1px 1px;
}

img.LinkInfoImage:hover
{
    border: 1px solid #b2c6d4;
    padding: 1px 0px 0px 0px;    
}

/* --------------------- HEADER ------------------------------------------------------------------------------ */

div.HeaderWrapper
{
    position: relative;
    border: 0px solid black;
    height: 131px;
    overflow: hidden;
}

a.HeaderLogo
{
    position: absolute;
    top: 0px;
    left: 0px;
}

div.LanguageSelector
{
    position: absolute;
    height: 35px;
    width: 75px;
    top: 0px;
    right: 0px;
}

div.LanguageSelector div
{
    display: block;
    position: absolute;
    width: 32px;
    height: 27px;
    background: url(/imagens/estrutura/flag-bg.gif) no-repeat; 
    top: 8px;         
}

div.LanguageSelector div:hover
{
    background-position: 0px -50px;
}


div.LanguageSelector .Portuguese
{
    left: 0px;
}

div.LanguageSelector .English
{

    left: 32px;
}

div.LanguageSelector input
{
    padding: 5px;
    display: block;
}

.CurrentLanguage
{
    display: none;
}

/* --------------------- MAIN ------------------------------------------------------------------------------ */


div.MainWrapper
{
    background: url(/imagens/estrutura/main-wrapper-bg.gif) 768px 20px no-repeat;    
}

div.MainWrapperWide
{
    background: url(/imagens/estrutura/main-wrapper-wide-bg.gif) 767px 0px no-repeat;    
}


/* --------------------- LEFT MENU ------------------------------------------------------------------------------ */


div.LeftMenuWrapper
{
    float: left;
    padding: 0px 0px 50px 0px;
    width: 216px;
    margin: 25px 0px 0px 0px;  
}

div.LeftMenuHeader
{
    height: 13px;
    font-size: 0px; /* for IE6 */ 
    background: url(/imagens/estrutura/left-menu-header-bg.gif) no-repeat;        
}

div.LeftMenuFooter
{
    height: 13px;
    font-size: 0px; /* for IE6 */ 
    background: url(/imagens/estrutura/left-menu-footer-bg.gif) no-repeat;        
}



/* --------------------- MAIN AREA ------------------------------------------------------------------------------ */


div.MainContentArea
{
    float: left;
    margin: 25px 0px 0px 25px;
    width: 502px;
   
}

div.MainContentAreaWide
{
    float: left;
    margin: 25px 0px 0px 25px;
    width: 713px;
   
}

/* --------------------- CONTENT MAIN AREA ------------------------------------------------------------------------------ */

img.ContentPageImage
{
    border: 1px solid #a4a29d;
    float: right;
    margin: 10px 0px 15px 15px;
}

img.ContentPageBigImage
{
    border: 1px solid #a4a29d;
    margin: 10px 0px;
}


.MainAreaImageWrapper img
{
    display:block;
}

.MainAreaHeadlineWrapper
{
    padding: 0px 15px 0px 15px;
}

.MainAreaTextWrapper
{
 
    padding: 0px 250px 0px 15px;
}

/* ----- RIGHT COLUMN ------------------------------------------------------------ */

div.RightColumnWrapper
{
    float: right;
    padding: 0px 0px 0px 0px;
    width: 180px;
    margin: 25px 16px 0px 0px;
    font-family: Arial; 
    font-size: 11px;     
}

/* ----- NEWS ------------------------- */

div.RightColumnNewsContainer
{
    margin-bottom: 20px;
}

div.RightColumnNewsItem + div.RightColumnNewsItem
{
    padding-top: 10px;
}

div.RightColumnNewsContainer h3
{
    font-size: 13px;
    margin: 0px 0px 10px 0px;
    padding: 4px 0px 4px 0px;
    font-style: normal;
    color: #e66104;
    background: url(/imagens/estrutura/right-column-header-bg.gif) left top no-repeat;       
}

div.RightColumnNewsContainer h3 a
{
    float: right;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
}


div.RightColumnNewsContainer h4
{
    font-size: 11px;
    margin: 0px;
    padding: 0px 0px 2px 0px;
}

div.RightColumnNewsContainer p.Date
{
    margin: 0px;
    padding: 1px 0px 0px 0px;    
    font-size: 11px;
    font-weight: bold;
    color: #67696c;
}

div.RightColumnNewsContainer p.Content
{
    margin: 0px;
    padding: 0px;
}

div.RightColumnNewsContainer p.MoreInfo, div.RightColumnNewsContainer p.Register
{
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

div.RightColumnNewsContainer p.MoreInfo a, div.RightColumnNewsContainer p.Register a
{
    padding-left: 15px;
    background: url(/imagens/estrutura/link-arrow.gif) left center no-repeat;
}


/* ----- EVENTS ------------------------- */

div.EventsContainer
{
    padding-bottom: 20px;
}

div.Event + div.Event
{
    padding-top: 10px;
}

div.EventsContainer h3
{
    font-size: 13px;
    margin: 0px 0px 10px 0px;
    padding: 4px 0px 4px 0px;
    font-style: normal;
    color: #e66104;
    background: url(/imagens/estrutura/right-column-header-bg.gif) left top no-repeat;              
}

div.EventsContainer h3 a
{
    float: right;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
}


div.EventsContainer p.Date
{
    margin: 0px;
    padding: 1px 0px 0px 0px;    
    font-size: 11px;
    font-weight: bold;
    color: #67696c;
}

div.EventsContainer p.Name
{
    margin: 0px;
    padding: 0px;
}

div.EventsContainer p.MoreInfo, div.EventsContainer p.Register
{
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

div.EventsContainer p.MoreInfo a, div.EventsContainer p.Register a
{
    padding-left: 15px;
    background: url(/imagens/estrutura/link-arrow.gif) left center no-repeat;
}


/* ----- HIGHLIGHTS ------------------------- */

div.HighlightsContainer
{
    padding-bottom: 20px;
}


div.Highlight + div.Highlight
{
    padding-top: 20px;
}

div.HighlightsContainer h3
{
    font-size: 13px;
    margin: 0px 0px 10px 0px;
    padding: 4px 0px 4px 0px;
    font-style: normal;
    color: #e66104;
    background: url(/imagens/estrutura/right-column-header-bg.gif) left top no-repeat;        
}


 

/* ----- PAGE FOOTER ------------------------------------------------------------ */



div.PageFooterWrapper
{
    clear:both;
    padding: 25px 0px;
    background: #fff;
    margin: 20px 15px 20px 15px; 
}


div.PageFooter
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 12px 0px 12px 0px;
    color: #999;
    font-size: 10px;
    font-family: Arial;
}

div.PageFooter a
{
    color: #999;
    text-decoration: none;
}

div.PageFooter a:hover
{
    text-decoration: underline;
}

a.WebMail
{
    float: right;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

a.WebMail:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}


/* ---------------- TRAINING -------------------------- */

div#TrainingItemContainer, div#EventContainer, div#CourseContainer, div#CoordinatorContainer
{
    padding: 0px 10px 0px;
    background: #e3edf4;
    border-left: 1px solid #b2c6d4;    
    border-right: 1px solid #b2c6d4;
}

div.TrainingItemContainerHeader, div.EventContainerHeader, div.CourseContainerHeader, div.CoordinatorContainerHeader
{
    height: 10px;
    clear: both;
    background: url(/imagens/estrutura/main-area-content-rounded.gif) left top no-repeat;   
}

div.CoordinatorContainerHeader
{
    margin-top: 20px;
}

div.TrainingItemContainerFooter, div.EventContainerFooter, div.CourseContainerFooter, div.CoordinatorContainerFooter
{
    clear: both;
    height: 10px;
    background: url(/imagens/estrutura/main-area-content-rounded.gif) left bottom no-repeat;    
}


div.TrainingItem, div.EventItem, div.CourseItem, div.Coordinator
{
    display: none;
    padding: 0px 0px 1px 0px;
}

div#DefaultTrainingMessage
{
    display: block;
}

div.TrainingItem h2, div.EventItem h2, div.CourseItem h2
{
    padding-top: 12px;
    margin-top: 0px;
}

div.TrainingItem h2 + h3, div.EventItem h2 + h3, div.CourseItem h2 + h3
{
    padding-top: 8px;
}

div.Coordinator h2
{
    padding-top: 5px;
    margin-top: 0px;
}

div.EventItem h2, div.CourseItem h2
{
    padding-top: 6px;
}

div#CoordinatorLinks
{
    padding: 10px 0px 0px 0px;
}

div#CoordinatorLinks a
{
    line-height: 17px;
    padding: 0px 0px 0px 0px;
    background: url(/imagens/estrutura/link-arrow.gifc) 5px 4px no-repeat;    
    font-weight: normal;
    font-size: 12px;  
    font-family: Arial;
}

div#CoordinatorLinks a.Clicked
{
    font-weight: bold;
    color: #E66104;
}

div#CoordinatorFirstColumn
{
    float: left;
}

div#CoordinatorSecondColumn
{
    float: left;
}

span.Coordinator
{
    margin-left: 0px;
}

a.TrainingItemPrint, a.TrainingItemPdf, a.EventPrint, a.CoursePrint
{
    float: right;
    margin-left: 2px;
    padding: 3px;
}

a.EventPrint, a.CoursePrint
{
    margin-top: 10px;
}

a.TrainingItemPrint:hover, a.TrainingItemPdf:hover
{
    padding: 2px;
    border: 1px solid #b2c6d4;
}

a.TrainingItemPrint img, a.TrainingItemPdf img
{
    display: block;
}

a.EventPrint img, a.CoursePrint img
{
    vertical-align: middle;
    background: #fff;
    padding-right: 5px;
}

div.TrainingItem h3, div.EventItem h3, div.CourseItem h3
{
    padding-bottom: 4px;
    margin-bottom: 6px;
    border-bottom: 1px solid #b2c6d4;
}

div.TrainingItem ul, div.EventItem ul, div.CourseItem ul
{
    padding-left: 20px;
    margin-top: 6px;
}

table.PaymentTable td
{
    padding: 2px 5px 0px;
    vertical-align: top;
}


table.PaymentTable td:first-child
{
    white-space: nowrap;
}


/* ---------------- UPCOMING COURSES -------------------------- */

div.CourseList
{
    display:none;
}


table.CourseList
{
    border: 0px solid #005ca3;
    border-top: 0px;
    margin-top: 5px;
}

table.CourseList td
{
    vertical-align: middle;
}

table.CourseList tr.StandardRow
{
    background: #fff;
}

table.CourseList tr.AlternateRow
{
    background: #f2f7ff;
}

table.CourseList td.CourseDate
{
    padding: 5px 5px 6px 10px;
    text-align: center;
    white-space: nowrap;
    background: url(/imagens/estrutura/table-bg.gif) left center no-repeat;    
}

table.CourseList td.CourseName
{
    padding: 5px 10px 6px 10px;
    background: url(/imagens/estrutura/table-bg.gif) center center no-repeat;  
}

table.CourseList td.CourseLocal
{
    padding: 5px 10px 6px 10px;
    background: url(/imagens/estrutura/table-bg.gif) center center no-repeat;  
}

table.CourseList td.CourseSignup
{
    padding: 5px 10px 6px 5px;
    white-space: nowrap;
    background: url(/imagens/estrutura/table-bg.gif) right center no-repeat;  
}

table.CourseList tr.Header td
{
    color: #fff;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
}

table.CourseList tr.Header td.CourseDate
{
    background-position: left top;
    text-align: center;
}

table.CourseList tr.Header td.CourseName
{
    background-position: center top;
}

table.CourseList tr.Header td.CourseLocal
{
    background-position: center top;
}

table.CourseList tr.Header td.CourseSignup
{
    background-position: right top;
}

table.CourseList tr.LastRow td.CourseDate
{
    background-position: left bottom;
}

table.CourseList tr.LastRow td.CourseName
{
    background-position: center bottom;
}

table.CourseList tr.LastRow td.CourseLocal
{
    background-position: center bottom;
}

table.CourseList tr.LastRow td.CourseSignup
{
    background-position: right bottom;
}


table.CourseList tr.Header td.CourseName span
{
    font-weight: normal;
    font-size: 11px;
}

table.CourseList td.CourseSignup a
{
    padding-left: 16px;
    background: url(/imagens/estrutura/link-arrow.gif) left center no-repeat;

}

    

/* ---------------- UPCOMING EVENTS -------------------------- */


div.EventList
{
    display:none;
}


h2.EventListHeader
{
    cursor: pointer;
    background: url(/imagens/estrutura/content-closed.gif) left 21px no-repeat;
    margin: 0px 0 0 4px;
    padding: 15px 0px 0px 12px;
}

h2.EventListHeader:hover
{
    text-decoration: underline;
}

h2.EventListHeaderOpen
{
    background: url(/imagens/estrutura/content-open.gif) left 21px  no-repeat;
}


table.EventList
{
    border: 0px solid #005ca3;
    border-top: 0px;
    margin-top: 5px;
    display:none;
    position: relative; /* IE7-FIX */
    width: 100%;
}

table.EventListOpen
{
    display: block;
}

table.EventList td
{
    vertical-align: middle;
}

table.EventList tr.StandardRow
{
    background: #fff;
}

table.EventList tr.AlternateRow
{
    background: #f2f7ff;
}

table.EventList td.EventDate
{
    padding: 5px 5px 6px 10px;
    text-align: center;
    white-space: nowrap;
    background: url(/imagens/estrutura/table-bg.gif) left center no-repeat;    
}

table.EventList td.EventName
{
    padding: 5px 10px 6px 10px;
    background: url(/imagens/estrutura/table-bg.gif) center center no-repeat;  
}

table.EventList td.EventLocal
{
    padding: 5px 10px 6px 10px;
    background: url(/imagens/estrutura/table-bg.gif) center center no-repeat;  
}

table.EventList td.EventSignup
{
    padding: 5px 10px 6px 5px;
    white-space: nowrap;
    background: url(/imagens/estrutura/table-bg.gif) right center no-repeat;  
}

table.EventList tr.Header td
{
    color: #fff;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
}

table.EventList tr.Header td.EventDate
{
    background-position: left top;
    text-align: center;
}

table.EventList tr.Header td.EventName
{
    background-position: center top;
}

table.EventList tr.Header td.EventLocal
{
    background-position: center top;
}

table.EventList tr.Header td.EventSignup
{
    background-position: right top;
}

table.EventList tr.LastRow td.EventDate
{
    background-position: left bottom;
}

table.EventList tr.LastRow td.EventName
{
    background-position: center bottom;
}

table.EventList tr.LastRow td.EventLocal
{
    background-position: center bottom;
}

table.EventList tr.LastRow td.EventSignup
{
    background-position: right bottom;
}

table.EventList tr.Header td.EventName span
{
    font-weight: normal;
    font-size: 11px;
}

table.EventList td.EventSignup a
{
    padding-left: 16px;
    background: url(/imagens/estrutura/link-arrow.gif) left center no-repeat;
}

/* ---------------- PHOTO VIEWER -------------------------- */

div#PhotoViewer
{
    width: 106px; 
    float: left;
    margin-top: 10px;
}

div.ThumbnailWrapper
{
    float: left;
    text-align: center;
    width: 30px;
    height: 30px;
    background: #000 url(/imagens/estrutura/thumbnail-wrapper-bg.gif) no-repeat;
    margin: 0px 2px 2px 0;
    padding: 0px;
    border: 1px solid #000;
    line-height: 27px;   
    cursor: pointer;
    overflow: hidden;

}

div.ThumbnailWrapper:hover
{
    background: #ccc;
    border: 1px solid #666;
}

div#PhotoViewer img
{
    vertical-align: middle;
    position: relative;
    top: -7px;
    display:block;
    margin: 0px auto;
    
}

div#PhotoWindow img
{
    vertical-align: middle;
    border: 1px solid #000;
}

div#PhotoWindow
{
    width: 374px;
    height: 374px;
    background: #ccc url(/imagens/estrutura/photo-window-bg.png) no-repeat;
    border: 0px solid black;
    float: right;
    overflow: hidden;
    text-align: center;
    line-height: 371px;
    margin-top: 10px;    
}




/* ---------------- PUBLICATIONS -------------------------- */


div.PublicationWrapper
{
    background: #e3edf4 url(/imagens/estrutura/main-area-content-rounded.gif) left bottom no-repeat; 
    padding: 0px 0px 12px;
}

div.PublicationHeader
{
    background: url(/imagens/estrutura/main-area-content-rounded.gif) left top no-repeat;
    padding: 12px 10px 0px 10px;
}

div.PublicationHeader h3
{
    cursor: pointer;
    background: url(/imagens/estrutura/content-closed.gif) left center no-repeat;
    margin: 0px;
    padding: 0px 0px 0px 12px;
}

div.PublicationHeader h3:hover
{
    text-decoration: underline;
}

div.PublicationHeaderOpen h3
{
    background: url(/imagens/estrutura/content-open.gif) left center no-repeat;
}

div.PublicationBody
{
    padding: 2px 10px 2px;
    background: #e3edf4;
    border-left: 1px solid #b2c6d4;    
    border-right: 1px solid #b2c6d4;
    display: none;
}




/* ---------------- CONTACT FORM -------------------------- */

div.RoundedAreaHeader
{
    background: url(/imagens/estrutura/rounded-bg.gif) left top no-repeat;
    height: 10px;
}

div.RoundedAreaHeader div
{
    background: url(/imagens/estrutura/rounded-bg.gif) right top no-repeat;
    margin-left: 10px;
    height: 10px;
}

div.RoundedArea
{
    padding: 1px 10px;
    border: 1px solid #b2c6d4;
    border-width: 0 1px;
    background: #e3edf4;
}

div.RoundedArea > h2
{
    margin: 0;
}

div.RoundedAreaFooter
{
    background: url(/imagens/estrutura/rounded-bg.gif) left bottom no-repeat;
    height: 10px;
}

div.RoundedAreaFooter div
{
    background: url(/imagens/estrutura/rounded-bg.gif) right bottom no-repeat;
    margin-left: 10px;
    height: 10px;
}

div.ContactFormWrapper
{

}

div.ContactForm
{
    padding: 10px;
    border: 1px solid #b2c6d4;
    border-width: 0 1px;
    background: #e3edf4;
}

div.ContactForm span
{
    display: block;
    padding: 7px 0px 2px;
    font-weight: bold;
}

div.ContactForm span.ErrorText
{
    color: #c00;
    font-weight: normal;
    font-size: 11px;
    padding: 0;
}


div.ContactForm input[type=text], div.ContactForm textarea
{
    width: 275px;
    border: 1px solid #b2c6d4;
}

div.ClientFeedbackForm textarea
{
    width: 400px;
    height: 150px;
}

div.ContactForm select
{
    border: 1px solid #b2c6d4;
}

div.Submit
{
    padding-top: 5px;
    text-align: right;
}


/* ---------------- CLIENT FEEDBACK -------------------------- */
div.ClientFeedback
{
    margin: 15px 0px 0px 0px;
    padding: 15px 15px 5px 15px; 
    border-top: 1px dashed #005ca3;
    border-bottom: 1px dashed #005ca3;
}

div.ClientFeedback + div.ClientFeedback
{
    border-top: 0;
}

div.ClientFeedback h3
{
    margin: 0;
    padding: 0px;
    font-style: normal; 
}

div.ClientFeedback p
{
    font-size: 11px;
    width: auto;
}

div.ClientFeedback p.Name
{
    font-weight: bold;
    color: #666;
    font-size: 11px;
    padding-top: 5px;
    font-style: italic;     
}


/* ---------------- BYLAW -------------------------- */


div.BylawChapterWrapper
{
    background: #e3edf4 url(/imagens/estrutura/main-area-content-rounded.gif) left bottom no-repeat; 
    padding: 0px 0px 12px;
    margin-top: 15px;
}

div.BylawChapterHeader
{
    background: url(/imagens/estrutura/main-area-content-rounded.gif) left top no-repeat;
    padding: 12px 10px 0px 10px;
}

div.BylawChapterHeader h3
{
    cursor: pointer;
    background: url(/imagens/estrutura/content-closed.gif) left center no-repeat;
    margin: 0px;
    padding: 0px 0px 0px 12px;
}

div.BylawChapterHeader h3:hover
{
    text-decoration: underline;
}

div.BylawChapterHeaderOpen h3
{
    background: url(/imagens/estrutura/content-open.gif) left center no-repeat;
}

div.BylawChapterBody
{
    padding: 2px 10px 2px;
    background: #e3edf4;
    border-left: 1px solid #b2c6d4;    
    border-right: 1px solid #b2c6d4;
    display: none;
}

ul.Bylaw
{
    list-style-type: upper-roman;
}

ul.Bylaw2
{
    list-style-type: lower-alpha;
}

ul.Bylaw li
{
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.Bylaw2 li
{
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ---------------- START PAGE SLIDER -------------------------- */

#StartPageDefinitions
{
    display: none;
}



div#StartPageSliderContainer
{

    overflow: hidden; 
    position: relative;  
    margin: 0px auto 12px;    
}

div#StartPageSliderViewPort
{
    overflow: hidden; 
    position: absolute;
    background: #fff;    
}

div#StartPageSlider
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
}    

div#StartPageSlider div.StartPageSliderItem
{
    float: left;
    background: #fff;    
    position: relative;
    overflow: hidden;
}  

div#StartPageSlider div.StartPageSliderItem a
{
    text-align: center;
    display:block;
    overflow:hidden;
    margin: 0 auto;
}  


div#StartPageSlider div.SliderItemText
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 8px 10px;
    background: url(/imagens/slider/slider-item-text-bg-black.png);   
    margin-right: 20px;    
    color: #fff;
    text-align: left;  
    font-size: 12px;
    font-weight: bold; 
    width: 422px;
    cursor: pointer;
}  


div#StartPageSlider div.SliderItemText span
{
    display:block;
    font-size: 11px;
    padding-top: 2px;
    font-weight: normal; 
}  


#StartPageSliderLeftButtonBg
{
    display: block;    
    width: 30px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 0px;
       
}

#StartPageSliderLeftButton
{
    display: block;      
    width: 30px;
    height: 200px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;    
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#StartPageSliderRightButtonBg
{
    display: block;      
    width: 30px;
    height: 200px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 472px;    
    
}

#StartPageSliderRightButton
{
    display: block;      
    width: 30px;
    height: 200px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 472px;   
    opacity: 0.5;
    filter: alpha(opacity=50);       
}



/* ---------------- NEWS -------------------------- */

div.NewsItem
{
    margin-top: 15px;
    padding: 15px 0px 5px 0px;
    border-top: 1px solid #4361af;
    border-bottom: 1px solid #4361af;
}

div.NewsItem + div.NewsItem
{
    margin-top: 0px;
    border-top: 0;
}

div.NewsItem h2
{
    margin: 0px 0px 5px 0px;
    padding: 6px 0px 0px 0px;
}

div.NewsItem p.Date
{
    margin: 0px;
    padding: 0px 0px 0px 0px;    
    font-size: 12px;
    font-weight: normal;
    color: #67696c;
}

div.News + div.News
{
    padding-top: 10px;
}

div.NewsList
{
    display:none;
}

h2.NewsListHeader
{
    cursor: pointer;
    background: url(/imagens/estrutura/content-closed.gif) left 21px no-repeat;
    margin: 0px 0 0 4px;
    padding: 15px 0px 0px 12px;
}

h2.NewsListHeader:hover
{
    text-decoration: underline;
}

h2.NewsListHeaderOpen
{
    background: url(/imagens/estrutura/content-open.gif) left 21px  no-repeat;
}

table.NewsList
{
    border: 0px solid #005ca3;
    border-top: 0px;
    margin-top: 5px;
    display:none;
    position: relative; /* IE7-FIX */
    width: 100%;
}

table.NewsListOpen
{
    display: block;
}

table.NewsList td
{
    vertical-align: middle;
}

table.NewsList tr.StandardRow
{
    background: #fff;
}

table.NewsList tr.AlternateRow
{
    background: #f2f7ff;
}

table.NewsList td.NewsDate
{
    padding: 5px 5px 6px 10px;
    text-align: center;
    white-space: nowrap;
    background: url(/imagens/estrutura/table-bg.gif) left center no-repeat;    
}

table.NewsList td.NewsName
{
    padding: 5px 10px 6px 5px;
    background: url(/imagens/estrutura/table-bg.gif) right center no-repeat;  
}

table.NewsList tr.Header td
{
    color: #fff;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
}

table.NewsList tr.Header td.NewsDate
{
    background-position: left top;
    text-align: center;
}

table.NewsList tr.Header td.NewsName
{
    background-position: right top;
}

table.NewsList tr.LastRow td.NewsDate
{
    background-position: left bottom;
}

table.NewsList tr.LastRow td.NewsName
{
    background-position: right bottom;
}

table.NewsList tr.Header td.NewsName span
{
    font-weight: normal;
    font-size: 11px;
}


/* ---------------- DYNAMIC LEFT MENU -------------------------- */



div.DynamicMenuWrapper div
{
    position: relative;
    zoom: 1; /* IE7 FIX TO GIVE HASLAYOUT */
}

/* SET TO WHITE FOR ALL LEFT MENU LINKS BEFORE JQUERY TRANSFORMATION */
a.LinkName
{
    color: #fff;
}

div.Lvl2Wrapper, div.Lvl3Wrapper, div.Lvl4Wrapper
{
    display:none;
}

a.LinkName
{
    font-family: Arial, Sans-Serif;
    text-decoration: none;
} 

a.LinkName:hover
{
    text-decoration: underline; 
}      

a.NodeControl 
{
    cursor: pointer;
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 0px;
    background-repeat: no-repeat;
    zoom: 1;
}

a.NodeControl:hover 
{
    background-position: 0px -25px;    
}

a.NodeControl:active 
{
    background-position: -50px -25px;    
}

a.NodeOpen 
{
    background-position: -25px 0px;    
}

a.NodeOpen:hover 
{
    background-position: -25px -25px;    
}

a.NodeOpen:active 
{
    background-position: -50px -25px;    
}

a.NodeControl img
{
    display: block;
}

div.Lvl1Wrapper
{
}

div.Lvl1
{
}

div.Lvl1 a.LinkName
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #fff;    
    padding: 5px 4px 0px 19px;
    height: 20px;
    background: url(/imagens/estrutura/left-menu-link-lvl-1-bg.gif) no-repeat;     
}

div.Lvl1 a.NodeControl 
{
    background-image: url(/imagens/estrutura/node-control-white.gif);
}

div.Lvl1 a.NodeControl img
{
    width: 16px;
    height: 24px; 
}

div.Lvl1 > a.ActiveLeftLink
{
    text-decoration: underline;
}


div.Lvl2Wrapper
{
    background: url(/imagens/estrutura/left-menu-sub-wrapper-bg.gif) repeat-x;
    padding: 5px 0px;
} 

div.Lvl2
{
    padding: 2px 0px 2px 0px;
}

div.Lvl2 a.LinkName
{
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background: none;    
    height: auto;
    padding: 0px 4px 0px 0px;
    display: block;
    margin-left: 20px;
}

div.Lvl2 a.ActiveLeftLink
{
    font-weight: bold;
}

div.Lvl2Wrapper a.NodeControl 
{
    background-image: url(/imagens/estrutura/node-control-2.gif);
}

div.Lvl2Wrapper a.NodeControl img
{
    width: 16px;
    height: 18px; 
}

div.Lvl3Wrapper
{
    padding: 2px 0px;
}

div.Lvl3
{
    padding: 1px 0px 1px 30px;
}

div.Lvl3Wrapper a.NodeControl 
{
    background-image: url(/imagens/estrutura/node-control-3.gif);
    left: 1px;
}

div.Lvl3Wrapper a.NodeControl img
{
    width: 24px;
    height: 18px; 
}

div.Lvl3 a.LinkName
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background: none;    
    height: auto;
    padding: 1px 4px 1px 0px;
    display: block;
    line-height: 13px;
    margin: 0px;
}

div.Lvl3 a.ActiveLeftLink
{
    font-weight: bold;
}

div.Lvl4Wrapper
{
    padding: 2px 0px;
}

div.Lvl4
{
    padding: 2px 0px 2px 8px;
}

div.Lvl4 a.LinkName
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background: none;    
    height: auto;
    padding: 0px 4px 0px 0px;
    display: block;
    line-height: 13px;
}

div.Lvl4 a.ActiveLeftLink
{
    font-weight: bold;
}



div#MapContainer
{
    position: relative;
    border: 1px solid #a4a29d;
    text-align: right;
    direction: rtl;
}

div#MapContainer *
{
    direction: ltr;
}

div#MapContainer p
{
    width: auto;
    font-size: 11px;
    font-family: Arial;
    line-height: normal;
}

div#MapContainer h3
{
    margin-top: 0;
}

div#MapContainer img
{
    display: block;
}

div#SaoPauloDescription, div#RioDescription
{
    position: absolute;
    background: #e3edf4 url(/imagens/estrutura/popup-bg.png) no-repeat;   
    padding: 10px 10px 0 10px;
    border: 1px solid #b2c6d4;
}

div#SaoPauloDescription
{
    top: 8px;
    left: 8px;
    width: 160px;
}

div#RioDescription
{
    top: 250px;
    left: 470px;
    width: 200px;
}
