/* WSMplannet Styles */


/*
wsm_blue = #e6eafc
ig_blue = #E6EDF7
Label Foreground (+bold) - #375100

*/

*
{
    margin: 0;
    padding: 0;
}

html
{
    height: 100.0%;
}

body
{
    background-color: #fff;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    height: 99.9%;
    width: 100%;
}

body#navLeft
{
    background-color: #C9D9ED; /*#9cabff;*/
}

#mainFrame
{
    padding-left: 4px;
    padding-top: 4px;
}
body *
{
    font-family: inherit;
    font-size: 100%;
}

body p
{
    margin-bottom: 1.2em;
}

/* -----------------------------------------------
	Generic Classes
----------------------------------------------- */

.clear
{
}

.hidden
{
    position: absolute;
    left: -999px;
    width: 990px;
}

.fl_left
{
    display: block;
    float: left;
}

.fl_right
{
    display: block;
    float: right;
}


/* -----------------------------------------------
	HEADER
----------------------------------------------- */
body#header
{
    background-color: #C9D9ED; /*#CED6FF; /* sets the background colour of the header */
}

#header_left
{
    width: 276px;
    height: 60px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    float: left;
}
#header_right
{
    height: 86px;
    width: 190px;
    padding: 0px;
    margin: 0px;
    float: right;
    background-image: url(../images/companylogo.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: white;
    z-index: 999;
}
#header_line1
{
    height: 60px;
    width: 100%;
    float: none;
    border-bottom: solid 1px snow;
}
#header_line2
{
    height: 26px;
    float: none;
}

#wrapper_header_navs
{
    height: 26px;
    width: 88%;
}

#header_toolbar
{
    height: 26px !important;
    border-bottom: 1px solid #30836d;
}

#header_toolbar li
{
    display: inline;
    float: left;
}

#header_toolbar li a
{
    border-left: 1px solid #fff;
    display: block;
    padding: 5px 15px 8px 15px;
    text-decoration: none;
    color: black; /* sets the color of the text in the header */
    font-weight: normal;
}

#header_toolbar li a.home
{
    background: url(../images/menu/Home-2.gif) no-repeat 10px center;
    padding-left: 40px;
    width: 48px;
}
#header_toolbar li a.first
{
    padding: 5px 15px 8px 15px;
    text-align: center;
    width: 50px;
}

#header_toolbar li a.last
{
    border-right: none;
}

#header_toolbar li a:hover
{
    text-decoration: underline;
}

#user_status
{
    background: url(../images/menu/User-2.gif) no-repeat 10px center; /*border-top: 1px solid #30836d;*/
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    float: left;
    width: 200px;
    font-weight: normal;
    padding: 4px 15px 8px 30px;
}


.topbar
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    letter-spacing: -0.2pt;
}
a.topbar
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    letter-spacing: -0.2pt;
    padding-top: 5px;
    padding-bottom: 5px;
}

a.topbar:hover
{
    color: #FFCC00;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    letter-spacing: -0.2pt;
    padding-top: 5px;
    padding-bottom: 5px;
}

.headingtable
{
    color: #FFCC00;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    letter-spacing: -0.2pt;
    padding-top: 5px;
    padding-bottom: 5px;
}

.textbox
{
    background: #FFFFFF;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    letter-spacing: -0.2pt;
    height: 16px;
    padding-top: 2px; /*#5995bc */
    border: #7f9db9 1px solid;
    padding-left: 3px;
}
.textboxmultiple
{
    background: #FFFFFF;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    letter-spacing: -0.2pt;
    height: auto !important;
    padding-top: 2px; /*#5995bc */
    border: #7f9db9 1px solid;
    padding-left: 3px;
}


.button
{
    background-color: #f8f8ff;
    color: navy;
    font-family: Verdana;
    font-size: 11px;
    letter-spacing: -0.2pt;
    font-weight: bold;
    border-right: navy 2px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
}
.text
{
    color: #005137;
    font-family: Verdana;
    font-size: 8pt;
    letter-spacing: -0.2pt;
}



A:hover
{
    color:#7dc14c;/*#DBE962;*/
}

A
{
    color: Navy;
    font-size: 8pt;
    letter-spacing: -0.2pt;
    font-weight: bold;
    text-decoration: none;
}

.textwhite
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    letter-spacing: -0.2pt;
}
.headerwhite
{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: -0.2pt;
}

