BODY
{
    color: #696969;
    font-size: 70%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-align : justify;
    background : white;
    line-height : 150%;
    width: 650px;
}

DIV#logo
{
    position: absolute;
    BORDER: 0px;
    LEFT: 0pt;
    WIDTH: 70px;
    TOP: 0pt;
    HEIGHT: 70px;
    background-image : url(images/company_logo.gif);
    background-position : left;
    background-repeat : no-repeat;
    z-index:1;
}
DIV#tagline
{
    position: absolute;
    WIDTH: 650px;
    TOP: 0px;
    LEFT: 0px;
    HEIGHT: 50px;
    TEXT-ALIGN: right;
    font-size : 10px;
    font-weight : bold;
    letter-spacing : 2px;
    color : Navy;
    background : url(images/docs.png) no-repeat right;
    z-index:0;
}

DIV#top-menu-primary
{
    position: absolute;
    WIDTH: 650px;
    HEIGHT: 20px;
    TOP: 50px;
    LEFT: 0px;
    margin : 0px;
    TEXT-ALIGN: right;
    vertical-align : bottom;
    /*background : url(images/top_menu_primary_bg.jpg) no-repeat right;*/
}

DIV#breadcrumb
{
    position: absolute;
    WIDTH: auto;
    TOP: 0px;
    LEFT: 72px;
    HEIGHT: 8px;
    TEXT-ALIGN: left;
    font-size : 8px;
    letter-spacing : 1px;
    color : Navy;
    font-weight: normal;
    z-index:1;
}

DIV#breadcrumb SPAN#current
{
    font-weight: bold;
}

DIV#contents-title
{
    position: absolute;
    TOP: 70px;
    LEFT: 0px;
    WIDTH: 100%;
    HEIGHT: auto;
    padding-bottom: 4px;
    padding-right: 2px;
    text-align : right;
    color : white;
    font-size : 16pt;
    letter-spacing : 3px;
    font-weight : normal;
    background : #9B9BFF;
	 background:url("images/section_title_bg.png") repeat-x;
    /*border-top: 2px solid #D2D2FF;*/
    line-height : 100%;
    width: 650px;
}
.para
{
    display: block;
    margin-top: 5px;
    margin-bottom: 8px;
    text-align: justify;
    width: 640px;
}
td .para
{
    width: auto;
	text-align: left;
}

.contents0
{
    display:block;
    position: relative;
    margin-top: 100px;
    margin-bottom: 20px;
}

.contents0 A:link, .contents0 A:visited
{
    PADDING-LEFT: 5px;
    font-size : 150%;
    font-weight : bold;
    position: relative;
}

.contents1 A:link, .contents1 A:visited
{
    PADDING-LEFT: 5px;
    font-size : 100%;
    font-weight : bold;
    position: relative;
}

.contents1 .contents2 A:link, .contents1 .contents2 A:visited
{
    PADDING-LEFT: 15px;
    font-size : 100%;
    font-weight : normal;
    position: relative;
}

.contents1 .contents2 .contents3 A:link, .contents1 .contents2 .contents3 A:visited
{
    PADDING-LEFT: 25px;
    font-size : 80%;
    font-weight : normal;
    position: relative;
}

.bold
{
    font-weight:bold;
    color: Maroon;
}

TEXTAREA
{
    width: 50%;
    height: 50px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color :  #696969;
}

.clsCommand
{
    width: 80%;
    height: 100px;
    font-family :Lucida Console, sans-serif;
    font-size : 8pt;
    color: White;
    background: Black;
}

a.skip:link, a.skip:visited
{
    WIDTH: auto;
    TOP: 13px;
    LEFT: 72px;
    HEIGHT: 8px;
    TEXT-ALIGN: left;
    font-size : 60%;
    letter-spacing : 1px;
    color: navy;
    background: navy;
    font-weight: normal;
    z-index:3;
}
a.skip:hover, a.skip:active, a.skip:focus
{
    color:white;
    background:navy;
    z-index:3;
}

.section-title
{
    LEFT: 0px;
    WIDTH: 640px;
    HEIGHT: auto;
    padding-bottom: 4px;
    text-align: left;
    color: white;
    font-size: 125%;
    letter-spacing: 1px;
    font-weight: bold;
    background: #9B9BFF;
	 background:url("images/section_title_bg.png") repeat-x;
    /*border-top: 1px solid white;*/
    line-height: 100%;
    top: 0px;
    position: relative;
}

