body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-size:100%;font-weight:bold;}q:before,q:after{content:'';}abbr,acronym{border:0;}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Verdana, Helvetica;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    background-color: #020C22;
}
ol{
    list-style: decimal;
}
a img {
    border: none;
}

h1 {
    color: #021A3E;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}

h2 {
    color: #ff6600;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}

h3 {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 10px;
}

p {
    padding: 0 0 15px;
    text-align: justify;
}

a {
    color: #ff3300;
    font-weight: bold;
    text-decoration: none;
}

a.button {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    background: #333333;
    padding: 0px 10px 0px 10px;
    line-height: 25px;
    vertical-align: middle;
    float: right;
}

.floatleft {
    float: left;
}

#BgContainer { 
    text-align: left;
    width: 960px;
    height: auto;
    padding: 0px;
    margin: auto;
}

#Container {
    margin: 0px;
}
#Top {
        width: auto;
        height: 260px;
        text-align: center;
        background-color: #000000;
        background-image: url('../images/top_bg.png');
        background-repeat: repeat-x;
}
#Header {
    width: 960px;
    height: 144px;
    margin: auto;
    background-image: url('../images/top_logo.png');
    background-repeat: no-repeat;
}

    #Header #Logo {
        width: 255px;
        height: 144px;
        line-height: 144px;
        vertical-align: middle;
        float: left;
    }

    #Header #Logo img
    {
        vertical-align: middle;
    }

    #Header #Logos {
        width: 700px;
        height: 144px;
        line-height: 144px;
        vertical-align: middle;
        float: right;
        text-align: right;
    }

    #Header #Logos img
    {
        vertical-align: middle;
    }

    #Header #TopRight {
        width: 396px;
        float: right;
        background-image: url('../images/top_image.png');
    }


#Navigation {
    width: auto;
    height: 40px;
    background-color: navy;
    background-image: url('../images/fundo_menu.png');
    background-repeat: repeat-x;
}

    #Navigation ul {
        overflow: hidden;
        width: 960px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
    }

        #Navigation ul li {
            float: left;
            height: 40px;
            line-height: 40px;
            font-weight: bold;
            vertical-align: middle;
            list-style: none;
            margin: 0px;
            padding-left: 5px;
            padding-right: 5px;
            color: #ebebeb;
            font-size: 11px;
            text-decoration: none;
            font-weight: normal;
            background-image: url('../images/divisoria_menu.png');
            background-position: right center;
            background-repeat: no-repeat;
        }

        #Navigation ul li.last
        {
            background-image: none;
        }

            #Navigation ul li.current,
            #Navigation ul li.section {

            }

            #Navigation ul li a {
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
            }


                #Navigation ul li a.current,
                #Navigation ul li a.section {
                    color: #FFFF00;
                }

#Layout {
    width: 960px;
    background: #FFFFFF;
    margin: auto;
    padding: 20px 30px 30px 30px;
    overflow: auto;
}

#Footer {
    color: #ebebeb;
    background: #000;
    width: auto;
    height: 112px;
    vertical-align: middle;
    margin: auto;
    font-size: 11px;
    overflow: hidden;
    background-image: url('../images/footer.png');
}
#FooterCenter
{
    width: 960px;
    margin: auto;
    vertical-align: middle;
}
#FooterCenter img
{
    vertical-align: middle;
}

    #Footer #Address {
        padding: 0 0 0 30px;
        float: left;
    }

        #Footer #Address span.Phone {
            font-weight: bold;
            font-size: 14px;
        }

    #Footer #YWDLink {
        padding: 0 30px;
        float: right;
    }

    #BuiltBy
    {
        float: right;
    }
    
#HomeLeftContent {
    width: 435px;
    float: left;
}

#HomeRallyLeft
{
    float: left;
    width: 295px;
    height: 293px;
}

#HomeRallyLeft div.Box
{
    width: 295px;
    height: 293px;
    background-color: #ffffff;
}

#HomeRallyCenter
{
    float: left;
    width: 295px;
    height: 293px;
}

#HomeRallyCenter div.Box
{
    width: 295px;
    height: 293px;
    background-color: #ffffff;
}

