﻿BODY
{
    font-size: 11px;
    margin: 0px;
    color: black;
    font-family: verdana, arial, helvetica, sans-serif;
   /* background-image: url('/Common/Images/isetemplate/bg1.jpg'); */
    text-align: center;
}
.revision
{
    font-size: 11px;
    margin: 0px;
    color: #BC291F;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
}
TABLE.datagrid TD.totaltd
{
    padding-right: 5px;
    border-top: #000000 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.showHideTextbox
{
    display: none;
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
}
.warningtext
{
    font-size: 7pt;
    color: black;
    font-family: verdana;
    background-color: #ccc;
}
TD
{
    font-size: 11px;
}
SELECT
{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}
.textboxnumeric
{
    text-align: right;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 8pt;
    font-family: verdana,arial,lucida sans regular;
    background-color: #fff;
    color: #000;
}
.textboxnonnumeric
{
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 8pt;
    font-family: verdana,arial,lucida sans regular;
    background-color: #fff;
    color: #000;
}
A:link
{
    color: blue;
}
A:visited
{
    color: blue;
}
A:hover
{
    color: red;
}

.StartOver:link
{
    color: white;
}
.StartOver:visited
{
    color: white;
}
.StartOver:hover
{
    color: yellow;
}

.apparea
{
    background-color: #BC291F;
}
.welcometext
{
    padding-left: 20px;
    font-size: 11px;
    color: #fff;
    padding-top: 15px;
}
.contents
{
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #fff;
}
.configurationTable
{
    /*padding-right: 10px; 	padding-left: 10px; 	padding-top: 15px;*/
    padding-bottom: 5px;
    background-color: #fff;
    border-style: solid;
    border-top: none;
    border-color: Silver;
}
.configurationTr
{
    background-color: Silver;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.textBoxWidth
{
    width: 125px;
}
.contentsbody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #fff;
}
.addressbold
{
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 2pt;
    color: black;
}
.contents HR
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.hrule
{
    border-left-color: #ccc;
    margin: 0px;
    border-top-color: #ccc;
    border-bottom: #999 1px dotted;
    height: 1px;
    border-right-color: #ccc;
}
.pageheader
{
    margin-top: 0px;
    padding-left: 7px;
    font-weight: normal;
    font-size: 20px;
    background-image: none;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #990000;
    border-bottom: #ccc 1px dotted;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.heading
{
    padding-right: 3px;
    margin-top: 5px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    color: #990000;
    padding-top: 3px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.ISESpecificItemHeader
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #000;
    text-align: left;
    vertical-align: middle;
}
.copyrighttext
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
    padding-bottom: 5px;
    color: #fff;
    padding-top: 5px;
    text-align: center;
}
.notes
{
    border-right: #d9c894 1px dashed;
    padding-right: 5px;
    border-top: #d9c894 1px dashed;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 11px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-left: #d9c894 1px dashed;
    padding-top: 5px;
    border-bottom: #d9c894 1px dashed;
    background-color: #f1f1f1;
}
.isetable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-collapse: separate;
    border: 1px solid #990000;
}
.isetablePart
{
    border-right: 1px solid #990000;
}
.errormessage
{
    font-weight: normal;
    font-size: 8pt;
    color: red;
    font-style: normal;
}
.successmessage
{
    font-weight: normal;
    font-size: 8pt;
    color: Green;
    font-style: normal;
}
.mainerrormessage
{
    font-weight: normal;
    font-size: 8pt;
    color: red;
    font-style: normal;
}
.infomessage
{
    font-size: 8pt;
    color: navy;
    font-style: italic;
}
.textbox
{
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 8pt;
    font-family: verdana, arial, lucida sans regular;
    background-color: #fff;
    color: #000;
}
/*.textboxnumeric
{
	border-right: gray 1px solid;
	padding-right: 1px;
	border-top: gray 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: gray 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	font-family: verdana,arial,lucida sans regular;
	background-color: #fff;
	text-align: right;
}*/
.dropdown
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 8pt;
    border-left: gray 1px solid;
    color: #000;
    border-bottom: gray 1px solid;
    font-family: verdana, arial, lucida sans regular;
    background-color: #fff;
    overflow: auto;
    content: inherit;
}
.tablestyle
{
    border-right: #ffffff 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
TABLE.graytable
{
    border: 1px solid #999999;
    border-collapse: separate;
}
TABLE.graytable TD
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
TABLE.graytable TD.grayheader
{
    vertical-align: middle;
    border-bottom: #999 1px dotted;
}
TABLE.graytable TD.graytd
{
    border-top: #999 1px dotted;
    vertical-align: middle;
    border-bottom: #999 1px dotted;
    background-color: #f0f0f0;
}
TABLE.graytable TD.graytdhead
{
    vertical-align: middle;
    background-color: #f0f0f0;
}
table.datagridj
{
    background: #fff;
    font-family: verdana;
    border: solid 1px #ffffff;
    font-size: 8pt;
}

table.datagridj tr.headerj
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #000;
    text-align: left;
    vertical-align: middle;
}
table.datagridj th.headerj
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    vertical-align: middle;
}

