/* CSS Document */
/*======================================================================================*/
/*Buttons*/
@import url("esm_default_73.css");
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/button2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    
    height: 26px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button span {
    
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	background: transparent url('../images/button1.gif') no-repeat;
    display: block;
    line-height: 16px;
    padding: 4px 0 6px 18px;
    outline: none; /* hide dotted outline in Firefox */
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	
}

a.button:active span {
    background-position: bottom left;
    padding: 4px 0 6px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */

} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 4px 0 6px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */

} 

/*---------------------*/

a.disabled-button {
    background: transparent url('../images/button2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:gray;
    
    height: 26px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.disabled-button span {
    
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:gray;
	
	background: transparent url('../images/button1.gif') no-repeat;
    display: block;
    line-height: 16px;
    padding: 4px 0 6px 18px;
    outline: none; /* hide dotted outline in Firefox */
} 
a.disabled-button:active {
    background-position: top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	
}

a.disabled-button:active span {
    background-position: top left;
    padding: 4px 0 6px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */

} 

a.disabled-button:hover {
    background-position: top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.disabled-button:hover span {
    background-position: top left;
    padding: 4px 0 6px 18px; /* push text down 1px */
    outline: none; /* hide dotted outline in Firefox */

} 


#page_title
{
	color:#ffffff;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#user_menu
{
	color:#ffffff;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

 
 

/*======================================================================================*/

/* =-=-=-=-=-=-=-[Menu Left]-=-=-=-=-=-=-=- */
	
#menu {
	width: 210px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 0px;
	margin: 10px;
	}
	
#menu li a {
	 	
  	height: 20px;
	text-decoration: none;
	text-align:left;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #666666;
	display: block;
	background: url(../images/bull1.gif) no-repeat;
	background-position:0px center;
	padding: 6px 0 0 10px;
	}
	
#menu li a:hover {
	color: #666666;
	background: url(../images/bull2.gif) no-repeat;
	background-position:0px center;
	padding: 6px 0 0 10px;
	}
	
#menu li a:active {
	color: #666666;
	background: url(../images/bull2.gif) no-repeat;
	background-position:0px center;
	padding: 6px 0 0 10px;
	}
	
/* =-=-=-=-=-=-=-[Top Menu]-=-=-=-=-=-=-=- */

#tbl_top_nav a
{
	float:left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

#tbl_top_nav a:link
{
	float:left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}
#tbl_top_nav a:hover
{
	float:left;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}


/* =-=-=-=-=-=-=-[----]-=-=-=-=-=-=-=- */

.form_table
{
	border:1px solid #D0E3F2;
	background-color:#F4FBFD;
}
.form_table_header
{
	padding:0 10px 0 10px;	
}
.form_table_header div
{
	background:url(../images/line.jpg) repeat-x bottom;
	line-height:22px;
	text-align:left;
	font-size:12px;
	color:#4F7388;
	font-weight:bold;
}

#left_nav fieldset
{
	border:1px solid #D0E3F2;
	height:330px;
}
#left_nav span
{
	padding-left:4px;
	color:#ffffff;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	
}
#left_nav legend {
  padding-top: 4px;
  border:0px solid #D0E3F2;
  text-align:left;
  width:130px;
  height:20px;
  }



fieldset
{
	border:1px solid #D0E3F2;
}

legend {
  padding: 0.2em 0.5em;
  border:0px solid #D0E3F2;
  text-align:right;
  }

/*===================================================================================*/
/*Inputs*/
.form td
{
	/*
	    color:#666666;
	    font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	    text-align:left;
    */
}
input
{
	height:15px;
	border:1px solid #BECCD3;
	color:#666666;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	border:1px solid #BECCD3;
	color:#666666;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
/*===================================================================================*/
.TableHeading1 { BORDER-RIGHT: 1px outset; PADDING-RIGHT: 0px; BORDER-TOP: 1px outset; PADDING-LEFT: 0px; FONT-SIZE: 10pt; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px outset; COLOR: #e1ffff; PADDING-TOP: 0px; BORDER-BOTTOM: 1px outset; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #00244d; TEXT-ALIGN: center; }
			.Cell { FONT-SIZE: 8pt; VERTICAL-ALIGN: top; COLOR: #093e5e; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #e1ffff; TEXT-ALIGN: right; }
			.InActiveCell { FONT-SIZE: 8pt; VERTICAL-ALIGN: top; COLOR: #093e5e; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #fff5d2; TEXT-ALIGN: right; }
			.ReservedCell { FONT-SIZE: 8pt; VERTICAL-ALIGN: top; COLOR: #093e5e; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #a4ffa4; TEXT-ALIGN: right; }
			.PastDueCell { FONT-SIZE: 8pt; VERTICAL-ALIGN: top; COLOR: #093e5e; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #ff6666; TEXT-ALIGN: right; }
			.TodayCell { FONT-SIZE: 8pt; VERTICAL-ALIGN: top; COLOR: #093e5e; FONT-FAMILY: Comic Sans MS; BACKGROUND-COLOR: #ffff64; TEXT-ALIGN: right; }
/*+=====================================================================================*/
.Level2Body
{
	/*background-color: #cccc99;*/
	font-family: Verdana;
	font-size: 11px;
	color: black;
}
.label
{
	font-family: Verdana;
	font-size: 10px;
	color: #00073b;
}
.labelBold
{
	font-family: Verdana;
	font-size: 10px;
	color: #00073b;
	font-weight: bold;
}
.smallLabel
{
	font-family: Verdana;
	font-size: 9px;
	color: #00073b;
}
.smallLabelBold
{
	font-family: Verdana;
	font-size: 9px;
	color: #00073b;
	font-weight: bold;
}

.tableRowTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F7388;
	background:#E8F1F9;
	font-weight: bold;
	line-height:20px;
	height:20px;
}

.tableRowTitleHighlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F7388;
	background:#E8F1F9;
	font-weight: bold;
	line-height:20px;
	height:20px;
}
.tableRowOdd
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	background-color: #EEEEEE;
}
.tableRowEven
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	background-color: white;
}
.tableRowHighlight
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	background-color: #FFFFDF;
}
.tableRowSelect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #239ECB;
	border: #00073b;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.tableRowSelectTabbed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #239ECB;
	border: #00244d;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}


.heading
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #00073b;
	background-color: #FFFFFF;
	border: #00244d;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/GreyLines.jpg);
}

.panel
{
	border-collapse:collapse;
	text-align: left;
	border: 1px #6C6C6C solid;
	/*border: 1px #FFFFFF solid inset;*/
	
}
.labelBackground
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	background-color: #003366;
}
.tableTitle
{
	font-family: Verdana;
	font-size: 10;
	color: White;
	font-weight: bold;
	background-color: #00244d;
}


.entryGreyLightNoTopBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: #00073b;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.entryGreyDarkNoTopBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
	border: #00073b;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 15px;
}
.entryGreyDarkNoTopNoRightBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
	border: #00073b;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 15px;
}
.entryGreyDarkNoRightBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
	border: #00073b;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 15px;
}
.entryWhiteNoBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: #00073b;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.entryGreyNoBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
	border: #00073b;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entryGreyLightNoBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: #00073b;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entrySelectedNoBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #239ECB;
	border: #00073b;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.entryGreyDarkNoBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #BBBBBB;
	border: #00073b;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.labelGreyDark
{
	font-family: Verdana;
	font-size: 10px;
	color: #00073b;
	background-color: #BBBBBB;
	border: #00073b; 
}
.labelGreyDarkBold
{
	font-family: Verdana;
	font-size: 10px;
	color: #00073b;
	background-color: #BBBBBB;
	font-weight: bold;
	border: #00073b;
}
.labelWhite
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: #00073b;
	
}

