html, body {margin: 0; padding: 0;}
html, body {height: 100%;width:100%;margin:0;color: black;font-size: .9em;font-family:verdana,arial,tahoma,helvetica, sans-serif;}
body {background: #DDE6EA url(/img/siteBg.jpg) repeat-x;}

#banner {z-index: 2;height: 100px;width:100%;position: relative;top: 15px;left: 0px;background: transparent url(/img/bannerbg.gif) no-repeat left top;margin: 0px 0px 0px 0px;text-align: center;}
#header {z-index: 2;height: 181px;width:100%;position: relative;top: 15px;left: 0px;background: transparent url(/img/logo.jpg) no-repeat left top;margin: 0px 0px 0px 0px;text-align: center;}

#mainsidediv {z-index: 5;position: absolute;width: 192px;height: 602px;top: 0px;left: 20px;background: transparent url(/img/logoside.jpg) no-repeat left top;}
#mainsidediv_gil a { display: block; width: 146px; white-space: normal; }
#bodydiv {
   z-index: 1;
   /*position: absolute;*/
   height: 605px;
   min-height:605px;
   top: 0px;
   right: 0px;
   width:100%;margin:0;
}
#holderdiv {margin-left:200px;/*margin-top:125px;*/}
/*#contentdiv {min-height:445px;width: 735px;}*/
#footerdiv {text-align:center;color: #0066A5;margin:auto;}
#footerdiv a {color: #0066A5;text-decoration: none;font:normal 11px verdana;}
#footerdiv a:hover {color: #0066A5;text-decoration: underline;font:normal 11px verdana;}

h1 {font-weight: 600;font-size:1em;}

.contentpage
{
    height: 445px;    
    width: 691px;
    background: #ffffff;
    border: 0px solid green;
    padding: 15px;
    text-align: left;    
}
.content
{
   /* height: 445px; */
   /*height:auto;*/   
    width: 721px;
    float: left;
    background: #ffffff;
	border: 0px solid green;    
}
.contentBottom
{
    background: url(/img/pageBottom.jpg) no-repeat center;
    height: 26px;
    width: 733px;
    margin-left: 4px;_margin-left:11px;_width: 731px;
}

.shadowL
{
    background: transparent url(/img/sl1.jpg) no-repeat right bottom;
    height: 445px;
    width: 4px;
    border: 0px solid green;   
    margin-left: 6px;
    float: left;    
}
.shadowR
{
    background: transparent url(/img/sr1.jpg) no-repeat left bottom;
    height: 445px;
    width: 4px;
    border: 0px solid green;    	   
    margin-left: 0px;
    float:left;     
}
.contentHp
{
    /*height: 340px;*/height: 415px;
    /*min-height:420px;*/
    width: 691px;
   /* float: left;*/
    background: #ffffff;
    border: 0px solid green;
    text-align: left;
    padding: 15px;  
      
}
.aspMenu{}
.aspMenuHover{ background-image: url(/img/hoverBg.jpg);}
.aspMenuHoverSub{ background-image: url(/img/hoverBg.jpg);}
.aspMenuSelect{ background-image: url(/img/hoverBg.jpg);}
.aspMenuSelect{ background-image: url(/img/hoverBg.jpg);}
.menuSMIS
{
    text-align: left;
    padding-left: 10px;
}
.menuSMIS img
{ padding-right:10px;}
.menuDMIS {  }
.menuDMIS img
{ padding-right:10px;}
.contentTitle
{
	margin:0;
	padding:0;
	padding-left:110px;
	padding-top:10px;
	text-align:left;
    color: #ffffff;
    font: bold 29px verdana;
    text-decoration:none;
}
.imgmanagement {padding-right:10px;padding-bottom:10px;}
.form-text, textarea.form-field {margin-bottom:5px;background-color: #ffffff;background-image: url(/img/text-bg.gif);background-position: center top;background-repeat:repeat-x;padding:1px 3px; }
.frm .form-lbl{margin-bottom:10px;}
.must {color:Red;}
.updateProgress {border-width:1px; border-style:solid; background-color:#CCCCCC; position:absolute; width:130px; height:50px;}
.updateProgressMessage {margin:3px; font-family:Trebuchet MS; font-size:small; vertical-align: middle;}
.loadingbackground {background-color:gray; filter:alpha(opacity=10);  opacity:0.1; }
#credit {font-size:7pt;text-decoration:none;text-align:left;clear:both;}
.credit {font-size:7pt;text-decoration:none;}
