body
{
    font-family: Segoe UI, Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}

td, th
{
    color: #000000;
    text-align: left;
    vertical-align: middle;
}

a
{
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #999999;
    font-weight: bold;
    text-decoration: underline;
}
.nav
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.nav:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.navs
{
    color: #007ec0;
    font-weight: bold;
    text-decoration: none;
}

.sitetitle
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    font-size: 14px;
}

.headerrow
{
    color: #ffffff;
    text-decoration: none;
}

.addnew
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}


.odd
{
    color: #7b7263;
    text-decoration: none;
}



.even
{
    color: #538000;
    text-decoration: none;
}

.abc
{
    padding: 6px;
    color: #333333;
    text-decoration: none;
}

.required
{
    color: #cd0000;
    text-decoration: none;
}

.list
{
    color: #007ec0;
    text-decoration: none;
    font-weight: bold;
}

.list:hover
{
    color: #007ec0;
    text-decoration: underline;
    font-weight: bold;
}

.mainHeader
{
    height: 30px;
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    text-align: left;
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}
.headerCell1
{
    height: 30px;
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    text-align: left;
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
}
.headerCell2
{
    height: 30px;
    border-top: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    text-align: right;
    vertical-align: middle;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
}
.gvHeader
{
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    text-align: right;
    vertical-align: middle;
    font-size: 11px;
}
.fieldRow
{
    padding: 5px;
}
.fieldLabelsColumn
{
    padding: 5px 0px 5px 5px;
    text-align: left;
    vertical-align: top;
    width: 170px;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}
.fieldsColumn
{
    padding: 5px 0px 5px 5px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
}
.fieldLabel
{
    padding: 5px 0px 5px 5px;
    text-align: left;
    vertical-align: top;
    text-decoration: none;
    text-align: justify;
    width: 145px;
}
.fieldContent
{
    padding: 5px 0px 5px 5px;
    text-align: left;
    vertical-align: top;
    font-style: normal;
}
.generalTextBox
{
    font-family: Segoe UI, Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    background-color: #FBFBFB;
    border: 1px #7F9DB9 solid;
    padding: 3px 3px 3px 3px;
    width: 250px;
    height: 13px;
}
.generalDropDown
{
    font-family: Segoe UI, Verdana, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    vertical-align: middle;
    background-color: #FBFBFB;
    border: 1px #7F9DB9 solid;
    width: 160px;
    height: 21px;
}
.smallBlueButton
{
    font-weight: bold;
    color: #FFFFFF;
    /*background-color: #B0BEC0;*/
    background-color: #707171;
    border: solid 0px #B0BEC0;
    padding: 3px;
    cursor: pointer;
}
.smallBlueButton[disabled]
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    border: solid 0px #B0BEC0;
    padding: 3px;
    cursor: default;
}
#vlsApplyForJob
{
    font-weight: bold;
    color: #333333;
    display: block;
    width: 100%;
    background-color: #FCDCDC;
    border: solid 1px #F9EDED;
}
#divValidations
{
    font-style: normal;
}
#divStatus
{
    display: none;
    width: 98%;
    color: #499424;
    background-color: #E2F8D2;
}
ul
{
    list-style-type: square;
    list-style-position: inside;
    margin-left: 10px;
}
.mandFieldIndicator
{
    font-weight: bold;
    color: #FF0000;
}
.statusSuccessContainer
{
    text-align: left;
    border-top: solid 1px #A8D685;
    border-bottom: solid 1px #A8D685;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px 5px 10px;
    color: #499424;
    background-color: #E2F8D2;
}
.statusFailureContainer
{
    text-align: left;
    border-top: solid 1px #DF7D7D;
    border-bottom: solid 1px #DF7D7D;
    margin: 0px 0px 5px 0px;
    padding: 5px 10px 5px 10px;
    color: #AF4C4C;
    background-color: #FFDFDF;
}
.gvEmptyRow
{
    line-height: 25px;
}
.gvEmptyRow td
{
    text-align: center;
    vertical-align: middle;
    border-top: solid 1px #cfcfcf;
    padding-top: 5px 10px 5px 10px;
}
.gvCell
{
    border-left: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    padding: 0px 3px 0px 3px;
}
/*-------------------------------Data Pager style for gridview-------------------------------*/
.pager
{
    padding: 8px;
    font-size: 13px;
    height: 16px;
    text-align: center;
    border-top: 1px solid #cfcfcf;
    text-align: center;
}

.pager SPAN.command, .pager SPAN.current, .pager A.command, TR.pager-row TD A
{
    color: #5a90ce;
    padding: 0px 5px;
    text-decoration: none;
    border: solid 0px;
}

.pager A.command:hover, TR.pager-row TD A:hover
{
    border: solid 2px #77AB01;
    background-color: #77AB01;
    color: #fff;
    padding: 0px 3px;
    text-decoration: none;
}
.pager SPAN.current, TR.pager-row TD SPAN
{
    border: solid 0px; /* font-weight:bold;*/
    background-color: #59A5D1;
    color: #fff;
    padding: 0px 5px;
    text-decoration: none;
}

h1, .pageTitle
{
    display: block;
    color: #0066CA;
    padding: 5px 0px 10px 40px;
    font-weight: normal;
}
.generalPageTextContainer
{
    color: #444444;
    border: solid 0px #FF0000;
    margin: 0px 40px 0px 40px;
    text-align: justify;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    width: 200px;
    background-color: White;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
    vertical-align: middle;
    text-align: left;
}

/* styles for the modal popup */
.modalPopupClass
{
    background-color: White;
    border-width: 2px;
    border-style: solid;
    border-color: Black;
    width: 200px;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 5px;
}
.modalPopupHeader
{
    height: 25px;
    padding-top: 5px;
    vertical-align: middle;
    padding-left: 6px;
    color: #0066CA;
    font-weight: bold;
}

.modalPopupClassHeader
{
    height: 30px;
    font-weight: bold;
    vertical-align: middle;
    color: #0066CA;
    padding: 0px 0px 0px 0px;
    background-color: #E8F0F7;
    border: 1px solid #E5E5E5;
}


/* dialog close */
.modalPopupclose
{
    right: 4px;
    background-image: url(../images/modalPopupClose.JPG);
    width: 16px;
    cursor: hand;
    position: absolute;
    top: 5px;
    height: 16px;
}

/* dialog close hover */
.modalPopupclose:hover
{
    background: url(../images/modalPopupCloseHower.JPG) no-repeat;
}

.waterMarkTextBox
{
    font-family: Verdana,Segoe UI, Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 11px;
	vertical-align: top;
	background-color: #FBFBFB;
	color: Gray;
	border: 1px #7F9DB9 solid;
	padding: 3px 3px 3px 3px;
	width:250px;
}
.tbls
{
	color:#000;
}
.tbls tr,td,a
{
	color:#000;
	text-decoration: none;
}
.tbls a:hover
{
	color:#000;
	text-decoration: underline;
}