﻿body
{
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}
#frameDiv
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}

#pageDiv
{
    float: left;
    margin-top: 20px;
    padding-bottom: 1px;
}
#bodycontainer
{
    border: thick ridge #FFCC00;
    float: left;
    overflow: hidden;
}
#divNavLeft
{
    background-color: White;
    padding-right: 0px; /*margin-bottom: -3000px; padding-bottom: 3000px; */
    z-index: 2;
}
#divCol2
{
    margin-right: 0;
    margin-left: 0px;
    height: 100%;
    min-height: 640px;
}
.divHead
{
    border-style: groove;
    border-width: 2px;
    margin-top: 0px;
    padding: 0 0 0 10px;
    width: 100%;
    height: 45px;
    background-color: #003366;
}
.bodytext
{
    background-color: White;
    padding: 0px 5px 0px 30px;
    font-family:Arial;
}
.divFoot
{
    position: relative;
    clear: both;
    width: 75%;
    margin: 2px 0px 5px 0px;
    padding-left: 5%;
    padding-top: 10px;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
}
#Div1
{
    background-color: white;
    width: 100%;
    height: 115px;
    position: relative;
    float: left;
}
#iBanner
{
    position: relative;
    width: 800px;
    height: 115px;
    float: left;
}
#Div1 img
{
    float: left;
}
#iLogo
{
    background-color: white;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    height: 70px;
}
#breadcom
{
    position: relative;
    width: 800px;
    margin-left: 200px;
}
#divMenu02
{
    background-color: white;
    width: 200;
    height: 30px;
    float: right;
    top: 0px;
}
#headText
{
    background-color: white;
    width: 450;
    height: 40px;
    position: absolute;
    top: 50px;
    right: 150px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 25pt;
    font-weight: bold;
    font-style: italic;
    color: #FF6600;
}
/*
#links{
background-color:white;
background-image:url('Green/toptab.jpg');
background-repeat:repeat-x;
height:31px;
width:83%;
position:relative;
float:left;
}
*/
#searchDiv
{
    position: absolute;
    bottom: 50px;
    float: left;
}

#links
{
    border-width: thin;
    background-position: #FFFFFF;
    position: relative;
    background: #FFFFFF;
    float: left;
    width: 100%;
    height: 32px;
    font-size: medium;
    font-weight: bold;
    font-family: Batang;
    text-align: center;
    border-top-style: double;
}
#footDiv
{
    width: 60%;
    margin: 5px 0px 10px 0px;
    padding-left: 40%;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    clear: left;
    background-color: #99FF66;
}
.WaterMark
{
    font-family: Calibri;
    font-size: small;
    font-weight: lighter;
    font-style: oblique;
    color: #008080;
}
.clear
{
    clear: both;
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #FFFFFF;
}
#_ctl0_iCph01
{
    border-style: ridge;
    margin: 0px;
    position: relative;
    float: left;
    clear: both;
    font-family: Arial;
    width: 98%;
    height: 100%;
    padding: 10px;
    vertical-align: text-top;
    background-color: #FFFFFF;
}
/* Setup the space for holding menu*/

.divMenuItems
{
    margin: -2px;
    width: 157px;
}
.divMenuItemsFill
{
    width: 157px;
    margin-bottom: -20px;
    background-color: #003366;
}
.footdiv1
{
    float: left;
    clear: left;
    width: 80%;
    font-family: Arial;
    text-align: center;
    font-size: small;
    font-weight: bold;
    bottom: 0px;
    margin-top: 50px;
}
.mBody1
{
    left: 2em;
    width: 90%;
    right: 10em;
    vertical-align: top;
    position: relative;
    font-family: Arial;
}
.h2just
{
    color: #990000;
    font-family: Arial;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 10%;
    margin-left: 10%;
}
.para1
{
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.h3just
{
    color: #000000;
    font-family: Arial;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    text-decoration: underline;
}
#divMenu01
{
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    background-color: #99CCFF;
    z-index: 2;
}
/* setup menu items size and location*/
#divMenu01 ul li
{
    position: relative;
    border-bottom-color: #FFFFFF;
    width: 12em;
    height: 25px;
    float: left; /* this make the menu be horizontal*/
}
/* Define menu items style*/
#divMenu01 a, h2
{
    font: bold 11px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
}
.topli
{
    font: bold 10px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
}
/*
.topli
{
    background-image: url('Green/toptab.jpg');
    background-position: 0 -4px;
    font:bold 11px arial;
}*/
#divMenu01 h2
{
    color: #fff;
    background: #000;
    text-transform: uppercase;
}
#divMenu01 a
{
    text-decoration: none;
    height: 25px;
}
#divMenu01 a:hover
{
    color: #a00;
    border-bottom-style: groove;
    background-color: #99FFCC;
}

#divMenu01 a:active
{
    color: #a00;
    background-color: #666699;
    border-bottom-style: groove;
}

h1
{
    color: Black;
    font-family: arial, 'sans serif';
}
h5
{
    color: Black;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}
h2, h3
{
    color: #990000;
    font-family: arial, 'sans serif';
}

hr
{
    color: blue;
    font-family: arial, 'sans serif';
}

h4
{
    color: #003366;
    font-weight: normal;
    font-family: arial, 'sans serif';
}
/* css menu for top horizontal navigation menu*/

.ul1, .ul2, .ul3
{
    /* remove bullets and list indents */
    list-style: none;
    margin: 0;
    padding: 0em;
    font-family: Verdana,sans-serif;
    font-size: small;
}

.ul1 li
{
    position: relative;
    background-color: #FFCC66;
    display: block;
    visibility: visible;
    z-index: 5;
    text-align: center;
}

.ul2 li, .ul3 li
{
    position: absolute;
    left: 0px; /* to position them to the right of their containing block */
    width: 100%; /* width is based on the containing block */
    z-index: 10;
    background-color: #99FF99;
}

/*Hiding and Revealing using :hover*/
.ul2, .ul3, .ul2 li:hover .ul2, .ul2 li:hover .ul3
{
    display: none;
}

.ul1 li:hover .ul2, .ul1 li.sfhover .ul2, .ul2 li:hover .ul3, .ul2 li.sfhover .ul3, .ul3 li:hover .ul, .ul3 li.sfhover .ul
{
    display: block;
    z-index: 2;
}

span
{
    background-position: 100% -42px;
}

/*css classes*/
.DisplayDesc
{
    width: 500px;
    word-break: break-all;
}
.TextClip100em
{
    width: 400px;
    float: left;
}
.TextClip60em
{
    width: 60px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TextClip50em
{
    width: 50em;
    height: 50px;
    text-align: left;
    word-break: break-all;
}
.TextClip4em
{
    width: 4em;
    height: 50px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
}
.TextClip6em
{
    width: 6em;
    height: 50px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
}
.TextClip8em
{
    width: 8em;
    height: 50px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
}
.TextClip10em
{
    width: 10em;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TextClip12em
{
    width: 12em;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TextClip16em
{
    width: 16em;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TextNoClip
{
    position: relative;
    overflow: visible;
}
.ezInfoDiv1
{
    width: auto;
    border: medium outset #008080;
    display: none;
    position: absolute;
    background-color: #FFFF99;
    padding: 5px;
}
.modalMask
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
}
.modalPopup
{
    background: rgb(236, 236, 211);    
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.modalRel
{
    z-index: 10;
    width: 350px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
.modalMenu
{
    padding: 1px;
    z-index: 10;
    width: 450px;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}
<!--[if IE]>

   .modalPopup {
       background:transparent;
       filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000050,endColorstr=#99000050);
       zoom: 1;
    } 
<![endif]-->