.label
{
    font-size: 8pt; /*background-color: #E6EDF7; /*#cbd2ff;*/
    font-weight: bold;
    color: #000058;
}
.labelInformation
{
    border: 1pt solid Black;
    font-size: 8pt; /*background-color: #E6EDF7; /*#cbd2ff;*/
    font-weight: bold;
    color: #000058;
    background-color: #FFFF99;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: justify;
}
.labelnormal {
    font-size:8pt;
    font-weight:normal;
    background-color:#fff;
}

/*.bglabel
{
    w  #E6EDF7;
}
*/
.alignright   { text-align:right; }
.alignleft    { text-align:left; }
.aligncenter  { text-align:center; }

.grid td {
    padding:0px;
}
.gridrow td, .gridheader td {
    padding:4px;
    padding-left:6px;
    padding-right:6px;    
}
.gridrow
{
    height: 20px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: Navy;
    text-align: left;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.gridrowalt
{
    height: 20px;
    border: 1px solid #F9F9F9;
    background-color: #F9F9F9;
    color: Navy;
    text-align: left;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
}

.gridheader
{
    height: 24px;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    background: #4682b4;
    color: #ffffff;
    text-align: left;
    padding-left: 6px;
    padding-right: 6px;
    border: solid 1px black;
    vertical-align: middle;
}
.gridheaderBand1
{
    background-position: #9BBDD9;
    height: 24px;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    background: #9DBED9;
    color: #ffffff;
    text-align: center;
    padding-left: 4px;
    border: solid 1px black;
    vertical-align: middle;
}
.gridheaderBand2
{
    background-position: #B8D0E4;
    height: 24px;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    background: #C5D9E9;
    color: #ffffff;
    text-align: center;
    padding-left: 4px;
    border: solid 1px black;
    vertical-align: middle;
}
.gridheaderBand3
{
    background-position: #D2E1EE;
    height: 24px;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    background: #E0EAF3;
    color: #ffffff;
    text-align: center;
    padding-left: 4px;
    border: solid 1px black;
    vertical-align: middle;
}
.gridpager
{    
    font-family: Verdana;
    font-size: 7pt;
    padding-top: 6px;
    padding-left: 8px;
    padding-bottom: 4px;
    vertical-align: middle;
    background-color:#ddeeff;
}
.gridpager1
{
    height: 20px;
    font-family: Verdana;
    font-size: 7pt;
    padding-left: 4px;
    vertical-align: middle;
    background-color: Transparent;
    color: White;
}
.gridpagerlink {
    cursor:hand;
	color:#15428B;
	margin-left:3px;
	margin-right:3px;
	text-decoration:underline;   
 }
.gridpagerlink:hover { 
    color:#999;
    text-decoration:none;
}
.gridpagercurrent {
    font-weight:bold;
	color:#333;
	margin-left:3px;
	margin-right:3px;
 }
.gridselectedrow1
{
    background-color: #ffff47;
}
.grideditrow1
{
    background-color: #cccccc;
    color: #ffff47;
    font-weight: bold;
}

table
{
    border-collapse: collapse; /*table-layout:fixed;*/
}

.statusText
{
    color: Navy;
    font-size: 12px;
    font-weight: bold;
}
#summaryTable
{
    border: solid 1px #375100;
    background-color: #f0fff0;
}
#summaryTable td
{
    border: solid 1px #375100;
}
#summaryTable .head
{
    font-weight: bold;
    color: #375100;
}
.sectionlabel
{
    background-color: #deebdc;
    text-align: center;
    vertical-align: middle;
    font-size: larger;
    font-weight: bold;
}
td
{
    padding: 2px 2px 2px 2px;
}

#divMenuWSM
{
    font-family: Verdana;
    border-bottom: #4682b4 1px solid;
    background: #C9D9ED; /* #CED6FF;				sets background colour of empty menu*/
    z-index: 25;
}

#navMenuWSM td
{
    padding: 0px 0px 0px 0px;
    overflow: auto;
}

.menuGroup
{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px white;
    overflow: auto;
}

.menuItemCollapsed
{
    text-align: left;
    background: #4682b4; /*#9EAEFF url('images/menuExpand.gif');*/
    color: white;
    font-weight: normal;
    font-family: Verdana;
    border-top: 1px solid #fff;
    height: 25px;
    cursor: pointer;
}
.menuItemExpanded
{
    text-align: left;
    background: #4682b4 url('images/menuCollapse.gif') no-repeat left center;
    font-weight: normal;
    font-family: Verdana;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #C8CCDD;
    height: 25px;
    cursor: pointer;
    color: White;
}

.menuSubItem
{
    background-position: 5px 5px;
    font-family: Verdana;
    text-align: left;
    height: 15px;
    background: #D9E0EA url('images/menuExpand.gif') no-repeat 5px 5px; /*#E6EAFF */
    cursor: pointer;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
    overflow: hidden;
}

.menuSubItemSelected
{
    background-position: 5px 5px;
    font-family: Verdana;
    text-align: left;
    height: 15px;
    background: #FFFFFF url('images/menuExpand.gif') no-repeat 5px 5px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
.menuSubItemHover
{
    background-position: 5px 5px;
    font-family: Verdana;
    text-align: left;
    height: 15px;
    background: #FFCC66 url('images/menuExpand.gif') no-repeat 5px 5px;
    cursor: pointer;
    color: #003366;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
}
.spellcheckButton
{
    width: 24px;
    height: 24px;
    background: url(../images/htmleditor/SpellCheck.gif) no-repeat 0 0;
}

.downThree
{
    margin-top: 3px;
}
.webdatetimeedit
{
    height: 16px;
}
.buildingCharts
{
    display: inline;
}
#buildingCharts td
{
    height: 330px;
}

#panel_5
{
    float: left;
    height: 330px;
    min-height: 330px;
    margin: 0px 10px 0px 0px;
    width: 400px;
}

#panel_5 iframe
{
    border: solid 1px #375100;
    width: 400px;
    height: 285px;
}

html > body #panel_5
{
    height: auto;
}

#panel_5 a:hover
{
    text-decoration: none;
}

#panel_4
{
    width: 165px;
}

#panel_4 a
{
    color: #fff;
    font-weight: bold;
    font-size: smaller;
    text-decoration: underline;
}
.annualCalendarRow
{
    height: 120px;
    margin: 2px 2px 2px 2px;
}
.annualMonth
{
    padding: 2px 2px 2px 2px;
    width: 24%;
    height: 100px;
}
.overdueday
{
    background-color: #ff4500;
    text-align: center;
}
.completedday
{
    background-color: #7cfc00;
    text-align: center;
}
.scheduledday
{
    background-color: #87cefa;
    text-align: center;
}
.multipleday
{
    background-color: #66cc99;
    text-align: center;
}
.overdueandcompleteday
{
    text-align: center;
    background-color: #ffff00;
}
#pjannualparams
{
    float: right;
    margin-top: 6px;
    border-left: solid 1px #cccccc;
    width: 37%;
    height: 95%;
}
#selectSchedule
{
    height: 40%;
    width: 100%;
    border-top: solid 1px #cccccc;
    padding-top: 10px;
}
#pjannualcalendars
{
    margin-top: 4px;
    float: none;
}
#pjannualoptions
{
    float: none;
    height: 20px;
    width: 100%;
}
.summaryHeader
{
    background-color: #fff5ee;
    color: #8b4513;
    font-size: 10pt;
    font-weight: bold;
    font-variant: small-caps;
    border-bottom: #ff3300 1px solid;
}
.summaryCount
{
    text-align: right;
    font-style: italic;
    font-weight: bold;
    background-color: White;
}
.headercell
{
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    background-color: #ffefd5;
    color: #000099;
    font-variant: small-caps;
    border-bottom: solid 1px #000099;
}
#welcomemessage
{
    font-size: 12pt;
    color: Navy;
    letter-spacing: 0.1em;
}
#welcomeinformation
{
    position: fixed;
    top: 500px;
    background-color: #e5e5e5;
    width: 100%;
}
.menuExp
{
    border: none;
}
.sustainchart
{
    width: 100%;
    height: 50%;
}
.sustGrid
{
    height: 250px;
    width: 99%;
}
#pageHeader
{
    background-color: #E6EDF7;
}
#pageHeader Label
{
    background-color: #E6EDF7;
}

.rating_bar
{
    width: 55px;
    background: url(../images/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div
{
    height: 12px;
    background: url(../images/star_x_orange.gif) 0 0 repeat-x;
}

.nabers_data td
{
    padding: 2px 5px 2px 5px;
}

.nabersSectionHead
{
    background-color: #fdf5e6;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
    color: #006400;
    font-size: 9pt;
    border-top: solid 1px #006400;
    border-bottom: solid 1px #006400;
}

.anchorNoBorder
{
    border-style: none;
}

.vehicleSummary
{
    /*    border-right: #6495ed 1px solid;     border-top: steelblue 1px solid;     border-left: steelblue 1px solid;     border-bottom: #6495ed 1px solid; */
    width: 624px;
    height: 140px;
    border-top: #a9a9a9 1px solid;
}

/* Vehicle Summary on Booking Page */
.vehicleBookingSummary
{
    background-color: #eeeeee;
}
.vehicleBookingSummaryHeading
{
    color: #003333;
    font-weight: bold;
}
.vehicleBookingSummaryTable
{
    margin: 10px 0px 5px 10px;
}
.vehicleBookingSummaryLabels
{
    background-color: #eeeeee;
    padding: 10px 0px 5px 0px;
}

.recommendedVehicle
{
    border-bottom: #dcdcdc 1px solid;
    font-weight: bold;
    color: #006400;
    border-top: #a9a9a9 1px solid;
    background-color: #fdf5e6;
    width: 640px;
    height: 180px;
    margin: 0px 0px 0px 5px;
}
.recommendedVehicle span
{
    background-color: Transparent;
    color: #006400;
}
.recommendedVehicle td
{
    padding: 0px 0px 2px 0px;
}

.wizardHelp
{
    width: 600px;
    height: 89px;
    background-color: #ffefd5;
    font-size: larger;
    color: black;
    border: inset 1px navy;
    margin-left: 10px;
    padding: 5px 5px 5px 5px;
}

.licenceList
{
    list-style-position: inside;
    font-size: 9pt;
    list-style-type: circle;
    margin-left: 10px;
}
#list
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.summaryGroupBox
{
    width: 500px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    font-size: larger;
}
.summaryGroupBox table
{
    font-size: smaller;
    width: 300px;
}
.summaryGroupBox td
{
    padding: 5px;
}

.summaryChart
{
    float: right;
}


.dayView
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.nopadding
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    border-collapse: collapse;
    table-layout: fixed;
    border-spacing: 0px !important;
}
.nopadding.table
{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}


.readonly
{
    border: none;
    background-color: White;
    color: Black;
}

.SiteBuildRoom
{
    padding: 10px;
    font-size: 12pt;
    font-weight: bold !important;
    color: Black;
}

.groupedCheckbox
{
    padding: 0px 0px 0px 0px;
    font-size: 10pt;
    color: Black;
}

.dataLabel
{
    background-color: #FFFFFF;
    text-align: right;
    padding-right: 10px;
    margin-bottom: 1px;
    border-bottom: solid 1px white;
}

.contentPageHeading
{
    font-size: 25pt;
    color: Black;
    font-weight: bold !important;
}

.contentPage
{
    margin-top: 10px;
    margin-left: 20px;
    width: 95%;
    height: 98%;
}

.defaultTab
{
    background-color: White !important;
    color: Black;
}
.popupFooter
{
    height: 40px;
    width: 850px;
    margin-top: 10px;
    border-top: solid 1px black;
    font-size: 8pt;
    color: Black;
    padding-top: 0px;
}
.popupFooter td a
{
    font-size: 8pt !important;
    color: Black !important;
}
.popupFooterLogo
{
    width: 272px;
    height: 50px;
    background-color: #FFFFFF;
    background-image: url(../images/custom/vusmall.jpg);
    background-position: top right;
}

#lblRowsReturned
{
    color: Gray;
    background-color: White;
}
.rptStd
{
    overflow: scroll;
}

#sustPageHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: Green;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
}

#pageHeaderText
{
    font-size: 12pt;
    vertical-align: top;
    color: White;
}

#pageHeaderTextDark
{
    font-size: 12pt;
    vertical-align: top;
    color: Black;
}

#meterReadings
{
    width: 1100px;
    height: 200px;
}

#fmworkHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #0101DF;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#roomHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #B40404;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#assetHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #666633;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#contractHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #CC6600;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#OHSHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: Yellow;
    font-family: Verdana;
    font-size: 20pt;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#RelocationHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #CC6699;
    font-family: Verdana;
    font-size: 20pt;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#vehicleHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #451F5F;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#spaceHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #451F5F;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#otherHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #451F5F;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#contactHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #808080;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#visitorHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #993366;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#adminHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #6699FF;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#IncidenteHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #451F5F;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#spaceCostHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #336600;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#spaceManagerHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #336600;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#SecurityIncidentHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: Yellow;
    font-family: Verdana;
    font-size: 20pt;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#SpaceCostConfigSubHead
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #DBF8DA;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#SMPHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #DBF8DA;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#PlannedJobHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #BF7C33;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#ProjectHeader
{
    width: 99%;
    height: 22px;
    text-align: left;
    background-color: #DBF8DA;
    color: White;
    font-size: 20pt;
    font-family: Verdana;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 2px;
    vertical-align: middle;
}


#pnlFound
{
    width: 600px;
}

.gridBandHeader1
{
    height: 18px;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    background: #4682b4;
    color: #ffffff;
    text-align: center;
    padding-left: 4px;
    border: solid 1px black;
    vertical-align: middle;
}

.gridRowExpand
{
    height: 20px;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    background: White !important;
    color: White;
    text-align: center;
    padding-left: 4px;
    border: solid 1px black;
    vertical-align: middle;
    background-color: White !important;
}


.checkheading
{
    width: 100%;
    height: 16px;
    display: block;
    clear: left;
    font-size: 9pt;
    color: #FFFF99;
    background-color: #ABC1DE;
    padding: 3px 2px 2px 2px;
}
.lpstatus_Box
{
    width: 100%;
    height: 16px;
    display: block;
    clear: left;
    background-color: #C7D6E9;
    font-size: 10pt;
    font-weight: bold;
    padding: 3px 2px 2px 2px;
}
.lpstatus_reported
{
    color: Red;
}
.lpstatus_found
{
    color: #00CCFF;
}
.lpstatus_unclaimed
{
    color: Yellow;
}
.lpstatus_collected
{
    color: green;
}
.lpstatus_disposed
{
    color: #454545;
}
.lpContactLabel
{
    width: 150px;
    padding-left: 10px;
}
.PropLocText
{
    color: Black;
}
.SecWzrdItem
{
    padding-left: 10px;
}
.IMWzrdNavButton
{
    padding-left: 10px;
    padding-right: 10px;
}
.IMWizardSaveButton
{
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
    vertical-align: middle;
    text-align: center;
   
}
.IMWizardReportButton
{
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
    vertical-align: middle;
    text-align: center;
    width: 16px;
    height: 16px;
}
.IMWizardTab
{
    margin: 2px;
    border-width: 2px;
    width: 100px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-style: solid;
    color: #3399FF;
    background-color: #CCCCCC;
    font-weight: normal;
    text-align: center;
}
.IMWizardSteps
{
    color: #CCCCCC;
    text-align: center;
}
.IMWizardNav
{
    width: 700px;
    text-align: center;
}
.SecIncListItem
{
    padding-left: 10px;
}
.SecIncListSep
{
    color: #333333;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
}
.EMServiceTypeGroup
{
    padding-left: 10px;
    padding-bottom: 4px;
}
.ucDateTimePickerCell
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
.ucDateTimePickerDate
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    width: 105px;
    background: transparent;
}
.ucDateTimePickerTime
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    width: 105px;
    background: transparent;
}

fieldset legend {
  font-size:100%;
  color: Green;
}

.lnkList, .lnkList:link {
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
    color: #000058;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    letter-spacing: 1px;
 }
.lnkList:hover {
    color: Black;
}

#pageContentTitle, #pageContentTitle .label{
    font-size:9pt;
    text-decoration:underline;
    font-weight:bold;    
    color:#333;
    font-style:normal;
    padding: 8px 1px 6px 1px;
}

#content {
    padding-left:8px; 
}

.subMenu {
    width:100%;
    padding:3px 0px 3px 0px;
}

hr {
    color:#ccc;
    background-color:#ccc;
    height:1px;
    border:none;    
}

.OHSWizardBtn {
    border:2px solid #39f;
    margin:2px;
    padding:1px 10px 1px 10px;
    color: #3399FF;
    background-color: #fff;
    text-align: center;   
    /*border-radius:25px;*/
}
.OHSWizardBtnCurrent, a.OHSWizardBtnCurrent:disabled  {
    border:2px solid #333;
    margin:2px;
    padding:1px 10px 1px 10px;
    color:#333;
    background-color:#eee;
    text-align: center;   
    /*border-radius:25px;*/
}