#HomeRally
{
    float: left;
    width: 595px;
    height: 293px;
}

#HomeRally div.Box
{
    width: 595px;
    height: 293px;
    background-color: #689CD8;
}

#HomeRally div.bottom
{
    width: auto;
    height: 25px;
    line-height: 25px;
    padding-right: 10px;
    background-color: #000000;
}

#HomeRally div.bottom a
{
    float: right;
    color: white;
}

#HomeNews
{
    width: 345px;
    height: 292px;
    float: left;
    margin-left: 8px;
}
#HomeNews ul
{
    width: 345px;
    height: 268px;
    background-color: #689CD8;
}

#HomeNews ul li
{
    padding-left: 10px;
    padding-right: 10px;
    list-style: none;
}

#HomeNews ul li a
{
    color: #FFFF00;
}

#HomeNews ul li.even
{
    background-color: #3F628F;
}

#HomeNews div.bottom
{
    width: auto;
    padding-right: 10px;
    height: 25px;
    line-height: 25px;
    background-color: #000000;
}

#HomeNews div.bottom a
{
    float: right;
    color: white;
}

#HomeNewsletter
{
    float: left;
    width: 298px;
}

#HomeNewsletter form
{
    margin-top: 8px;
}

#HomeNewsletter form div
{
    margin-bottom: 5px;
}

#HomeNewsletter div.embed
{
    width: auto;
    height: 245px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #CCCC00;
}



#NewsletterRegisterFields input
{
    margin: 0;
}

#HomeVideo, #HomeGallery
{
    float: left;
    width: 322px;
    margin-left: 8px;
}

#HomeVideo div.embed, #HomeGallery div.embed
{
    overflow: hidden;
    width: auto;
    height: 220px;
    padding-top: 5px;
    padding-left: 18px;
    padding-bottom: 5px;
    background-color: #CCCC00;
}

#HomeVideo div.bottom, #HomeGallery div.bottom
{
    width: auto;
    height: 25px;
    line-height: 25px;
    padding-right: 10px;
    background-color: #000000;
}

#HomeVideo div.bottom a, #HomeGallery div.bottom a
{
    float: right;
    color: white;
}

#HomeArticles {
    margin-top: 30px;
    width: 393px;
    float: right;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding: 10px 20px 10px 20px;
}

div.HomeNewsTitle {
    float: left;
    width: 300px;
}

a.HomeNewsMore {
    margin-top: 10px;
}

div.HomeNewsItem {
    width: 393px;
    padding: 0;
    margin: 0;
    float: left;
}

    div.HomeNewsItem div.date {
        width: 50px;
        height: 50px;
        background: url('/themes/rally/images/calendar_day.jpg') no-repeat;
        padding: 0;
        margin: 4px 0 0 0;
        float: left;
    }

        div.HomeNewsItem div.date span.day{
            display: block;
            width: 50px;
            height: 22px;
            line-height: normal;
            text-align: center;
            vertical-align: bottom;
            font-size: 22px;
            color: #fff;
            overflow: hidden;
            padding-top: 3px;
        }

        div.HomeNewsItem div.date span.month{
            display: block;
            width: 50px;
            height: 16px;
            line-height: normal;
            text-align: center;
            vertical-align: top;
            font-size: 16px;
            color: #fff;
            overflow: hidden;
            padding-bottom: 9px;
        }

    div.HomeNewsItem div.content {
        width: 333px;
        height: auto;
        padding: 0;
        margin: 0;
        float: right;
        font-size: 12px;
    }

div.sidebarBox,
div.WidgetHolder {
    margin-bottom: 30px;
    width: 200px;
    border: 1px solid #cdcdcd;
    background: #fff;
    padding: 10px 20px 10px 20px;
    float: left;
}

div#Sidebar {
    width: 200px;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;

}

div#Content {
    width: 628px;
    height: auto;
    float: right;
}

div#BlogContent {
    width: 958px;
    height: auto;
    float: right;
}

p.tagcloud a.not-popular {
    font-size: 10px;
    font-weight: bold;
}

p.tagcloud a.not-very-popular {
    font-size: 11px;
    font-weight: bold;
}

