﻿html
{
  height: 100%;
}
body 
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial;
  font-size: 10pt;
  height: 100%;
}
a, a:link

{
	color: #153B7C;
	text-decoration: none;
}

/* a:visited
{
	color: #153B7C;
	text-decoration: none;
} */

.for_headbg
{
    height: 25px;
    background-image: url('../Images/VertBlueGradient.jpg');
    background-repeat: repeat-x;
    background-color: #006699;
    padding: 0px;
    vertical-align: middle;
    border: none;
}

 .for_title
{
    font: bold 12px verdana;
    text-align: left;
    color: #FFFFFF;
    white-space: nowrap;
    padding-left: 5px;
}

a:active
{
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #669933;
	text-decoration: underline;
}
table.Wrapper, tr.Wrapper, td.Wrapper
{
  border-collapse: collapse;
  border: none;
  background: transparent;
}


table.maintable
{
 background: #BFBDBD;
}

table.GrayBox
{
  background: #F2F2F2; /*  background: #FFFFFF;
  background-image: url('../Images/VertGrayGradient.jpg') ;
  background-repeat: repeat-x;
  border-collapse: collapse; */
  width: 100%;
  text-align: left;
  padding-left: 10px;
}
tr.griditem td , td.griditem{
    background-color:#DADADA;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid; 
    text-align: center;
}

tr.gridaltItem td , td.gridaltItem{
    background-color:#efefef;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid; 
    text-align: center;
}


tr.Searchitem td , td.Searchitem{
    background-color:#f8f8f8;
    border-left: #BFBDBD 1px solid; 
}

tr.SearchaltItem td , td.SearchaltItem{
    background-color:#efefef;
    border-left: #BFBDBD 1px solid; 
}
tr.Wrapper, td.Wrapper
{
    border-top: none 0px;
    border-left: none;
}

tr.item td , td.item{
    background-color:#f8f8f8;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
}

tr.altItem td , td.altItem{
    background-color:#efefef;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
}
tr.altItem td, tr.item td, tr.altItem td a, tr.item td a, td.item, td.altItem
{
    font: 11px Verdana;
}
tr.itemSplit td , td.itemSplit{
    background-color:#f8f8f8;
    padding: 0px 0px 0px 0px;
    margin: -5px;
    height: 3px;
    text-align: center;
}

tr.itemsml, tr.altItemsml
{
    margin:1px;
    font-size: 11px;
}

tr.itemsml td , td.itemsml{
    background-color:#f8f8f8;
    padding: 4px 4px 4px 4px;
}


tr.altItemsml td , td.altItemsml{
    background-color:#efefef;
    padding: 4px 4px 4px 4px;
}

tr.altItemSplit td , td.altItemSplit{
    background-color:#efefef;
    padding: 0px 0px 0px 0px;
    margin: -5px;
    height: 3px;
    text-align: center;
}

 .dividerCell
{
  border-top: none 0px;
  border-left: none 0px;
  width: 8px;
  background: transparent url(../images/divider.png) repeat scroll 0% 0%;
}


/*     Page Header Classes */
td.PageHeader
{
  background-image: url('../Images/BlueAndYellowBannerWithLogo.jpg');
  background-repeat: no-repeat;
  background-color: #00036E;
  height: 100px;
}
.UserText
{
  float: right;
  color: #FFFFFF;
  padding-right: 10px;  
  
}
.UserText a
{
  color: #FFFFFF;
  text-decoration: none;
}
.UserText a:hover
{
  color: #EEEEFF;
  text-decoration: underline;
}
td.TopLine
{
  padding-top:50;
  font-size:19px;
  color: #FFFFFF;
  font-family: Arial;
  font-style: italic;
}


/*      Grid Header Cell Classes      */
tr.lvHeader th
{
  border-bottom-style: solid;
  border-bottom-width: thin;
  border-bottom-color: #000000;
   
}


div.DataHeader
{
  background-image: url('../Images/catcell.gif');
  background-repeat: repeat-x;
  background-color: #121212;
  border-bottom: solid 1px #000000;
  text-align:center;
  color: Black;
  font-family: Arial;
  font-size: 13px;
  padding-bottom: 5px;
}

