html
{
    height                              : 100%;
    margin                              : 0;
    padding                             : 0;
}

body
{
    background-color                    : #FFFFFF;
    padding                             : 0;
    margin                              : 0;
    color                               : #000000;
	font				                : normal 11px Arial, Helvetica, Tahoma, sans-serif;
}

a
{
    color                               : #000000;
    text-decoration                     : none;
}

select
{
	color 				                : #000000;
	font				                : normal 11px Arial, Helvetica, Tahoma, sans-serif;
}

input
{
	color 				                : #000000;
	font				                : normal 11px Arial, Helvetica, Tahoma, sans-serif;
}

textarea
{
	color 				                : #000000;
	font				                : normal 11px Arial, Helvetica, Tahoma, sans-serif;
}

#idContent
{
    text-align                          : center;
    z-index                             : 0;
}

#idHeader
{
    height                              : 45px;
    margin                              : 0 auto;
    width                               : 729px;
}

#idMenuBar
{
    background-image                    : url( ../../graphics/shared/menuBarTop.gif );
    height                              : 34px;
    margin                              : 0 auto;
    width                               : 729px;
}

#idMenuBarInner
{
    margin                              : 0px;
    padding                             : 0px;
    position                            : relative;
    text-align                          : left;
    width                               : 727px;
}

.divMenuBarItem
{
    display                             : inline;
	font				                : bold 12px Arial, Helvetica, Tahoma, sans-serif;
    left                                : 0px;
    margin                              : 15px 0px 0px 0px;
    padding                             : 0px;
    position                            : absolute;
    top                                 : 0px;
    width                               : 145px;
}

#idMarket
{
    background-color                    : #fdfaf7;
    border-top                          : 1px solid #000000;
    border-bottom                       : 1px solid #000000;
    height                              : 245px;
}

#idMarketInner
{
    margin                              : 0 auto;
    width                               : 789px;

    padding                             : 0px;
    position                            : relative;
    text-align                          : left;
}

#idTagline
{
    background-image                    : url( ../../graphics/shared/menuBarBottom.gif );
    background-repeat                   : no-repeat;
    height                              : 34px;
    margin                              : 0 auto;
    width                               : 729px;
    padding-top:5px;
	font				                : bold 11px  Arial, Helvetica, sans-serif;
}

#idFooter
{
    margin                              : 0 auto;
    width                               : 729px;
}

.spanFooter
{
    color                               : #000000;
	font				                : normal 11px Arial, Helvetica, Tahoma, sans-serif;
}

.spanCopy
{
    color                               : #666666;
	font				                : normal 9px Arial, Helvetica, Tahoma, sans-serif;
}

#idMenu
{
    text-align                          : center;
    z-index                             : 1;
}

#idMenuOuter
{
    margin                              : 0 auto;
    position                            : relative;
    width                               : 729px;
    z-index                             : 1;
}

#idMenuMiddle
{
    height                              : 34px;
    margin                              : 0 auto;
    width                               : 727px;
    position                            : absolute;
    top                                 : 79px;
    left                                : 0px;
    z-index                             : 1;
}

#idMenuInner
{
    margin                              : 0px;
    padding                             : 0px;
    position                            : relative;
    text-align                          : left;
    width                               : 727px;
    z-index                             : 1;
}


.divMenuDropDown
{
    top                                 : 0px;
    left                                : 0px;
    position                            : absolute;
    display                             : inline;
    margin                              : 0px;
    padding                             : 0px;
    width                               : 145px;
    z-index                             : 3;
}

.divMenuDropDownStart
{
    background-color                    : #ede3c7;
    border-top                          : 0px none #d7cfb9;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    height                              : 4px;
}

.divMenuDropDownItem
{
    background-color                    : #ede3c7;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    cursor                              : pointer;
    height                              : 14px;
    padding                             : 2px 4px 2px 4px;
}

.divMenuDropDownStop
{
    background-image                    : url( ../../graphics/shared/menuDropDownStop.gif );
    background-repeat                   : no-repeat;
    height                              : 14px;
}

.divMenuFlyOut
{
    top                                 : 0px;
    left                                : 0px;
    position                            : absolute;
    display                             : inline;
    margin                              : 0px;
    padding                             : 0px;
    width                               : 145px;
    z-index                             : 5;
}

.divMenuFlyOutStart
{
    background-image                    : url( ../../graphics/shared/menuFlyOutStart.gif );
    background-repeat                   : no-repeat;
    height                              : 12px;
}

.divMenuFlyOutItem
{
    background-color                    : #fdfaf7;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    cursor                              : pointer;
    height                              : 14px;
    padding                             : 2px 4px 2px 4px;
}

.divMenuFlyOutStop
{
    background-image                    : url( ../../graphics/shared/menuFlyOutStop.gif );
    background-repeat                   : no-repeat;
    height                              : 14px;
}

