font-face {
    font-family: 'LucidaGrandeBold';
    src: url('../fonts/lucida_grande_bold-webfont.eot');
    src: url('../fonts/lucida_grande_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucida_grande_bold-webfont.woff') format('woff'),
         url('../fonts/lucida_grande_bold-webfont.ttf') format('truetype'),
         url('../fonts/lucida_grande_bold-webfont.svg#LucidaGrandeBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LucidaGrandeRegular';
    src: url('../fonts/lucida_grande-webfont.eot');
    src: url('../fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucida_grande-webfont.woff') format('woff'),
         url('../fonts/lucida_grande-webfont.ttf') format('truetype'),
         url('../fonts/lucida_grande-webfont.svg#LucidaGrandeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

body {
  font-family: 'LucidaGrandeRegular',arial, helvetica, sans-serif;
  font-size: 12px;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a.base:visited { color: -moz-hyperlinktext; }

#frame {
  width: 960px;
  margin: auto;
  border:1px solid #e0e0e0;
}

#heading {
  position: relative;
  top: 0px;
  left: 0px;
  height: 83px;
  color: #333333;
  background-image: url(../images/bairdhdr.png);
  background-repeat: no-repeat;
  /* background-image: url(../images/weiserbanner.jpg); */
  font-size: 24px;
  /* padding: 10px 0 10px 20px; */
}
#heading img {
  position: absolute;
  left: 20px;
  top: 2px;
}
#ratetitle {
 position:relative;
 top: -5px;
 left:460px;
 width:450px;
 text-align:right;
}
#devtitle {
 position:relative;
 top: -28px;
 left:140px;
 width:200px;
 color: red;
 text-align:left;
}
#menu {
 position:relative;
 float:left;
 /*top:25px; */
 /*left:100px; */
 color: #c7c7c7;
 font-size: 12px;
}
#commands {
 position:relative;
 width: 860px;
 top:50px; 
 height:18px;
 left:85px;
 color: #c7c7c7;
 font-size: 12px;
 text-align:right;
}
#commandsa {
 position:relative;
 top:25px;
 left:680px;
 color: #c7c7c7;
 font-size: 12px;
}
#curuser {
  width: 300px;
  position: absolute;
  right: 180px;
  top: 20px;
  color: #ffffff;
  font-size: 14px;
  text-align: right;
}

a:link.hdrlink {
  color: #c7c7c7;
  text-decoration: none;
}
a:visited.hdrlink {
  color: #c7c7c7;
  text-decoration: none;
}
a:hover.hdrlink { color: white; }

.contactinfo {
  border:1px solid #999999; 
  width:250px;
}
.contacttextarea {
  width: 300px;
  height: 100px;
  border: 1px solid #999999;
}
.forminfo {
  padding-bottom:10px; 
}
.red {
  color: #FF0000;
}

#loginframe {
  position: relative;
  top: 0px;
  left: 0px;
  height: 500px;
  background-color: #364660;
}
#loginc1 {
  position: absolute;
  top: 100px;
  left: 100px;
  width: 315px;
}
#welcome {
  position: relative;
  left: 240px;
  font-size: 30px;
  color: #fff;
}
#w2 {
  font-size: 16px;
  color: #c3e9f8;
}
#w3 {
  margin-left: 240px;
  margin-top: 14px;
  color: #fff;
  width:500px;
}
#loginc2 {
  position: relative;
  top: 220px;
  left: 320px;
  width: 320px;
  color: #fff;
}
#w4 {
  position: relative;
  font-size: 16px;
  margin-left: 20px;
  left: 220px;
  color: red;
}
.forgotpw {
  font-size: 14px;
  margin-left: 20px;
}
#loginborder {
  position: relative;
  top: 5px;
  left: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left:20px;
  padding-bottom:20px;
}
#f1 #username, #f1 #password, #f1 #target {
  width: 225px;
}
#f1 #go {
  position: absolute;
  right: 16px;
  bottom: 66px;
}

#loginfoot {
  position: relative;
  top: 0px;
  left: 0px;
  height:18px;
  background-color: #364660;
}




