body {
    font-size:12px;
}

table {
    font-size:inherit;
}

.home {
    font-weight:normal;
    color:#000000;
}

.homepage {
    font-weight:normal;
    font-size:10pt;
    color:#000000;
    line-height:20px;
}

.title {
    font-weight:normal;
    font-size:26px;
    color:white;
}

.menubar {
    font-weight:bold;
    font-size:8pt;
    cursor:pointer;
    color:#FFFFFF;
    background-color:#FFFFFF;
}

A.menubar {
    font-weight:bold;
    font-size:8pt;
    cursor:pointer;
    background-color:#FFFFFF;
}

A.menubar:hover {
    font-weight:bold;
    font-size:8pt;
    cursor: pointer;
    color:#E9E88A;
    background-color:#FFFFFF;
    text-decoration:none;
}

.inputtextD {
    font-weight:normal;
    font-size:11px;
    color:black;
    background-color:#FFFFFF;
    height:18px;
    text-decoration:none;
}

.bheader {
    font-weight:normal;
    font-size:10px;
    color:black;
}

.mtitle {
    font-weight:normal;
    font-size:26px;
    color:#ffffff;
}

.calendar {
    border-right:#6A042C 1px solid;
    border-top:#6A042C 1px solid;
    font-weight:normal;
    font-size:12pt;
    border-left:#6A042C 1px solid;
    cursor:pointer;
    color:white;
    border-bottom:#6A042C 1px solid;
    font-family:Webdings;
    background-color:black;
    text-decoration:none;
    height:15pt;
}

.label {
    color:#6C6C7E;
    font-weight:normal;
    font-size:8pt;
}

.lhelp {
    font-weight:normal;
    font-size:8pt;
    cursor:help;
    color:#666666;
    text-decoration:none;
}

.desc {
    color:#2B2B95;
    font-weight:bold;
    font-size:10pt;
}

.noborderinput {
    border-left:white;
    border-right:white;
    border-top:white;
    border-bottom:white;
    font-weight:normal;
    font-size:11px;
    color:black;
    height:18px;
    text-decoration:none;
}

.btln {
    border:1px solid silver;
}

.button,.ajax-load-title {
    color:#ffffff;
    background-color:#008738;

/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #268C41 0%, #007330 100%);

/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #268C41 0%, #007330 100%);

/* Opera */
background-image: -o-linear-gradient(top, #268C41 0%, #007330 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #268C41), color-stop(1, #007330));

/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #268C41 0%, #007330 100%);

/* W3C Markup, IE10 Release Preview */
background-image: linear-gradient(to bottom, #268C41 0%, #007330 100%);
}
.button, .button2 {
    cursor: pointer;
    table-layout: fixed;
    filter:alpha(opacity=65);
}
.button {
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
    height:23px;
    border-radius:3px;
    box-shadow:2px 2px 5px #888;
}

.button2 {
    font-size:7pt;
    color:#ffffff;
    background-color:#264089;
    font-weight:bold;
    text-decoration:none;
    height:23px;
}

.sheettitle {
    font-size:16pt;
    color:#000000;
    background-color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

.sheettd {
    font-size:8pt;
    color:#000000;
    background-color:#ffffff;
    font-weight:normal;
    text-decoration:none;
}

.sheetli {
    font-size:10pt;
    color:#000000;
    background-color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

.com {
    font-size:16pt;
    color:#000000;
    background-color:#ffffff;
    font-weight:normal;
    font-family:Times New Roman;
    text-decoration:none;
}

.textarea {
    font-size:12pt;
    color:#000000;
    background-color:#ffffff;
    font-weight:normal;
    text-decoration:none;
}

.lborder,.rlborder {
    border-left:1px solid white;
}

.rborder,.rlborder {
    border-right:1px solid white;
}

.tabledata,.tablehdrRop {
    border-left:1px solid white;
    padding-left:1px;
    padding-right:1px;
}

.reportHeader {
    font-family:Century Gothic;
    font-size:8pt;
    font-weight:normal;
    color:black;
    height:18px;
    padding-left:5px;
    text-align:left;
}

#print_icon {
    position:absolute;
    right:30px;
    top:10px;
}

table#report {
    width:770px;
    margin-top:0;
    border-collapse:collapse;
    color:black;
    margin-right:10px;
}

table#report td {
    width:260px;
    padding:0 3px 0 2px;
}

table#report td li {
    margin-top:5px;
    color:black;
    font-size:9pt;
    font-weight:bold;
    padding-left:0;
    padding-top:0;
}

