﻿/* begin Page */

body
{
    margin: 0 auto;
    padding: 0;
    background-color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #E8E8E8;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a, h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
    text-decoration: none;
    font-family: Rockwell, Arial, Helvetica, Sans-Serif !important;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}

a
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a:visited, a.visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a:hover, a.hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F5A519;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #F8BC54;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #F8BC54;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #A8A8A8;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #A8A8A8;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #A8A8A8;
}

#art-main
{
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    cursor: default;
}





.cleared
{
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 1px;
}

form
{
    padding: 0 !important;
    margin: 0 !important;
}

table.position
{
	border: 0;
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    width: 900px;
    min-width: 31px;
    min-height: 31px;
}

.art-sheet-body
{
    position: relative;
    z-index: 1;
    padding: 7px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl
{
    position: absolute;
    z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
    width: 58px;
    height: 58px;
    background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
    top: 0;
    left: 0;
    clip: rect(auto, 29px, 29px, auto);
}

.art-sheet-tr
{
    top: 0;
    right: 0;
    clip: rect(auto, auto, 29px, 29px);
}

.art-sheet-bl
{
    bottom: 0;
    left: 0;
    clip: rect(29px, 29px, auto, auto);
}

.art-sheet-br
{
    bottom: 0;
    right: 0;
    clip: rect(29px, auto, auto, 29px);
}

.art-sheet-tc, .art-sheet-bc
{
    left: 29px;
    right: 29px;
    height: 58px;
    background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
    top: 0;
    clip: rect(auto, auto, 29px, auto);
}

.art-sheet-bc
{
    bottom: 0;
    clip: rect(29px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
    top: 29px;
    bottom: 29px;
    width: 58px;
    background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
    right: 0;
    clip: rect(auto, auto, auto, 29px);
}

.art-sheet-cl
{
    left: 0;
    clip: rect(auto, 29px, auto, auto);
}

.art-sheet-cc
{
    position: absolute;
    z-index: -1;
    top: 29px;
    left: 29px;
    right: 29px;
    bottom: 29px;
    background-color: #000000;
}

.art-sheet
{
    margin-top: -7px !important;
    cursor: auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
    min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
    display: table;
    padding: 0;
    border: none;
    width: 886px;
}

.art-content-layout .art-content-layout
{
    width: auto;
    margin: 0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
	display: table-cell;
	float: left;
}

div.art-layout-cell div.art-layout-cell
{
	display: block;
	float: left;
}

div.art-content-layout-row
{
    display: table-row;
}

.art-content-layout
{
    table-layout: fixed;
    border-collapse: collapse;
    background-color: Transparent;
    border: none !important;
    padding: 0 !important;
}

.art-layout-cell, .art-content-layout-row
{
    background-color: Transparent;
    vertical-align: top;
    text-align: left;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublock-body
{
    position: relative;
    z-index: 1;
    padding: 0;
}


.art-vmenublock
{
    margin: 5px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublockcontent-body
{
    position: relative;
    z-index: 1;
    padding: 0;
}


.art-vmenublockcontent
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-vmenublockcontent-body
{
    position: relative;
    z-index: 1;
    padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu
{
    margin: 0;
}

ul.art-vmenu ul
{
    display: none;
}

ul.art-vmenu ul.active
{
    display: block;
}

ul.art-vmenu li, ul.art-vmenu li ul, ul.art-vmenu li ul, ul.art-vmenu li ul li
{
    list-style-type: none;
}

/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
    position: relative;
    display: block;
    overflow: hidden;
    height: 20px;
    cursor: pointer;
    text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
    display: block;
    padding: 2px 0 2px 0;
    margin: 0;
    font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
    display: block;
    padding: 0;
    font-size: 1px;
    height: 0;
    line-height: 0;
    border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
    position: absolute;
    display: block;
    top: 0;
    z-index: -1;
    height: 60px;
    background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
    left: 0;
    right: 13px;
}

ul.art-vmenu a .r
{
    width: 908px;
    right: 0;
    clip: rect(auto, auto, auto, 895px);
}

ul.art-vmenu a .t
{
    display: block;
    line-height: 20px;
    color: #A6A6A6;
    padding: 0 10px 0 23px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
    top: -20px;
}

ul.art-vmenu a:hover .t
{
    color: #935F06;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
    top: -40px;
}

ul.art-vmenu a.active .t
{
    color: #F8BC54;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
    margin: 0;
    padding: 0;
}

ul.art-vmenu ul a
{
    display: block;
    white-space: nowrap;
    height: 19px;
    overflow: visible;
    background-image: url('images/vsubitem.png');
    background-position: 25px 0;
    background-repeat: repeat-x;
    padding-left: 25px;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span
{
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    background-image: none;
    text-align: inherit;
    text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
    line-height: 20px;
    color: #E8E8E8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    margin-left: 0;
}

ul.art-vmenu ul
{
    margin: 0 0 0 0;
}

ul.art-vmenu ul ul
{
    margin: 0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{
    display: block;
    margin: 0;
    font-size: 1px;
    padding: 0 0 0 0;
}

ul.art-vmenu ul .art-vsubmenu-separator-span
{
    display: block;
    padding: 0;
    font-size: 1px;
    height: 0;
    line-height: 0;
    margin: 0;
    border: none;
}

ul.art-vmenu ul li li a
{
    background-position: 50px 0;
    padding-left: 50px;
}

ul.art-vmenu ul li li li a
{
    background-position: 75px 0;
    padding-left: 75px;
}

ul.art-vmenu ul li li li li a
{
    background-position: 100px 0;
    padding-left: 100px;
}

ul.art-vmenu ul li li li li li a
{
    background-position: 125px 0;
    padding-left: 125px;
}


ul.art-vmenu ul li a.active
{
    color: #F6AE31;
    background-position: 25px -40px;
}

ul.art-vmenu ul li li a.active
{
    background-position: 50px -40px;
}

ul.art-vmenu ul li li li a.active
{
    background-position: 75px -40px;
}

ul.art-vmenu ul li li li li a.active
{
    background-position: 100px -40px;
}

ul.art-vmenu ul li li li li li a.active
{
    background-position: 125px -40px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
    color: #080808;
    background-position: 25px -20px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
    background-position: 50px -20px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
    background-position: 75px -20px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
    background-position: 100px -20px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
    background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-block-body
{
    position: relative;
    z-index: 1;
    padding: 7px;
}

.art-block-cc
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
}

.art-block
{
    margin: 5px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.art-blockcontent
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-blockcontent-body
{
    position: relative;
    z-index: 1;
    padding: 0;
}


.art-blockcontent-body
{
    color: #BFBFBF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.art-blockcontent-body a:link
{
    color: #F8BC54;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
    color: #9E9E9E;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
    color: #FAD189;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.art-blockcontent-body ul
{
    list-style-type: none;
    color: #D4D4D4;
    margin: 0;
    padding: 0;
}

.art-blockcontent-body ul li
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    line-height: 1.25em;
    padding: 0 0 0 13px;
    background-image: url('images/blockcontentbullets.png');
    background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper .art-button
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: left;
    text-decoration: none !important;
    color: #FEF5E7 !important;
    width: auto;
    outline: none;
    border: none;
    background: none;
    line-height: 27px;
    height: 27px;
    margin: 0;
    padding: 0 11px !important;
    overflow: visible;
    cursor: default;
    z-index: 0;
}

.art-button img, .art-button-wrapper img
{
    margin: 0;
    vertical-align: middle;
}

.art-button-wrapper
{
    vertical-align: middle;
    display: inline-block;
    position: relative;
    height: 27px;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    margin: 0;
    padding: 0;
    z-index: 0;
}

.firefox2 .art-button-wrapper
{
    display: block;
    float: left;
}

input, select, textarea, select
{
    vertical-align: middle;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.art-block select
{
    width: 96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
    color: #EBEBEB !important;
    text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
    color: #F0F0F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
    display: block;
    position: absolute;
    z-index: -1;
    height: 81px;
    margin: 0;
    padding: 0;
    background-image: url('images/button.png');
}

.art-button-wrapper .l
{
    left: 0;
    right: 12px;
}

.art-button-wrapper .r
{
    width: 413px;
    right: 0;
    clip: rect(auto, auto, auto, 401px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
    top: -27px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
    top: -54px;
}

.art-button-wrapper input
{
    float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
    position: relative;
    z-index: 0;
    margin: 0 auto;
    min-width: 1px;
    min-height: 1px;
}

.art-post-body
{
    position: relative;
    z-index: 1;
    padding: 10px;
}


.art-post
{
    margin: 2px;
}

a img
{
    border: 0;
}

.art-article img, img.art-article
{
    margin: 10px;
}

.art-metadata-icons img
{
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.art-article table, table.art-article
{
    border-collapse: collapse;
    margin: 1px;
    width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
    background-color: Transparent;
}

.art-article th, .art-article td
{
    /*  padding: 2px;   border: solid 1px #363636;   vertical-align: top;   text-align: left;*/
}

.art-article th
{
    text-align: center;
    vertical-align: middle;
    padding: 7px;
}

pre
{
    overflow: auto;
    padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-postheader
{
    margin: 0.2em 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #FACF85;
}

.art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    margin: 0;
    color: #FACF85;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-postheader a:link
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #F9C56C;
}

.art-postheader a:visited, .art-postheader a.visited
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #F9C56C;
}

.art-postheader a:hover, .art-postheader a.hovered
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #F5A519;
}
/* end PostHeader */

/* begin PostContent */
.art-postcontent p
{
    margin: 0.5em 0;
}

.art-postcontent, .art-postcontent p, ul.art-menu, ul.art-menu ul, ul.art-vmenu, ul.art-vmenu ul
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin-right: 10px;
}

.art-postcontent
{
    margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
    color: #C0C0C0;
    margin: 1em 0 1em 2em;
    padding: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

li ol, li ul
{
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

li
{
    margin: 0.2em 0;
    padding: 0;
}

ul
{
    list-style-type: none;
}

ol
{
    list-style-position: inside;
}



.art-post li
{
    padding: 0 0 0 13px;
    line-height: 1em;
}

.art-post ol li, .art-post ul ol li
{
    background: none;
    padding-left: 0;
}

.art-post ul li, .art-post ol ul li
{
    background-image: url('images/postbullets.png');
    background-repeat: no-repeat;
    padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote, blockquote p, .art-postcontent blockquote p
{
    color: #F8BA4F;
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}

blockquote, .art-postcontent blockquote
{
    margin: 10px 10px 10px 50px;
    padding: 5px 5px 5px 32px;
    background-color: #312002;
    background-image: url('images/postquote.png');
    background-position: left top;
    background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 886px;
    height:20px;
    vertical-align:middle;
    margin: 0 auto;
    background-color: Orange;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}



.art-footer .art-footer-text-left
{
    width: 33%;
    text-align:left;
    color: #000000;
}

.art-footer .art-footer-text-center
{
    width: 33%;
    text-align: center;
    color: #000000;
}

.art-footer .art-footer-text-right
{
    width: 34%;
    text-align:right;
    color: #000000;
}

.art-footer .art-footer-text-left a:link
{
    color: #000000;
}

.art-footer .art-footer-text-left a:visited
{
    color: #000000;
}

.art-footer .art-footer-text-left a:hover
{
    color: #624004;
}

.art-footer .art-footer-text-center a:link
{
    color: #000000;
}

.art-footer .art-footer-text-center a:visited
{
    color: #000000;
}

.art-footer .art-footer-text-center a:hover
{
    color: #624004;
}

.art-footer .art-footer-text-right a:link
{
    color: #000000;
}

.art-footer .art-footer-text-right a:visited
{
    color: #000000;
}

.art-footer .art-footer-text-right a:hover
{
    color: #624004;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    color: #F7B23B;
}

.art-page-footer
{
    margin: 1em;
    text-align: center;
    text-decoration: none;
    color: #545454;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
    width: 25%;
    height: 350px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
	width: 60%;
}
.art-content-layout .art-content-sidebar1
{
	width: 75%;
	float: left;
}
.art-content-layout .art-content-sidebar2
{
	width: 75%;
	float: left;
}
.art-content-layout .art-content-wide
{
	width: 100%;
	float: left;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
	width: 25%;
	float: left;
}
.art-layout-cell .art-div-sidebar2
{
    margin-top:50px;
}
/* end LayoutCell, sidebar2 */




/* begin Page */
#LoginInfo h3
{
    background-color: transparent;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-postcontent .SubHead, .art-postcontent .Normal, .SubHead, .WizardText, .SkinObject
{
    font-size: 1em;
    color: #E8E8E8;
}


.NormalBold
{
    font-size: 1em;
    color: #E8E8E8;
    font-weight: bold;
}

#LoginInfo
{
    width: 100%;
    background-color: Transparent;
}

#LoginInfo dt
{
    color: #E8E8E8;
    font-weight: bold;
}

#LoginInfo div.LoginBlock
{
    width: 45%;
}

.Head
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
}

h2.Head
{
    font-family: Rockwell, Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #F8BC54;
}

#QuickLinks
{
    border: 0;
    float: none;
    width: auto;
    background-color: Transparent;
}

th
{
    color: #E8E8E8;
    font-weight: bold;
}

a.CommandButton, a.SkinObject
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a.CommandButton:link, a.SkinObject:link
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a.CommandButton:visited, a.SkinObject:visited
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F8BC54;
}

a.CommandButton:hover, a.SkinObject:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #F5A519;
}

.DNNAlignright p, .DNNAlignright th, .DNNAlignright td
{
    text-align: right;
}

.DNNAligncenter p, .DNNAligncenter th, .DNNAligncenter td
{
    text-align: center;
}

.DNNAlignleft p, .DNNAlignleft th, .DNNAlignleft td
{
    text-align: left;
}
/* end Page */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    line-height: 0;
}

ul.art-vmenu ul
{
    display: none;
}

ul.art-vmenu ul.active
{
    display: block;
}
/* end VMenu */

/* begin Box, BlockContent */
.art-blockcontent-body .SubHead, .art-blockcontent-body .Normal
{
    color: #BFBFBF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.art-blockcontent-body td
{
    padding: 0;
}

.SubHead, td.SubHead
{
    border: 0;
    padding: 0;
}

.art-blockcontent-body table
{
    width: 100%;
}

.art-blockcontent-body ul li, .art-blockcontent-body ol ul li
{
    list-style-type: none;
}
/* end Box, BlockContent */

/* begin PostHeaderIcon */
#LoginInfo h3
{
    margin: 0.2em 0;
    padding: 0;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    text-decoration: none;
    font-variant: normal;
    text-align: left;
    text-indent: 0;
    line-height: inherit;
    text-transform: uppercase;
    color: #FACF85;
}

.art-postheader .t .Head
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #FACF85;
}

div.hr
{
    display: none;
}
/* end PostHeaderIcon */

/* begin PostContent */
.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-PostContent .SubHead, .art-PostContent .Normal, .SubHead, .WizardText, .SkinObject
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin-right: 10px;
}


.NormalBold
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    margin-right: 10px;
    font-weight: bold;
}

#LoginInfo dt
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin-right: 10px;
}

th
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    margin-right: 10px;
}

.art-postcontent .DNN_ForumContent table
{
    width: 100%;
}

.art-PostContent .DNN_ForumContent img
{
    border: 0;
}

.art-article .DNN_EventsContent table, .ThemeEvents table
{
    width: 100%;
}
/* end PostContent */

/* begin PostBullets */
.art-post ul li, .art-post ol ul li
{
    list-style-type: none;
}
/* end PostBullets */

/* begin Footer */
.art-footer .art-footer-text .SkinObject
{
    display: inline-block;
    color: #000000;
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}
/* end Footer */

/*Override admin console mouse hover color*/
.console-mouseon
{
    background-color: #222222;
}

.login-layout
{
    margin-top: 10px;
}

/* Search SkinObject Styles */

div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}

span.ClassicSearchContainer
{
    position: relative;
    margin-left: 15px;
    display: block;
}

div.SearchBorder
{
    width: 200px;
    height: 20px;
    border: solid 1px #e0e0e0;
    position: relative;
    background-color: White;
    white-space: nowrap;
    float: left;
    margin-top: 2px;
}

input.SearchTextBox
{
    float: none;
    z-index: 10;
    border: 0px;
    width: 100px;
    height: 18px;
}

div.SearchContainer a
{
    padding: 0px 5px;
    position: relative;
    display: inline-block;
    display: -moz-inline-box;
}

div.SearchIcon
{
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}

div.SearchIcon img
{
    margin-top: 3px;
}

#SearchChoices
{
    width: 160px;
    clear: both;
    display: none;
    border: solid 1px #777;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #eee;
    position: absolute;
    top: 21px;
    left: 0px;
}

#SearchChoices li
{
    cursor: pointer;
    margin: 2px;
    padding: 2px;
    padding-left: 25px;
    height: 20px;
    text-align: left;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 5px center;
    list-style: none;
    list-style-image: none;
    border: solid 1px #eee;
    display: block;
}

#SearchChoices li.searchHilite
{
    background-color: #ddf;
    border: solid 1px #aaf;
}

#SearchChoices li.searchDefault
{
    background-color: #eee;
    border: solid 1px #eee;
}

.FileManager
{
    color:white;
    background-color:black;
}
.FileManager_Explorer
{
    color:white;
    background-color:black;
}
.FileManager_FileList
{
    color:white;
    background-color:black;
}
.FileManager_Item
{
    color:white;
    background-color:black;
}
.FileManager_AltItem
{
    color:white;
    background-color:black;
}

/* Overide Control Panel settings */

.ControlPanel, .PagingTable
{
    width: 95%;
    background-color: black;
    border-right: #003366 0px solid;
    border-top: #003366 0px solid;
    border-left: #003366 0px solid;
    border-bottom: #003366 0px solid;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer
{
    border-bottom: blue 0px solid;
    border-left: blue 0px solid;
    border-top: blue 0px solid;
    border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
    cursor: pointer;
    height: 10px;
    background-color: Transparent;
}

.ModuleTitle_MenuItem
{
    cursor: pointer;
    color: gray;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 0px solid;
    border-top: white 0px solid;
    border-right: white 0px solid;
    background-color: #333333;
}

.ModuleTitle_MenuIcon
{
    cursor: pointer;
    background-color: #EEEEEE;
    border-left: #EEEEEE 0px solid;
    border-bottom: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid;
    text-align: center;
    width: 15px;
    height: 15px;
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    background-color: #FFFFFF;
    border-bottom: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
    border-bottom: #EEEEEE 0px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid;
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 0px;
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    border-right: #FFFFFF 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
}

