table.layout {
  width: 100%;
  table-layout: auto;
  border-spacing: 0;
  border-collapse: collapse;
}

td.layout
{
    padding: 0 0 2 0;
    vertical-align: top;
}

.master, .popupmaster
{
    margin: 0px auto 0px auto;
    background: #ffffff;
    text-align: center;
    font: 76% arial,helvetica,sans-serif;
    color: #000;
    height: 100%;
    background-color: #ACD0EA;
    width: 937px;
    right: auto;
    left: auto;
    clip: rect(auto, auto, auto, auto);
}

.page
{
    text-align: center;
    margin: 0px 0px;
    padding: 0px 0px;
    background: #FFFFFF;
    background-color: #FFFFFF;
}

.mainTable {
    color:#FFFFFF;
    table-layout: auto;
    vertical-align:middle;
}

.popupPage {
	text-align: left; 
}

.metanav {
	color: #fff;
	padding: 0px 6px 0px 6px;
	vertical-align: bottom;
	font: 76% arial,helvetica,sans-serif;
}

.uppercase {
    text-transform: uppercase;
}

.metanav:hover {
	color: #ccc;
}

.footertext {
	color: #fff;
	padding: 0px 6px 0px 6px;
	vertical-align:bottom;
	font: 76% arial,helvetica,sans-serif;
}

.functionlink {
}

.searchbutton {
	background-color: #EEEEEE;
	border: 1px solid #0A0A0A;
	color: #0A0A0A;
	font-size: 11px;
	padding: 2px; 
	margin-left: 3px;
}

.searchbutton:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
}

.searchCriteriaBand 
{
	padding: 0px 5px 0px 5px;
}

.topBand
{
    padding: 0px 5px 5px 5px;
}

.headerBand 
{
	margin-top: 4px;
	padding: 0px 5px 0px 5px;
}

.topFunctionBand
{
    padding: 0px 5px 5px 5px;
}

.tabLabelBand 
{
	padding: 0px 5px 0px 22px;
}

.paneBand 
{
	padding: 0px 5px 0px 5px;
}

.bottomFunctionBand 
{
	padding: 0px 5px 0px 5px;
}

.topFunctionBand table.possedetail,
.bottomFunctionBand table.possedetail
{
	margin: 0 2px 0 0;
}

.footer {
	float: right;
}

.printonly {display: none;}

@media print {.printonly {display: block;}}

@media print {.noprint {display: none;}}

.siteTitle {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
}

.siteTitle:hover {
	color: #ccc;
}

.menunormal  {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 9pt;
}

.menuselect  {
  background-color: #CCCCCC;
  color: black;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 9pt;
}

.popupmenunormal {
  background-color: #CCCCCC;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  padding: 0px;
  text-decoration: none;
  white-space: nowrap;
}

.popupmenuselect {
  background-color: #999999;
  color: black;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  white-space: nowrap;
}

.popupmenuseparator {
  background-color: #000000;
  height: 1px;
  padding: 0px;
  width: 100%;
}

div.popupmenunormal {
  border: 0px solid #000000;
  padding: 0px;
}

iframe.popupmenunormal {
  border:0px solid #000000;
  padding: 0px;
}

td.popupmenunormal {padding: 2px;}

td.popupmenuselect {padding: 2px;}

table.greynoprint {background-color: #CCCCCC;}

.menutext {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
}

.menuhead {
  background-color : #CCCCCC;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  padding-left: 1px;
}

.usertext {
  color: black;
  font-size: 9pt;
}
              
.leftusertext {
  background-color: #CCCCCC;
  color: black;
  font-size: 9pt;
}              
              
.tabselect
{
    color: #003399;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 80%;
    text-decoration: none;
    white-space: nowrap;
}

.tabMSY .tabselect {
  color: yellow;
}

.tabtext
{
    color: #003399;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 80%;
    text-decoration: none;
    white-space: nowrap;
}

.tabtext:hover {
	text-decoration: underline;
}

.tabprint {
  color: black;
  font-size: 18pt;
  font-weight: bold;
  text-decoration: underline;
}

.datazone, .popupdatazone {
   background-color: white;
   margin: 0 0 20px 0;
}

.search {
   background-color: #FFFFFF;
   margin-top: 10px;
   margin-left: 10px;
   border: 1px solid #CCCCCC;
   padding-top: 5px;
   padding-left: 5px;
}

div.posseerror {
  background-color: #FFDE42;
  color: red;
  font: 12pt Tahoma, sans-serif;
  padding-top: 1px;
  padding-bottom: 2px;
  text-align: center;
}

.login div.posseerror,
.changepassword div.posseerror {
  margin-bottom: 20px;
}

div.posseerrorempty {
  margin-top: 22px;
}

.posseerror {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  color: #990000;
}

.possenodata {
  background-color: #191970; /* midnightblue */
  color: yellow;
  font-size: 11pt;
  font-weight: bold;
}

.possebold {
  color: #0D3692;
  font: bold 10pt Tahoma, sans-serif;
}

th.possegrid {
  font-weight: bold;
}

.possegrid {
  color: #003399;
  font: 10pt Tahoma, sans-serif;
  vertical-align: top;
}

.possegrid:link {
}

.possegrid:visited {
}

.possegrid:hover {
  text-decoration: none;
}

span.possegrid a {
  display: inline-block;
}

hr {
  background-color: #CCCCCC;
  color: #CCCCCC;
}

.possedetail {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

.possedetail:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #003399;
}

.possedetail:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #585858;
}