table.datagridj tr.evenj
{
    background: #fff;
    border: solid 1px #ffffff;
}

table.datagridj tr.oddj
{
    background: #fff;
    border: solid 1px #ffffff;
}

table.datagrid
{
    background: #fff;
    font-family: verdana;
    border: solid 1px #ffffff;
    font-size: 8pt;
}

table.datagrid td
{
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    border-right: solid 1px #ffffff;
}

table.datagrid tr.header
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #000;
    text-align: center;
    vertical-align: middle;
}
table.datagrid th.header
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 1px dotted #ccc;
    text-align: center;
    vertical-align: middle;
}

table.datagrid tr.even
{
    background: #fff;
}

table.datagrid tr.odd
{
    background: #fff;
}
TABLE.datagrid .pages SPAN
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}

/*ISE Table CSS START*/
table.isetbl
{
    background: #fff;
    font-family: verdana;
    border: solid 1px #ffffff;
    font-size: 8pt;
    padding: 0px;
    color: #000000;
}

table.isetbl td
{
    padding: 0px; /*border-bottom: 1px dotted #ccc;*/
    border-right: solid 1px #ffffff; /*color:#000000;	*/
}


table.isetbl tr.header
{
    font-weight: bold;
    background-color: #BC291F;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
table.isetbl th.header
{
    font-weight: bold;
    background-color: #BC291F;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

table.isetbl tr.even
{
    background: #fff;
}

table.isetbl tr.odd
{
    background: #fff;
}

table.isetbl .pages SPAN
{
    font-weight: bold;
    font-size: 8pt;
    color: #BC291F;
}

/*ISE Table CSS END*/

.tabletext
{
    font-size: 11px;
}
.tabletext TD
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #ccc 1px dotted;
}
.tabletext .head
{
    padding-right: 3px;
    margin-top: 5px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    color: #49658b;
    padding-top: 3px;
    border-bottom: #ccc 1px dotted;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    background-color: #f5f5f5;
}
.checkbox
{
    font-size: 8pt;
    color: #000;
    font-family: verdana,arial,lucida sans regular;
    background-color: #fff;
}
.label
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: verdana,arial,lucida sans regular;
}
.labelbig
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: verdana,arial,lucida sans regular;
}
.labelbold
{
    font-weight: bold;
    font-size: 8pt; /*color: #000000;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.labelitalic
{
    font-weight: normal;
    font-size: 8pt;
    font-style: italic;
    font-family: verdana,arial,Helvetica, sans-serif;
}
.iselabelbold
{
    font-weight: bold;
    font-size: 8pt;
    color: Red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.labelsmall
{
    font-size: 7pt;
    color: black;
    font-family: verdana;
}
.headingbold
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: verdana,arial,lucida sans regular;
    background-color: #ccc;
}
.listbox
{
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    font-size: 9pt;
    border-left: #000099 1px solid;
    border-bottom: #000099 1px solid;
    font-family: verdana,arial,lucida sans regular;
}
.toplinks P
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
}
.toplinks IMG
{
    margin-left: 5px;
    margin-right: 5px;
}
.formtext
{
    font-size: 11px;
    margin-bottom: 20px;
    line-height: 18px;
}
.formtext TD
{
    padding-right: 3px;
    padding-left: 3px;
    font-size: 11px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.formtext H1
{
    margin-top: 0px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 5px;
}
.formtext P
{
    margin-top: 0px;
    font-size: 11px;
    margin-bottom: 5px;
}
.formtext HR
{
    border-left-color: #ccc;
    margin: 0px;
    border-top-color: #ccc;
    border-bottom: #999 1px dotted;
    height: 1px;
    border-right-color: #ccc;
}
.formtext P
{
    margin-top: 0px;
    font-size: 11px;
    margin-bottom: 5px;
}
.formtext HR
{
    border-right: #ccc;
    border-top: #ccc;
    margin: 0px;
    border-left: #ccc;
    border-bottom: #999 1px dotted;
    height: 1px;
}
/*.textbox
{
	border-right: gray 1px solid;
	padding-right: 1px;
	border-top: gray 1px solid;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: gray 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	font-family: verdana, arial, "lucida sans regular";
	height: 20px;
	background-color: #fff;
}*/
.textarea
{
    border-right: gray 1px solid;
    padding-right: 1px;
    border-top: gray 1px solid;
    padding-left: 2px;
    font-size: 11px;
    padding-bottom: 1px;
    border-left: gray 1px solid;
    color: #000;
    padding-top: 2px;
    border-bottom: gray 1px solid;
    font-family: verdana, arial, "lucida sans regular";
    background-color: #fff;
}
.windowtitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    background-color: #999999;
}
.dropdown
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-size: 8pt;
    border-left: gray 1px solid;
    color: #000;
    border-bottom: gray 1px solid;
    font-family: verdana, arial, lucida sans regular;
    background-color: #fff;
}
.tblheader
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: verdana,arial,lucida sans regular;
    background-color: #cccccc;
}
.info
{
    border-right: #cbdbf3 1px solid;
    padding-right: 3px;
    border-top: #cbdbf3 1px solid;
    padding-left: 5px;
    font-size: 10px;
    padding-bottom: 3px;
    border-left: #cbdbf3 1px solid;
    padding-top: 3px;
    border-bottom: #cbdbf3 1px solid;
    background-color: #fff;
}
.info P
{
    margin-top: 2px;
    font-size: 10px;
    margin-bottom: 0px;
}
DIV.errorback
{
    border-right: #000000 1px solid;
    padding-right: 4px;
    border-top: #000000 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    border-left: #000000 1px solid;
    padding-top: 4px;
    border-bottom: #000000 1px solid;
    background-color: #ffff00;
}
DIV.messageback
{
    border-right: #000000 1px solid;
    padding-right: 4px;
    border-top: #000000 1px solid;
    padding-left: 4px;
    padding-bottom: 4px;
    border-left: #000000 1px solid;
    padding-top: 4px;
    border-bottom: #000000 1px solid;
    background-color: #d1fadb;
}
DIV.summary
{
    border-right: #cbdbf3 1px solid;
    padding-right: 5px;
    border-top: #cbdbf3 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    scrollbar-highlight-color: white;
    border-left: #cbdbf3 1px solid;
    scrollbar-shadow-color: black;
    scrollbar-3dlight-color: black;
    scrollbar-arrow-color: white;
    padding-top: 5px;
    scrollbar-track-color: #ccccff;
    border-bottom: #cbdbf3 1px solid;
    scrollbar-darkshadow-color: gray;
    scrollbar-base-color: #9999cc;
    background-color: #f5f5f5;
    scrollbar-lightshadow-color: black;
}
DIV.procedure
{
    padding-right: 0px;
    display: none;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: transparent;
}
.exp
{
    margin-right: 10px;
}
.qbmessage
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #000000 1px solid;
    color: black;
    border-bottom: #000000 1px solid;
    font-family: verdana,arial,lucida sans regular;
    background-color: greenyellow;
}
.tdMouseOvr
{
    cursor: pointer;
}

