/** General **********************/

a
{
    color: #cc0000;
    text-decoration: none;
}

a:visited
{
    color: #cc0033;
}

a:hover
{
    color: #ff171c;
    text-decoration: underline;
}

body
{
    margin: 0px;
    padding: 0px;
    background: #e1dfdf url(../images/page_bg.gif) repeat-x;
    font-family: verdana, sans-serif;
    color: #333333;
    font-size: 0.7em;
}

body, html
{
    height: 100%;
}

button
{
    padding: 0px 3px 0px 3px;
    font-family: arial, sans-serif;
    font-size: 1.1em;
    color: #000000;
}

form
{
    margin: 0px;
    padding: 0px;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    color: #666666;
    font-size: 2.3em;
    font-weight: normal;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.bold.swf;
    * sFlashVars: textAlign=center;
    * sColor: #666666;
    */
}

h2
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 2.3em;
    font-weight: normal;
    letter-spacing: 0.2em;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.swf;
    * sFlashVars: letterSpacing=4;
    * sColor: #666666;
    */
}

h3
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 1.0em;
    font-weight: bold;
}

div.news h3
{
    margin: 0px 0px 11px 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    font-size: 16px;
    font-weight: normal;

    /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.swf;
    * sColor: #333333;
    */ 
}

img, table
{
    border: none;
}

input, select, textarea
{
    margin: 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    font-size: 1.1em;
    color: #000000;
}

textarea
{
    overflow: auto;
}

/** Shared styles ****************/

div.clear
{
    clear: both;
}


/** Page container ***************/

div#page
{
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 970px;
    min-height: 100%;
}


/** Page content ***************/

div#page-content
{
    padding: 0px 100px 100px 100px;
}

div#page-content div.left
{
    width: 500px;
    float: left;
}

div#page-content div.left div.content
{
    padding: 15px 0px 0px 0px;
    width: 500px;
    line-height: 1.25em;
}



div#page-content div.left div.content a
{
    font-weight: bold;
}

div#page-content div.left div.title
{
    padding: 0px 0px 0px 35px;
    background: transparent url(../images/dot_red_title.gif) no-repeat left 6px;
}

div#page-content div.right
{
    width: 270px;
    float: left;
}


/** Page footer ******************/

div#page-footer
{
    position: absolute;
    bottom: 0px;
    width: 970px;
    padding: 20px 0px 10px 0px;
    background: transparent url(../images/page_footer.gif) no-repeat bottom center;
    text-align: center;
}

div#page-footer address
{
    font-size: 0.9em;
    font-style: normal;
}

div#page-footer address span
{
    padding: 0px 0px 0px 17px;
    background: transparent url(../images/dot_gray.gif) no-repeat 5px center;
}

/** Page header ******************/

div#page-header
{
    padding: 7px 120px 50px 116px;
    background: transparent url(../images/page_header.jpg) no-repeat top center;
    text-align: center;
}

div#page-header a.logo
{
    display: block;
    margin: 0px auto;
    width: 188px;
    height: 47px;
	text-decoration:none;
}

div#page-header a.logo:hover
{
	text-decoration:none;
}

div#page-header a.logo img
{
    visibility: hidden;
}


/** Page content - new styles *****************/

div#page-content
{
    padding: 0px 55px 100px 100px;
    color: #333333;
}

div#page-content div.left
{
    width: 500px;
    float: left;
}

div#page-content div.left div.content
{
    padding: 15px 0px 0px 0px;
    width: 500px;
    line-height: 1.25em;
}



div#page-content div.right
{
    width: 270px;
    float: left;
    padding: 5px 0 0 45px;
}