.possedetail:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight:normal;
  color: #3B3B3B;
}

.possedetailbold {
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.posselabel {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

.posserequired {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

th.possedetail {font-weight: normal;}

img.possedetail {border: 0;}

.posseband_1 {background-color: #E6E7E9;}

.posseband_2 {background-color: #FFFFFF;}

.navThemes {
  color: #000000;
  font: bold 11px/110% Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
}

.navThemesOn {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

a.navThemes:link {
  color: #000000;
}

a.navThemes:visited {
  color: #000000;
}

a.navThemes:hover {
  color: #FFFFFF;
}

a.navThemesOn:hover {
  color: #000000;
}

table.master {
  border: none;
  margin: 0px;
  padding: 0px;
  background-color:#FFFFFF;
}

.header {
}

.header table {
  position: absolute;
  top: -5px;
  left: 400px;
}

.header .username {
  display: none;
}

td.title {
 height: 28px; 
 vertical-align: bottom;
}

td.lefthandmenu {
  vertical-align: top;
  width: 160px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 1px;
}


td.tabactive {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: #0000FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  white-space: nowrap;
}

td.tabinactive {
  border: 1px solid #999999;
  color: gray;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  white-space: nowrap;
}

td.tabspacer {
  border-bottom: 1px solid #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
  white-space: nowrap;
}

td.tabend {
  border-bottom: 1px solid #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  width: auto;
}

.spacer {
  padding: 0px;
}

.screenid {
  color: black;
  font-family: Sans-Serif;
  font-size: 9pt;
  font-weight: normal;
}

.ReportPane {
  height: 100%;
  width: 100%;
}

.titleheader {
  background-color: transparent;
  border-bottom: 2px solid #CCCC99;
  color: #000000;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}

.processtitleheader {
  background-color: transparent;
  border-bottom: 2px solid #CCCC99;
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.jobtitleheader {
  background-color: transparent;
  border-bottom: 2px solid #CCCC99;
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.objecttitleheader {
  background-color: transparent;
  border-bottom: 2px solid #CCCC99;
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.existingchangeto {
  color: #191970;
  font-size: 9pt;
  font-weight: bold;
}

.paneheader {
  color: #79A901;
  background:transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14.6px;
  font-weight: bold;
}

td.menuheader {
  padding: 0px 0 0 5px;
  width:0px;
}

div.menuheader {
  background-color: white;
  color: blue;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  width: 130px;
}

td.contentzone {
  width: 80%;
}

.menuitemul {
  margin-bottom: 0px;
} 

.menuitem {
  background-color: #CCCCCC;
  margin-bottom: 0px;
} 
  
.menuitemnormal  {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  text-decoration: none;
}

.menuitemselect  {
  background-color: #CCCCCC;
  color: black;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  text-decoration: none;
}

.menuinfoitemnormal  {
  background-color: #CCCCCC;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  text-decoration: none;
}

.menuinfoitemselect  {
  background-color: #999999;
  color: black;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  text-decoration: none;
}

.submenu  {
  background-color: #FFFFFF;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  text-decoration: none;
}

.submenuheader {
  background-color: #FFFFFF;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.submenunormal {
  background-color: #FFFFFF;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
}

.submenuselect {
  background-color: #CCCCCC;
  color: black;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-decoration: none;
}

.warning {
  color: red;
  font-size: 9pt;
  font-weight: bold;
}

.instruction {
  color:black;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-style:italic;
  font-weight:normal;
}

.ministry {
  font-size: 9pt;
  font-weight: bold;
}

.department {
  font-size: 9pt;
  font-weight: bold;
}

.program {
  font-size: 9pt;
  font-weight: bold;
}

.warningEnabled {  /* based on .tabinactive:  only background-color is different */
  background-color: red;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: #0000FF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  white-space: nowrap;
}

.warningDisabled {  /* based on .tabinactive:  only background-color and color are different */
  background-color: red;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: #D3D3D3; /*lightgrey*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px;
  text-decoration: none;
  white-space: nowrap;
}


/* --------------------------- GUI Redesign -------------------------------------------*/
a.imgButtonSm:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
}

a.imgButtonSm:active {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;
  text-align: left;
  text-transform: uppercase;
}

a.imgButtonSm:visited {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
}

a.imgButtonSm:hover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:           #FFFFFF;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
} 

.imgButtonL {
  background: transparent url("images/FButL.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.imgButtonR {
  background: transparent url("images/FButR.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.imgButtonM {
  background: transparent url("images/FButM.gif") repeat-x scroll 0 0;
}

div.imgButton {
  padding: 0 7px;
  height: 26px;
}

span.imgButton {
  color: #999;
}

a.imgButton,
span.imgButton {
  position: relative;
  top: 4px;
  font: 14px Tahoma, sans-serif;
  text-align: left;
}

a.imgButton:link,
a.imgButton:active,
a.imgButton:visited {
  color: #FFF;
  text-decoration: none;
}

a.imgButton:hover {
  color: #FFDE42;
  text-decoration: none;
}

.imgButtonSmHover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:           #FFFFFF;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
} 

.imgButtonSmNonHover {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:           #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
} 

.possebluelink {
  vertical-align: top;
}

.possebluelink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #0000FF;
}

.possebluelink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #0000FF;
}

.possebluelink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #0066CC;
  text-decoration:none;
}

.menubartitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin : 0px 0px 10px 6px;
}

a.menubartitle:link {
  color: #000000;
}

a.menubartitle:visited {
  color: #000000;
}

a.menubartitle:hover {
  color: #FFFFFF;
}

.menubarheader td {
  vertical-align: bottom;
}

span.menubarheader {
  color: white;
  font: 10pt Tahoma, sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  padding: 0px;
}

ul.menuband {
  margin-left: 0;
}

li.menubaritem {
    background-color: White;
    list-style-type:none;
    display:block;
	padding: 0 5px 5px 5px;
    margin-right: 5px;    
}

a.menubaritem {
  display: block;
  padding: 2px 0;
  background-color: White;
  color: #0172BA;
  font: 10pt Tahoma, sans-serif;
  text-decoration: none;
  vertical-align: middle;
  line-height: 16px;
}
 
a.menubaritem:visited {
  text-decoration: none;
  color: #0172BA;
}

a.menubaritem:hover {
  background-color: White;
  color: #EC8222;
  text-decoration: none;
}

.menubarlist li.menubarusertext {
  padding: 2px 0;
  background-color: #093C28;
  color: #FFDE42;
  font: 10pt Tahoma, sans-serif;
  text-decoration: none;
}
 
.headerband {
  padding: 5px;
}

.popupheaderband 
{
  border: 1px solid #CCCCCC;
  padding: 5px;
}

.breadcrumb {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
}

div.breadcrumb {
	margin-left: 6px;
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover {
    color: #636363;
    font-size: 11px;
}

.menupaneheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12.1667px;
  font-weight: bold;
  color: #3B5FB5;
  margin-left: 2px;
}

.menupaneitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12.1667px;
  font-weight: 400;
  text-decoration: underline;
  margin-right: 10px;
  background: url(images/red_arrow.gif);
  background-repeat: no-repeat;
  background-position: 2px 1px;
  padding-left: 1px; 
}

a.menupaneitem:link {
  color: #333333;
}

a.menupaneitem:visited {
  color: #333333;
}

a.menupaneitem:hover {
  color: #0066CC;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18.25px;
  font-weight: 400;
  color: #0D3692;
  margin: 0px 0px 0px 10px;
}

.titleBand
{
    font-size: 75%;
    margin-left: 160px;
}

.topBand {
}

.tabImage {
}

.menupaneline {
  border-top: 1px dashed #AAAAAA;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  background-color: #FFFFFF;
  color: #0066CC;
  height: 1px;
}

.menubarlist {
  background: transparent url("images/MenuBot.gif") no-repeat scroll 0 100%;
  list-style-type: none;
  margin: 0;
  padding: 0 0 37px 0;
}

.menubarlist li {
  padding-top: 1px;
}

.menupanelist {
  list-style-type: none; 	
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 350px;
}

.screenid {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #666666;
  margin-left: 0px;
  margin-right: 2px;
}

.resourceheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  color: #000000;
  height: 1px;
  background: url(images/red_arrow.gif);
  background-repeat: no-repeat;
  background-position: 2px 0px;
  padding-left: 15px;
  margin-top: 10px; 
}

.resource {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 10px 0px;
}

.username {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.username2
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003399;
    font-size: 60%;
    text-align: justify;
}

.tab {
  float: left;
  margin-right: 2px;
}

.tabL {
  background: transparent url("images/tabl.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabLG {
  background: transparent url("images/tablg.gif") no-repeat scroll 0 0;
  padding-left: 26px;
}

.tabLY {
  background: transparent url("images/tably.gif") no-repeat scroll 0 0;
  padding-left: 26px;
}

.tabLR {
  background: transparent url("images/tablr.gif") no-repeat scroll 0 0;
  padding-left: 26px;
}

.tabR, .tabRG, .tabRY, .tabRR {
  background: transparent url("images/tabr.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabM, .tabMG, .tabMY, .tabMR {
  background: transparent url("images/tabm.gif") repeat-x scroll 0 0;
  height: 26px;
}

.tabLS, .tabLSG {
  background: transparent url("images/tabls.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabLSY {
  background: transparent url("images/tablsy.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabLSR {
  background: transparent url("images/tablsr.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabRS, .tabRSG {
  background: transparent url("images/tabrs.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabRSY {
  background: transparent url("images/tabrsy.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabRSR {
  background: transparent url("images/tabrsr.gif") no-repeat scroll 0 0;
  padding-left: 13px;
}

.tabMS, .tabMSG {
  background: transparent url("images/tabms.gif") repeat-x scroll 0 0;
  height: 26px;
}

.tabMSY {
  background: transparent url("images/tabmsy.gif") repeat-x scroll 0 0;
  height: 26px;
}

.tabMSR {
  background: transparent url("images/tabmsr.gif") repeat-x scroll 0 0;
  height: 26px;
}

.tablabelband {
 background-image: url(images/bgmenu.jpg);
 background-repeat: repeat;
 }
 
 .version {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  margin-left: 5px;
}

tr.imgButtonSm { /* required for the Save Report AJAX button */
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10px;
  color:       #444444;
  text-decoration: none;
  vertical-align:middle;  
  text-align: left;
  text-transform: uppercase;
}

.contactHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #003399;
  font-weight: bold;
}

.InsertProcesses {
  background-color: #E6E7E9;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

input.inputdisabled {
  background-color: #EBEBE4;
  border-style: solid;
  border-color: InactiveBorder;
  border-width: 1px;
}

input.posseoverdue {
  background-color: #DE0000;
  color: #FFDE42;
  font: 10pt Tahoma, sans-serif;
}

input.posseisdue {
  background-color: #FFDE42;
  color: #093C28;
  font: 10pt Tahoma, sans-serif;
}

.TitleText {
  text-align: center;
}

.bottomFunctionBand {
}

.paneBand {
}

.noBreak {
  white-space: nowrap;
}

.embeddedCriteriaBand {
  padding: 5px;
  margin: 5px 0px 0px 0px;
  background-color: transparent;
  
}

.topPane {
  overflow: hidden;
  zoom: 1;
}

.popuppage .topPane {
  margin-top: 10px;
}

.topPaneEmpty {
  margin-top: 26px;
  line-height: 0;
}

.invisible {
	display: none;
}

.siteheader {
  height: 132px;
  position: relative;
  min-width: 995px;
}

.bannertitle {
  height: 100%;
}

.greeting {
  color: #093C28;
  font: 10pt Tahoma, sans-serif;
  text-align: center;
}

#bannercontainer {
  position: relative;
  min-width: 900px;
  height: 132px;
}

#bannerleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  background: transparent url("images/FrontiersBannerLeft.png") no-repeat scroll 0 0;
}

#bannerright {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  background: transparent url("images/FrontiersBannerRight.png") no-repeat scroll 0 0;
}

#bannermiddle {
  background: transparent url("images/FrontiersBannerSlice.png") repeat-x scroll 0 0;
  margin: 0 300px 0 600px;
}

div.paneBand {
  position: relative;
  margin-left: 5px;
  zoom: 1; /* IE hasLayout hack */
}

.borderTL {
  background: transparent url("images/LineTL.gif") no-repeat scroll 0 0;
}

.borderTR {
  background: transparent url("images/LineTR.gif") no-repeat scroll 0 0;
}

.borderTC {
  background: transparent url("images/LineT.gif") repeat-x scroll 0 0;
  height: 0px;
}

.borderBL {
  background: transparent url("images/LineBL.gif") no-repeat scroll 0 0;
}

.borderBR {
  background: transparent url("images/LineBR.gif") no-repeat scroll 0 0;
}

.borderBC {
  background: transparent url("images/LineB.gif") repeat-x scroll 0 0;
  height: 20px;
}

td.borderCL {
  background: transparent url("images/LineL.gif") repeat-y scroll 0 0;
  padding-left: 0px;
}

td.borderCR {
  background: transparent url("images/LineR.gif") repeat-y scroll 0 0;
  padding-left: 20px;
}

.borderCC {
  width: 100%;
  overflow: visible;
}

.login,
.nologin,
.changepassword {
  text-align: center;
}

.login .messagetext {

}

.login table {
  background-color: #127850;
  margin: 0 auto;
}

.changepassword table {
  background-color: #093C28;
  margin: 0 auto;
}

.login td,
.changepassword td {
  color: white;
  font: bold 10pt Tahoma, sans-serif;
  padding: 8px;
}

.login .fieldtext input {
  width: 146px;
}

.changepassword .fieldtext input {
  width: 160px;
}

.posseframe {
  border: 1px solid #093C28;
}

div.sectionheader {
  background: transparent url("images/HeaderBG.png") no-repeat scroll 0 0;
  display: block;
  width: 835px;
  height: 25px;
}

span.sectionheader {
  color: white;
  font-weight: bold;
  position: relative;
  left: 24px;
  top: 4px;
}

td.inlinebutton,
td.yellowbutton,
td.redbutton {
  vertical-align: top;
}

a.inlinebutton,
a.yellowbutton,
a.redbutton {
  vertical-align: top;
  display: block;
  float: left;
  font: 12px/14px Tahoma, sans-serif;
  height: 21px; /* Height of button background height */
  padding-left: 10px; /* Width of right menu image */
  text-decoration: none;
}

a:link.inlinebutton,
a:visited.inlinebutton,
a:active.inlinebutton,
a:link.yellowbutton,
a:visited.yellowbutton,
a:active.yellowbutton,
a:link.redbutton,
a:visited.redbutton,
a:active.redbutton {
  color: white; /*button text color*/
}

a.inlinebutton span,
a.yellowbutton span,
a.redbutton span {
  vertical-align: top;
  display: block;
  padding: 3px 10px 4px 0;
}

a.inlinebutton:hover,
a.yellowbutton:hover,
a.redbutton:hover {
  color: #FFDE42;
}

a.inlinebutton {
  background: transparent url("images/funcbtnl.gif") no-repeat scroll 0 0;
}

a.yellowbutton {
  background: transparent url("images/funcbtnyell.gif") no-repeat scroll 0 0;
}

a.redbutton {
  background: transparent url("images/funcbtnredl.gif") no-repeat scroll 0 0;
}

a.inlinebutton span {
  background: transparent url('images/funcbtnr.gif') no-repeat right;
}

a.yellowbutton span {
  background: transparent url('images/funcbtnyelr.gif') no-repeat right;
}

a.redbutton span {
  background: transparent url('images/funcbtnredr.gif') no-repeat right;
}

.clear {
  clear: both;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
}

.xnoprint {
  display: none;
}

.posseproject
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 95%;
}

table.posseproject
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 95%;
    width:230px;
}

.welcometitle
{
    color: #003399;
    font-size: large;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.welcome
{
    padding-right: 15px;
 
}

.welcomenormal
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003399;
    font-size: 85%;
    text-align: justify;
}

.welcomedisclaimer
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003399;
    font-size: 75%;
    text-align: justify;
}

.username
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #003399;
    font-size: 60%;
    text-align: justify;
}

div.welcomedisclaimer
{
    padding: 50px 15px 0px 0px;
}

buttons
{
    padding: 0px 0px 5px 0px;
}

.helpLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #003399;
    float: left;
    padding-left: 200px;
}