body, html {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, sans-serif;
    background: url(images/white_bg.gif);
    font-size: 14px;
}

table {
 border-collapse: collapse;
}

.ui-button {
    font-size: 12px;
    text-transform: uppercase;
}

form {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 1.4em;
    color: #008000;
}

.tblSty1 {
    font-size: 10px;
    width: 100%;
}

.tblSty1 th {
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    padding: 5px;
}

.tblSty1 td {
    font-size: 12px;
    padding: 3px;
}

.tblSty2 {
    font-size: 10px;
    width: 100%;
}

.tblSty2 th {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    background-color: #70A8D2;
    padding: 5px;
    color: #FFFFFF;
}

.tblSty2 td {
    font-size: 12px;
    padding: 3px;
}

.tblSty2 tr.odd {
    background-color: #DDECF7;
}

.tblSty2 tr:hover {
    background-color: #70A8D2;
    cursor: pointer;
    color: #FFFFFF;
}

.tblSty2 {
    font-size: 10px;
    width: 100%;
}

.tblSty2 th {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    background-color: #70A8D2;
    padding: 5px;
    color: #FFFFFF;
}

.tblSty2 td {
    font-size: 12px;
    padding: 3px;
}

.tblSty2 tr.odd {
    background-color: #DDECF7;
}

.tblSty2 tr:hover {
    background-color: #70A8D2;
    cursor: pointer;
    color: #FFFFFF;
}

.tblSty3 {
    font-size: 10px;
    width: 100%;
    font-family: Arial, Verdana, sans-serif;
}

.tblSty3 .ui-button-text {
    font-size: 7pt;
}

.tblSty3 th {
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    background-color: #70A8D2;
    padding: 5px;
    color: #FFFFFF;
}

.tblSty3 td {
    font-size: 10px;
    padding: 3px;
    text-align: left;
}

.tblSty3 tr.odd {
    background-color: #CED8E0;
}

.tblSty3 tr:hover {
    background-color: #CED8E0;
    cursor: pointer;
    color: #000000;
}

.box {
    background: #fbfcfc;
    height: auto;
    height: auto;
    padding: 1px;
    margin-bottom: 20px;
    font-family: Arial, Verdana, sans-serif;
}

.box-s {
    background: #fbfcfc;
    height: 100%;
    padding: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.box-head {
    background: #70a8d2;
    min-height: 35px;
    color: #fff;
    padding: 0 10px;
    white-space: no-wrap;
    border-bottom: solid 1px #fff;
}

.box-head span {
    font-size: 8pt;
}

.box-head h2 {
    font-size:16px; 
    font-weight: bold;
    font-weight: normal;
    text-align: center;
    margin:0;     
    margin-top: 10px;
    padding:0;
    float: left;
}

.box, .box-s {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 0 6px #87b6d9;
    -webkit-box-shadow: 0 0 6px #87b6d9;
}

.box-head {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.box-content {
    height: 100%;
    padding: 10px;
}

input[type=text], input[type=password] {
    border: solid 1px #D3CFC7;
    padding: 2px;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.field {
    border: solid 1px #D3CFC7;
    background: white;
    padding: 2px;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.field:focus {
    color: #1462b6;
    border-color: #70a8d2;
}

.horizontal-center {
    margin: 0px auto;
}

#loginBox {
    width: 640px;
    margin-top: 100px;
}


#btnLogin {
    margin-right: 5px;
}

.hide {
    display: none;
}

.errors {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.form-errors {
    font-size: 9pt;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #f3c598;
    border: solid 1px #e8b084;
    color: #ba4c32;
    width: 100%;
    margin-bottom: 10px;
}

.form-errors .icon {
    background: url(images/feedback-error.gif) no-repeat;
    width: 33px;
    height: 33px;
    background-position: 3px 5px;
}

.form-errors2 {
    font-size: 9pt;
    background-color: #f3c598;
    border: solid 1px #e8b084;
    color: #ba4c32;
    width: 100%;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.form-errors2 p {
    margin-left: 5px;
    font-weight: bold;
}

.form-errors2 li {
    margin: 5px;
}

#main {
    width: 100%;
    position: relative;
    min-width: 1400px;
}

#top {
    background-color: #303030;
    color: #ffffff;
    background: url(images/top_background.gif) 0 0 repeat-x;
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

#top * {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#top i {
    font-size: 10px;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

#logout {
    padding-left: 18px;
    background: url(images/logout-icon.gif) 0 50% no-repeat;
    margin-left: 10px;
    
}

#top a {
    color: #FFFFFF;
}

#topnav {
    background-color: #0085CC;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 100%;
    height: 65px;
    background: url(images/topnav_background.gif) 0 0 repeat-x;
}

#topnav ul {
    margin: 0px;
    padding: 0px;
    margin-top: 13px;
    margin-left: 10px;
    list-style-type: none;
    min-width: 1200px;
}

#topnav ul li {
    display: inline;
    margin-right: 20px;
}

#topnav ul li a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
}

div {
    display: block;
}

#content {
    position: absolute;
    width: 100%;
    top: 100px;
    left: 0px;
    min-height: 400px;
}

.box-container {
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #AFAFAF;
    background: #FFFFFF;
    -moz-box-shadow: 0 0 10px 1px #999;    
    -webkit-box-shadow: 0 0 10px 1px #999;    
    box-shadow: 0px 0px 10px 1px #999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');    
    min-height: 200px;
}

.box-container-wrapper {
    margin: 10px;
    overflow: hidden;
    min-height: 200px;
}

.box-container h1 {
    background-color: #303030;
    color: #FFFFFF;
    margin: 0;
    padding: 10px 15px;
    background: url(images/h1.gif) 0 0 repeat-x;
}