.imageCenter, .imageRight
{
    width : 640px;
}

.imageCenter img
{
    display: block;
    text-align: center;
    max-width : 640px;
}
.imageLeft img
{
    text-align: left;
    max-width : 640px;
}
.imageRight img
{
    text-align: right;
    max-width : 640px;
}

SPAN#table
{
    text-align: center;
    font-size: 80%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 125%;
    width: 640px;
    display: block;
}

td
{
    font-size: 80%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

thead tr td
{
    font-size: 80%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.orderedlist-title
{
    font-size : 100%;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 630px;
}
.orderedlist-item
{
    font-size : 100%;
    background: #D2D2FF;
    padding-right: 10px;
    width: 630px;
}
.orderedlist-item .para
{
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    border-left: 7px solid #B2B2B2;
    width: 630px;
}

DIV#footer
{
    WIDTH: 640px;
    HEIGHT: 20px;
    POSITION: relative;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 7pt;
    font-weight : normal;
    color : #A9A9A9;
    text-align : center;
    line-height : 100%;
    vertical-align : top;
}

DIV#context-menu
{
    top : 110px;
    left : 0px;
    height : auto;
    width: 200px;
    position: absolute;
    padding-top: 0px;
    line-height : 100%;
}

DIV#context-menu SPAN.context-selected A:link, DIV#context-menu SPAN.context-selected A:visited
{
    color: #9B9BFF;
    background: #433EFF;
}

DIV#context-menu SPAN.context-selected A:hover, DIV#context-menu SPAN.context-selected A:active, DIV#context-menu SPAN.context-selected A:focus
{
    color: #9B9BFF;
    background: #433EFF;
}

DIV#context-menu A:link, DIV#context-menu A:visited
{
    color: #433EFF;
    background: #9B9BFF;
}

DIV#context-menu A:hover, DIV#context-menu A:active, DIV#context-menu A:focus
{
    color: #433EFF;
    background: #9B9BFF;
}

.context-menu-item-1
{
    DISPLAY: block;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 88%;
    font-weight: bold;
    line-height: 100%;
    border-bottom: 2px solid white;
    padding: 6px;
    padding-right: 20px;
    letter-spacing: 0px;
}
.context-menu-summary-1
{
    DISPLAY: none;
}
.context-menu-item-2
{
    DISPLAY: block;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 88%;
    font-weight: bold;
    line-height: 100%;
    border-bottom: 2px solid white;
    padding: 6px;
    padding-right: 20px;
    padding-left: 20px;
    letter-spacing: 0px;
}
.context-menu-summary-2
{
    DISPLAY: none;
}
.context-menu-item-3
{
    DISPLAY: block;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 88%;
    font-weight: bold;
    line-height: 100%;
    border-bottom: 2px solid white;
    padding: 6px;
    padding-right: 20px;
    padding-left: 36px;
    letter-spacing: 0px;
}
.context-menu-summary-3
{
    DISPLAY: none;
}
.context-menu-item-4
{
    DISPLAY: block;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 88%;
    font-weight: bold;
    line-height: 100%;
    border-bottom: 2px solid white;
    padding: 6px;
    padding-right: 20px;
    padding-left: 48px;
    letter-spacing: 0px;
}
.context-menu-summary-4
{
    DISPLAY: none;
}
.context-menu-item-5
{
    DISPLAY: block;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 88%;
    font-weight: bold;
    line-height: 100%;
    border-bottom: 2px solid white;
    padding: 6px;
    padding-right: 20px;
    padding-left: 60px;
    letter-spacing: 0px;
}
.context-menu-summary-5
{
    DISPLAY: none;
}

DIV#nextpreviousbuttons span#button
{
    margin: 10px;
    padding: 1px;
    height: 100%;
    border-left: solid #CACAFF;
    text-align: left;
    vertical-align: top;
}

.link-info
{
    display:none;
}

.clsCodeXML
{
    border : thin dotted black;
    background : lightgrey;
    width: 640px;
    word-wrap : break-word;
}