﻿#frameDiv
{
    position: relative;
    width: 980px;
    margin:2px auto;
}
#borderDiv
{
    position: relative;
    float: left;
    padding-right: 10px;
    background-image: url('dropY_right.jpg');
    background-position: right;
    background-repeat: repeat-y;
}
#pageDiv
{
    position: relative;
    float: left;
    padding-left: 10px;
    background-image: url('dropY.jpg');
    background-position: left;
    background-repeat: repeat-y;
}
#Div1
{
    background-color: white;
    width: 100%;
    height: 115px;
    position: relative;
    float: left;
}
#iBanner
{
    position:relative;
    padding-left:0px;
    width: 100%;
    height:115px;
    float: left;
}
#iBanner img
{
    float: left;
    width:100%;
    margin:0 12px 0 0;
}
#iLogo
{
    background-color: white;
    position:absolute;
    left:0px;
    top: 0px;
    width: 200px;
    height: 70px;
}
#breadcom
{
    position:relative;
    width:800px;
     margin-left:200px;
}
#divMenu02
{
    position:absolute;
    width: 800;
    height: 40px;
    top: 140px;
    right: 0px;
    z-index: 11;
}
/*
#links{
background-color:white;
background-image:url('Green/toptab.jpg');
background-repeat:repeat-x;
height:31px;
width:83%;
position:relative;
float:left;
}
*/
#bodycontainer
{
    background-color: #FFFFFF;
    position: relative;
    height:100%;
    width:99%;
    min-height:600px;
    float: left;
    padding-left:10px;
}
#bodytext
{
    background-color:Transparent;
    width: 100%;
    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
{
    float: left;
    width:60%;
    margin: 5px 0px 10px 0px;
    padding-left: 40%;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    clear: left;
    background-color: #99FF66;
}

.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*/
#divMenu01
{
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    font-size: medium;
    font-weight: bold;
    font-family: Batang;
    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, #divMenu01 h2 {
	font: bold 11px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
}
#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;
}
#footDiv
{
    float: left;
    width: 75%;
    margin: 1px 0px 5px 0px;
    padding-left: 25%;
    font-family: Arial;
    font-size: x-small;
    font-weight: bold;
    clear: left;
    background-color: #CCFF99;
}

/* 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: #99CCFF;
    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: 6;
    background-color: #99FF99;
}

/*Hiding and Revealing using :hover*/
.ul2,.ul3,
.ul2 li:hover .ul2,
.ul2 li:hover .ul3,
.ul2 li.sfhover .ul2,
.ul2 li.sfhover .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;
 }span {background-position:100% -42px;}
 
 /*css classes*/
.DisplayDesc { width:500px;word-break : break-all; }
.TextClip100em { width:400px;float:left;}
.TextClip60em { width:60px;height:auto; overflow: hidden; text-overflow: ellipsis;}
.TextClip50em{ width: 50em; height:auto;text-align:left; word-break : break-all;}
.TextClip2em{ width: 2em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip3em{ width: 3em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip4em{ width: 4em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip5em{ width: 5em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip6em{ width: 6em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip8em{ width: 8em; height:auto;text-align:left; overflow:hidden; word-break : break-all;}
.TextClip10em { width:10em;height:auto; overflow: hidden; text-overflow: ellipsis;}
.TextClip12em { width:12em;height:62px; overflow: hidden; text-overflow: ellipsis;}
.TextClip13em { width:13em;height:auto; overflow: hidden; text-overflow: ellipsis;}
.TextClip14em { width:14em;height:auto; overflow: hidden; text-overflow: ellipsis;}
.TextClip16em { width:16em;height:62px; overflow: hidden; text-overflow: ellipsis;}
.TextClip17em { width:17em;height:auto; overflow: hidden; text-overflow: ellipsis;}
.TextClip18em { width:18em;height:65px; overflow: hidden; text-overflow: ellipsis;}
.TextClip19em { width:19em;height:65px; overflow: hidden; text-overflow: ellipsis;}
.TextClip20em { width:20em;height:65px; overflow: hidden; text-overflow: ellipsis;}
.TextClip22em { width:22em;height:65px; 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;
}