/* basic HTML tags */
* {
    margin: 0px;
    padding: 0px;
}
body {
    font-family: tahoma;
    font-size: 11px;
}
a {
    font-family: tahoma;
}
a.freeLink {
  color: #3F6676;
  text-decoration: underline;
  _line-height: 18px;
}
a.freeLink:hover {
  color: #900;
  text-decoration: none;
}
input {
    font-family: tahoma;
    font-size: 11px;
    padding: 1px 0;
    padding-left: 2px;
vertical-align: middle;
}
select {
    font-family: tahoma;
    font-size: 11px;
}
option {
    padding-left: 2px;
}
.boldText {
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 2px;
}
.sortIcon {
  border: 0px;
  margin-left: 2px;
}
/* layout divs */
.center {
}
.clear {
    clear: both;
    _display: none;
}
#container {
    margin: 5px;
    width: 995px;
    text-align: left;
}
#siteHeader {
    background-image: url(../images/siteheadfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height: 75px;
}
#siteBody {
    padding-left: 4px;
    padding-righ: 4px;
  padding-top: 2px;
  _padding-top: 0;
}
#siteFooter {
    clear: both;
}

/* header */
.pageHeader {
    height: 47px;
    background-image: url(../images/headback.gif);
    background-position: top right;
    background-repeat:no-repeat;
}
.pageHeader p span {
    display: none;
}
.pageHeader .p1 {
    float: left;
    clear: right;
    height: 47px;
    width: 57px;
    background-image: url(../images/logo.jpg);
    background-position: top left;
    background-repeat:no-repeat;
}
.pageHeader .p2 {
    float: right;
    width: 312px;
    height: 47px;
    background-image: url(../images/title.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    apadding-top: 59px;
    margin-right: 2%;
}
/* main menu */
.mainMenu {
    clear: both;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #3b6476;
    background-image: url(../images/mainmenufill.gif);
    background-position: top left;
    background-repeat:repeat-x;
    height: 28px;
    vertical-align: middle;
}
.mainMenu ul li {
    float: left;
    clear: right;
    margin-left: 10px;
    color: #daeaf7;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 13px;
    background-image: url(../images/mainmenubullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .3em;
}
.mainMenu ul li a {
    color: #daeaf7;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.mainMenu ul {
    margin-top: 6px;
    _margin-top: 5px;
    list-style: none;
}
.mainMenu ul li a:hover, .mainMenu ul li a.activeItem {
    text-decoration: none;
    color: #f7f6b6;
}
/* side bar */
.sideBar {
    float: left;
    clear: right;
    width: 230px;
}
.secNav {
    background-color: #e9eff1;
    min-height: 300px;
    _height: 300px;
    background-image: url(../images/secnavfooter.gif);
    background-position: bottom left;
    background-repeat:no-repeat;
}
.secNav .p1 {
    padding-top: 7px;
    color: #3D6475;
    text-transform: uppercase;
    font-weight: bold;
    background-image: url(../images/scnavshdw.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding-left: 10px;
    border-bottom: 1px solid #3b6476;
    padding-bottom: 4px;
}
.secNav .p1 span {
    background-image: url(../images/secnavbullet.gif);
    background-position: 0 .2em;
    background-repeat: no-repeat;
    padding-left: 13px;
}
.secNav ul li {
    padding-left: 13px;
    background-image: url(../images/secnavitembullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
}
.secNav ul li a {
    color: #010000;
    text-decoration: none;
}
.secNav ul {
    list-style: none;
    margin-left: 22px;
    margin-top: 3px;
    height: 250px;
}
.secNav ul li a:hover, .secNav ul li a.activeItem {
    text-decoration: underline;
    color: #870100;
}
.secNav .pf {
    border-top: 1px solid #3b6476;
    text-align: right;
    padding-left: 184px;
}
.secNav .pf p {
    float: left;
    clear: right;
    margin-top: 1px;
    margin-right: 4px;
    cursor: pointer;
}
.secNav .pf p span{
    display: none;
}
.secNav .pf .ph {
    background-image: url(../images/homeicon.gif);
    background-position:top left;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
}
.secNav .pf .pc {
    background-image: url(../images/mailicon.gif);
    background-position:0 .2em;
    background-repeat: no-repeat;
    height: 11px;
    width: 10px;
}
.secNav .pf .pm {
    background-image: url(../images/mapicon.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 11px;
    width: 10px;
}
/* news */
.news {
    width: 230px;
    height: 176px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #D3EFF8;
}
.news .p1 {
    background-image: url(../images/newstopback.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 4px;
    color: #3a6474;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 10px;
    border-bottom: 1px solid #3b6476;
    padding-bottom: 4px;
}
.news .p1 span {
    background-image: url(../images/newsbullet.gif);
    background-position: 0 .1em;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.news .nwBlock, .nwBlock  {
    height: 145px;
    text-align: justify;
    padding: 0px 6px;
    padding-top: 2px;
    font-size: 11px;
}
.nwBlock {
  height: auto;
}
.news .pf {
    width: 230px;
    height: 20px;
    background-image: url(../images/newsbotback.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-top: 1px solid #3b6476;
    text-align: right;
    background-color: #D3EFF8;
}
.news .pf .s1 {
    display: block;
    float: right;
    clear: left;
    background-color: #3b6476;
    color: #d7eaf1;
    width: 72px;
    padding: 1px 0px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    border-right: 4px solid #d3eff8;
}
.news .pf .s1 a {
    color: #d7eaf1;
    font-size: 10px;
    text-decoration: none;
}
.news .pf .s1 a:hover {
    color: #fae006;
    text-decoration: none;
}
/* content */
.pageContent, .pageSolid {
    float: left;
    clear: right;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    width: 746px;
    padding-bottom: 5px;
    background-image: url(../images/sitecontenttopfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    min-height: 400px;
    _height: 400px;
}
.pageSolid {
  clear: both;
  width: 977px;
}
.pageContent .d1, .pageSolid .d1 {
    padding-top: 7px;
}
.pageContent .d1 .p1, .pageSolid .d1 .p1 {
    text-transform: uppercase;
    color: #1f5e78;
    text-align: right;
     border-bottom: 1px solid #3f809a;
    padding-bottom: 3px;
    background-image: url(../images/ptitlefill.gif);
    background-position:0 .4em;
    background-repeat:repeat-x;
    padding-right: 5px;
}
.pageContent .d1 .p1 span, .pageSolid .d1 .p1 span {
    background-color: #fff;
    padding: 0 3px;
    font-weight: bold;
}
/* footer */
.pageFooter {
    border-top: 2px solid #3b6476;
    color: #3b6476;
    font-size: 11px;
}
.pageFooter .p1 {
    margin-top: 2px;
    _margin-top: 0px;
    border-top: 1px solid #76a3b8;
    padding: 0px 5px;
    padding-top: 2px;
}
.pageFooter .p1 .s1 {
    float: left;
}
.pageFooter .p1 .s2 {
    float: right;
    color: #000;
}
.pageFooter .p1 .s2 a {
    color: #000;
    text-decoration: underline;
}
.pageFooter .p1 .s2 a:hover {
    color:#900;
    text-decoration: none;
}
.skinBar {
  color: #900;
}
/* data grid */
.dataGrid, .dataGridTable {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 2px 0px;
    border-collapse: collapse;
    width: 744px;
}
.dataGridTable {
  width: 744px;
}
.dataGrid td {
    apadding: 3px 7px;
    aborder-top: 1px solid #3B6476;
    aborder-bottom: 1px solid #3B6476;
    aborder-left: 1px solid #6F7577;
    aborder-right: 1px solid #6F7577;
    white-space: nowrap;
}
.dataGridTable td {
    padding: 3px 7px;
    border-top: 1px solid #3B6476;
    border-bottom: 1px solid #3B6476;
    border-left: 1px solid #6F7577;
    border-right: 1px solid #6F7577;
    white-space: nowrap;
}
.dgTitle td {
    background-color: #446B7F;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    border-color: #DFEAEE;
    border-top: 1px solid #3B6476;
}
.dgTitle td a {
     color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.tr0 {
    text-align: center;
    background-color: #F3F6F7;
    color: #25446C;
}
.tr1 {
    text-align: center;
    background-color: #DFEAEE;
    color: #25446C;
}
.tr0 .dgEdit, .tr0 .dgDel {
    background-color: #F3F7F3;
    font-weight: normal;
}
.tr1 .dgEdit, .tr1 .dgDel {
    background-color: #C7DDC9;
    font-weight: normal;
}
.dgTitle .dgSortCell A  {
  background-color: #4C7483;
  text-decoration: underline;
}
.tr0 .dgSortCell {
  background-color: #F8F5F5;
}
.tr1 .dgSortCell {
  background-color: #DED1D1;
}
.dgEdit a, .dgDel a {
    color: #25446C;
}
.dgEdit a:hover, .dgDel a:hover {
    color: #900;
    text-decoration: none;
}
.dgEnab, .dgUnEnab {
    text-align: center;
}
.dgEnab .im span, .dgUnEnab .im span {
    display: none;
}
.dgEnab .im, .dgUnEnab .im {
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 35%;
    _margin-left: 0px;
    height: 13px;
    width: 13px;
}
.dgEnab .im {
    background-image: url(../images/check.gif);
}
.dgUnEnab .im {
    background-image: url(../images/uncheck.gif);
}
.gridImg {
  text-align: center;
    amargin-left: 35%;
    _amargin-left: 0px;
    aheight: 13px;
    awidth: 13px;
}
.dgFunc td {
    border: 0px;
}
.helpIco {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 7px;
    margin-bottom: 1px;
    border: 0px;
}
.dgAdd {
    text-align: center;
    width: 13%;
}
.dgCust {
    text-align: right;
    padding-right: 5px;
}
.dgCust, .dgAdd {
  padding-top: 3px;
  padding-bottom: 3px;
}
.dgPage {
  vertical-align: middle;
    border: 1px solid #5B6C97;
    background-color: #fff;
    padding: 0 3px;
}
.dgPageSel {
  vertical-align: middle;
    border: 1px solid #5B6C97;
    background-color: #3D6475;
    color: #fff;
    padding: 0 3px;
}
.dgPageSel a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}
.dgPage a {
    color: #3D6475;
    text-decoration: none;
    font-weight: bold;
}
.dgPage a:hover {
    color: #900;
    text-decoration: none;
    font-weight: bold;
}
.dgPagesStart, .dgPagesEnd {
    border: 1px solid #5B6C97;
    background-color: #fff;
    padding: 0 4px;
    height: 11px;
    width: 14px;
}
.dgPagesStart a, .dgPagesEnd a {
    text-decoration: none;
}
.dgPagesStart {
    background-image: url(../images/dgpagesstart.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
    _background-position: 0 .2em;
}
.dgPagesEnd {
    background-image: url(../images/dgpagesend.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
    _background-position: 0 .2em;
}
/* form */
.formBox {
    width: 370px;
    margin: 5px 0;
}
.formBox .d1 {
    padding-top: 7px;
}
.formBox .d1 .p1 {
    text-transform: uppercase;
    color: #1f5e78;
    text-align: right;
     border-bottom: 1px solid #3f809a;
    padding-bottom: 3px;
    background-image: url(../images/ptitlefill.gif);
    background-position:0 .4em;
    background-repeat:repeat-x;
    padding-right: 5px;
}
.userInfo {
  text-transform: uppercase;
    color: #1f5e78;
    text-align: right;
     border-bottom: 1px solid #3f809a;
    padding-bottom: 3px;
    padding-right: 5px;
}
.userInfo span {
    background-color: #fff;
    padding: 0 3px;
    font-weight: bold;
}
.formBox .d1 .p1 span {
    background-color: #fff;
    padding: 0 3px;
    font-weight: bold;
}
.formCont {
    background-color: #F3F6F7;
    padding: 4px 0;
    min-height: 400px;
    _height: 400px;
}
.formTable {
    width: 99%;
}
.formFieldName, .formFieldNameTC {
    text-align: right;
    padding: 2px 0;
    padding-right: 3px;
    width: 40%;
    text-transform: uppercase;
    font-size: 10px;
}
.formFieldNameTC {
    vertical-align: top;
}
.formFieldData {
    text-align: left;
    padding: 2px 0;
    _padding: 1px 0;
    padding-left: 3px;
    width: 60%;
}
.formTf, .formTfReq {
    border: 1px solid #406778;
    color: #25456C;
    width: 150px;
    vertical-align: middle;
}
.formTfReq {
    background-color: #fde2e2;
    color: #900;
}

.formTfReq textarea {
    width: 250px;
    vertical-align: middle;
}

.formSelect, .formSelectReq {
    border: 1px solid #406778;
    color: #25456C;
    width: 156px;
    vertical-align: middle;
}
.formSelectReq {
    background-color: #fde2e2;
    color: #900;
}
.formReqStar, .validator {
    font-weight: bold;
    font-size: 10px;
    color: #f00;
    vertical-align: middle;
    padding-left: 3px;
}
.formChk {
    color: #25456C;
    vertical-align: middle;
}
.formRadio {
    vertical-align: middle;
}
.formRadioComment {
    font-size: 11px;
    padding:0 3px;
    color: #900;
}
.formTextArea {
    font-size: 11px;
    font-family: tahoma;
    text-align:left;
    width: 200px;
    height: 250px;
    overflow-y: scroll;
    border: 1px solid #406778;
}
.formFile {
    color: #25456C;
    width: 200px;
    vertical-align: middle;
}
/* mess box */
.messBox {
    width: 370px;
    margin: 5px 0;
}
.messBox .pm {
    border: 1px solid #6F7577;
    padding: 2px 0 3px 0;
    padding-left: 5px;
    background-image: url(../images/buttonfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height: 13px;
}
.messBox .pm span{
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}
.messBox .closeIco {
    float: right;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 3px;
    cursor: pointer;
    padding-left: 5px;
}
.messBox .formCont {
    clear: both;
    background-color: #F3F6F7;
    border-left: 1px solid #6F7577;
    border-right: 1px solid #6F7577;
    border-bottom: 1px solid #6F7577;
}
.messBox .formFieldData {
    text-align: center;
    border-top: 1px dashed #3B6476;
    padding-top: 6px;
}
.messBoxCntNum {
    color: #900;
    font-weight: bold;
    width: 7%;
    text-align: right;
    padding: 2px 0px;
    padding-right: 3px;
    vertical-align: top;
}
.messBoxCnt {
    color: #900;
    width: 93%;
    text-align: justify;
    padding: 2px 3px;
}
.messBox .button {
    padding:0 3px;
}
/* elements */
.button {
    color: #25456B;
    border: 1px solid #5b6c97;
    background-image: url(../images/buttonfill.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #f3f3f3;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
    padding: 2px 4px;
    _padding: 0px;
    text-transform: uppercase;
    margin: 0px;
    cursor: pointer;
}
/* controls */
.helper {
    color: #900;
    border-left: 1px solid #406778;
    border-top: 1px solid #406778;
    background-color: #F3F6F7;
    width: 250px;
    white-space: normal;
    text-align: left;
    padding-left: 4px;
    float: left;
}

.helper td {
    padding-left: 4px;
    white-space: normal;
    text-align: left;
}

.helperContainer {
    position: absolute;
    display: none;
    width: 250px;
    padding-left: 0px;
}

.helperBody {

}

.helper ul li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 5px;
}

.helper ul {
    margin-left: 5px;
}

/* Tab manager styles */
.tabManager {
}

.tabManager .tab a, .tabManager .tab a:visited, tabManager .tab a:hover {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.tabManager .tab a:hover {
    text-decoration: underline;
}

.tabManager .tab span {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: LightYellow;
    text-decoration: none;
}

/* no flash message */
.noflash {
    margin: 0px;
    padding: 0px;
    background-color: #36606c;
    background-image: url("/images/noflash/noflash_bg.gif");
    background-repeat: repeat-x;
    background-position: center center;
    width: 100%;
    height: 100%;
    font-family: tahoma;
    font-size: 11px;
}
.noflash .message {
    margin: 0px;
    padding: 0px;
    background-color: #e2f790;
    background-image: url("/images/noflash/noflash_message_bg.jpg");
    background-repeat: repeat-x;
    background-position: center center;
    height: 337px;
    width: 578px;
    border: 1px solid #000000;
    font-family: tahoma;
    font-size: 11px;
}
.noflash .channelViewMessage {
    margin: 0px;
    padding: 0px;
    background-color: #e2f790;
    background-position: center center;
    height: 557px;
    width: 778px;
    border: 1px solid #000000;
    font-family: tahoma;
    font-size: 11px;
}
.noflash a {
    color: #2c5c78;
    text-decoration: none;
    font-weight: bold;
}

.flashContent {
    width: 100%;
    height: 100%;
    min-height: 100%;
}