@font-face {
    font-family: AfterHours;
    src: url('../fonts/After-Hours.otf') format('opentype');
}
@font-face {
    font-family: ArcherBook;
    src: url('../fonts/Archer-Book.otf') format('opentype');
}
@font-face {
    font-family: ArcherBold;
    src: url('../fonts/Archer-Bold.otf') format('opentype');
}
@font-face {
    font-family: ArcherMedium;
    src: url('../fonts/Archer-Medium.otf') format('opentype');
}
@font-face {
    font-family: NexaRustSans;
    src: url('../fonts/NexaRustSans-Black.otf') format('opentype');
}

body { 
	background-color: #dce0e2;
	font-family: Arial, Helvetica, sanserif;
	font-size: 12px;
}
.plain {
     background-color: #ffffff;
}
.printpage {
   background-color: #ffffff;
	font-family: ArcherMedium, Arial, Helvetica, sanserif;
	font-size: 12px;
}
.home1b {
   position: absolute;
   top: 25px;
   left: 572px;
   color: #572700;
   font-size: 17px;
   font-weight: bold;
}
.homec1 {
  position: absolute;
  top: 55px;
  left: 30px;
  width: 200px;
  font-size: 14px;
}
.homec2 {
  position: absolute;
  top: 55px;
  left: 260px;
  width: 250px;
  font-size: 14px;
}
#mission {
  width: 169px;
  height: 29px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  background-image: url(/images/mission.gif);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#values {
  width: 169px;
  height: 29px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  background-image: url(/images/values.gif);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.fiber {
  float: left;
  width: 20px;
  text-align: center;
  color: #41b7e7;
}
#imperatives {
  width: 201px;
  height: 29px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  background-image: url(/images/imperatives.gif);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.imperative {
  padding: 4px 0 4px 0;
  border-bottom: 1px dotted #f15d21;
}
#register {
  position: absolute;
  left: 798px;
  top: 3px;
  width: 99px;
  height: 25px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  background-image: url(/images/greenbutton.gif);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#registerbutton {
  position: absolute;
  left: 782px;
  width: 99px;
  height: 25px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#register2 {
  width: 99px;
  height: 25px;
  margin: 8px 0 12px 0;
  padding-top: 8px;
  background-image: url(/images/greenbutton.gif);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.reset {
  position: relative;
  top: 0px;
  left: 0px;
  clear: both;
}
.homelines p, .homelines h3, .homelines h2 {
  margin-bottom: -10px;
}

.popup { 
	background-color: #ffffff;
	margin: 0px;
	padding: 12px;
}
#container { width: 955px; margin: 0 auto }
#page { 
	background-color: #ffffff;
	width: 955px;
	position: relative;
	top: 10px;
	left: 0px;
}
#headbox {
	position: relative;
	top: -10px;
	left: 0px;
	height: 62px;
	z-index: 1000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #fff;
}
#navs {
	position: absolute;
	top: 60px;
	left: -1px;
	/* background-color: #666666; */
	background-color: #92c840;
	width: 941px;
	height: 26px;
	padding: 3px 6px;
}
#nav1 {
	position: absolute;
	top: 2px;
	left: 6px;
	height: 16px;
	width: 150px;
	padding-top: 3px;
	padding-left: 20px;
	background-color: #ffffff;
	border: 1px solid #7a7a7a;
	cursor: pointer;
	z-index: 1000;
}
.navd a, .navd a:link, .navd a:visited {
	display: block;
	height: 18px;
	width: 130px;
	padding-left: 20px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.navd a:hover {
	background-color: #7a7a7a;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
#navh {
	position: absolute;
	top: 6px;
	left: 178px;
	height: 19px;
	cursor: pointer;
	z-index: 1000;
}
#nav2 {
	position: absolute;
	top: 5px;
	left: 194px;
	height: 16px;
	width: 180px;
	padding-top: 3px;
	padding-left: 20px;
	background-color: #ffffff;
	border-right: 1px solid #7a7a7a;
	cursor: pointer;
	z-index: 1000;
}
#navsearch {
	position: absolute;
	top: 6px;
	left: 395px;
	height: 19px;
	width:100px;
	cursor: pointer;
	z-index: 1000;
}
#snlast {
	border-right: none;
}
#partnerselect {
	width:170px;
}
#nav3 {
	position: relative;
	top: 0;
	left: 0;
	float: right;
	color: #ffffff;
}
#nav3 a:link, #nav3 a:visited {
  color: white;
  text-decoration: none;
}
.subnav {
	float: left;
	height: 24px;
	border-right: 1px solid white;
	font-size: 11px;
	text-align: center;
	padding: 0px 10px;
}
.subnav2 {
	float: left;
	height: 24px;
	border-right: 1px solid #572700;
	font-size: 11px;
	text-align: center;
	padding: 0px 10px;
}
.navd {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 150px;
	z-index: 2000000;
	padding: 4px;
	background-color: #ffffff;
	color: #000000;
	/* border: 1px solid #7a7a7a; */
	border:1px solid #572700;
}
.navdtop {
	height: 18px;
	width: 150px;
	margin-top: -4px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 20px;
	/* background-color: #7a7a7a; */
	background-color: #572700;
	color: #ffffff;
	cursor: pointer;
}
.navdtop2 {
	height: 17px;
	width: 150px;
	margin-top: -4px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 20px;
	/* background-color: #7a7a7a; */
	background-color: #572700;
	color: #ffffff;
	cursor: pointer;
}