.loginbox {		/* #loginenter, #loginforgot*/
  position: absolute;
  top:200px;				left:330px;
  width:360px;			padding:5px;
  color:#00457C;		font-size:10px;
}
.loginbox .loginitem0 {
	color:#FFFFFF;		font-size:28px;
	padding:0;
	margin-bottom:15px;
}
.loginbox .loginitem0 div {
	border-top:1px solid #FFFFFF;
	margin-top:3px;
	height:10px;		max-height:10px;
}
.loginbox .logininfo {
	color:#EAEAEA;
	font-size:12px;			line-height:20px;
	list-style-type:square;
}
.loginbox .logininfo li {
	padding:0;			margin:0;
}
.loginbox .loginitem1 {
	padding:0;			margin:15px 0px;
	position:relative;
}
.loginbox .link2 {
	color:#FFFFE0 !important;
}
.loginbox .loginitem2 {
	padding:7px !important;
	position:relative;
	width:220px;		margin:0;
}
.llinput {
	width:205px;		display:inline-block;
}
.loginbox .loginitem2.bbutton {
	padding:7px 0px !important;
	font-size:14px;
	/*height:35px !important;		line-height:28px;*/
}
.loginbox #instr {
  font-size: 14px;
}
#loginenter.loginbox {}
#loginverify.loginbox {}
#loginverify #username2 {
	color:#666666 !important;		/*color:#E6E6E6 !important;*/
	font-size:12px !important;
	background:none #FFFFE0;
	border:1px transparent;
	border-radius:3px;
	bottom:-7px;			font-weight:700;
	width:auto;				min-width:200px;
  max-width:300px;
	cursor:default;		overflow:visible;
}
#loginverify #password2 {
	border: 1px inset #FF0066 !important;
	border-radius:5px;
}

#loginforgot.loginbox {}
#loginforget_verify {
	right:20px;
}
.loginbox .loginitem2.llinput {
	width:205px;		display:inline-block;
}

.gobox {
  position: relative;
  right: 16px;
  top: 66px;
}

#footer {
  position: relative;
  height:18px;
  top: 0px;
  left: 0px;
  /*border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;*/
}
#footleft {
  color: #c7c7c7;
  font-size: 10px;
  margin-left: 20px;
}
#footright {
  float: right;
  position: relative;
  top: -30px;
  left: 0px;
  color: #c7c7c7;
  font-size: 10px;
  margin-right: 20px;
}
#schindlogo {
  position: relative;
  top: 6px;
  left: 0px;
}
#navbar1 {
  height: 27px;
  padding: 0 10px;
  background-image: url(../images/navbar1.png);
  color: #cccccc;
  z-index: 10;
}
#navbar1 .litem {
  float: left;
  position: relative;
  top: 2px;
  left: 0px;
  padding: 5px 10px;
  height: 13px;
  border-right: 1px solid #cccccc;
}
#navbar1 .ritem {
  float: right;
  position: relative;
  top: 2px;
  left: 0px;
  padding: 5px 10px;
  height: 13px;
  border-left: 1px solid #cccccc;
}
#navbar2 {
  height: 27px;
  background-image: url(../images/navbar2a.png);
  padding-left: 12px;
  color: #666666;
  border-right: 1px solid #cccccc;
  z-index: 9;
  background-repeat: repeat-y;
  background-color: #FEFFFF;
}
.nav2tab {
  width: 100%;
}
.nav2tab td {
  height: 22px;
  border-left: 1px solid #666666;
  padding-left: 6px;
}
.nav2tab td.first {
  border-left: none;
}
#content {
  position: relative;
  top: 0px;
  left: 0px;
  min-height: 500px;
  /* border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc; */
  z-index: 5;
}
.dropdownmenu {
  position: absolute;
  top: 24px;
  left: -10px;
  background-color: #ffffff;
  border: 1px solid #333333;
  width: 170px;
  z-index: 100;
}
.dropdownmenu div {
  padding: 2px 6px 2px 20px;
}
.dropdownmenu div:hover, .dropdownmenu a:hover {
  text-decoration: none;
  background-color: #03afef;
  color: #ffffff;
}
.dropdownmenu a:link, .dropdownmenu a:visited {
  text-decoration: none;
  color: #666666;
}
.clickable {
  cursor: pointer;
}
.clickablemenu {
  cursor: pointer;
  color: #666666;
}
.smallcontainer {
  overflow:auto;
  width:100%;
}
.dayclick {
  position:relative;
  float:left; 
  width:21px;
  text-align:center;
}
.secbarsmall {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 12px;
  background-image: url(../images/arrowgreyright.png);
  background-repeat: no-repeat;
  background-position: 8px 11px;
  padding: 4px 0px 8px 20px;
}
.secbarsmalla {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 12px;
  background-image: url(../images/arrowgreydown.png);
  background-repeat: no-repeat;
  background-position: 8px 11px;
  padding: 4px 0px 8px 20px;
}

