/* Basic */

*
{
        margin: 0em;
        padding: 0em;
}

h1,h2
{
font-family: Arial, sans-serif;
        font-size: 14pt;
        color: #666;
}

body
{
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #666;
        background: #fff url('menubg.gif') bottom left repeat-y;
}

a:link, a:visited
{
        color: #0077dd;
        text-decoration: underline;
}

a:hover, a:avtive
{
        text-decoration: none;
}

/* Outer */

#outer
{
        padding: 0em;
        margin: 0em;
        width: 100%;
}

/* Header */

#header
{
        position: relative;
        background: #004778 url('headerbg.gif') bottom left repeat-x;
        height: 165px;

}



#header h1
{
        position: absolute;
        top: 1.8em;
        font-size: 2.2em;
        letter-spacing: -0.05em;
}

#header h1 a
{
        color: #fff;
        text-decoration: none;
}

#header h2
{
        position: absolute;
        font-size: 0.8em;
        top: 8em;
        color: #E0E8EF;
}

/* Menu */

#menu
{
        position: absolute;
        top: 14px;
        right: 12px;
}

#search
{
        position: absolute;
        /*background: #004778 url('grey.gif') bottom left repeat-x;*/
        top: 134px;
        right: 0px;
        width: 100%;
        height: 27px;
        padding-top: 3px;
        padding-right: 16px;
        text-align: right;

}

.search_box {
        float: right;
        clear: right;
        width: 200px;
}
.search_string {
        width: 100px;
        height: 16px;
        font-size: 10px;
        vertical-align: middle;
}
.search_submit {
        width: 50px;
        height: 22px;
        font-size: 10px;
        vertical-align: middle;
}



#menu span.first
{
        border: 0em;
        margin-left: 0em;
        padding-left: 0em;
}

.meta a
{
        display: inline;
        color: #747474;
        padding: 0.1em;
        text-decoration: none;
        border-left: dotted 1px #747474;
        padding-left: 1em;
        margin-left: 1em;
}

.meta a:hover
{
        text-decoration: underline;
}



/* Content */

#content
{
        background: url('contentbg.gif') top left no-repeat;
        line-height: 1.5em;
}


#content p
{
        margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
        color: #545454;
        margin-bottom: 1em;
        border-bottom: dashed 1px #dfdfdf;
        padding-bottom: 0.3em;
}

#content h2
{
        font-size: 1.5em;
}

#content h3
{
        font-size: 1.1em;
}

#content ul
{
        margin-bottom: 1.5em;
        padding-left: 1em;
        list-style: square;
}

#content blockquote
{
        margin-bottom: 1.5em;
        padding: 0.75em 0.75em 0.75em 1.5em;
        /*border-left: solid 0.75em #005082;
        background: #FDFDFD url('a7.gif') top left repeat-x;*/
}

#content blockquote p
{
        margin-bottom: 0em;
}

#content table
{
        margin-bottom: 1.5em;
        border-collapse: collapse;
        text-align: left;
}

#content table th
{
        font-weight: bold;
        padding: 0.5em;
}

#content table td
{
        padding: 0.5em;
        border-right: solid 1px #fff;
}

#content table tr.rowH
{
        color: #fff;
        background: #006192 url('a8.gif') top left repeat-x;
        border-right: solid 1px #fff;
}

#content table tr.rowA
{
        background: #F8F8F8 url('a6.gif') top left repeat-x;
        border-top: solid 1px #fff;
        color: inherit;
}

#content table tr.rowB
{
        background: #FDFDFD url('a7.gif') top left repeat-x;
        border-top: solid 1px #fff;
        color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
        /*background-color: #fff;*/
        float: right;
        margin: 3em -19em 0em -19em;
        width: 100%;
}

#primaryContent
{
        margin: 1.5em 19em 0em 17.25em;
        padding: 1.5em 1em 1.5em 1em;
}



/* Secondary Content */

#secondaryContent
{
        position: relative;
        float: left;
        width: 188px;
        margin-top: 5.9em;
        /*background: #fff url('images/a1.gif') top right repeat-y;*/
}

#secondaryContent ul
{
       /* list-style-image:url('list_style_image.gif');*/
        list-style:none;
}



#secondaryContent li
{

        border-bottom: solid 1px #fff;

}

.menulist a:link, .menulist a:visited {
font-family: Arial, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
        display: block;
        color: #6C6C6C;
        padding: 0em 0em 0.5em 0.7em;
        }

.menulist a:hover, .menulist a:active {
        text-decoration: none;
        display: block;

        color: #5B5B5B;
        background: #E6E6E6;
        padding: 0em 0em 0.5em 0.7em;
        }

.menulist a.menu-current:link, .menulist a.menu-current:visited{
font-family: Arial, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
        display: block;
        color: #5B5B5B;
        background: #fff;
        border-right: solid 5px #F2F2F2;
        padding: 0em 0em 0.5em 1.5em;
}



#secondaryContent .xbg
{
        position: absolute;
        right: 0em;
        bottom: -64px;
        /*background: #fff url('images/a3.gif') top right no-repeat;*/
        height: 64px;
        width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
        position: relative;
        float: right;
        width: 15em;
        padding: 6em 2em 1.5em 2.5em;
       /* background: #fff url('a2.gif') top left repeat-y;*/
}

#tertiaryContent .xbg
{
        position: absolute;
        left: 0em;
        bottom: -64px;
        /*background: #fff url('a4.gif') top left no-repeat;*/
        height: 64px;
        width: 128px;
}

/* Footer */

#footer
{
        position: relative;
        z-index: 1;
        border-top: dashed 1px #dfdfdf;
        padding: 1em 0em 2em 0em;
        margin: 1em 2em 0em 2em;
        text-align: center;
}

.clear
{
        clear: both;
}
