/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
        border: 0;
        margin: 0;
        padding: 0;
}
body{
        background: url(bgr.gif) #ececec repeat-x top;
        color: #000000;
        font: 12px Arial,Verdana,Helvetica,Sans-Serif;
        padding: 15px 0;
}
a{
        color: #cc0000;
        text-decoration: none;
}
a:hover{
        text-decoration: underline;
}
input,select,textarea{
        border: #bfc4a8 1px solid;
        font-size: 11px;
        padding: 2px;
}
li{
        list-style: none;
}
table{

}

/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
        position:absolute; 
        z-index:2; 
        width:10em; 
        overflow:hidden; 
        top:-100px; 
        left:-1000px} 
        
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
        position: absolute; 
        z-index: 0; 
        width: 252px; 
        top: 125px; 
        left: 0%;
        margin-left: 4px; 
        text-decoration: underline; 
        color: #000; 
        background: #ffc; 
        font-size: 90%}        
        
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
        position: absolute; 
        z-index: 0; 
        width: 252px; 
        top: 125px; 
        left: 0%;
        margin-left: 4px; 
        text-decoration: underline; 
        color: #000; 
        background: #fff; 
        font-size: 90%}        
/*=== Layout ===*/
#page{
        background: url(page-bgr.jpg) #ffffff no-repeat right bottom;
        border: 1px solid #624563;
        height: 1%;
        margin: 0 auto;
        padding: 10px;
        width: 840px;
}
/*=== Header ===*/
#header{
        background: #e3e8cc;
        height: 130px;
        margin: 0 0 10px;
}
/*- Logo -*/
#header h1{
        background: url(logo.gif) no-repeat;
        float: left;
        text-indent: -9999px;
        width: 335px;
}
#header h1 a{
        display: block;
        height: 90px;
}
#header h1 a:hover{
        text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
        float: right;
        font-size: 11px;
        width: 400px;
}

#nav1 ul{
        float: right;
        padding: 13px 10px 0 0;
}
#nav1 li{
        float: left;
        line-height: 11px;
        padding: 0 5px;
}

#nav1 li a{
        color: #69791f;
}

/*- Left Menu -*/
.leftmenu{
        margin: 0 0 15px;
}
.leftmenu li a{
        color: #3e293f;
        display: block;
        font-size: 12px;
        padding: 3px 0 3px 9px;
}
.leftmenu li a:hover,.leftmenu li.active a{
        background: #efedef;
        font-weight: bold;
        text-decoration: none;
}
.leftmenu li.active a{
        background: #d5cdd5;
        font-weight: bold;
}
/* Left Sub Menu */
.leftmenu li.active li a{
        background: #efedef;
        color: #3e293f;
        font-size: 12px;
        font-weight: normal;
        padding: 3px 0 3px 20px;
}
.leftmenu li.active li.active a,
.leftmenu li.active li a:hover{
        font-weight: bold;
}
/* Left Sub Menu 2 */
.leftmenu li.active li.active li a{
        font-size: 11px;
        font-weight: normal;
        padding: 3px 0 3px 45px;
}
.leftmenu li.active li.active li.active a,
.leftmenu li.active li.active li a:hover{
        background: url(leftmenu-ico.gif) #efedef no-repeat 28px 4px;
        font-weight: bold;
}
/*=== All Columns ===*/
#columns{
        background: url(columns-bgr.gif) repeat-y;
        height: 1%;
}
#columns h2,#columns h3{
        color: #624563;
        font-size: 14px;
        margin: 0 0 20px;
}
#home #columns h2{
        color: #808080;
}
#columns p{
        padding: 0 0 15px;
}
/*=== Left Column ===*/
#leftcol{
        float: left;
        width: 190px;
}
/*=== Center Column ===*/
#centercol{
        float: left;
        margin: 5px 0 0 10px;
        width: 640px;
}
#home #centercol{
        color: #808080;
        margin: 5px 0 0 15px;
        width: 360px;
}
#home #centercol a{
        color: #808080;
}
/*=== Right Column ===*/
#rightcol{
        float: right;
        width: 249px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
        margin: 0 0 20px;
}
.list1 li{
        margin: 0 0 10px;
}
/*=== Styling Forms ===*/
input.btn{
        border: 0;
        padding: 0;
}
/*- Search -*/
#search{
        clear: both;
        float: right;
        height: 15px;
        padding: 85px 10px 0 0;
        width: 250px;
}
#search label{
        color: #6a7a1f;
        float: left;
        font-weight: bold;
        margin: 0 5px 0 0;
}
#search input{
        float: left;
        font-size: 10px;
        padding: 0 2px;
        width: 180px;
}
#search .btn{
        border: 0;
        margin: 0 0 0 5px;
        padding: 0;
        width: auto;
}
/*=== Styling Buttons ===*/
a.more{
        background: url(ico-more.gif) no-repeat right;
        font-size: 10px;
        padding: 0 15px 0 0;
}
a.top{
        background: url(ico-top.gif) no-repeat right;
        color: #624563;
        font-size: 11px;
        padding: 0 25px 0 0;
}
/*- PDF-Print Icons -*/
#icons{
        margin: 0 0 0 780px;
        position: absolute;
        top: 170px;
        width: 70px;
}
#icons img{
        margin: 0 3px;
}
/*=== Footer ===*/
#footer{
        color: #624563;
        font-size: 11px;
        height: 80px;
        margin: 0 auto;
        padding: 7px 0 0;
        width: 840px;
}
#footer a{
        color: #624563;
}
#footer p{
        padding: 0 0 2px;
}
#footer div{
        float: left;
        width: 110px;
        color: #917d92;
        font-style: normal;
        font-weight: bold;
}
/*=== Misc. ===*/
.fix{
        clear: both;
        height: 1px;
        margin: -1px 0 0;
        overflow: hidden;
}
.fl{
        float: left;
}
.fr{
        float: right;
}
.ar{
        text-align: right;
}
.pic img{
        display: block;
        margin: 0 0 15px;
}