.secbar {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 18px;
  background-image: url(../images/arrowdown.png);
  background-repeat: no-repeat;
  background-position: 8px 11px;
  padding: 4px 0px 8px 20px;
}
.secbara {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 18px;
  background-image: url(../images/arrowup.png);
  background-repeat: no-repeat;
  background-position: 8px 11px;
  padding: 4px 0px 8px 20px;
}
.secplain {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: 8px 11px;
  padding: 4px 0px 8px 20px;
}
.sectxt {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 4px 0px 8px 20px;
}
.secicon {
  position: absolute;
  left: 5px;
  top: 0px;
  width: 14px;
  height: 20px;
  cursor: pointer;
}
.subsecbar {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 14px;
  background-image: url(../images/arrowwhiteright.png);
  background-repeat: no-repeat;
  background-position: 8px 6px;
  padding: 2px 0px 2px 20px;
}
.subsecbara {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 14px;
  background-image: url(../images/arrowwhitedown.png);
  background-repeat: no-repeat;
  background-position: 8px 6px;
  padding: 2px 0px 2px 20px;
}
.subsecicon {
  position: absolute;
  left: 5px;
  top: 0px;
  width: 14px;
  height: 16px;
  cursor: pointer;
}
.section {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 20px;
  padding-right: 20px;
}
.greybar {
  background: #cccccc;
  text-align: center;
  font-size: 12px;
  padding: 3px 0px;
  width: 100%;
}
.pw {
  border: 1px solid #ff9148;
}
#controlsright {
  float: right;
  color: #999999;
  clear: both;
  font-size: 12px;
  margin-right: 20px;
}
.button {
  /* background-color: #ff9148; */
  background-color: #0252a0;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
}
.smbutton {
  /* background-color: #ff9148; */
  background-color: #0252a0;
  border-radius: 6px;
  padding: 1px 2px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
}
.graybutton {
  background-color: #E0E0E0;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
  color: #000000;
  text-align: center;
}
.buttonformat {
	margin-left:20px; 
	margin-top:3px; 
	margin-bottom:3px;
}
.obutton {
  background-color: #ef6922;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
}