p.tagcloud a.somewhat-popular {
    font-size: 12px;
    font-weight: bold;
}

p.tagcloud a.popular {
    font-size: 14px;
    font-weight: bold;
}

p.tagcloud a.very-popular {
    font-size: 16px;
    font-weight: bold;
}

p.tagcloud a.ultra-popular {
    font-size: 20px;
    font-weight: bold;
}

p.tagcloud a.broken {
    font-size: 10px;
    font-weight: normal;
    text-decoration: line-through;
}

ul#Menu2 li {
    padding: 3px 0 6px 0;
}

ul#Menu2 li ul li {
    padding: 3px 0 3px 10px;
}

ul#Menu2 li a.levela {
    font-size: 14px;
    font-weight: bold;
}

ul#Menu2 li ul li a.levelb {
    font-size: 12px;
    font-weight: bold;
}

ul#Menu2 li a.current {
    color: #333333;
}


/** FORMS **/
form
{
    padding: 0;
    margin: 0;
}

form div
{
    margin-bottom: 15px;
}

label
{
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #333333;
}

label.required
{
    margin-top: 5px;
    color: red;
    font-size: 11px;
    font-weight: bold;
}

fieldset, legend
{
    margin: 0;
    padding: 0;
    border: 0;
    background-color: inherit;
}

input.text, input.email, textarea, select
{
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
    color: #333333;
    border: 2px solid #CCCCCC;
}

input.action
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

div.Actions
{
    margin-top: 40px;
}

select
{
    
}


#RicurTable
{
    width: 750px;
    margin: auto;
}

#RicurTable tr td
{
    width: 250px;
    padding-bottom: 5px;
}

span.message.required,
span.message.validation
{
    font-size: 9px;
    color: red;
    font-weight: bold;
}


        div#PageNumbers
        {
            overflow: hidden;
            float: left;
            width: 350px;
            font-family: Arial;
            font-size: 24px;
            font-weight: bold;
        }

        div#PageNumbers div.pageNumber
        {
            display: block;
            float: left;
            width: 30px;
            height: 35px;
            line-height: 32px;
            vertical-align: middle;
            text-align: center;
            color: navy;
            background-repeat: no-repeat;
        }

        div#PageNumbers p {
            line-height: 32px;
        }

        div#PageNumbers div.pageNumber a
        {
            color: #000000;
        }

        div#PageNumbers div.pageNumber a:hover
        {
            color: #9B9B9B;
        }

        div#PageNumbers a.next,
        div#PageNumbers a.prev
        {
            line-height: 32px;
            vertical-align: middle;
            background-image: none;
        }


        div#PageNext
        {
            float: left;
            width: 64px;
            height: 32px;
            margin-left: 8px;
            margin-top: 2px;
        }


        div.row
        {
            overflow: auto;
            height: 340px;
            clear: both;
            width: auto;
        }


    #HomeNewsletter label,
    #HomeNewsletter div.Actions
    {
        margin: 0;
        padding: 0;
    }

    #HomeNewsletter label
    {
        font-size: 12px;
        color: black;
    }

    #HomeNewsletter input
    {
        width: 270px;
        padding: 2px;
        height: auto;
        border: 1px solid #666600;
    }

    #HomeNewsletter input.action
    {
        width: auto;
        border: none;
        font-size: 10px;
        background-color: black;
        border: 1px solid #ffffff;
        padding: 5px;
        color: white;
    }

    #FlagsHolder
    {
        width: 960px;
        margin: auto;
    }

    #Flags
    {
        position: absolute;
        margin-top: 100px;
        margin-left: 920px;
    }

    #Flags a
    {
        display: block;
    }

    #Form_Form ul
    {
        clear: both;
    }

    label.left
    {
        float: none;
        clear: both;
    }

    #Form_Form ul div.checkboxset label.left
    {
        float: none;
        clear: both;
    }

    #Form_Form ul
    {
        padding-bottom: 15px;
    }

    #Form_Form ul li input,
    #Form_Form ul li label
    {
        float: left;
    }

    #Form_Form ul li label
    {
        padding-left: 5px; padding-right: 10px;
    }