#contenttab {
margin-top: 20px;
        width: 640px;
        height: 533px;
}


#contentboxsub {
margin: 0px;
padding: 10px 0px 10px 0px;
}


#contentboxsub form td{
        padding: 3px;
}


#contentboxsub  li{
        list-style: disc;
        padding: 0px;
        margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
        list-style: decimal;
        padding: 0px;
        margin: 5px 0 0 0;
}


#contentboxsub  p{
        padding: 4px 0 5px 0;
}

#contentboxsub  ul{
        padding: 6px 0 6px 0;
}

#contentboxsub td a{
        color: #cc0000;
        }

#contentboxsub font a{
        color: #cc0000;
        }


#contentboxsub p a{
        color: #cc0000;
}


#contentboxsub a:visited{
        color: #666666;
        text-decoration: underline;
}


#contentboxsub h1{
        font-family: Arial;
        padding: 0 0 8px 0;
        font-size: 16px;
        color: #000000;
}


#contentboxsub h2{
        font-family: Arial;
        background-image: none;
        font-size: 15px;
        padding: 0 0 8px 0;
        color: #000000;
}


#contentboxsub h3{
        font-size: 14px;
        font-family: Arial;
        padding: 0 0 6px 0;
        color: #000000;
}


#contentboxsub h4{
        font-size: 13px;
        font-family: Arial;
        padding: 0 0 6px 0;
        color: #000000;
}


#contentboxsub h5{
        font-size: 12px;
        font-family: Arial;
        padding: 0 0 5px 0;
        color: #000000;
}

#contentboxsub input{
        font-size: 12px;
        color: #000000;
}


.hiddentext {
        visibility: hidden;
        z-index: -4;
        position: absolute;
        top: -1000px;
        }
/* Jump Navi */


.blindThis {
        position: absolute;
        left: -999px;
        top: -999px;
        width: 0px;
        height: 0px;
        font-size: 0px;
        line-height: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        display: inline;
        }

.sprungblind {
        position: absolute;
        left: -999px;
        top: -999px;
        width: 0px;
        height: 0px;
        font-size: 0px;
        line-height: 0px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        display: inline;
        }

.sprungblind:focus, .sprungblind:active {
        position: absolute;
        display: block;
        top: 4.5em;
        left: 4.4em;
        border: 1px solid #FFFFFF;
        background-color: #FFFFFF;
        text-align: center;
        font-weight: bold;
        color: #000000;
        width: auto;
        height: auto;
        padding: 0 5px 0 5px;
        }