.cmd {
  color: #69bce8;
  cursor: pointer;
  font-size: 10px;
}
.comph {
  padding: 4px 12px;
  background-color: #cccccc;
}
.compb {
  border: 1px solid #cccccc;
  padding: 6px 20px;
}
.yealine {
  position: relative;
  top: 0px;
  left: 0px;
  border: 1px solid #cccccc;
  padding: 3px 10px;
  
}
.yearight {
  float: right;
  width: 150px;
}
.yealeft {
  position: absolute;
  top: 3px;
  left: 10px;
  width: 250px;
}
.yeacenter {
  position: relative;
  top: 0px;
  left: 250px;
  width: 400px;
  margin-top: -3px;
  margin-bottom: -3px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.yeahead {
  background-color: #cccccc;
  font-weight: bold;
  text-align: center;
}
.greenbox {
  border: 1px solid #999999;
  background-color: #ccff00;
  font-weight: bold;
  padding: 1px 3px;
}
.yeascore {
  border: 1px solid #ff6600;
  width: 40px;
}
.yeacomment {
  width: 400px;
}
.tabline {
  clear: both;
}
.taba {
  float: left;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  padding: 1px 20px;
  margin-right: 2px;
}
.tabn {
  float: left;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #666666;
  padding: 1px 20px;
  margin-right: 2px;
  cursor: pointer;
}
.tabdesc {
  clear: both;
  background-color: #cccccc;
  padding: 3px 12px;
  font-size: 10px;
}
.tabtext {
  width: 750px;
}
.release {
  position: absolute;
  left: 760px;
  top: 10px;
}
.released {
  color: #ff9148;
}
.idpright {
  float: right;
  color: #ff9148;
}
.colright {
  float: right;
  width: 49.5%;
  border: 1px solid #cccccc;
}
.colleft {
  width: 49.5%;
  border: 1px solid #cccccc;
}
.colhead {
  background-color: #cccccc;
  padding: 3px 10px;
}
.clear {
  clear: both;
}
.idpta {
  width: 400px;
}
.popup {
  position: absolute;
  top: 100px;
  left: 350px;
  width: 300px;
  background-color: #ffffff;
  border: 1px solid #666666;
  z-index: 10;
}
.popuptc {
  position: absolute;
  top: 25px;
  left: 656px;
  width: 200px;
  background-color: #ffffff;
  border: 1px solid #666666;
  z-index: 10;
}
.pophead {
  background-color: #364660;
  color: #cccccc;
  padding: 6px 10px;
}
.popclose {
  float: right;
  background-color: #999999;
  color: #ffffff;
  padding: 1px 3px;
  cursor: pointer;
}
.popsec {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #cccccc;
  color: #000000;
  padding: 6px 10px;
}
.psdetail {
  position: absolute;
  left: 180px;
  top: 2px;
  font-size: 10px;
}
.celll {
  border-right: 1px solid #999999;
}
.popp {
  color: #666666;
  padding: 6px 10px 12px 10px;
  border-top: 1px solid #cccccc;
}
.poppi {
  color: #666666;
  padding: 6px 10px 12px 25px;
  border-top: 1px solid #cccccc;
}
.poplist {
  padding-left:5px; 
  margin-bottom:2px; 
  margin-top:2px;
}
.cpsm {
  font-weight: bold;
  margin-left: -12px;
}
.jhead {
  background-color: #cccccc;
  text-align: center;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding: 4px 8px;
}
.jcell {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 2px 5px;
}
.jcenter {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 2px 5px;
  text-align: center;
}
.jleft {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding: 6px 10px 3px 10px;
  font-size: 14px;
}
.jta {
  width: 185px;
}
.tblhdr {
  border-bottom: 1px solid #999999;
  background-image: url(../images/boxheadbg.png);
  font-weight:400;
  font-size: 14px;
  padding: 5px 10px;  
  text-align:left;
}
.tblhdrsmall {
  border-bottom: 1px solid #999999;
  background-image: url(../images/boxheadbg.png);
  font-weight:400;
  font-size: 10px;
  padding: 2px 5px;  
  text-align:center;
}

.tblhdrtxtbox {
  /* border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999; */
  background-image: url(../images/boxheadbg.png);
  background-repeat: repeat-x;
  font-weight:400;
  font-size: 12px;
  padding: 2px 5px;  
  text-align:left;

}
.tblhdrtxtboxright {
  /* border-top: 1px solid #999999; */
  border-left: 1px solid #999999;
  background-image: url(../images/boxheadbg.png);
  background-repeat: repeat-x;
  font-weight:400;
  font-size: 12px;
  padding: 2px 5px;  
  text-align:left;

}
.tblhdrtxtboxmiddle {
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  font-weight:400;
  font-size: 12px;
  padding: 2px 5px; 
  background-image: url(../images/boxheadbg.png);
  background-repeat: repeat-x;
  text-align:left;
}

.tbldesc {
  font-size:11px;
}
.tblhdrtitleOLD {
  /* border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999; */
  font-weight:400;
  font-size: 13px;
  padding: 2px 5px;  
  background-color: #D3ECFB; 
  text-align:left;
}
.tblhdrtitle {
  font-weight:400;
  font-size: 13px;
  padding: 2px 5px;  
  height: 22px;
  background-color: #D3ECFB; 
  text-align:left;
}

.tblhdrtitlemiddle {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  font-weight:400;
  font-size: 13px;
  padding: 2px 5px; 
  background-color: #D3ECFB; 
  text-align:left;
}

.tblhdrtitleleft {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  font-weight:600;
  font-size: 13px;
  padding: 2px 5px;  
  background-color: #D3ECFB; 
  text-align:left;
}
.tblhdrtitleright {
  /* border-top: 1px solid #999999;
  border-right: 1px solid #999999; */
  font-weight:400;
  padding: 2px 5px;  
  background-color: #D3ECFB; 
  text-align:left;
  font-size:12px;
  text-align:right;
}


.tblcell {
  padding: 5px 10px;
}
.tblcellform {
  padding: 2px 10px;
}
.tblcellformborders {
  padding: 2px 10px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.tblcellform3bor {
  padding: 2px 10px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.tblcellform3borright {
  padding: 2px 10px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
}
.txtformat {
  width:800px; 
  height: 40px; 
  font-family:arial; 
  font-size:12px
}
.txtformatshort {
  width:396px; 
  height: 40px; 
  font-family:arial; 
  font-size:12px
}
.topborder {
  border-top: 1px solid #999999;
}
.botborder {
  border-bottom: 1px solid #999999;
}
.leftborder {
  border-left: 1px solid #999999;
}
.rightborder {
  border-right: 1px solid #999999;
}
.blue {
	color: #305b86;
}
.orange {
	color: #ef6922;
}
.gray {
	color: #999999;
}
.red {
  color: red;
}
.green {
  color: green;
}
.bold {
  font-weight: 700;
}
.olcell {
  text-align:center;
  font-size: 9px;
  font-family: arial;
}
.olinner {
  border-left: 1px solid #999999;
  border-bottom: 1px dotted #999999;
}
.olrowhdr {
  border-bottom: 1px dotted #999999;

}
.olsame {
  background-color: #FCE803;
}
.olinnersum {
  border-left: 1px solid #999999;
}
.olsumrow {
  border-top: 1px solid black;
}
.restbl {
  /* border-top:1px solid #999999; */
  /* border-right:1px solid #999999;*/
  /* border-left:1px solid #999999;*/
}
.reshdr {
  border-bottom: 1px solid #999999;
  background-image: url(../images/boxheadbg.png);
  font-weight:400;
  font-size: 9px;
  font-family: Arial;
  padding: 2px 2px;  
  text-align:left;
}
.reshdr a:link, .reshdr a:visited {
  color:black;
  text-decoration:none;
}
.reshdr a:hover {
  color:yellow;
}
.reshdrsort {
  border-bottom: 1px solid #999999;
  background-color: #0252a0;
  color: white;
  font-weight:400;
  font-size: 9px;
  font-family: Arial;
  padding: 2px 2px;  
  text-align:left;
}

.reshdrsort a:link, .reshdrsort a:visited {
  color:white;
  font-size:9px;
  text-decoration: none;
}
.cpagechoice a:link, .cpagechoice a:visited {
  color: #999999;
}
.cpagechoice a:hover {
	color: #305b86;
}

.gomslink a:link, .gomslink a:visited {
  color:white;
  text-decoration: none;
  font-size:12px;
}
.gomslink a:hover {
  color: yellow;
  text-decoration: underline;
}

.resrow {
  font-size:9px;
  font-family: Arial;
  padding: 2px 2px;  
  border-bottom:1px solid #A0A0A0;
  word-wrap:break-word; 
}

.dashlink a:link, .dashlink a:visited {
  font-size:11px;
  font-family: Arial;
  font-weight: 700;
	color: #305b86;
}
.dashlink a:hover {
  color: red;
  text-decoration: underline;
}
.dashtotal {
  font-size:11px;
  font-family: Arial;
  font-weight: 400;
	color: #305b86;
}

.dashrow {
  font-size:10px;
  font-family: Arial;
	color: #305b86;
  padding: 2px 2px;  
  border-bottom:1px solid #A0A0A0;
  text-align: center;
  word-wrap:break-word;   
}

.longtext {
  border: #A0A0A0 1px solid; 
  width: 200px; 
  height:16px;
  padding-left:5px;
}
.redborder {
  border: red 1px solid;
  width: 200px; 
  height:16px;
}
.errorlongtext {
  border: red 1px solid;
}
.mediumtext {
  border: #A0A0A0 1px solid; 
  width: 120px; 
  height:16px;
}
.shorttext {
  border: #A0A0A0 1px solid; 
  width: 80px; 
  height:16px;
}
.longdate {
  border: #A0A0A0 1px solid; 
  width: 181px; 
  height:16px;
}
.shortdate {
  border: #A0A0A0 1px solid; 
  width: 110px; 
  height:16px;
}
.tarea {
  border: #A0A0A0 1px solid; 
  overflow:auto;
}
.tarea:focus {
  background: #E0E0E0;
}
.smalllink a:link, .smalllink a:visited {
  font-size:9px;
  font-family: Arial;
  color:blue;
}
.smalllink a:hover {
  color: red;
  text-decoration: underline;
}
.gridtab {
  border: 1px solid #666666;
}
.gridtab th {
  border-bottom: 1px solid #666666;
  padding-left: 4px;
  font-weight: 400;
}
.gridtabgen {
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.gridleft {
  border-bottom: 1px solid #666666;
}
.tabhead {
  background-color: #333333;
  color: #ffffff;
}
.tabrowe {
}
.tabrowo {
  background-color: #eeeeee;
}
#resultstab {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
#resultstab td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 1px 3px;
}
.mypathtab {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
.mypathtab td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 1px 3px;
}

.resultshead {
  background-color: #6b86a1;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  font-size: 10px;
}
.rowe {
  background-color: #ffffff;
  text-align:center;
}
.rowo {
  background-color: #dddddd;
}
.rowe:hover, .rowo:hover {
  background-color: #2fd1f0;
}
.mainhead {
  font-size:14px;
  text-align: left;
  padding-left: 20px;
}
.aleft {
  text-align: left;
}
.aright {
  text-align: right;
}
.acenter {
  text-align: center;
}
a:link.wolink {
  color: #FF9900;
  text-decoration: none;
}
a:visited.wolink {
  color: #FF9900;
  text-decoration: none;
}
a:hover.wolink { color: white; }

a:link.tbllink {
  color: #000;
  text-decoration: none;
}
a:visited.tbllink {
  color: #000;
  text-decoration: none;
}
a:hover.tbllink { color: #FF9900;}

.hdrname {
  width:250px;
}
.hdrgen {
  width:150px;
}
.hdrbig {
  width:350px;
}
.hdrnormal {
  width: 100px;
}
.hdrsm {
  width:80px;
}
.hdrpad {
  padding-left:20px;
}
.sbhdr {
  border-bottom: 1px solid #999999;
  background-color: #F0F0F0;
  font-weight:400;
  font-size: 9px;
  font-family: Arial;
  padding: 2px 2px;  
  text-align:center;
  vertical-align: bottom;
}
.buttonformat {
  float:left; 
  position:relative; 
  top:2px; 
  left:0px; 
  padding:2px; 
  width:120px;
}
.buttonspacerright {
  float:right; 
  position:relative; 
  top:2px; 
  left:0px; 
  padding:2px; 
  width:5px;
}

.buttonformatright {
  float:right; 
  position:relative; 
  top:2px; 
  left:0px; 
  padding:2px; 
  width:120px;
}
.buttonspacer {
  float:left; 
  position:relative; 
  top:2px; 
  left:0px; 
  padding:2px; 
  width:5px;
}

.scbutton {
  font-size: 10px;
  width:18px;
  height:10px:
  color:black;
  background-color:#C0C0C0;
  float:right;
  text-align:center;
  border:1px solid #606060; 
  position:relative
}

.turnout {
  position: absolute;
  top: 2px;
  left: -18px;
  cursor: pointer;
}
.ipsubhead {
  position: relative;
  font-weight: bold;
  color: #003366;
  margin-top: 4px;
}
.ratetbl {
  border-bottom:1px solid #999999;
  table-layout: fixed;
  width:100%;
}

.ratetbl td {
  table-layout: fixed;
}
.rhdr {
  font-weight:500;
  text-align:left;
  border-bottom:1px solid #999999;
}
.rhdrr {
  font-weight:500;
  text-align:right;
  border-bottom:1px solid #999999;
}
.ahdr {
 font-weight:500;
 background-color:#ebebeb;
 padding-left: 5px;
 border:1px solid #999999;
 text-transform: uppercase;
}

.rcell {

}
.rborall {
  border:1px solid #999999
}
.rbortop {
  border-top:1px solid #999999;
}
.center {
  text-align:center;
}
.left {
  text-align:left;
}
.right {
  text-align: right;
}
.rrow {
  background-color:#fff;
  height: 18px;
}
.rrowe {
  background-color:#ebebeb;
  height: 18px;
}
.lpad {
  padding-left:10px;
}
.rpad {
  padding-right:10px;
}
.tpad {
  padding-top:10px;
}
.bpad {
  padding-bottom:10px;
}
.greenbutton2 {
  background-color: #99cc00;
  border-radius: 6px;
  padding: 2px 5px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
}
.darkbluebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	/* font-weight:bold; */
	padding:3px 3px;
	text-decoration:none;
}
.darkbluebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.darkbluebutton:active {
	position:relative;
	top:1px;
}

.smallbluebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	padding:2px 2px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.smallbluebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.smallbluebutton:active {
	position:relative;
	top:1px;
}

.greenbutton {
	-moz-box-shadow: 0px 1px 0px 0px #caefab;
	-webkit-box-shadow: 0px 1px 0px 0px #caefab;
	box-shadow: 0px 1px 0px 0px #caefab;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #aade7c;
}
.greenbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
	background-color:#5cb811;
}

.redbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family:Arial;
	font-size:11px;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.redbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.redbutton:active {
	position:relative;
	top:1px;
}

.greenbutton:active, .redbutton:active {
	position:relative;
	top:1px;
}

.tarea {
  border: #A0A0A0 1px solid; 
  overflow:auto;
  font-family: "Arial Narrow", Arial;
  font-size:12px;
}
.bold { font-weight: 700; }
.fs10 { font-size: 10px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.bullpad { padding-left:15px; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.tboxfont { font-family: 'LucidaGrandeRegular',arial, helvetica, sans-serif; font-size:12px; }
.pl5 { padding-left:5px; }
.pl10 { padding-left:10px; }
.pt5 { padding-top:5px; }
.pt10 { padding-top:10px; }
.pr5 { padding-right:5px; }
.pr10 { padding-right:10px; }
.pb5 { padding-bottom:5px; }
.pb10 { padding-bottom:10px; }

.topnav {
    background-color: #364660;
    overflow: hidden;
}
/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
		color: #c7c7c7;
    text-align: center;
    padding: 10px 12px 6px 12px;
    text-decoration: none;
    font-size: 12px;
}
/* Change the color of links on hover */
.topnav a:hover {
    background-color: #ddd;
    color: black;
    border-bottom:4px solid red;
}
/* Add a color to the active/current link */
.topnav a.active {
    background-color: #c7c7c7;
    color: black;
    border-bottom: 4px solid #35488B;
}
.topnav a.notseen {
    background-color: #0658AA;
    color: yellow;
    border-bottom: 4px solid #35488B;
}
.silverbg {
  background-color: #e9e9e9;
}
.ltgraybg {
  background-color: #f0f0f0;
}
.graybg {
  background-color: #E0E0E0;
}
.dkgraybg{
  background-color: #C0C0C0;
}
.darkbluebg {
  background-color: #0658AA;
}
.avgbg {
  background-color: #CBD1F4;
}
.whitebg {
  background-color: WHITE;
}
.blackbg {
  background-color: BLACK;
}
.ltbluebg {
	background-color: #DEF6F7;
}
.normal {
  font-weight: normal;
}
.formtable {
  .margin-left: 20px;
  table-layout: fixed;
  white-space: nowrap;
  width:95%;
}

.formtable td {
  white-space: nowrap;
}
.feedbackta {
  width: 780px;
  height: 100px;
  border: 1px solid #999999;
  resize: none;
}

