﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 13px;
    font-family: inherit;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

:focus
{
    outline: 0;
}

table
{
    border-collapse: collapse;
}

caption, th, td
{
    text-align: left;
    font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}

blockquote, q
{
    quotes: "" "";
}

.left
{
    float: left;
}

.right
{
    float: right;
    margin-right: 0 !important;
}

.rightalign
{
    text-align: right;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix
{
    height: 1%;
}

.clearfix
{
    clear: both;
    display: block;
}

body
{
    font-family: Trebuchet MS, Tahoma, sans-serif;
    color: #fff;
    background: #474747 url(./Images/nav-bg.png) top left repeat-x;
    line-height: 22px;
}

h1
{
    font-size: 25px;
    letter-spacing: -1px;
    margin: 0 0 10px 20px;
}

h2
{
    font-size: 20px;
    letter-spacing: -1px;
    margin: 0 0 20px 20px;
}

h3
{
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 30px 10px;
}

h4
{
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 20px;
}

p
{
    line-height: 24px;
    margin-bottom: 24px;
}

pre
{
    font-size: 12px;
    line-height: 16px;
}

li, dt, dd
{
    font-size: 1em;
}

em
{
    font-style: italic;
    border-bottom: 1px dashed;
}

strong
{
    font-weight: 700;
}

a
{
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

a:hover, a:active
{
    color: #fff;
    border-bottom: 1px solid #ff9000;
    text-decoration: none;
}

ul
{
    list-style-type: square;
}

dt
{
    font-weight: 700;
    margin: 10px 0;
    list-style-type: square;
}

dd
{
    margin: 10px 0 10px 15px;
}

.o
{
    color: #ff9000;
    font-size: 100%;
}

.i
{
    color: #474747;
}

.box
{
    float: left;
    width: 100%;
    background: url(./Images/box-bg.png) top left repeat-x;
    margin: 15px 15px 0;
    padding: 10px 0 0;
}

.small
{
    width: 290px;
}

.big
{
    width: 670px; /*background: transparent url(./Images/articlebackground.png) no-repeat;*/
}

.big1
{
    width: 600px; /*background: transparent url(./Images/articlebackground.png) no-repeat;*/
}

.small1
{
    width: 340px;
}

.sidenote p
{
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    float: none;
    margin: -1px 0 24px 0;
}

.ispan
{
    background: url(./Images/ispan.png) no-repeat;
    color: #888;
    padding-left: 18px;
    margin-left: 4px;
    font-size: 100%;
}

#otherMenu
{
    font-size: 12px;
    padding: 0 0 0 20px;
}

.otherMenuItem
{
    width: 130px;
    height: 130px;
    float: right;
    background: url(./Images/square.png) no-repeat;
    margin: 10px auto;
    padding: 10px 5px 0;
}

#otherMenu h3
{
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 45px;
}

#mainMenu
{
    width: 600px;
    height: 60px;
    background: url(./Images/topmenu.png) center no-repeat;
    float: right;
    margin-top: -30px;
}

ul.menu
{
    list-style: none;
    margin: 0;
    padding: 10px;
}

ul.menu li
{
    display: inline;
    padding: 5px;
    font-weight: 700;
}

ul.menu li a
{
    color: #474747;
    text-decoration: none;
    border: none;
    border-left: 2px solid #474747;
    display: inline-block;
}

ul.menu li a:hover, ul.menu li a:active
{
    color: #474747;
    text-decoration: none;
    border: none;
    border-left: 2px solid #ff9900;
    display: inline-block;
}


ul.menu li span 
{
    padding: 5px 20px;
}

ul.menu li a span
{
    display: block;
    padding: 5px 20px;
}

.loginlink
{
    border: none;
    padding: 5px 20px;
}

.accordionHeader
{
    background: transparent url(Images/accordion.png) center no-repeat;
    height: 48px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    background: transparent url(Images/accordionpressed.png) center no-repeat;
    height: 48px;
    cursor: pointer;
}

.accordionHeader1
{
    background: transparent url(Images/accordion.png) center no-repeat;
    height: 48px;
    cursor: pointer;
}

.accordionHeaderSelected1
{
    background: transparent url(Images/accordionpressed.png) center no-repeat;
    height: 48px;
    cursor: pointer;
}

.accordionHeader h3
{
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px 80px;
}

.accordionHeaderSelected h3
{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px 80px;
}

.accordionHeader1 h3
{
    color: #333;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px 120px;
}

.accordionHeaderSelected1 h3
{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px 120px;
}

.accordionContent
{
    background-color: #474747;
    text-align: left;
    color: #333;
    margin: 2px;
    padding: 10px;
    overflow: hidden;
}

.accordionContent a
{
    color: #333;
}

.contentTop
{
    background: url(./Images/contenttop.png) no-repeat;
    width: 550px;
    height: 27px;
    margin: 0 auto;
}

.contentCenter
{
    background: url(./Images/contentcenter.png) repeat-y;
    width: 470px;
    margin: 0 auto;
    padding: 20px 40px;
}

.contentBottom
{
    background: url(./Images/contentbottom.png) no-repeat;
    width: 550px;
    height: 27px;
    margin: 0 auto;
}

.arc90_linkpic
{
    display: none;
    position: absolute;
    left: 0;
    top: 1.5em;
    width: 160px;
    height: 120px;
}

.arc90_linkpicIMG
{
    background: transparent url(linkpic_shadow.gif) no-repeat bottom right;
    width: 160px;
    height: 120px;
    padding: 0 4px 4px 0;
}

fieldset
{
    padding: 20px;
}

legend
{
    font-weight: 700;
    color: #474747;
}

label
{
    font-weight: 400;
    width: 200px;
    float: left;
}


.modalBox
{
    color: #333;
    padding: 50px 0 0 50px;
}

.modalBox a
{
    color: #333;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

.modalBox a:hover, .modalBox a:active
{
    color: #333;
    border-bottom: 1px solid #ff9000;
    text-decoration: none;
}

.modalBackground
{
    background: url(Images/modalouterbackground.png);
}

.center
{
    text-align: center;
}

.pointer
{
    cursor: pointer;
}

.tabs
{
    position: relative;
    top: 1px;
    left: 10px;
}

.tab
{
    border: solid 1px #000;
    background-color: #474747;
    padding: 2px 10px;
}

.selectedTab
{
    background-color: #474747;
    border-bottom: solid 1px #474747;
}

.tabContents
{
    border: solid 1px #000;
    background-color: #474747;
    padding: 10px;
}

.grid th, .grid td
{
    border-bottom: solid 1px #000;
    padding: 8px;
}

a img, #logoCenter a
{
    border: none;
}

h3 a, h3 a:hover
{
    color: #eee;
    text-decoration: none;
    border: none;
}

.shortcuts table
{
    border: 1px solid #eeeeee;
    border-collapse: collapse;
    width: 100%;
    margin: 10px auto;
}

.shortcuts td
{
    border: 1px solid #eeeeee;
    padding: 5px;
}

.shortcuts th
{
    border: 1px solid #eeeeee;
    padding: 5px;
}

.webWindow
{
    width: 900px;
    height: 1900px;
    border: outset;
    background-color: #474747;
}
.webWindowBody
{
    padding: 10px;
}
.webWindowTitleBar
{
    padding-left: 10px;
    background-color: #333333;
    cursor: move;
}
.webWindowTitleText
{
    float: left;
}
.webWindowClose
{
    background-color: maroon;
    font-weight: bold;
    cursor: pointer;
}