#nav4 {
	position: absolute;
	top: 0;
	left: 464px;
	height: 18px;
	width: 150px;
	padding-top: 3px;
	padding-left: 20px;
	background-color: #7a7a7a;
	color: #ffffff;
	cursor: pointer;
}
#footer { 
	position: relative;
	top: 10px;
}
#poweredby { 
	position: relative;
	bottom: 48px;
	right:10px;
	float: right;
}

#loginmsg {
	position:absolute;
	top: 342px;
	left: 614px;
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	color: #c03030;
}
.rightbutton, .rightbutton a:link, .rightbutton a:visited {
	float: right;
	color: #333333;
	text-decoration: none;
}
.link, .link a:link, .link a:visited {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
.dotline {
	width: 915px;
	height: 3px;
	border-top: 1px dotted #555555;
}
.dotline2 {
	position: relative;
	top: -4px;
	left: 40px;
	width: 875px;
	height: 3px;
	border-top: 1px dotted #555555;
}

.row {
	position: relative;
	top: 0;
	left: 0;
}
.col0 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 17px;
}
.col1 {
	position: absolute;
	top: 0;
	left: 27px;
	width: 224px;
}
.col1a {
	position: absolute;
	top: 0;
	left: 37px;
	width: 214px;
}
.col2 {
	position: absolute;
	top: 0;
	left: 261px;
	width: 139px;
}
.col3 {
	position: absolute;
	top: 0;
	left: 340px;
	width: 202px;
}
.col4 {
	position: absolute;
	top: 0;
	left: 562px;
	width: 245px;
}
.col4a {
	position: absolute;
	top: 0;
	left: 807px;
	width: 25px;
}
.col5 {
	position: absolute;
	top: 0;
	left: 827px;
	width: 85px;
}
.colr1 {
	position: absolute;
	top: 0;
	left: 877px;
	width: 45px;
}
.colA0 {
	position: absolute;
	top: 0;
	left: 20px;
	width: 17px;
}
.colA1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 520px;
}
.colA2 {
	position: absolute;
	top: 0;
	left: 570px;
	width: 340px;
}
.blue {
	color: #305b86;
}
.orange {
	color: #ef6922;
}
.orangeb {
	color: #ef6922;
	font-weight: bold;
}
.gray {
	color: #999999;
}
.sp {
    margin-top: 4px;
    margin-bottom: 4px;
}
.expectation {
	width: 200px;
	border: 1px solid #305b86;
	text-align: right;
}
.weight {
	font-size: 9px;
	border: 1px solid #305b86;
}
.rating {
	font-size: 9px;
	border: 1px solid #305b86;
}
.date {
	font-size: 9px;
	border: 1px solid #305b86;
}
#tabs {
	background-image: url(/images/tabbg.gif);
	height: 25px;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
#tabwgt {
	position: absolute;
	top: 0;
	left: 29px;
}
#tabrat {
	position: absolute;
	top: 0;
	left: 191px;
}
.colT1 {
	position: absolute;
	top: 0;
	left: 30px;
	width: 97px;
}
.colT2 {
	position: absolute;
	top: 0;
	left: 128px;
	width: 20px;
}
.colT2x {
	position: absolute;
	top: 0;
	left: 128px;
	width: 320px;
}
.colT3 {
	position: absolute;
	top: 0;
	left: 148px;
	width: 195px;
}
.colT4 {
	position: absolute;
	top: 0;
	left: 353px;
	width: 262px;
}
.colT5 {
	position: absolute;
	top: 0;
	left: 645px;
	width: 266px;
}
#sotext {
	position: absolute;
	left: 352px;
	top: 28px;
	width: 282px;
}
#socmt {
	position: absolute;
	left: 644px;
	top: 28px;
	width: 266px;
}
.socomment {
	width: 266px;
	height: 50px;
}
.scrollframe {
	height: 400px;
	overflow: scroll;
}
#namebar {
	position: relative;
	top: 0px;
	left: 16px;
	width: 894px;
	height: 24px;
	background-image: url(/images/namebar.gif);
	color: white;
}
#namebar2 {
	position: relative;
	top: 0px;
	left: 16px;
	width: 894px;
	height: 24px;
	border-radius: 5px;
	background-color: #c41980;
	color: white;
}
#nbname {
	position: absolute;
	top: 5px;
	left: 8px;
	width: 160px;
	overflow: hidden;
}
#nbdept {
	position: absolute;
	top: 5px;
	left: 8px;
	width: 260px;
	overflow: hidden;
}
#nbtitle {
	position: absolute;
	top: 5px;
	left: 274px;
	width: 240px;
	overflow: hidden;
}
#nbsuper {
	position: absolute;
	top: 5px;
	left: 508px;
	width: 240px;
	overflow: hidden;
}
/* aj #nbperiod {
	position: absolute;
	top: 5px;
	left: 744px;
} */

#nbperiod {
	position: absolute;
	top: 2px;
	left: 720px;
}