.isetd
{
    color: #325A8B;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom: 1px solid #708AAC;
    padding: 5px;
    background-color: #E5E5E5;
}

.isetextbox
{
    border: 1px Solid Gray;
    width: 50px;
    font-size: 8pt;
    font-family: verdana;
    color: Black;
    background-color: White;
    font-weight: normal;
}
.isetextbox1
{
    border: 1px Solid Gray;
    width: 140px;
    font-size: 8pt;
    font-family: verdana;
    color: Black;
    background-color: White;
    font-weight: normal;
}
#cancelandreturn A:link
{
    color: white;
}
#cancelandreturn A:visited
{
    color: white;
}
#cancelandreturn A:hover
{
    color: yellow;
}



.isevehicle
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-collapse: separate;
    border: 1px solid #990000;
}
/*
this class is used for changing the border of vehicle control on load estimate
*/
.isevehicleloadestimate
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-collapse: collapse;
    border-color: White;
}
#ptscrolljobs
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    overflow: auto;
    width: 163px;
    padding-top: 0px;
    height: 70px;
    border: 1px solid #cccccc;
}

TABLE.isedatagrid1
{
    font-size: 8pt;
    background: #fff;
    font-family: verdana;
}
TABLE.isedatagrid1 TD
{
    border-right: #ffffff 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #ccc 1px dotted;
}
.isejobtable
{
    border-collapse: collapse;
    border: 1px solid #990000;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    border-color: #990000;
}
.borderCol
{
    border: 1px solid #990000;
}

.isejobtableheader
{
    color: Black;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom: 1px solid gray;
    border-top: 1px solid #990000;
    padding: 5px;
    background-color: #D3D3D3;
}
.isejobtable1collapse
{
    border-collapse: collapse;
    font-size: 9px;
    font-family: Verdana;
    color: #49658B;
}