tr.DataHeader th ,td.DataHeader, th.DataHeader
{
  background-image: url('../Images/catcell.gif');
  background-repeat: repeat-x;
  background-color: #121212;
  border-bottom: solid 1px #000000;
  text-align:center;
  color: Black;
  font-family: Arial;
  font-size: 13px;
  padding-bottom: 5px;
}
.SmartGridItemSel
{
  cursor: hand;
}

.SmartGridItem
{
cursor: default;
}

.SmartGridHeader
{
 background-image: url('../Images/catcell.gif');
  background-repeat: repeat-x;
  background-color: #121212;
  border-bottom: solid 1px #000000;
  text-align:center;
  color: Black;
  font-family: Arial;
  font-size: 13px;
  padding-bottom: 5px;
}

.GridHeader
{
  background-color: #006699;
  color: White;
  text-align: Center;
  font-family: Arial;
  font-size: Small;
  
}
td.SectionHeader
{
  background-image: url('../Images/HorizBlueLrg.jpg');
  background-repeat:repeat-y;
  color: White;
  text-align: Center;
  font-family: Arial;
  font-size: medium;
  font-weight: bolder;
  height: 35px;
}


.BoxHeader
{
  font-family:Arial;
  font-size:15pt;
  text-decoration:underline;
  font-variant: small-caps;
}

table.mainBox
{
  background-color: #F9F9F9;
  border-collapse: separate;
  border: none;
  width: 100%;
}

.Groups
{
 border-color:Black;
 border-width:1px;
 border-style:Solid;  
 background: Black;
 padding: 1px;
}

.MenuItem 
{
  text-decoration:none;
	background: #fefefe url(../Images/MainItemBackground.gif) repeat-x;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding-left: 10;
	width: 150px;
	height: 22px;
	text-align: left;
/*  background-image: url('../Images/MainItemBackground.gif');
  background-repeat: repeat-x; 
  color: #f8df04;
  padding-left: 10;
  padding-top: 3;
  padding-bottom: 3;
  
  text-decoration: none;
  height: 19px; */
/*  border-color:Black;
 border-width:1px;
 border-style:Solid;  */
}

.MenuItem A
{
  color: #000000;
  background: none;
  text-decoration: none;
  padding: 10;  
}

.MenuItemHover
{
  background-image: url('../Images/menuItemHover.gif');
  background-position:bottom;
  background-repeat: repeat-x;
}
td.MenuItemText
{
  background: none;
  
}


.LoginTextBox
{
  width: 90px;
  height: 14px;
	border: 1px solid #BBB;
	vertical-align:middle;
	color: #000000;
	font: normal 11px Verdana;   
	margin:5px; 
}

a.linkbutton, a.linkbutton:hover, a.linkbutton:link, a.linkbutton:active, a.linkbutton:visited
{
    font: 12px Verdana;
    text-decoration: none;
    font-weight:normal;
    line-height:22px; 
	background: #fefefe url('../Images/MainItemBackground.gif') repeat-x;
	
	background-position: center left;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	padding: 4px 15px 4px 0;

}
input.RegularButton 
{
    vertical-align:middle;
	color: #000000;
	background: #000000 url('../image/MainItemBackground.png') repeat-x;
	border:0px;
	border: 1px solid #000000;
	font-size: 11px;
	padding: 1px 10px;
	font-family: Arial, Verdana;
	height:22px;
}

input.RegularButton:hover
{
    color: #000000;
    cursor:pointer;
}
input.RegularTextbox 
{
  height: 14px;
	border: 1px solid #BBB;
	vertical-align:middle;
	color: #000000;
	font: normal 11px Verdana;   
	margin:3px; 
}
.TextExtender
 {
  height: 14px; 
	border: 1px solid #BBB;
	vertical-align:middle;
	color: #828282;
	font: normal 11px Verdana;   
	margin: 3px;
  font-style: italic;
 }
input.AttnTextbox 
{
  height: 14px;
	border: 1px solid #BBB;
	background-color: Yellow;
	vertical-align:middle;
	color: #000000;
	font: normal 11px Verdana;   
	margin:3px; 
}
textarea.RegularTextbox 
{
	border: 1px solid #BBB;
	color: #000000;
	font: normal 11px Verdana;
	margin: 5px 5px 5px 5px;
}


 
select.DropDown {
	color: #000000;
	font: 12px Arial;
	margin: 5px;
	vertical-align:middle;
}

