/*----------------------------------- Universal Copy Tags Start -------------------------------------------------------------------------*/
 
p {
    text-align: left;
    font-size: 12px;
}
    
a {
    color:#00B8B0;
    text-decoration:none;
}
    
img {
border: 0;
}
    
a:hover {
    color:#red;
    text-decoration:underline;
}

    
/* Main Sections and Divs ----------------------------------------------------------------------*/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
background:url("../images/topbk-04.png") repeat-x scroll 0 0 #8C9A0C;
color:#333333;
font:14px/1.45em Arial,Helvetica,sans-serif;
margin:0;
padding:0;
}

div#background {
background:url("../images/topbk-03.png") no-repeat scroll center top transparent;
}

div#background2 {
background-position:bottom;
margin:0 auto;
width:960px;
z-index:1000;
}

#header {
margin:0;
height:265px;
}


/* top nav ----------------------------------------------------------------------*/

#topnav {
    float:left;
    width:100%;
    margin-top:171px;
}

#nav {
font:11px "Lucida Sans Unicode",Arial,Helvetica,sans-serif;
height:36px;
left:-2px;
position:relative;
top:25px;
width:960px;
z-index:100;
}

ul#nav {
list-style:none outside none;
margin:0;
padding:0;
}

ul#nav li {
float:left;
overflow:visible;
position:relative;
}

li.mnu {
height:40px;
overflow:visible;
}

li.mnu span {
left:-9999px;
position:absolute;
}

li.mnu a {
background:url("../images/topnav-02.png") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
display:block;
height:36px;
}

li.mnu a:link {
color:#303435;
}

li.mnu a:visited {
color:#303435;
}

li.mnu a:hover {
color:#CC0000;
}

li.mnu a:active {
color:#CC0000;
}

li.mnu ul {
background-color:#FFFFFF;
border-bottom:1px solid #8C9A0C;
border-left:1px solid #8C9A0C;
border-right:1px solid #8C9A0C;
display:none;
height:auto;
left:1px;
list-style:none outside none;
margin:10px 0;
padding:0 2px 2px;
position:absolute;
top:28px;
width:140px;
}

li.mnu > ul {
left:1px;
top:28px;
}

li.mnu ul li {
display:block;
float:none;
padding:0;
position:relative;
width:100%;
}

li.mnu ul li a {
background-color:transparent;
background-image:none;
border-top:1px solid #FFE1C4;
display:block;
float:none;
height:auto;
line-height:1.3em;
margin:0;
padding:4px 9px;
text-align:left;
text-decoration:none;
}

li.mnu ul li a:link {
}

li.mnu ul li a:visited {
}

li.mnu ul li a:hover {
background-color:#D1D79E;
color:#000;
}

li.mnu ul li a:active {
}

a#itm-set {
background-color:#333333;
}

a#itm-set:link {
color:#CCCCCC;
}

a#itm-set:visited {
color:#CCCCCC;
}

a#itm-set:hover {
color:#CCCCCC;
}

a#itm-set:active {
color:#CCCCCC;
}

li:hover ul, li.over ul {
display:block;
}

li#li1 {
width:107px;
}

li#li2 {
width:147px;
}

li#li3 {
width:125px;
}

li#li4 {
width:120px;
}

li#li5 {
width:113px;
}

li#li6 {
width:116px;
}

li#li7 {
width:118px;
}

li#li8 {
width:0px;
}

li#li9 {
width:110px;
}

li#li1 a {
background-position:0 0;
}

li#li2 a {
background-position:-107px 0;
}

li#li3 a {
background-position:-254px 0;
}

li#li4 a {
background-position:-379px 0;
}

li#li5 a {
background-position:-499px 0;
}

li#li6 a {
background-position:-612px 0;
}

li#li7 a {
background-position:-728px 0;
}

li#li8 a {
background-position:-660px 0;
cursor:default;
}

li#li9 a {
background-position:-846px 0;
}

li#li1 a:hover, li#li2 a:hover, li#li3 a:hover,
li#li4 a:hover, li#li5 a:hover, li#li6 a:hover, 
li#li7 a:hover, li#li8 a:hover, li#li9 a:hover {
  background-position-y: -37px;
}

div#date {
    float: left;
}

div#englishlink a {
    float: right;
    color: #448811;
    text-align: right;
    z-index: 1000;
    font-weight: bold;
    font-size: 14px;
}

/* --------- Top Navigation End -------------------- */

div#titleheader {
  margin-top: 20px;
  margin-left: 15px;
  width: 98%;
  position: relative;
  float: left;
  height: auto;
  z-index: 100;
}

div#righttop {
  height: auto;
  border: #391201 dotted 1px;
  padding-right: 20px;
  padding-top: 55px;
}

div#righttop .moduletable ul {
  list-style-image: url(/images/link-08.png);
  list-style-position: inside; 
  line-height: 2em;
  padding-left: 10px;
  padding-top: 5px;
  vertical-align: top;  
}

div#righttop .moduletable ul li {
  border-bottom: #999 1px dotted;
  margin-top: -2px;
  vertical-align: top;
}

div#righttop .moduletable ul li img {
  margin-left: -20px !important;
}