.gridpageheader
{
    margin-top: 0px;
    padding-left: 7px;
    font-weight: normal;
    font-size: 20px;
    background-image: none;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #990000;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}


TABLE.gridview
{
    font-size: 8pt;
    background: #fff;
    font-family: verdana;
    border: 1px solid #CCCCCC;
}
TABLE.gridview TD
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
TABLE.gridview TR.header
{
    font-weight: bold;
    vertical-align: middle;
    border: #000 1px dotted;
    background-color: #f5f5f5;
    text-align: center;
    height: 30px;
}

TABLE.compactgrid
{
    font-size: 8pt;
    background: #fff;
    font-family: verdana;
    border: 1px solid #778899;
}
TABLE.compactgrid TD
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}
TABLE.compactgrid TR.header
{
    font-weight: bold;
    vertical-align: middle;
    border: #000 1px dotted;
    background-color: #f5f5f5;
    text-align: center;
    height: 30px;
}

.modalBackground
{
    background-color: Gray;
    float: left;
    filter: alpha(opacity=25);
    -moz-opacity: .25;
    opacity: .25;
}
.datalist
{
    border-left: none; /*1px solid #C0C0C0;*/
    border-top: 1px solid #FFFFFF;
    border-bottom: none; /*1px solid #FFFFFF;*/
}

.datalist1
{
    border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    vertical-align: text-top; /*border-bottom:none; 	border-top :none;*/
}
table.ESMdatagrid
{
    background: #fff;
    font-family: verdana;
    border: none /*1px #ffffff*/;
    border-collapse: collapse;
    font-size: 8pt;
}
table.ESMdatagrid td
{
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
}
table.ISEdatagrid tr.header
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: none; /*1px none #000;*/
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}
table.ISEdatagrid th.header
{
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: none; /*1px none #000;*/
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

table.ISEdatagrid tr.even
{
    background: #fff;
}

table.ISEdatagrid tr.odd
{
    background: #fff;
}
.ISEhrule
{
    margin: 0;
    height: 1px; /*border-top: #ccc; 	border-right: #ccc;*/
    border-bottom: 1px dotted #999; /*border-left: #ccc;*/
}
.ISEheader
{
    padding-right: 3px;
    margin-top: 5px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    background-color: #D3D3D3;
    border-bottom: 1px solid gray;
    color: Black;
    padding-top: 3px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}


.headerFontsmall
{
    padding-right: 5px;
    margin-top: 7px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 7px;
    background-color: #D3D3D3;
    border-bottom: 1px solid gray;
    color: Black;
    padding-top: 3px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif,Verdana;
}

.linkbutton
{
    text-decoration: none;
    color: black;
    font-weight: bold;
    font-size: 15px;
}
.toppadding
{
    padding-top: 6px;
}
.toppadding1
{
    padding-top: 1px;
    vertical-align: top;
}


/*AutoComplete flyout */

.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: White;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: hand;
    overflow: auto;
    height: 100px;
    text-align: left;
    list-style-type: none;
    padding: 0px;
    content: inherit;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 0px;
    width: 230px;
    text-align: left;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 0px;
    text-align: left;
}

.AutoExtenderFirstElement
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    border-bottom: #ccc 1px dotted;
    font-family: verdana,arial,lucida sans regular;
    background-color: Gray;
    width: 190px;
}
.disabled
{
    background: white;
    border: none;
    width: 228px;
    font-weight: bold;
    font-size: 10pt;
    color: black;
    text-align: center;
}
.progress
{
    background-color: #DD0000;
    border-color: #DD0000;
    border-width: thin;
    border-style: solid;
    outline-color: #DD0000;
}
.isejobtablecollapse
{
    color: #990000;
}
.simpletable
{
    border: 0px;
}
TABLE.simpletable TD
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
TABLE.simpletable TD.grayheader
{
    vertical-align: middle;
    border-bottom: #999 1px dotted;
}
TABLE.simpletable TD.graytd
{
    border-top: #999 1px dotted;
    vertical-align: middle;
    border-bottom: #999 1px dotted;
    background-color: #f0f0f0;
}
TABLE.simpletable TD.graytdhead
{
    vertical-align: middle;
    background-color: #f0f0f0;
}
#JobDesc
{
    vertical-align: middle;
}
/*for IE */
html > body #JobDesc
{
    vertical-align: top;
}
/*for others */

.watermark
{
    background-repeat: no-repeat; /*padding-left: 20px;*/ /*vertical-align: middle;*/
    color: Gray;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 8pt;
    font-family: verdana, arial, lucida sans regular;
}

.normal
{
}
.selectbox
{
    behavior: expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):1);
}
.textboxMultiline {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding: 2px 1px 1px 2px;
    font-size: 8pt;
    font-family: verdana, arial, lucida sans regular;
    background-color: #fff;
    color: #000;
    overflow: auto;
}