.npl {
	width: 520px;
	height: 80px;
}
.npl2 {
	width: 520px;
	height: 104px;
}
.npl3 {
	position: relative;
	top: -10px;
	left: 0;
	width: 220px;
	height: 76px;
}
.teb {
	width: 330px;
	height: 40px;
}
.npli {
	width: 220px;
	height: 16px;
}
.tebi {
	width: 220px;
	height: 16px;
}
.monthi {
	width: 70px;
	height: 16px;
	text-align: right;
}
.colAm1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 25px;
}
.colAm2 {
	position: absolute;
	top: 0;
	left: 64px;
	width: 75px;
}
.colAm3 {
	position: absolute;
	top: 0;
	left: 151px;
	width: 25px;
}
.colAm4 {
	position: absolute;
	top: 0;
	left: 175px;
	width: 75px;
}
.colAm5 {
	position: absolute;
	top: 0;
	left: 262px;
	width: 25px;
}
.colAm6 {
	position: absolute;
	top: 0;
	left: 286px;
	width: 75px;
}
.colAm7 {
	position: absolute;
	top: 0;
	left: 373px;
	width: 25px;
}
.colAm8 {
	position: absolute;
	top: 0;
	left: 397px;
	width: 75px;
}
.colAm9 {
	position: absolute;
	top: 0;
	left: 484px;
	width: 120px;
}
.colAm10 {
	position: absolute;
	top: 0;
	left: 595px;
	width: 75px;
}
.colAm11 {
	position: absolute;
	top: 5px;
	left: 674px;
	width: 10px;
}
.colAm12 {
	position: absolute;
	top: 0px;
	left: 684px;
	width: 300px;
}
.colP1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 180px;
}
.colP2 {
	position: absolute;
	top: 0;
	left: 200px;
	width: 300px;
}
.colP3 {
	position: absolute;
	top: 0;
	left: 500px;
	width: 300px;
}
.ppnotes {
	width: 440px;
	height: 72px;
}
.ppsummary {
	width: 400px;
	height: 72px;
}
.colPP1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 280px;
}
.colPP2 {
	position: absolute;
	top: 0;
	left: 330px;
	width: 300px;
}
.colL1 {
	position: absolute;
	top: 0;
	left: 20px;
	width: 200px;
}
.colL2 {
	position: absolute;
	top: 0;
	left: 220px;
	width: 60px;
	text-align: center;
}
.colL2a {
	position: absolute;
	top: 0;
	left: 200px;
	width: 160px;
	text-align: center;
}
.colL3 {
	position: absolute;
	top: 0;
	left: 280px;
	width: 60px;
	text-align: center;
}
.colL4 {
	position: absolute;
	top: 0;
	left: 380px;
	width: 60px;
	text-align: center;
}
.colL4a {
	position: absolute;
	top: 0;
	left: 375px;
	width: 120px;
	text-align: center;
}
.colL5 {
	position: absolute;
	top: 0;
	left: 440px;
	width: 60px;
	text-align: center;
}
.dotline3 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 500px;
	height: 3px;
	border-top: 1px dotted #555555;
}
.colMi1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 170px;
}
.colMi2 {
	position: absolute;
	top: 0;
	left: 220px;
	width: 170px;
}
.colMi3 {
	position: absolute;
	top: 0;
	left: 390px;
	width: 240px;
}
.colMi4 {
	position: absolute;
	top: 0;
	left: 640px;
	width: 70px;
}
.colMi5 {
	position: absolute;
	top: 0;
	left: 720px;
	width: 190px;
}
.colMs1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 150px;
}
.colMs2 {
	position: absolute;
	top: 0;
	left: 200px;
	width: 160px;
}
.colMs3 {
	position: absolute;
	top: 0;
	left: 360px;
	width: 230px;
}
.colMs4 {
	position: absolute;
	top: 0;
	left: 600px;
	width: 120px;
}
.colMs5 {
	position: absolute;
	top: 0;
	left: 720px;
	width: 180px;
}
.colMp1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 180px;
}
.colMp3 {
	position: absolute;
	top: 0;
	left: 240px;
	width: 240px;
}
.colMp4 {
	position: absolute;
	top: 0;
	left: 500px;
	width: 140px;
}
.colMp5 {
	position: absolute;
	top: 0;
	left: 680px;
	width: 200px;
}
.colMo1 {
	position: absolute;
	top: 0;
	left: 40px;
	width: 180px;
}
.colMo3 {
	position: absolute;
	top: 0;
	left: 240px;
	width: 240px;
}
.colMo4 {
	position: absolute;
	top: 0;
	left: 500px;
	width: 140px;
}
.colMo5 {
	position: absolute;
	top: 0;
	left: 680px;
	width: 200px;
}
#forgotbox {
	width: 300px;
	margin: 0 auto;
}
.cat {
	font-weight: bold;
}
.meas {
	padding-left: 30px;
}
.catb {
	font-weight: bold;
	border: 1px solid black;
	background-color: #cccccc;
	margin: 3px;
}
.measb {
	padding-left: 30px;
	border: 1px solid black;
	background-color: #999999;
	margin: 3px;
}

