/* -###- <main_body> -###- */
body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #fbfbfb;
    font-family: 'Times New Roman';
}

div.main_box {
    background: #FFFFFF url(../img/bg_top.gif) no-repeat top center;
    width: 100%;
    border: 0px solid red;
}

div.page_box {
    width: 960px;
    margin: 0px 0px 0px 0px;
    padding: 9px 20px 0px 20px;
    border: 0px solid red;
}

div.foot_box {
    background: #fbfbfb url(../img/foot_bg.gif) repeat-x;
    width: 100%;
    height: 300px;
}

div.foot_box2 {
    width: 960px;
    margin: 0px 0px 0px 0px;
    padding: 30px 20px 0px 20px;
    border: 0px solid red;
}
/* -###- </main_body> -###- */

/* -###- <header> -###- */
.top_text p { margin: 18px 0px 0px 0px; padding: 0px; font-size: 32px; color: #888; font-weight:normal; }
.top_text h1 { margin: 12px 0 0 0; line-height: 28px; padding: 0px; font-size:32px; color: #666; font-weight:normal; }
.top_text font { margin: 0 0 0 2px; font-size:18px; color: #888; font-weight:normal; letter-spacing: 4px; word-spacing: 3px;}

td.top_menu_line {
    background: url(../img/grey_lines_bg.gif);
    height: 9px;
}

td.top_menu_left {
    padding-top: 9px;
}

td.top_menu_right {
    padding-top: 8px;
}

td.big_img {
    padding: 30px 0px 32px 0px;
}
/* -###- </header> -###- */

/* -###- <footer> -###- */
td.colmn {
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #e2e2e2;
}

p.left_colmn {
    color: #4f5054;
    font-size: 13pt;
}

p.left_colmn a {
    text-decoration: none;
    color: #4f5054;
}

p.colmn_title {
    font-size: 10pt;
    color: #4f5054;
    padding: 4px 0px 0px 4px;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1.1pt;
}

td.colmn ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 4px;
}

td.colmn ul li a {
    color: #4f5054;
    text-decoration: none;
    font-size: 10pt;
}

td.colmn ul li a:hover {
    text-decoration: underline;
}

p.left_colmn a {
    color: #4f5054;
    text-decoration: none;
}

p.left_colmn a:hover {
    text-decoration: underline;
}
/* -###- </footer> -###- */

/* -###- <content> -###- */
td.content {
    padding: 0px 0px 50px 0px;
}

h1 {
    font-family: 'Book Antiqua';
    font-size: 13pt;
    color: #4f5054;
    margin: 5px 0px 0px 4px;
}

p {
    text-align: justify;
}
/* -###- </content> -###- */

/* -###- <slideshow> -###- */
#slideshow {
    position:relative;
    height:357px;
    width:960px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* -###- </slideshow> -###- */

/* -###- <switch_text_1> -###- */
#switch_text_1 {
    position:relative;
    height:150px;
    width:960px;
}

#switch_text_1 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    visibility: hidden;
}

#switch_text_1 DIV.active, #switch_text_1 DIV.active DIV {
    z-index:10;
    visibility: visible;
}
#switch_text_1 DIV.active DIV {
    position: relative;
}
#switch_text_1 DIV.last-active {
    z-index:9;
    visibility: hidden;
}
/* -###- </switch_text_1> -###- */

/* -###- <switch_text_2> -###- */
#switch_text_2 {
    position:relative;
    height:270px;
    width:440px;
}

#switch_text_2 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    visibility: hidden;
}

#switch_text_2 DIV.active, #switch_text_2 DIV.active DIV {
    z-index:10;
    visibility: visible;
}
#switch_text_2 DIV.active DIV {
    position: relative;
}
#switch_text_2 DIV.last-active {
    z-index:9;
    visibility: hidden;
}
/* -###- </switch_text_2> -###- */

/* -###- <switch_text_3> -###- */
#switch_text_3 {
    position:relative;
    height:270px;
    width:440px;
}

#switch_text_3 DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    visibility: hidden;
}

#switch_text_3 DIV.active, #switch_text_3 DIV.active DIV {
    z-index:10;
    visibility: visible;
}
#switch_text_3 DIV.active DIV {
    position: relative;
}
#switch_text_3 DIV.last-active {
    z-index:9;
    visibility: hidden;
}
/* -###- </switch_text_3> -###- */


tr.credit-blue > td { background-color: #9eb4e1; }