.box-container h3 {
    color: #0085CC;
}

.ul-style1 {    
    list-style-type: none;
    font-size: 14px;
}

.ul-style1 li {
    padding-left: 15px;
    background: url(images/ul.gif) 0 4px no-repeat;
}

.ul-style1 ul ul lid {
    padding-left: 15px;
    background: url(images/ul-ul.gif) 0 4px no-repeat;
}

#leftmenu {
    display: block;
    min-width: 300px;
    margin-top: 5px;
    margin-left: 10px;
    text-align:left;
}

#leftmenu a {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    width: 280px;
    margin-bottom: 10px;
}

.ff {
    font-size: 12px;
}

.ff label.required {
    padding-left: 20px;
    background: url(images/required-icon.png) 0 0 no-repeat;
}

#formModifyMember label.required, #formAddress label.required, #formNewMember label.required, #formGrief label.required, #formJob label.required, formSST label.required {
    padding-left: 12px;
    background: url(images/required-icon-s.png) 0 0 no-repeat;
}

form {
    font-size: 10px;
}

.info-box {
    border: 2px solid #B8E2FB;
    background-color: #E8F6FF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
}

.info-box ul {
    margin: 10px;
}

.info-box-s {
    border: 2px solid #B8E2FB;
    background-color: #E8F6FF;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.info-box-s ul {
    margin: 2px;
    margin-left: -10px;
}

.description {
    padding-left: 5px;
    font-size: 14px;
    font-style: italic;
}

.ui-datepicker {
    font-size: 12px;
}

.ui-datepicker-trigger {
    cursor: pointer;
}

.ui-multiselect {
    margin-top: 5px;
}

.ui-multiselect span {
    font-size: 12px;
    font-weight: normal;
}

#div-table-toolbar {
    padding-top: 10px;    
    padding-bottom: 10px;    
}

#table-toolbar {
    margin: 5px;
    padding: 10px 4px;
    width: 100%;
}

#table-toolbar-info {
    font-size: 12px;
}

.ui-dialog  {
    font-size: 10px;
}

.ui-dialog span.description {
    font-size: 10px;
}

.header-sty2 {
    padding: 2px;
    border-bottom: 1px solid #000000;
}

.header-sty2 h3 {
    margin: 0px;
    font-size: 10px;
}

.lnkMemberJob {
    font-size: 9px;
}

#create-member-grief select, #create-member-sst select {
    width: 90%;
    margin-bottom: 10px;
}

#create-member-grief .ui-button, #create-member-sst .ui-button {
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
}

#report-toolbar {
    width: 100%;
}

#toolbar-report {
    width: 100%;
    padding: 10px 4px;
}

#toolbar-report label {
    font-weight: normal;
}

#toolbar-report input[type=submit] {
    margin-top: 5px;
    width: 100%;
}

#submenu-reportgrief { 
    font-size: 10px; 
    margin-bottom: 10px;
}

#submenu-reportgrief .info-box {
    font-size: 10px;
    padding: 3px;
    text-align: left;
}

#submenu-reportgrief .ui-button-text {
    font-size: 10px;
}

#submenu-reportgrief .ui-button {
    width: 100%;
    margin-bottom:5px;
}

#submenu-reportgrief #lnkCloseReportGriefSelection {
    width: 100px;
    margin-left: 150px;
}

.grief-folder {
    font-size: 12px;
}

.grief-folder strong {
    font-style: normal;
}

.grief-folder td {
    text-align: left;
    font-style: italic;
}

.grief-folder table td {
    text-align: left;
}

#member-label-section {
    overflow: hidden;
}

.label {
    display: relative;
    margin: 5px;
    border: 1px solid #C8C8C8;
    padding: 5px;
    float: left;
    width: 198px;
    height: 73px;
    font-size: 9pt;
    font-weight: bold;
}

.ui-datepicker-trigger {
    margin-left: 5px;
    margin-top: 3px;
}

.fieldError {
    background-color: #FF0000;
    color: #FFFFFF;
}

.sort {
    background-image: url(images/sort.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

.asc {
    background-image: url(images/sort_asc.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

.desc {
    background-image: url(images/sort_desc.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

#panel-search-field-selection h3 {
    color: #FFFFFF;
}

#panel-search-field-selection {
    position: relative;
    z-index: 999;
    float: right;
}

#panel-search-field-selection div {
    font-size: 11px;
}

.ui-tabs a, .ui-dialog-title {
    font-size: 10px;
}

.mini_list {
    height: 135px;
    overflow: auto;
}

.ui-dialog-title {
    padding-left: 30px;
    background-image: url(images/sepb578dialog.png);
    background-repeat: no-repeat;
}

.tblSty4 {
    font-size: 14px;
    width: 100%;
    font-family: Arial, Verdana, sans-serif;
}

.tblSty4 th {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    background-color: #70A8D2;
    padding: 5px;
    color: #FFFFFF;
}

.tblSty4 td {
    font-size: 14px;
    padding: 3px;
}

.tblSty4 tr.odd {
    background-color: #CED8E0;
}

.tblSty4 tr:hover {
    background-color: #CED8E0;
    cursor: pointer;
    color: #000000;
}

.printingContent {
    display: none;
}

.address {
    font-size: 6.5pt;
}

.ui-progressbar-value {
    background-image: url(images/pbar-ani.gif);
}

.leftWrapList {
    float: left;
    margin: 0;
    width: auto;
}

.rightWrapEdit {
    float: left;
    margin: 0;
    width: auto;
    margin-top: 5px;
    margin-left: 5px;
}

.mainWrapList {
    position: relative;
}

.tblStyle9 th, .tblStyle9 td {
    text-align: left;
}

.pf {
    float:left;
    position:absolute;
    z-index:1;
}