.povsec {
  margin-top: 4px;
  color: #003366;
  font-weight: bold;
}
.povsssec {
  margin-top: 4px;
  color: #ff9900;
}
.divider {
  height: 2px;
  width: 100%;
  border-bottom: 1px dashed #527200;
}
.povh {
  display: none;
  position: absolute;
  top: 25px;
  left: 148px;
  width: 375px;
  background-color: #ebbf2f;
  padding: 12px 20px;
}
.infopop {
  display: none;
  position: absolute;
  top: 75px;
  left: 250px;
  width: 350px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.iphead {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #ebbf2f;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  padding: 1px 8px;
}
.ipbody {
  padding: 2px 12px 4px 26px;
}
.ipbodyb {
  background-color: #333333;
  color: #ffffff;
  padding: 3px;
}
.ipbodyb .qhead {
  padding: 2px;
}
.qhead .ip1, .qhead .ip2 {
  width: 397px;
  text-align: center;
}
.ipline {
}
.ipsubhead {
  position: relative;
  font-weight: bold;
  color: #003366;
  margin-top: 4px;
}
.ip1 {
  border: 1px solid #cccccc;
  width: 399px;
  float: left;
}
.ip2 {
  border: 1px solid #cccccc;
  width: 399px;
  float: right;
}
.ip1 textarea, .ip2 textarea {
  width: 399px;
  height: 80px;
}
.iprow>textarea {
  width: 400px;
}
.iprow {
  padding: 0px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
}
.ipbodyb .qhead {
  text-align: center;
}
.turnout {
  position: absolute;
  top: 2px;
  left: -18px;
  cursor: pointer;
}
.clickable {
  cursor: pointer;
}
.hdrbold {
  font-weight: bold;
}
.hdrindent {
  padding-left:5px;
}
.ulssc {
  margin-top:0px;
  margin-bottom:0px;
  padding: 5px;
  margin-left: 1em;
}
.secbox {
  position: relative;
  left: 20px;
  font-weight: normal;
}

.qbox {
  position: relative;
  width: 880px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxs {
  position: relative;
  width: 858px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxss {
  position: relative;
  width: 828px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxssrat {
  position: relative;
  width: 260px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxss1 {
  position: relative;
  width: 674px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxss2 {
  position: absolute;
  left: 680px;
  top: 0px;
  width: 150px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxss3 {
  position: relative;
  width: 600px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}
.qboxss4 {
  position: absolute;
  left: 606px;
  top: 0px;
  width: 222px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}

.qboxss5 {
  position: relative;
  width: 600px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}

.qboxss6 {
  width: 600px;
  border: 1px solid #cccccc;
  margin-bottom: 4px;
}

.qhead {
  position: relative;
  padding: 0px 10px;
  padding-top:5px;
  color: black;
  background-color: #cccccc;
  height: 22px;
}
.qheadstakeholder {
  position: relative;
  padding: 2px 10px;
  color: black;
  background-color: #80CC90;
  height: 22px;
}
.qheademp {
  position: relative;
  padding: 0px 10px;
  padding-top:5px;
  color: white;
  /* background-color: #F5B13D; */
  background-color: #F15D22; /* jamba strawberry */
  height: 22px;
}
.qheadsup {
  position: relative;
  padding: 0px 10px;
  padding-top:5px;
  color: black;
  /* background-color: #2FBBF7; */
  background-color: #FFC425; /* jamba mango */
  height: 22px;
}
.qbox textarea {
  color: black;
  width: 875px;
}
.qboxs textarea {
  color: black;
  width: 853px;
}
.qboxss textarea {
  color: black;
  width: 823px;
}
.qboxss1 textarea {
  color: black;
  width: 669px;
}
.qrow {
  position: relative;
  min-height: 22px;
}
.qc1 {
  position: absolute;
  width: 200px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  color: #ff9900;
  border-top: 1px solid #cccccc;
}
.qc2 {
  position: relative;
  left: 202px;
  width: 648px;
  min-height: 22px;
  text-align: center;
  color: #ff9900;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
#changepw .qc2, #changeem .qc2 {
  width: 240px;
}
.qc1a {
  position: absolute;
  width: 200px;
  height: 22px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.qc2a {
  position: relative;
  left: 202px;
  width: 658px;
  min-height: 19px;
  padding: 3px 0 0 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.qhead .qc2a {
  width: 648px;
}
.qhead .qc1a {
  padding-top: 3px;
  height: 16px;
}
.qc1a select {
  color: #ff9900;
}
.qc2 input {
  width: 100%;
}
.qc2 textarea {
  width: 650px;
}
.qn1 {
  position: absolute;
  width: 98px;
  text-align: center;
}
.qn2 {
  position: relative;
  left: 101px;
  width: 778px;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.qhead .qn1 {
  padding: 2px 0px;
}
.qhead .qn2 {
  padding: 2px 0px;
  width: 750px;
  border-bottom: none;
  text-align: center;
}
.qn2 textarea {
  width: 773px;
}
.qa1 {
  position: absolute;
  width: 398px;
  border-top: 1px solid #cccccc;
}
.qa2 {
  position: relative;
  left: 401px;
  width: 478px;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.qa2 textarea {
  width: 475px;
}
.sorow {
  position: relative;
  height: 20px;
}
.socheck {
  position: absolute;
  top: 0;
  left: 150px;
}
.sodate {
  position: absolute;
  top: 0;
  left: 180px;
}
.green {
  color: #3ce600;
}
.dkgreen {
  color: #1e7200;
}
.instr {
  font-size: 11px;
  color: #000000;
}
.instrb {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.info {
  color: #000000;
  padding: 3px
}
.infopage {
  margin: 10px 30px;
}
.infopage a:link, .infopage a:visited {
  color: #003366;
  text-decoration: none;
}
.emph {
  color: #ff9900;
  font-weight: bold;
}
.checkboxtxt {
  display: inline;
  color: black;
  border: 1px solid #cccccc;
  width: 20px;
  margin: 1px;
  text-align: center
}
.gridtab {
  border: 1px solid #666666;
}
.gridtab td {
  border: 1px solid #666666;
}
.tabhead {
  background-color: #333333;
  color: #ffffff;
}
.tabhead a:link, .tabhead a:visited {
  color: #ffffff;
}
.tabrowe {
}
.tabrowo {
  background-color: #eeeeee;
}
.printl1 {
  margin-top: 12px;
  font-weight: bold;
  border-bottom: 1px dotted #cccccc;
}
.printl2 {
  margin-top: 6px;
  margin-left: 20px;
  font-weight: bold;
}
.printl3 {
  margin-top: 3px;
  margin-left: 40px;
  font-weight: bold;
}
.printl4 {
  margin-left: 60px;
}
.printd2 {
  margin-top: 6px;
  margin-left: 20px;
}
.printd3 {
  margin-top: 3px;
  margin-left: 40px;
}
.printd4 {
  margin-left: 60px;
}
.printd5 {
  margin-left: 80px;
}
.printv2 {
  margin-top: 6px;
  margin-left: 30px;
}
.printv3 {
  margin-top: 3px;
  margin-left: 50px;
}
.printv4 {
  margin-left: 70px;
}
.printv5 {
  margin-left: 90px;
}
.comptab {
  width: 860px;
}
.comprowspace {
  height: 8px;
}
.compbg {
  width: 420px;
  background-color: #cccccc;
  color: #000000;
  border: 1px solid #666666;
  padding-left: 6px;
}
.comprb {
  border: 0px;
  background-image: url(/images/comptabrainbow.jpg);
}
.compwb {
  width: 42px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.compwbx {
  width: 420px;
  min-height: 40px;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #666666;
  padding-left: 6px;
}
.compgw {
  width: 42px;
  background-color: #cccccc;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
.comp0w, .comp1w,.comp2w,.comp3w,.comp4w,.comp5w,.comp6w,.comp7w,.comp8w,.comp9w,.comp10w {
  width: 42px;
  height: 36px;
  color: #000000;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
.comp0w {
  background-color: #ffffff;
}
.comp1w {
  background-color: #d22d29;
}
.comp2w {
  background-color: #e24526;
}
.comp3w {
  background-color: #f05b21;
}
.comp4w {
  background-color: #eb7128;
}
.comp5w {
  background-color: #e3852b;
}
.comp6w {
  background-color: #e3a430;
}
.comp7w {
  background-color: #f0c833;
}
.comp8w {
  background-color: #fbed35;
}
.comp9w {
  background-color: #a2ca46;
}
.comp10w {
  background-color: #65b053;
}

/* New Four Scale Styles */
.comps4rb {
  border: 0px;
  background-image: url(/images/comptabrainbows4.png);
}
.comps4wb {
  width: 84px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.comps4wbx {
  width: 420px;
  min-height: 40px;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #666666;
  padding-left: 6px;
}
.comps4gw {
  width: 84px;
  background-color: #cccccc;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
.comps40w, .comps41w,.comps42w,.comps43w, .comps44w {
  width: 84px;
  height: 36px;
  color: #000000;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  cursor: pointer;
}
.comps40w {
  background-color: #ffffff;
}
.comps41w {
  background-color: #d22d29;
}
.comps42w {
  background-color: #eb7128;
}
.comps43w {
  background-color: #f0c833;
}
.comps44w {
  background-color: #65b053;
}

/* End 4 Scale styles */

.competency {
  padding-left: 6px;
  border: 1px solid black;
  background-color: #cccccc;
  margin: 3px;
}
.behavior {
  padding-left: 30px;
  border: 1px solid black;
  background-color: #999999;
  margin: 3px;
}
.ipheadx {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #ebbf2f;
  border-bottom: 1px solid #cccccc;
  padding: 1px 8px;
}
.iphead1 {
  position: relative;
  top: 0px;
  left: -8px;
  width: 135px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.iphead2 {
  position: absolute;
  top: 0px;
  left: 135px;
  width: 145px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.iphead3 {
  position: absolute;
  top: 0px;
  left: 275px;
  width: 155px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.iphead1x {
  position: relative;
  top: 0px;
  left: -8px;
  width: 135px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  background-color: #999999;
  color: #ffffff;
}
.iphead2x {
  position: absolute;
  top: 0px;
  left: 135px;
  width: 145px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
}
.iphead3x {
  position: absolute;
  top: 0px;
  left: 275px;
  width: 155px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
}


.comphead1 {
  position: relative;
  top: 0px;
  left: -8px;
  width: 160px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.comphead2 {
  position: absolute;
  top: 0px;
  left: 160px;
  width: 160px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.comphead3 {
  position: absolute;
  top: 0px;
  left: 320px;
  width: 160px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.comphead4 {
  position: absolute;
  top: 0px;
  left: 480px;
  width: 120px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.comphead1x {
  position: relative;
  top: 0px;
  left: -8px;
  width: 160px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  background-color: #999999;
  color: #ffffff;
}
.comphead2x {
  position: absolute;
  top: 0px;
  left: 160px;
  width: 160px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
}
.comphead3x {
  position: absolute;
  top: 0px;
  left: 320px;
  width: 160px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
}
.comphead4x {
  position: absolute;
  top: 0px;
  left: 480px;
  width: 120px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
}
.popfont {
  font-size:11px;
}



#missionpop {
  width: 279px;
}
.qtab {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
.qthead {
  background-color: #cccccc;
}
.qthead td {
  text-align: center;
}
.qtab td {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}
.finsci {
  width: 96px;
  border-color: #cc3333;
}
.compavg {
  float: right;
  text-align: right;
  padding-right: 2px;
  width: 28px;
}
.boxed {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
.boxed td, .boxed th {
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
}
.boxhead {
  background-color: #cccccc;
}
#tabbar {
  height: 22px;
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.tab {
  float: left;
  height: 16px;
  padding: 3px 12px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  cursor: pointer;
}
.taba {
  background-color: #666666;
  color: #ffffff;
}
.alertpopup {
  display: none;
  position: absolute;
  top: 150px;
  left: 200px;
  width: 300px;
  border: 2px solid #ff3333;
  padding: 4px;
  background-color: #ffffff;
  color: #ff3333;
}
.maroon {
  color: #cc6666;
}
#xtitle {
  color: #cccccc;
  padding-left: 12px;
  font-size: 18px;
  height: 24px;
}
.graphframe {
  position: relative;
  top: 0px;
  left: 0px;
  width: 600px;
  height: 200px;
  border: 1px solid #666666;
  padding: 12px;
  margin-top: 20px;
}
.graphtitle {
  position: absolute;
  top: 8px;
  left: 0px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.graphscale {
  position: absolute;
  top: 30px;
  left: 0px;
  font-size: 9px;
  font-weight: normal;
}
.graphscale .line {
  height: 16px;
  width: 40px;
  text-align: right;
}
.graphlines {
  position: absolute;
  top: 20px;
  left: 40px;
  width: 500px;
}
.graphlines .line {
  height: 15px;
  width: 100%;
  border-bottom: 1px solid #999999;
}
.graphkey {
  position: absolute;
  top: 80px;
  left: 560px;
}
.catlabel {
  position: absolute;
  top: 176px;
  width: 60px;
  text-align: center;
}
.graphself {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: #4f81bc;
}
.graphsup {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: #c0504e;
}
.graphother {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: #9bbb58;
}
.printtl {
  width: 400px;
  background-color: #cccccc;
  color: #000000;
  border: 1px solid #666666;
  padding-left: 6px;
  font-weight: 700;
}

.printtlnt {
  width: 400px;
  background-color: #cccccc;
  color: #000000;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-left: 6px;
  font-weight: 700;
}

.printtlnta {
  width: 400px;
  background-color: #cccccc;
  color: #000000;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-top: 1px solid #666666;
  padding-left: 6px;
  font-weight: 700;
}

.printtm {
  width: 100px;
  background-color: #cccccc;
  color: #000000;
  font-weight: 700;
  text-align: center;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.printdls {
  background-color: #ffffff;
  color: #000000;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-left: 6px;
}

.printdl {
  background-color: #ffffff;
  color: #000000;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-left: 6px;
}
.printdm {
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.printdlsummary {
  background-color: #f0f0f0;
  color: #000000;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-left: 6px;
}
.printdmsummary {
  background-color: #f0f0f0;
  color: #000000;
  text-align: center;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.printobj, .printrat {
  font-weight:700;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

.printrat {
  border-bottom: 1px solid #666666;
}

.printerf, .printext, .printing {
  font-size:12px;
  font-weight:400;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}
.printerfbot {
  font-weight:400;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.printcell {
  font-weight:400;
  font-size:12px;
  text-align: center;
  padding: 2px 2px 5px 2px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.printcellr {
  font-weight:400;
  font-size:12px;
  text-align: right;
  padding: 2px 5px 2px 2px;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.printcelll {
  font-weight:400;
  font-size:12px;
  text-align: left;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.blendred {
  color:red;
  font-size:16px; 
  font-weight:700;
}
.blendtitle {
  font-weight:700;
}
.blendinfo {
  font-style:italic;
  font-size:11px;
}


/*June21st-2012 AJ*/
.tbltd1{ width:40%; height:25px;
}
.tbltd2{ width:60%;
}
.geotd{ 
float:left;
margin-right:5px;
}
.geotd2{/* position:relative; float:left;height:50px; margin-left:5px;*/
}

div.aj table { /*width:858px;*/}
div.aj td{width:20%; margin-left:3px; vertical-align: middle; height:35px;}
.txtreonly input { width: 210px;}
#careerdev div.qboxs { margin-bottom:10px;}
#careerdev div.qboxs .info {margin:10px;}
#careerdev #status {padding-left:0px;}

.ajpdf{}

.jobdesc a[href$=".pdf"] {
  background: url(/images/PDFicon.png) no-repeat left center;
  padding-left: 20px;
  line-height: 25px;
  padding-bottom: 5px;
    
}
.jobdesc a[href$=".doc"] {
  background: url(/images/doc.gif) no-repeat left center;
  padding-left: 20px;
  line-height: 25px;
  padding-bottom: 5px;
    
}

.ratcat {
  width:175px;
  border-top:1px solid #ccc;
}
.ratdis {
  text-align:right;
  padding-right: 10px;
  border-top:1px solid #ccc;
}
.ratsect {
  border-top: 2px solid #ccc;
}

.divhide { display:none;}
.divshow { display:block;}
.boxin { margin-left:20px; width:95%;}
#geo > div { /*display: none; */ }
/*fix for ie7*/
#otherlang{ width:100px;
            margin-left:5px;}
			
.commentbox {
	font-family: "Arial Narrow", Arial, Helvetica, sanserif;
	font-size: 12px;  
  border: #A0A0A0 1px solid; 
  overflow:auto;
}			
.commentbox:focus {
  background: #E0E0E0;
}
/*-------------------------------------------------------------------*/
/* new home page                                                     */
/*-------------------------------------------------------------------*/
.home1new {
   position: absolute;
   top: 10px;
   left: 30px;
   font-size: 17px;
   font-weight: bold;
}
.homec1new {
  position: absolute;
  top: 220px;
  left: 30px;
  width: 220px;
  font-size: 18px;
}
.homec2new {
  position: absolute;
  top: 220px;
  left: 300px;
  width: 220px;
  font-size: 18px;
}
#bottomimg {
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	background: url(../images/greenbottom_sm.png);
	background-position: left bottom;
	height:107px;
	background-color: white;
}
#jambafrontlogo {
	position: absolute;
  top: 250px;
  left: 0px;
}
.fibertitle {
	color:#de4a87; 
	font-size:20px; 
	font-weight: 700;
	border-bottom: 1px dotted #de4a87;
}
.missiontitle {
	color:#c60c46; 
	font-size:20px; 
	font-weight: 700;
	border-bottom: 1px dotted #c60c46;
}
.valuestitle{
	color:#f28a2f; 
	font-size:20px; 
	font-weight: 700;
	padding-top:15px; 
	border-bottom: 1px dotted #f28a2f;
}
.jraspberry { color: #C60C46; }
.jgreen { color: #92c840; }
.jkale { color: #4AA942; }
.jbrown { color: #572700; }
.jpink { color: #de4a87; }
.jred { color: #F15D22; }
.jgrape { color: #C41980; }
.jorange { color: #F8981D;}
.jmango { color: #FFC425; }
.jgray { color:#707070; }
.black { color: #000; }

.bgjgray { background-color: #D0D0D0; color: #000; text-align: center; cursor: pointer; font-family: archermedium; font-size: 12px; }
.bgjpink { background-color: #de4a87; color: #fff; text-align: center;cursor: pointer; font-family: archermedium; font-size: 12px; }
.bgjgreen { background-color: #92c840; color: #572700; text-align: center; cursor: pointer; font-family: archermedium; font-size: 12px; }
.bgjmango { background-color: #FFC425; color: #572700; text-align: center;cursor: pointer; font-family: archermedium; font-size: 12px; }
.bgjred { background-color: #F15D22; color: #000; text-align: center;cursor: pointer; font-family: archermedium; font-size: 12px; }

.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.btop { border-top: 1px solid #ccc; }
.bbot { border-bottom: 1px solid #ccc; }
.bright { border-right: 1px solid #ccc; }
.bleft { border-left: 1px solid #ccc; }
.bbtop { border-top: 1px solid #572700; }
.bbbot { border-bottom: 1px solid #572700; }
.bbright { border-right: 1px solid #572700; }
.bbleft { border-left: 1px solid #572700; }

.bbotblk { border-bottom: 1px solid black; }

.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs24 { font-size: 24px; }
.afterhours { font-family: 'AfterHours'; }
.archerbook { font-family: 'ArcherBook'; }
.archerbold { font-family: 'ArcherBold'; }
.archermedium { font-family: 'ArcherMedium'; }
.roboto { font-family: 'Roboto'; }
.loginbox {
	border: 2px solid #572700; 
	height:18px;
}
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.normal { font-weight: 400; }
.bold { font-weight: 700; }

a.emplink:link, a.emplink:visited {
	text-decoration: none;	
	color: #572700;
}

A.emplink:hover {
	color: #F8981D;
}


.silverborder {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.silverborder th {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e9e9e9, #ffffff);
  background-image:    -moz-linear-gradient(top, #e9e9e9, #ffffff);
  background-image:     -ms-linear-gradient(top, #e9e9e9, #ffffff);
  background-image:      -o-linear-gradient(top, #e9e9e9, #ffffff);
  background-image:         linear-gradient(top, #e9e9e9, #ffffff);
}

/*-------------------------------------------------------------------*/
/* New Dropdown menu                                                     */
/*-------------------------------------------------------------------*/
.dropbtn {
	position: absolute;
	top: 2px;
  background-color: #fff;
  color: black;
	height: 22px;
	width: 172px;
  font-size: 14px;
	border: 1px solid #7a7a7a;
  cursor: pointer;
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 171px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 7px 5px;
  text-decoration: none;
  display: block;
  font-family: 'ArcherMedium','Arial';
  font-size:14px;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #92c840;}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
/*-------------------------------------------------------------------*/
/* popup styles                                                     */
/*-------------------------------------------------------------------*/
.popupnew {
  position: absolute;
  top: 100px;
  left: 350px;
  width: 300px;
  background-color: #ffffff;
  border: 1px solid #572700;
  z-index: 10;
}
.popuptc {
  position: absolute;
  top: 25px;
  left: 656px;
  width: 200px;
  background-color: #ffffff;
  border: 1px solid #572700;
  z-index: 10;
}
.pophead {
  background-color: #92c840;
  color: #572700;
  padding: 6px 10px;
}
.popclose {
  float: right;
  background-color: #c41980;
  color: #ffffff;
  padding: 1px 3px;
  cursor: pointer;
  border:1px solid #572700;
}
.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 #572700;
  text-align: left;
}
.poppi {
  color: #666666;
  padding: 6px 10px 12px 25px;
  border-top: 1px solid #572700;
}
.ipopx {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #fff;
  padding: 0px 0px;
}
/*-------------------------------------------------------------------*/
/* tabs styles                                                     */
/*-------------------------------------------------------------------*/
#tab2bar {
  height: 23px;
  border-left: 1px solid #572700;
  border-bottom: 1px solid #572700;
  font-family: ArcherMedium;
  font-size: 14px;
  z-index: 10;
}
.tab2 {
  float: left;
  height: 16px;
  padding: 3px 12px;
  border-top: 1px solid #572700;
  border-right: 1px solid #572700;
  cursor: pointer;
}
.tab2:hover {
	background-color: #de4a87;
  color: #fff;
}
.tab2a {
  background-color: #92c840;
  color: #572700;
  z-index: 9;
  border-bottom: 1px solid #572700;
}
.tab2head {
  background-color: #333333;
  color: #572700;
}


/*-------------------------------------------------------------------*/
/* new print styles                                                  */
/*-------------------------------------------------------------------*/
.sectionprint1 {
  margin-top: 12px;
  font-weight: bold;
  font-size: 18px;
  background-color: #92c840;
  color: #000;
  padding:3px;
  border: 2px solid #572700;
}

.sectionprint2 {
  margin-top: 12px;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #572700;
}

.sectionprint3 {
  font-size: 14px;
  border-bottom: 1px solid #572700;
}

.bodyprint1 {
	font-size: 14px;
	padding-left:0px;
	width: 600px;
	word-wrap:break-word;
}
.bodyprint2 {
	font-size: 14px;
	padding-left:10px;
	width: 600px;
	word-wrap:break-word;
}
.bodyprint3 {
	font-size: 14px;
	padding-left:20px;
	width: 600px;
	word-wrap:break-word;
}
.bodyprint4 {
	font-size: 14px;
	padding-left:30px;
	width: 600px;
	word-wrap:break-word;
}
.printtlc {
  width: 400px;
  border: 1px solid #572700;
  padding-left: 6px;
  font-weight: 700;
}

.printtlntc {
  width: 400px;
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
  padding-left: 6px;
  font-weight: 700;
}

.printtlntac {
  width: 400px;
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
  border-top: 1px solid #572700;
  padding-left: 6px;
  font-weight: 700;
}

.printtmc {
  width: 100px;
  font-weight: 700;
  text-align: center;
  border-top: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}

.printdlsc {
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
  padding-left: 6px;
}

.printdlc {
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
  padding-left: 6px;
}
.printdmc {
  text-align: center;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}
.printdlsummaryc {
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
  padding-left: 6px;
}
.printdmsummary {
  text-align: center;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}

.printobjc, .printratc {
  font-weight:700;
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
}

.printratc {
  border-bottom: 1px solid #572700;
}

.printerfc, .printextc, .printingc {
  font-size:12px;
  font-weight:400;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
}
.printerfbotc {
  font-weight:400;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #572700;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}
.printcellc {
  font-weight:400;
  font-size:12px;
  text-align: center;
  padding: 2px 2px 5px 2px;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}
.printcellrc {
  font-weight:400;
  font-size:12px;
  text-align: right;
  padding: 2px 5px 2px 2px;
  border-right: 1px solid #572700;
  border-bottom: 1px solid #572700;
}
.printcelllc {
  font-weight:400;
  font-size:12px;
  text-align: left;
  padding: 2px 2px 5px 2px;
  border-left: 1px solid #572700;
  border-bottom: 1px solid #572700;
}

/*-------------------------------------------------------------------*/
/* button styles                                                     */
/*-------------------------------------------------------------------*/
.brownbutton {
	background-color:#572700;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #54381e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:ArcherMedium;
	font-size:20px;
	padding:6px 24px;
	text-decoration:none;
}
.brownbutton:hover {
	background-color:#634b30;
}
.brownbutton:active {
	position:relative;
	top:1px;
}

.brownbutton_sm {
	background-color:#572700;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #54381e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:ArcherMedium;
	font-weight:400;
	font-size:12px;
	padding:2px 4px;
	text-decoration:none;
	text-align: center;
}
.brownbutton_sm:hover {
	background-color:#634b30;
}
.brownbutton_sm:active {
	position:relative;
	top:1px;
}

.pink_sm {
	background-color:#de4a88;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #db156b;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:ArcherBook;
	font-size:10px;
	padding:2px 4px;
	text-decoration:none;
	text-align: center;
}
.pink_sm:hover {
	background-color:#e077a3;
}
.pink_sm:active {
	position:relative;
	top:1px;
}

.ltbluebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea));
	background:-moz-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-webkit-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-o-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:-ms-linear-gradient(top, #bddbfa 5%, #80b5ea 100%);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea',GradientType=0);
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#000;
	font-family:ArcherMedium;
	font-size:12px;
	font-weight:normal;
	padding:2px 4px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.ltbluebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa));
	background:-moz-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-webkit-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-o-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:-ms-linear-gradient(top, #80b5ea 5%, #bddbfa 100%);
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa',GradientType=0);
	background-color:#80b5ea;
}
.ltbluebutton:active {
	position:relative;
	top:1px;
}

.greenbutton {
	background-color:#4AA942;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #92c840;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:ArcherMedium;
	font-size:12px;
	padding:2px 4px;
	text-decoration:none;
	text-align: center;
}
.greenbutton:hover {
	background-color:#92c840;
}
.greenbutton:active {
	position:relative;
	top:1px;
}
