/* HTML Tags */
body {color: #000000;text-decoration: none;font-family: Verdana, Arial, Helvetica;margin:0px;}
td {color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica;}
th {color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica; font-weight: bold; background-color: #DEDEDE;}
li {color: #000000;}
hr {color: #000000; height:1px;}

/* Header Classes */
.heading {white-space:nowrap; font-family:Tahoma;font-size:17px;font-weight:bold;}
.subheading {color: #000000;text-decoration: none;font-family: Verdana, Arial, Helvetica;font-size: 11pt;font-weight: bold;}
.subheading2 {color: #000000;text-decoration: none;font-family: Verdana, Arial, Helvetica;font-size: 11pt;font-style: italic;}

/* Link Classes */
A:link {COLOR: #24417B;TEXT-DECORATION: none;font-family: Verdana, Arial, Helvetica;}
A:visited {COLOR: #24417B; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica;}
A:active { color: #24417B; text-decoration: underline }
A:hover { color: #24417B; text-decoration: underline }
A.headinglink:link {COLOR: #24417B;TEXT-DECORATION: none;font-family: Verdana, Arial, Helvetica;font-size: 12pt;font-weight: bold;}
A.headinglink:visited {COLOR: #24417B; TEXT-DECORATION: none; font-family: Verdana, Arial, Helvetica; font-size: 12pt;font-weight: bold;}
A.headinglink:active { color: #24417B; font-size: 12pt; text-decoration: underline;font-weight: bold; }
A.headinglink:hover { color: #24417B; font-size: 12pt; text-decoration: underline;font-weight: bold; }

/* Navbar Classes */
.TopMenuText {color: #FFFFFF;font-family: Verdana, Arial, Helvetica; font-size: 9pt;}
.TopMenuItem {color: #FFFFFF;font-family: Verdana, Arial, Helvetica;font-size: 9pt;font-weight: bold;cursor: hand; padding: 1px 0px 3px 0px; /* behavior: url(/hover.htc); */}
.TopMenuItemOn {color: #FCCE04;font-family: Verdana, Arial, Helvetica;font-size: 9pt;font-weight: bold;padding: 1px 0px 3px 0px; }
.TopMenuItemOver {color: #FCCE04;}
.TopMenuItemClick {color: #FCCE04;}
.SideMenu {font-family: Verdana, Arial, Helvetica;font-size: 11px;border-color: #f1f1f1;border-width: 1px; border-style: solid; padding: 1px 15px 1px 15px; cursor: hand;background: #f1f1f1;/* behavior: url(/hover.htc); */}
.SideMenuOn {color: #000000;font-family: Verdana, Arial, Helvetica;font-size: 11px;border-color: #999999;border-width: 1px; border-style: solid; padding: 1px 15px 1px 15px; background: #CCCCCC;}
.SideMenuOver {background: #ffffff;border-color: #999999;}
.SideMenuClick {background: #ffffff;border-color: #999999;}
.SideMenuItem {font-family: Verdana, Arial, Helvetica;font-size: 11px;border-color: #f1f1f1;border-width: 1px; border-style: solid; padding: 1px 15px 1px 15px; cursor: hand;background: #f1f1f1;/* behavior: url(/hover.htc); */}
.SideMenuItemOn {color: #000000;font-family: Verdana, Arial, Helvetica;font-size: 11px;border-color: #999999;border-width: 1px; border-style: solid; padding: 1px 15px 1px 15px; background: #DEDEDE;}
.SideMenuItemOver {background: #ffffff;border-color: #999999;}
.SideMenuItemClick {background: #ffffff;border-color: #999999;}
.BottomMenuText { COLOR: #ffffff; font-family: Verdana, Arial, Helvetica; font-size: 9pt;}

/* Form Classes */
.CheckBox {border:black;border-style:groove;border-top-width:1px;border-bottom-width:1px;border-right-width:1px;border-left-width:1px;}
.TextBox {font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: #000080; background-color: #ffffff; border: #000000; border-style:groove; border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;}
.Button {font-family: Verdana, Arial, Helvetica;  font-size: 9pt;  color: #ffffff; background-color: #000080;  border: #000000; border-style:groove; border-top-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-width:1px;}
.disabled-field {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-color: #555555; border-style: groove; background: #CDCDCD;}

/* OLD Table Row Color Classes */
.tablerow-header {background-color: #CDCDCD; text-align: center; color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
.tablerow-subheader {background-color: #DEDEDE; text-align: center; color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica;}
.tablerow-selectedrow {background-color: #DEDEDE;}
.tablerow-stripedrow {background-color: #F1F1F1;}
.tablerow-row {background-color: #FFFFFF;}
.tablerow-addrow {background-color: #F1F1F1;}

/* Table Row Color Classes */
.tr_box {background-color: #DEDEDE;}
.tr_hdr {background-color: #CDCDCD; text-align: center; color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
.tr_shdr {background-color: #DEDEDE; text-align: center; color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica; font-weight: bold; }
.tr_slr {background-color: #DEDEDE;}
.tr_str {background-color: #F1F1F1;}
.tr_row {background-color: #FFFFFF;}
.tr_add {background-color: #F1F1F1;}
.tr_ftr {background-color: #CDCDCD;}
.tr_hlt {background-color: #6190CB;}

/* Table Outline Classes */
.tbl_bdr {background-color:#555555;}
.cell-border {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-color: #555555; border-style: solid; border-collapse: collapse}
.cell-heading {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-color: #555555; border-style: solid; background: #CDCDCD;}
.cell-footing {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-color: #555555; border-style: solid; background: #CDCDCD;}
.cell-left-top {border-top-width: 1px; border-left-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-color: #555555; border-style: solid;}
.cell-left-top-right {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-color: #555555; border-style: solid;}
.cell-left-top-bottom {border-top-width: 1px; border-left-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-color: #555555; border-style: solid;}
.cell-left-top-right-bottom {border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-color: #555555; border-style: solid;}
.cell-left-top {border-top-width: 1px; border-left-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-color: #555555; border-style: solid;}
.cell-top {border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-color: #555555; border-style: solid;}
.cell-left-bottom {border-top-width: 0px; border-left-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-color: #555555; border-style: solid;}
.cell-bottom {border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-color: #555555; border-style: solid;}
.cell-top-bottom {border-top-width: 1px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-color: #555555; border-style: solid;}

/* Font Classes */
.fontlink {color: #24417B;text-decoration: none;font-family: Verdana, Arial, Helvetica;cursor: pointer;}
.blacklink {color: #000000;text-decoration: none;font-family: Verdana, Arial, Helvetica;cursor: pointer;}
.disabledtext {color: #999999;text-decoration: none;font-family: Verdana, Arial, Helvetica;cursor: pointer;}
.smalltext {color: #000000;text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 9px;}

/* Depreciated Font Classes */
.graytext1 {color:#666666}
.graytext2 {color:#888888}

/* Button Classes */
.btn_0lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_0_lt.gif");}
.btn_0lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_0_lt_tab.gif");}
.btn_0rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_0_rt.gif");}
.btn_0rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_0_rt_tab.gif");}
.btn_0md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_0_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_0 {color: #575757; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_1lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_1_lt.gif");}
.btn_1lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_1_lt_tab.gif");}
.btn_1rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_1_rt.gif");}
.btn_1rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_1_rt_tab.gif");}
.btn_1md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_1_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_1 {color: #959595; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_2lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_2_lt.gif");}
.btn_2lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_2_lt_tab.gif");}
.btn_2rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_2_rt.gif");}
.btn_2rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_2_rt_tab.gif");}
.btn_2md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_2_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_2 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_3lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_3_lt.gif");}
.btn_3lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_3_lt_tab.gif");}
.btn_3rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_3_rt.gif");}
.btn_3rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_3_rt_tab.gif");}
.btn_3md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_3_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_3 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_4lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_4_lt.gif");}
.btn_4lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_4_lt_tab.gif");}
.btn_4rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_4_rt.gif");}
.btn_4rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_4_rt_tab.gif");}
.btn_4md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_4_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_4 {color: #323232; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_5lt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_5_lt.gif");}
.btn_5lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_5_lt_tab.gif");}
.btn_5rt {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_5_rt.gif");}
.btn_5rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_5_rt_tab.gif");}
.btn_5md {width:99%; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_5_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_5 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:12px; white-space:nowrap;}
.btn_10lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_10_lt.gif");}
.btn_10lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_10_lt_tab.gif");}
.btn_10rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_10_rt.gif");}
.btn_10rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_10_rt_tab.gif");}
.btn_10md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_10_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_10 {color: #575757; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}
.btn_11lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_11_lt.gif");}
.btn_11lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_11_lt_tab.gif");}
.btn_11rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_11_rt.gif");}
.btn_11rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_11_rt_tab.gif");}
.btn_11md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_11_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_11 {color: #959595; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}
.btn_12lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_12_lt.gif");}
.btn_12lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_12_lt_tab.gif");}
.btn_12rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_12_rt.gif");}
.btn_12rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_12_rt_tab.gif");}
.btn_12md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_12_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_12 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}
.btn_13lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_13_lt.gif");}
.btn_13lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_13_lt_tab.gif");}
.btn_13rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_13_rt.gif");}
.btn_13rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_13_rt_tab.gif");}
.btn_13md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_13_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_13 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}
.btn_14lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_14_lt.gif");}
.btn_14lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_14_lt_tab.gif");}
.btn_14rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_14_rt.gif");}
.btn_14rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_14_rt_tab.gif");}
.btn_14md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_14_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_14 {color: #323232; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}
.btn_15lt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_15_lt.gif");}
.btn_15lt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_15_lt_tab.gif");}
.btn_15rt {width:14px; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_15_rt.gif");}
.btn_15rt_tab {width:10px; height:17px; background-image:url("/skins/Default/intranet/images/btns/btn_15_rt_tab.gif");}
.btn_15md {width:99%; height:26px; background-image:url("/skins/Default/intranet/images/btns/btn_15_md.gif"); background-repeat:repeat-x; text-align:center; vertical-align:middle;}
.btn_15 {color: #FFFFFF; font-family: Franklin Gothic Medium; font-size:13px; white-space:nowrap;}


/* Custom Button Classes (DEPRECIATED) */
.btn_lg_default {color: #575757; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_default_c {color: #575757; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_default {color: #575757; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_default_c {color: #575757; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_lg_red {color: #FFFFFF; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_red_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_red {color: #FFFFFF; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_red_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_lg_green {color: #FFFFFF; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_green_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_green {color: #FFFFFF; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_green_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_lg_gray {color: #FFFFFF; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_gray_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_gray {color: #FFFFFF; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_gray_c {color: #FFFFFF; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_lg_ltgray {color: #959595; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_ltgray_c {color: #959595; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_ltgray {color: #959595; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_ltgray_c {color: #959595; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_lg_gold {color: #323232; cursor:default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_lg_gold_c {color: #323232; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 13px; white-space:nowrap;}
.btn_sm_gold {color: #323232; cursor: default; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}
.btn_sm_gold_c {color: #323232; cursor: pointer; text-decoration: none;font-family: Franklin Gothic Medium, Verdana, Arial, Helvetica;font-size: 12px; white-space:nowrap;}

/* UGBar */
.ugbar {border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-color: #999999; border-style: solid;background:#E2E2E2;}
.ugbar_link {color:#6F6F6F;cursor:pointer;font-family: Verdana, Arial, Helvetica;font-size: 11px; font-weight: bold; }

/* Title Line */
.titleline_font {color:#000000; font-size:10px;}
.titleline_bar {background-color:#000000;}

/* Form Element Focus */
.elementTextbox {background-color:#FFFFFF; border: 1px solid #878787; height:18px; font-family:arial; font-size:10px;}
.elementTextboxDisabled {background-color:#CCCCCC; border: 1px solid #878787; height:18px; font-family:arial; font-size:10px;}
.elementSelect {background-color:#FFFFFF; border: 1px solid #878787; height:18px; font-family:arial; font-size:10px;}
.elementSelectDisabled {background-color:#CCCCCC; border: 1px solid #878787; height:18px; font-family:arial; font-size:10px;}
.elementTextarea {background-color:#FFFFFF; border: 1px solid #878787; font-family:arial; font-size:10px;}
.elementTextareaDisabled {background-color:#CCCCCC; border: 1px solid #878787; font-family:arial; font-size:10px;}
.elementBorder {border: 1px solid #878787; font-family:arial; font-size:10px;}
.elementFocus {background-color:#FFFF7F; color:#000000;}
.elementDisabled {background-color:#CCCCCC; color:#000000;}

/* Interface Classes */
.rndtbl_bg {background-color:#EEEEEE;}
.dottedBorderHR {height:3px; background:url("/skins/Default/intranet/images/dotted_border.gif"); background-repeat:repeat-x;}
.dottedBorderVR {width:1px; background:url("/skins/Default/intranet/images/dotted_border.gif"); background-repeat:repeat-y;}
.td_hr {height:3px; background:url("/skins/Default/intranet/images/dotted_border.gif"); background-repeat:repeat-x;}
.td_vr {width:1px; background:url("/skins/Default/intranet/images/tbl_vr.gif"); background-repeat:repeat-y;}
.td_vr1 {width:1px; background:url("/skins/Default/intranet/images/tbl_vr1.gif"); background-repeat:repeat-y;}
.td_vr2 {width:1px; background:url("/skins/Default/intranet/images/tbl_vr2.gif"); background-repeat:repeat-y;}
.hh2Pane {background-image:url("/skins/Default/intranet/images/pane_bg.gif"); background-position:right bottom; background-repeat:no-repeat;}


