html {font-size: 100%;}

body {
    font-family: arial, tahoma, lucida, sans-serif;
    font-size: 0.75em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #2A3436;
    background: #FFFFFF;
}

table {
    font-size: 1em;
}

form {
    margin: 0px;
}


input {
    border: 1px solid #E2E2E2;
}

a {
    text-decoration: underline;
    color: #00A046;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

ul li {margin-bottom: 2px;}

p {
    margin: 10px 0px 10px 0px;
    text-align: left;
    color: #23394E;
}

h2 {font-size: 1.2em;}

h3 {
    font-size: 1em;
    color: #009E58;
}

#master {
    width: 900px;
    position: relative;
    margin: 14px auto 0px auto;
}

#master img {
    float: left;
}

#master h1 {
    margin: 0px;
    padding: 0px;
}

#master h1#home a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    width: 190px;
    top: 0px;
    left: 0px;
    font-size: 18px;
    color: #878787;
    text-decoration: none;
    text-align: center;
}

#master h1#home span {
    width: 190px;
    height: 60px;
    background: url('/images/logo-ami.jpg') top left no-repeat; 
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
}

#topF {
    width: 695px;
    height: 60px;
    float: right;
    text-align: right;
    background: #EBEBEB;
    margin-bottom: 14px;
}

#topF form {
     width: 500px;
     float: right;
     margin-top: 10px; 
}

#topF a {
    color: #878787;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0px 10px 0px 0px;
    margin-right: 6px;
    background: url('/images/top-menu-separ.png') right 2px no-repeat;
}

#topF form input.inp {background: url('/images/input-bg.png') left top repeat-x; margin: 0px 5px 0px 5px;}
#topF form input.btn {
    position: relative;
    top: 4px;
    margin-right: 14px;
}

#master img.img {float: right;}

#mainMenu {
    height: 46px;
    background: #00A046;
    clear: both;
}

#mainMenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#mainMenu ul li {float: left;}
#mainMenu ul li a {
    float: left;
    color: #FFFFFF;
    display: block;
    height: 46px;
    line-height: 46px;
    padding: 0px 18px 0px 18px;
    font-size: 1em;
    font-weight: bold;
    background: url('/images/main-menu-li.png') right top no-repeat;
}
#mainMenu ul li.active a {
    background: #878787 url('/images/main-menu-li.png') right top no-repeat; 
}

.hNews {
    width: 420px;
    float: left;
    margin: 30px 0px 0px 26px;
    display: inline;
}

.hNews img {
    float: left;
    margin-right: 15px; 
}

.hNews h2 {
    color: #00A046;
    font-size: 13px;
    text-align: left;
    margin: 0px;
}
.hNews p {font-size: 0.9em; margin-top: 3px;}
.hNews a {color: #00A046; font-weight: bold;}

#main {
    width: 900px;
    margin-top: 16px;
    background: #FFFFFF url('/images/main-bg.png') left top repeat-y; 
}

#left {
    width: 200px;
    float: left;
}

#left ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#left ul li {text-align: left; display: inline;}
#left ul li a {
    text-align: left;
    color: #FFFFFF;
    border: 0px solid red;
    display: block;
    padding: 8px 20px 8px 18px;
    font-weight: bold;
}
#left ul li a.active {background: #747474;}

#left ul li ul {padding: 10px 0px; background: #878787;}
#left ul li ul li a {
    padding: 2px 20px 2px 38px;
    background: #878787 url('/images/left-menu-li.png') 20px 6px no-repeat;
}

#left ul li ul li ul {padding: 0px 0px 5px 0px; background: #878787; }
#left ul li ul li ul li a {
    padding: 2px 20px 2px 50px;
    font-size: 0.9em;
    background: #878787 url('/images/left-menu-li.png') 36px 6px no-repeat;
}

#right {
    width: 415px;
    float: left;
    display: inline;
    margin-left: 32px;
    text-align: left;
}

#right h1 {
    color: #00A046;
    font-size: 1.5em;
    font-weight: normal;
}

#right p.path, #right p.path a, #right p a  {color: #00A046;}
#right p.path {
    margin: 0px; 
    padding-bottom: 5px;
    font-size: 0.8em;
}

#right p {
    text-align: justify;
    font-size: 1em;
    line-height: 1.5em;
}

#right .file {
    width: 130px;
    text-align: center;
    float: left;
    margin-right: 5px;
} 
#right .file img {float: none;}
#right .file p {text-align: center; font-size: 0.9em;}

#right ul {text-align: justify;}

/*-------------------*/

.rightP {
    width: 415px;
    float: right;
    clear: right;
    margin-left: 32px;
    text-align: left;
    margin-top: 20px;
}

.rightP h1 {
    color: #00A046;
    font-size: 1.5em;
    font-weight: normal;
}

.rightP p.path, .rightP p.path a, .rightP p a  {color: #00A046;}
.rightP p.path {
    margin: 0px; 
    padding-bottom: 5px;
    font-size: 0.8em;
}

.rightP p {
    text-align: justify;
    font-size: 1em;
    line-height: 1.5em;
}

.rightP .file {
    width: 130px;
    text-align: center;
    float: left;
    margin-right: 5px;
} 
.rightP .file img {float: none;}
.rightP .file p {text-align: center; font-size: 0.9em;}

.rightP ul {text-align: justify;}

/*------------------------*/

#master img.cImg {float: right; margin-top: 50px;}

#site li.sitemap1 {margin-left: 20px;}
#site li.sitemap2 {margin-left: 40px;}
 
.pTable {border-collapse: collapse; width: 420px;}

.pTable th {text-align: left; background: #EFEFEF; width: 120px;}
.pTable td {border: 1px solid #999999;}
.pTable th{border: 1px solid #999999;}


#footer {
    height: 20px;
    background: #EBEBEB;
    color: #333333;
    font-size: 9px;
    line-height: 20px;
    text-align: right;
    padding-right: 10px;
    clear: both;
    margin-top: 20px;
}

#footer a {color: #333333;}



.cleaner {clear: both;}
.center {text-align: center; padding: 0px 150px;}