table#report td ul {
    color:#333;
    padding:10px 0 0 20px;
}

table.data {
    color:black;
    width:100%;
}

table.data td.header {
    font-size:12pt;
    background:white;
    font-color:black;
    border-top:2px solid #333;
    border-bottom:2px solid #333;
}

table.input td {
    margin-left:5px;
    margin-right:5px;
    padding-top: 5px;
    vertical-align:top;
}

table.input td textarea,table.input td input {
    width:98%;
}

table.data td {
    font-size:8pt;
    color:black;
}

table.data td.value {
    text-align:right;
}

table.data td.value p {
    color:black;
    margin:0;
}

table#cutsheetTblHeader {
    padding:5px 0;
    width:770px;
    margin-top:0;
    margin-right:10px;
}


table#cutsheetTblHeader #cutSheetName, table#cutsheetTblHeader #cutSheetName a {
    color:black;
    font-size:25px;
}

table#cutsheetTblHeader td.subheader {
    color:black;
    font-size:15px;
}

.subheader {
    margin-left:20px;
}

td.descr {
    white-space:nowrap;
    vertical-align:top;
}

.indent {
    margin-left:15px;
}

div#disclaimer {
    font-size:.75em;
    color:black;
    margin-top:10px;
}

A.menubar:link,A.menubar:visited {
    font-weight:bold;
    font-size:8pt;
    color:white;
    background-color:#FFFFFF;
    text-decoration:none;
}

.inputtextE,.select {
    font-weight:normal;
    font-size:11px;
    color:black;
    height:18px;
    text-decoration:none;
}

.sheetheader,table#report th {
    font-size:12pt;
    color:#ffffff;
    background-color:#444;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    padding:3px 0;
}

table.mapdata,div#date {
    color:black;
}

.report-row td {
    padding-top: 3px;
    padding-bottom: 2px;
}
.report-row td, .rowsep td {
    border-bottom: 1px solid lightgray;
}
.report-row.norowsep  td {
    border-bottom: none;
}

.report-row.invalid * {
    background-color: palevioletred;
    color: white;
    /*color: red;*/
    /*text-decoration: line-through;*/
}
.report-row.invalid .namsg {
    /*font-style: italic;*/
    /*text-decoration: none;*/
}
td.tabledata a {
    text-decoration: none;
    color: inherit;
}

/*form[name="PublicationForm"] select {*/
form select {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 50%;
}

table.files tbody tr:hover {
    background-color: rgba(0,0,0, 0.15);
}
table.files tbody tr td {
    padding: 5px;
}

table.files thead tr {
    background-color: #2B2B95;
}
table.files thead tr th {
    text-align: left;
    color: white;
    padding: 5px;
}

table.files th:nth-child(2), table.files td:nth-child(2) {
    padding-right: 3em;
    text-align: right;
    white-space: nowrap;
}
table.files th:nth-child(3), table.files td:nth-child(3) {
    white-space: nowrap;
}

.communityDistanceHeader {
    padding-top: 3rem;
    padding-bottom: 1rem;
    font-weight: bold;
    font-size: .5rem;
    white-space: nowrap;
}

.distanceCriteria td{
    padding-bottom: 0.25rem;
}
.distanceCriteria td input{
    width: 100%;
}

td.province-list div {
    width: 20%;
    display: inline-block;
    white-space: nowrap;
    min-width: 3.5em;
    margin-right: 0.5em;
}
td.province-list div input {
    margin-right: 0.5rem;
}

form table.striped tr:nth-child(even) {
    background-color: rgba(0,0,0,0.03);
}

