
body
{
    margin: 0;
    padding: 0;
    font-size: 80%;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}
#container
{
    display: block;
    float: none;
   margin: 12px auto;
}
p
{}
table
{
clear: both;
}
h1
{
    font-weight: bold;
    font-size: 130%;
}
h2
{font-weight: bold;
    font-size: 120%;
}
h3
{
    font-weight: bold;
    font-size: 105%;
}
a
{

}
img
{
    border: none;
}
p
{
}
th
{
    font-weight: bold;
    text-align: left;
}

td
{
vertical-align: top;
text-align: left;
}
div, span
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

.clear
{
    clear: both;
}


/*STRUCTURAL CLEARS AND DISPLAYS & FLOATS, ---------------------------------------------------------------*/


#upper_header, #header, #banner, #menubar, #main, #c1_1, #c1_2, #c1_3, #c2_1, #c2_2, #c2_3
{
    clear: both;
}
#sec_logo
{
    display:none;
}
#logo, #welcome, #content1, #promo, #barmenu, #content2
{
    clear: none;
}
#promo, #barmenu, #content2
{
    float: right;
}
#logo
{
background-position: 0 0;
background-repeat: no-repeat;
}
#logo img
{
    float: left;
    clear: none;
}
/*------------------------------------------------------------------*/
/*COMMON CONTENT AREA WIDTHS ---------------------------------------*/
.wfull
{
    width: 960px;
}
#content1, #content1 .full
{
    width: 639px;
    
}

#content2, #content2 .full, .wside
{
    width: 255px;
}
#footer
{
    display: block;
    float: left;
    clear: both;
width: 100%;
text-align: center;


}

/*------------------------------------------------------------------*/
/*CONTENT BOX COMMON STYLES  --------------------------------------------*/
.box, .head, .foot
{
    clear: both;
}
.inner
{
    clear: none;
}



/*------------------------------------------------------------------*/


/*CONTENT BOX COMMON BACKGROUND STYLES  --------------------------------------------*/
.box
{
    background-repeat: repeat-x;
    background-position: 0 0;
}


/*-------------------------------------------------------*/


#ctl00_cphMenubar_UcMenubar1_liEventFloor {
	display: none;
}
