body {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
    
}
h2  {
    margin-top: 0px;
    padding-top: 0px;
    color: #02599C;
    font-weight: bold;
    font-size: 12pt;
}
h3 {
    margin-top: 0px;
    padding-top: 0px;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
}
h4 {
    margin-top: 0px;
    padding-top: 0px;
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
    
}
div#header {
    position: absolute;
    width:880px;
    height:160px;
    left:0px;
    top: 0px;
    background-color: #FFFFff;
}
div#columns {
    position: relative;
    width: 880px;
    top: 160px;
    background-color: #ffffff;
    list-style-type: circle;
}
div#navbar {
    position:absolute;
    width:140px;
    top: 5px;
    left:0px;
    background-color: #CBEB64;
    border-style: ridge;
    border-width: 3px;
    border-color: #02599C;
    background-image: url(../images/graphic/button.jpg);
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    color: #000000;     
}
#navbar a:link {
    text-decoration: none;
    color: #000000;   
}
#navbar a:visited {
    color: #336300;
    text-decoration: none;   
}
#navbar a:hover {
    color: #02599C;
    text-decoration: none;   
}
#navbar a:active {
    color: #ffffff;
    text-decoration: none;   
}
div#content {
    position: absolute;
    width: 575px;
    top: 5px;
    left: 158px;
    background-color: #ffffff;
    font-family: Arial, Serif;
    font-size: 10pt;
    z-index: 2;
}
div#side2 {
    position:absolute;
    width:140px;
    top: 5px;
    right: 0px;
    background-color: #D7F4F8;
    border-style: ridge;
    border-width: 3px;
    border-color: #02599C;
    text-align: center;
    font-size: 10pt;
    z-index: 3;
}
div#side3 {
    position:absolute;
    width:140px;
    top: 250px;
    right: 0px;
    background-color: #D7F4F8;
    border-style: ridge;
    border-width: 3px;
    border-color: #02599C;
    text-align: center;
    font-size: 10pt;
    z-index: 3;
}
div#side4 {
    position:absolute;
    width:140px;
    top: 500px;
    right: 0px;
    background-color: #D7F4F8;
    border-style: ridge;
    border-width: 3px;
    border-color: #02599C;
    text-align: center;
    font-size: 10pt;
    z-index: 3;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 3px;
}
/* footer *********************************************************************/


div#footer {
    position: static;
    width: 880px;
    background-color: #ffff66;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 20px;
}
div#footer2 {
    position: absolute;
    width: 900px;
    clear: both;
    margin-top: 1490px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right:auto;
    height: 50px;
}
/* *********************************************************************/
div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    width:900px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
}
div#list {
    
    
    font-size: 10pt;
    font-weight: bold;
    color: #02599C;
}
div#image1 {
 position: absolute;
    width: 300px;
    top: 250px;
    left: 260px;
    background-color: #ffffff;
    z-index: 1;
}
div#image1a {
 position: relative;
    width: 426px;
   
    background-color: #ffffff;
    margin-left: auto;
    margin-right:auto;
padding-top: 5px;
}
.list {
    
    list-style-type: circle;
    font-size: 10pt;
    font-weight: bold;
    color: #02599C;
}
.warning {
 font-size: 12pt;
    font-weight: bold;
    color: #FF0000;