.labelWhiteDetail
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F7388;
	background-color: #EEEEEE;
	border: #D0E3F2;
	
}
.labelWhiteDetail1
{
	font-family: Verdana;
	font-size: 10px;
	color: #4F7388;
	background-color:white;
	border: #D0E3F2;
	
}
.labelWhiteBold
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.panelFlat
{
	text-align: left;
	border: 1px #000000 solid;
}
.dirlink
{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tableRowSelectTabbed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	background-color: #239ECB;
	border-color: #AAAAAA;
	border-style: outset;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.tableRowTitleCenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00244d;
	font-weight: bold;
	text-align: center;
}

.tableRowSubTitleCenter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #076478;
	font-weight: bold;
	text-align: center;
	height: 25px;
}
.mainMenu
{
	background-color:#003366;
}
.hide
{
	display:none;
}
.show
{
	display:inline;
}
.tableRowOddEnter
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: bold;
	background-color: #EEEEEE;
}
.tableRowEvenEnter
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: bold;
	background-color: white;
}
.tableRowSelectEnter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold; 
	color: #000000;
	background-color: #239ECB;
	border: #00073b;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tableRowOddEnterMacIE
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Red;
	font-weight: bold;
	background-color: #EEEEEE;
}
.tableRowEvenEnterMacIE
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Red;
	font-weight: bold;
	background-color: white;
}
.tableRowSelectEnterMacIE
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold; 
	color: Red;
	background-color: #239ECB;
	border: #00073b;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