input.CheckRadio
{
    border:0px;
    padding:0px;
    margin:3px 5px 3px 0px;
    width:15px;
    vertical-align:middle;
}



.overlay 
{
  position: absolute;
  z-index: 102;
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  filter: Alpha(Opacity=80);
  opacity: 0.80;
  -moz-opacity: 0.80;

}
    
* html .overlay 
{
   position: absolute;
   height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
   width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}
    
.loader 
{
  padding: 15px;
  background-color: White; 
  position: absolute; 
  left: expression((document.body.scrollWidth / 2)-250 + 'px'); 
  z-index: 105; 
  border: solid 1px #000000;
  width: 250px;
  margin-left: -60px;
  top: 200px;
  left: 50%;
  text-align: center;
  vertical-align: middle;
}
    
* html .loader 
{
  position: absolute;
  margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.Notice 
{
  z-index: 105;
  position: fixed;
  margin-left: 0px;
  padding: 15px;
  top: 200px;
  left: 50%;
  vertical-align: top;
}
    
* html .Notice 
{
  position: absolute;
  margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}



.Prompt 
{
  position: fixed;
  width: 300px;
  height: 100px;
  margin-left: 10px;
  top: 50%;
  left: 50%;
  background-image: url('../Images/VertGrayGradient.jpg') ;
  background-repeat: repeat-x;
  border: 1px;
  border-style: solid;
  border-color:Black;
  text-align: center;
  vertical-align: middle;
}

.CutList
{
  z-index: 100;
  position: fixed;
  margin-left: 0px;
  top: 150px;
  Right: 75px;
  text-align: center;
}    
    
    
.Details
{
  position: fixed;
  margin-left: 10px;
  top: 150px;
  left: 75px;
  vertical-align: middle;
}
.SendEmail
 {
  z-index: 101;
  position: fixed;
  width: 250px;
  height: 70px;
  margin-left: -60px;
  top: 150;
  left: 300;
  background-color: White;
  border: 1px;
  border-style: solid;
  border-color:Black;
  text-align: center;
  vertical-align: middle;
 }
    
* html .SendEmail 
 {
  position: absolute;
 }
 
.dashes {
border-top: 1px dashed #000000;
border-bottom: 0;
margin-top: 5px;
}

 
/*          FieldSet Classes            */
fieldset
{
    width: 95%;
    margin: 5px auto 10px auto;
    position: relative;
    display: block;
    padding: 0px 10px 10px 10px;
    background: White url(  '../images/GreyGradient.gif' ) repeat-x;
    border-top: solid 1px #BBBBBB;
    border-bottom: solid 1px #BBBBBB;
    border-width: 1px 0 1px 0;
}

fieldset fieldset
{
    width: 85%;
    margin: 20px 0px 20px 10px;
    position: relative;
    display: block;
    padding: 0px 10px 10px 10px;
}

fieldset.info
{
    width: 85%;
    margin: 20px 0px 20px 10px;
    position: relative;
    display: block;
    padding: 0px 10px 10px 0px;
    border-width: 1px 0 0 0;
}

fieldset legend
{
    font: normal 14px "Trebuchet MS";
    padding: 2px 8px;
    margin: 0px 5px 10px 0px;
    border: solid 2px #C5D5E9;
}

fieldset fieldset legend
{
    font: bold 12px "Trebuchet MS";
    border-width: 1px 1px 1px 3px;
}

fieldset.info legend
{
    width: 85%;
    margin: 0;
    position: relative;
    display: block;
    padding: 1px;
    border: 0;
    background-color: inherit;
}

fieldset p
{
    color: Black;
    font: 13px Verdana;
    width: 90%;
    padding: 3px;
    margin: 0;
}

.black_overlay
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1001;
  -moz-opacity: 0.4;
  opacity: .40;
  filter: alpha(opacity=40);
}

.white_content
{
 background-color: White; 
 position: absolute; 
 left: inherit;
 top: inherit; 
 z-index: 1002; 
 
}