#divContent
{
    margin                              : 0px;
    padding                             : 0px;
    top                                 : 0px;
    left                                : 0px;
    position                            : absolute;
    z-index                             : 0;
}

table
{
    border-collapse                     : collapse;
    margin                              : 0px;
    padding                             : 0px;
    width                               : 100%;
}


#idSectionTop
{
    height                              : 34px;
    margin                              : 0 auto;
    width                               : 729px;
}

#idSectionInner
{
    margin                              : 0px;
    padding                             : 0px;
    position                            : relative;
    text-align                          : left;
    width                               : 729px;
}

.divSectionItem
{
    background-repeat                   : no-repeat;
    display                             : inline;
	font				                : bold 12px Arial, Helvetica, Tahoma, sans-serif;
    height                              : 34px;
    left                                : 0px;
    margin                              : 0px;
    padding                             : 0px;
    position                            : absolute;
    top                                 : 0px;
    width                               : 238px;
    z-index                             : 0;
}

#idSectionMiddle
{
    background-color                    : #ede3c7;
    border-top                          : 1px solid #7f7f7f;
    border-bottom                       : 1px solid #7f7f7f;
}

#idSectionOuter
{
    margin                              : 0 auto;
    width                               : 729px;
}

#idSectionBottom
{
    height                              : 34px;
    margin                              : 0 auto;
    width                               : 729px;
}


.divMenuSub
{
    margin                              : 0px;
    padding                             : 0px;
    width                               : 165px;
}

.divMenuSubStart
{
    background-image                    : url( ../../graphics/shared/subMenuStart.gif );
    background-repeat                   : no-repeat;
    height                              : 12px;
}

.divMenuSubTitle
{
	font				                : bold 12px Arial, Helvetica, Tahoma, sans-serif;
    background-color                    : #dbc890;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    height                              : 14px;
    padding                             : 2px 4px 12px 4px;
}

.divMenuSubTitleSub
{
    background-color                    : #dbc890;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    height                              : 14px;
    padding                             : 2px 4px 8px 4px;
}

.divMenuSubItem
{
    background-color                    : #dbc890;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    cursor                              : pointer;
    height                              : 14px;
    padding                             : 2px 4px 2px 4px;
}

.divMenuSubDiv
{
    background-color                    : #dbc890;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    height                              : 0px;
    padding                             : 8px 4px 2px 4px;
}

.divMenuSubStop
{
    background-image                    : url( ../../graphics/shared/subMenuStop.gif );
    background-repeat                   : no-repeat;
    height                              : 14px;
}

.divDyk
{
    margin                              : 0px;
    padding                             : 0px;
    width                               : 165px;
}

.divDykStart
{
    background-repeat                   : no-repeat;
    height                              : 12px;
}

.divDykTitle
{
	font				                : bold 12px Arial, Helvetica, Tahoma, sans-serif;
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    height                              : 14px;
    padding                             : 2px 4px 12px 4px;
}

.divDykFact
{
    border-right                        : 1px solid #7f7f7f;
    border-left                         : 1px solid #7f7f7f;
    padding                             : 2px 10px 10px 10px;
}

.divDykStop
{
    background-repeat                   : no-repeat;
    height                              : 14px;
}

.pageTitle
{
    font                                : bold italic 16px Arial, Helvetica, Tahoma, sans-serif;
}

#divContentTitl
{
    font-family                         : Arial, sans-serif; 
    font-size                           : 16px; 
    font-weight                         : bold; 
    font-style                          : italic; 
    position                            : absolute; 
    top                                 : 31px;
}

/* PUNT CLEANUP BELOW */
.divSectionTitle
{
    cursor                              : pointer;
    padding-left                        : 3px;
}

.divSectionDescriptionShort
{
	font				                : normal 11px  Arial, Helvetica, sans-serif;
    height                              : 14px;
    overflow                            : hidden;
    padding                             : 5px 0px 15px 3px;
    text-overflow                       : ellipsis;
    white-space                         : nowrap;
    width                               : 230px;
}

.divSectionDescriptionFull
{
	font				                : normal 11px  Arial, Helvetica, sans-serif;
    height                              : 140px;
    padding                             : 5px 0px 15px 3px;
    overflow-y                          : scroll;
    scrollbar-face-color                : #ede3c7;
    scrollbar-highlight-color           : #ede3c7;
    scrollbar-shadow-color              : #ede3c7;
    width                               : 228px;
}

.divSectionMore
{
    cursor                              : pointer;
    padding                             : 5px 5px 0px 3px;
	font				                : normal 11px  Arial, Helvetica, sans-serif;
    visibility                          : hidden;
    display                             : none;
}

.divSbmtMeNot
{
	display								: none;
}

