* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
  background-color: #fff;
  background-image: url(/images/site/bodybg.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

img {
  border: none;
}

img, div, p, form {
  margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, dt, dd, li, div, span, input, button, select, td, th, textarea, pre {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  padding: 0px;
  margin: 0px;
  color: #333;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  color: #f89838;
  text-decoration: none;
  padding: 0px;
  margin: 0px 0px 6px 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #346732;
  text-decoration: none;
  padding: 0px;
  margin: 12px 0px 6px 0px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  padding: 0px;
  margin: 12px 0px 6px 0px;
}

h4, h5, h6 {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  padding: 0px;
  margin: 12px 0px 6px 0px;
}

p, li, dt, dd {
  font-size: 12px;
  font-family: arial, helvetica;
  color: #333;
  text-decoration: none;
  padding: 0px;
  margin: 0px 0px 6px 0px;
}

fieldset {
  border: none;
}

fieldset dl {
  clear: left;
	padding: 1px 0;
}

fieldset dt {
	float: left;	
	width: 25%;
	text-align: right;
	display: block;
	margin-top: 2px;
}

fieldset dd {
	margin-left: 26%;
	vertical-align: top;
}

pre {
  font-size: 10px;
}

#head {
  position: relative;
  margin: 0px auto;
  height: 74px;
  width: 762px;
  background-image: url(/images/site/head2.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#logo {
  position: absolute;
  left: 0px;
  top: 14px;
  width: 195px;
  height: 50px;
}

#signin {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  right: 0px;
  top: 10px;
  width: 300px;
  text-align: right;
  z-index: 100;
}

#signin {
  font-size: 10px;
  font-weight: bold;
}

#signin a:link, #signin a:active, #signin a:visited {
  color: #669966;
  text-decoration: none;
}

#signin a:hover {
  color: #346732;
}

#middle a:link, #middle a:active, #middle a:visited {
  color: #346732;
  text-decoration: none;
}

#middle a:hover {
  color: #996600;
}

#middlepad {
  position: relative;
  padding: 4px 18px 8px 18px;
}

#homecontent {
  position: relative;
  padding: 0px;
  margin: 0px;
  width: 724px;
  overflow: hidden;
  margin-bottom: 0px;
}

#homecol1, #homecol2, #homecol3, #homecol4, #verisign {
  width: 180px;
  margin-top: 1px;
  margin-right: 1px;
  float: left;
}

#homecol1 {
  background-image: url(/images/site/adminbg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  height: 307px;
}

#intro1 {
  height: 180px;
}

#intro1 p {
  margin: 0px;
  padding: 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
}

#intro2 {
  background-image: url(/images/site/intro2bg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  height: 180px;
}

#intro2 p {
  margin: 0px;
  margin-top: 1px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  padding: 10px;
}

#intro2 strong {
  font-weight: bold;
  color: #F89838;
}

#homecol1 {
  width: 181px;
}

#homecol4 {
  margin-right: 0px;
}

.homeimg {
  width: 180px;
  height: 180px;
}

#homebottom {
  padding: 0px;
  margin: 0px;
  width: 724px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

#squares {
  margin-top: 8px;
  float: left;
  width: 45px;
}

#homebottomtext {
  padding: 0px;
  margin: 5px 0px 10px 0px;
  float: left;
  width: 679px;
}

#homebottomtext p {
  padding: 0px;
}

#employeebut, #adminbut, #employerbut {
  position: relative;
  text-align: center;
  padding: 0px;
 
}

#employeebut a, #adminbut a, #employerbut a {
  display: block;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  width: 180px;
  height: 25px;
  line-height: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

#employeebut a {
  background-image: url(/images/site/employeebutbg.jpg);
  background-position: left top;
  background-repeat: repeat-x;
}

#adminbut a {
  background-image: url(/images/site/adminbutbg.jpg);
  background-position: left top;
  background-repeat: repeat-x;
}

#employerbut a {
  background-image: url(/images/site/employerbutbg.jpg);
  background-position: left top;
  background-repeat: repeat-x;
}

#employerbut a:active, #employerbut a:visited, #employerbut a:link {
  text-decoration: none;
  color: #fff;
}

#employeebut a:active, #employeebut a:visited, #employeebut a:link {
  text-decoration: none;
  color: #fff;
}

#adminbut a:active, #adminbut a:visited, #adminbut a:link {
  text-decoration: none;
  color: #fff;
}

#employerbut a:hover {
  background-image: url(/images/site/employerbutbg2.jpg);
}

#employeebut a:hover {
  background-image: url(/images/site/employeebutbg2.jpg);
}

#adminbut a:hover {
  background-image: url(/images/site/adminbutbg2.jpg);
}

#employerdesc, #admindesc, #employeedesc {
  margin: 1px 0px 0px 0px;
  width: 180px;
  height: 154px;
}

#employerdesc p, #admindesc p, #employeedesc p {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
}

#employerdesc {
  background-image: url(/images/site/employerbg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#admindesc {
  background-image: url(/images/site/adminbg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#employeedesc {
  background-image: url(/images/site/employeebg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

.boxpad {
  padding: 10px;
}

.sm_boxpad {
  padding: 2px;
}

.clearboth {
  margin: 0px;
  padding: 0px;
  height: 1px;
  overflow: hidden;
  clear: both;
}

#toprule {
  background-color: #669966;
  height: 3px;
  width: 724px;
  overflow: hidden;
}

#topmenu {
  position: relative;
  padding: 0px;
  margin: 0px auto;
  width: 762px;
  text-align: right;
  height: 75px;
  line-height: normal;
  overflow: hidden;
}

#topmenupad {
  position: relative;
  margin: 0px;
  padding: 0px;
  margin-top: 49px;
  margin-right: 24px;
}

/*#topmenu {
	line-height: normal;
	margin: 54px 0 -1px 7px;
	min-width: 570px;
}*/

#topmenu ul {
  display: inline;
  float: right;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#topmenu a {
	float: left;
	background: none no-repeat 0% 0px;
	margin: 0 6px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}

#topmenu a span {
	float: left;
	display: block;
	background: none no-repeat 100% 0px;
	padding: 8px 15px 6px 5px;
	color: #2a5128;
	white-space: nowrap;
	margin-right: -10px;
}

#topmenu a:hover span {
	color: #2a5128;
}

#topmenu .current a {
	background-position: 0 -70px;
}

#topmenu .current a span {
	background-position: 100% -70px;
	padding-bottom: 7px;
	color: #346732;
}

#topmenu a:hover {
	background-position: 0 -70px;
}

#topmenu a:hover span {
	background-position:100% -70px;
}

#topmenu .current a:hover {
	background-position: 0 -70px;
}

#topmenu .current a:hover span {
	color: #346732;
	background-position: 100% -70px;
}


#topmenu a {
	background-image: url(/images/bg_tabs1.png);
}

#topmenu a span {
	background-image: url(/images/bg_tabs2.png);
	color: #2a5128;
}

#topmenu a:hover span {
	color: #346732;
}

#topmenu .current a span {
	color: #346732;
}

#topmenu .current a:hover span {
	color: #346732;
}

.shadowrule {
  position: relative;
  border-top: 1px solid #fff;
  height: 10px;
  background-image: url(/images/site/shadowrule.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  overflow: hidden;
  clear: both;
}

#foot {
  position: relative;
  background-color: #fff;
  width: 769px;
  height: 25px;
  margin: 0px 0px 0px -3px;
  border-top: 1px dotted #ccc;
  background-image: url(/images/footgradient.gif);
  background-repeat: repeat-x;
  background-position: left top;
}

#foot p {
  margin: 0px;
  font-family: arial, helvetica;
  font-size: 10px;
  color: #333;
}

#footpad {
  margin: 0px;
  padding: 5px 18px;
}

#footlinks {
  padding-top: 3px;
  width: 350px;
  text-align: left;
  float: left;
}

#footcapben {
  padding-top: 5px;
  width: 350px;
  text-align: right;
  float: right;
}

#footlinks a:link, #footlinks a:active, #footlinks a:visited {
  font-size: 12px;
  color: #333;
  text-decoration: none;
}

#footlinks a:hover {
  color: #996600;
}

#verisign {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0px auto;
}

#verisignpad {
  text-align: left;
  margin: 0px auto;
  width: 763px;
}

.sectionphoto {
  width: 230px;
  height: 150px;
  padding: 0px;
  float: left;
  margin: 10px 15px 10px 0px;
  border-top: 3px solid #669966;
  border-bottom: 3px solid #669966;
}

.formrow {
  clear: both;
  padding: 2px;
}

.formrowright {
  clear: both;
  padding: 2px;
  text-align: right;
}

.formrowcenter {
  clear: both;
  padding: 2px;
  text-align: center;
}

.formgroup {
  border-top: 1px solid #ccc;
  padding: 10px 0px;
  margin-bottom: 5px;
}

.formlabel {
  float: left;
  padding: 0px;
  width: 200px;
  padding-right: 5px;
  text-align: right;
}

.forminput {
  float: left;
  width: 450px;
  text-align: left;
}

.error {
  color: red;
}

body.nobg {
  background: #fff;
}

td.tdlabel p {
  color: #555;
}

table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}

td, th {
  border: 1px solid #ccc;
  padding: 4px;
}

td p {
  padding: 0px;
  margin: 0px;
}

table.nocellborders td, table.nocellborders th {
  padding: 3px;
  border: none;
  border-top: 1px solid #ccc;
}

table.nocellborders {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

table.nocellborders tbody tr+tr td { /* turns off top border on tds in every row expept the first */
  border-top: none;
}

table.innertable {
  border: 1px solid #ccc;
  width: 100%;
}

table.narrow {
  border-collapse: separate;
  width: 339px;
  border: 1px solid #ccc;
}

table.noborder {
  border-collapse: separate;
  border: none;
}

table.noborders, table.noborders td, table.noborders th {
  border: none;
}

.change {
  color: #346732;
}

#menubar p {
  margin: 0;
  padding: 0;
}

a.pagemenuitem {
  display: block;
  float: left;
  padding: 4px 4px;
  margin-right: 1px;
  margin-top: 1px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  font-size: 11px;
  font-weight: bold;
}

a.pagemenuitem:hover {
  background-image: none;
  border-color: #aaa;
  background-color: #fff;
}

input.pagemenuitem {
  padding: 2px;
  margin: 0px;
  margin-left: 1px;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

input.pagemenuitem2 {
  padding: 2px;
  margin: 0px;
  margin-left: 1px;
  background-color: #eee;
}

pre {
  text-align: left;
}

body#report {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: none;
}

table.certmessagebox {
  background: #ccc;
  border: 2px solid #777;
}

.pagemenuitems {
  padding-top: 1px;
}

.pagemenuitems p {
  /*width: 704px;*/
  line-height: normal;
  background-color: #f4f4f4;
  background-image: url(/images/transleftwhiteright.png);
  background-repeat: repeat-y;
  background-position: left top;
  padding: 4px 10px;
  margin-bottom: 1px;
  border-bottom: 1px solid #d7d7d7;
}

.pagemenuitems p:last-child {
  margin-bottom: 0px;
}

.pagemenuitems p:hover {
  background-image: url(/images/transrightwhiteleft.png);
}

.leftcol {
  float: left;
  width: 362px;
}

#admintodolist {
  float: left;
  width: 362px;
  background-color: #ccc;
  margin: 5px 0;
}

.leftcol .pagemenuitems p {
  width: 340px;
}

#adminlistitems {
  padding: 5px;
  height: 200px;
  overflow: auto;
  width: 328px;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-bottom: 5px;
}

#admintodolist p {
  font-size: 11px;
  line-height: 11px;
}

#admintodolist h2 {
  margin: 2px 0px;
  font-size: 12px;
}

.groupname {
  color: #346732;
}

.employeename {
  margin-left: 10px;
}

.employeelabel {
  margin-left: 10px;
}

.dependentname {
  margin-left: 20px;
}

.dependentlabel {
  margin-left: 20px;
}

.rowbg {
  border: 1px solid #669966;
  background-image: url(/images/topmenubg2.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin-bottom: 2px;
}

.twocol {
  position: relative;
  float: left;
  width: 343px;
}

.pad {
  padding: 5px;
}

.pad10 {
  padding: 10px;
}

table.verisign, div.dialog table {
  width: 290px;
  padding: 0px;
  border: none;
}

table.verisign td, div.dialog table td {
  padding: 0px;
  border: none;
}

.quote {
  width: 200px;
  float: left;
  margin-right: 15px;
  background-image: url(/images/site/employerbg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  border-top: 3px solid #669966;
  border-bottom: 3px solid #669966;
}

.quote p {
  padding: 10px;
}

.infoinput {
  width: 200px;
}

.thbg {
  background-color: #eee;
}

.namehilite {
  background-color: #ffcc66;
}

#todolist {
  position: fixed;
  padding: 5px;
  top: 85px;
  right: 5px;
  visibility: hidden;
  width: 150px;
  border: 1px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  background-color: #eee;
}

#todolist p, #todolist input {
  font-size: 11px;
}

#todoitems {
  height: 200px;
  display: block;
  overflow: auto;
  border: 1px solid #ccc;
  background-color: #fff;
}

#todoitems td {
  border: none;
  padding: 0px;
}

#todoitems p {
  padding: 2px 4px;
}

#todoitems table {
  background-color: #fff;
  width: 280px;
}

#middle {
  width: 778px;
  margin: 0px auto;
  text-align: left;
}

#middle .hd .c, #middle .ft .c {
  font-size: 1px;
  height: 10px;
}

#middle .ft .c {
  height: 13px;
}

#middle .hd {
  background: transparent url(/images/tl.png) no-repeat 0px 0px;
  margin-right:13px;
}

#middle .hd .c {
  background: transparent url(/images/tr.png) no-repeat right 0px;
  margin-right: -13px;
}

#middle .bd {
  background: transparent url(/images/ml.png) repeat-y 0px 0px;
  margin-right: 13px;
}

#middle .bd .c {
  background: transparent url(/images/mr.png) repeat-y right 0px;
  margin-right: -13px;
}

#middle .bd .c .s {
  margin: 0px 8px 0px 4px;
  padding: 0;
}

#middle .ft {
  background: transparent url(/images/bl.png) no-repeat 0px 0px;
  margin-right: 13px;
}

#middle .ft .c {
  background: transparent url(/images/br.png) no-repeat right 0px;
  margin-right: -13px;
}

#middle .pagemenuitems p a, #middle .pagemenuitems p a:active, #middle .pagemenuitems p a:visited, #middle .pagemenuitems p a:link {
  color: #333;
}

#middle .pagemenuitems p a:hover {
  color: #346732;
}

/* employer org admin styles */

#selectors div, .orgtreepad a, #emporgadmin p, #emporgadmin td, #covcodeadmin p, #orgformdiv {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  padding: 0px;
  margin: 0px;
}

#selectors fieldset dt {
  width: 20%;
}

#selectors fieldset dd {
  margin-left: 21%;
  width: 70%;
}

#orgtreediv {
  float: left;
  margin-right: 10px;
  width: 340px;
  height: 400px;
  overflow: auto;
  border: 1px solid #ccc;
}

.orgtreepad {
  padding: 5px;
}

#orgform {
  float: left;
  padding: 10px;
  width: 369px;
  height: 390px;
  border: 1px solid #ccc;
  background-color: #eee;
}

#orgchart, #coveragecodeselector {
  margin-top: 10px;
}

#coveragecodeselector select {
  margin-bottom: 20px;
}

#coveragecodeselector table td {
  border: none;
}

.plantable {
  width: 310px;
}

.plantable td {
  border: none;
}

tr.plantableheads td {
  font-weight: bold;
}

#planselector {
  border: 1px solid #ccc;
  padding: 5px;
  width: 352px;
  height: 150px;
  overflow: auto;
  background-color: #fff;
}

.bi, .closed, .open {
  cursor: hand;
  cursor: pointer;
}

.bl1 {
  height: 15px;
}
.bl1 div {
  padding-left: 0px;
  overflow: hidden;
}
.bl2 {
  height: 15px;
}
.bl2 div {
  padding-left: 15px;
  overflow: hidden;
}
.bl3 {
  height: 15px;
}
.bl3 div {
  padding-left: 30px;
  overflow: hidden;
}
.bl4 {
  height: 15px;
  margin-left: 45px;
  overflow: hidden;
}
.bl4 div {
  padding-left: 45px;
  overflow: hidden;
}
.bl5 {
  height: 15px;
}
.bl5 div {
  padding-left: 60px;
  overflow: hidden;
}

#bn_0 {
  display: block;
}

.bi {
  display: block;
}

.open {
  display: block;
  float: left;
  width: 15px;
  margin-top: 2px;
  height: 11px;
  background-image: url(/images/minus.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.closed {
  display: block;
  float: left;
  width: 15px;
  margin-top: 2px;
  height: 11px;
  background-image: url(/images/plus.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.inner {
  padding: 0 10px;
}

/* panel rounded corners */

.panel {
  padding: 0;
  background-color: #f4f4f4;
}

#acp {
	margin: 0;
	padding: 3px 1px;
	width: 720px;
	background-color: #FFFFFF;
	border: 1px #cccccc solid;
}

#menubar {
	margin: 0;
	padding: 0;
}

.panel {
	background: #f4f4f4 url("/images/vgrade2.gif") repeat-x top;
	padding: 0;
}

.panelpad {
  padding: 7px;
}

#menubar .panelpad {
  padding: 3px;
}

span.corners-top, span.corners-bottom, 
span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: url("/images/prc-left.gif");
	background-position: 0 0;
	margin: -4px -2px 0;
}

span.corners-top span {
	background-image: url("/images/prc-right.gif");
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: url("/images/prc-left.gif");
	background-position: 0 100%;
	margin: 0 -2px -4px;
	clear: both;
}

span.corners-bottom span {
	background-image: url("/images/prc-right.gif");
	background-position: 100% 100%;
}

#tabspanel {
  position: relative;
  padding-top: 26px;
}

/* Tabbed menu
	Based on: http://www.alistapart.com/articles/slidingdoors2/
----------------------------------------*/
#tabs * {
  margin: 0;
  padding: 0;
}

#tabs {
  position: absolute;
  top: 0px;
	line-height: normal;
	margin: 0 0 -6px 7px;
	min-width: 600px;
}

.rtl #tabs {
	margin: 0 7px -6px 0;
}

#tabs ul {
  margin: 0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#tabs a {
	float: left;
	background: url("/images/ptabs-left.gif") no-repeat 0% -35px;
	margin: 0 1px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
	position: relative;
}

.rtl #tabs a {
	float: right;
}

#tabs a span {
	float: left;
	display: block;
	background: url("/images/ptabs-right.gif") no-repeat 100% -35px;
	padding: 7px 10px 4px 4px;
	color: #767676;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.rtl #tabs a span {
	float: right;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span, .rtl #tabs a span { float:none;}
/* End hack */

#tabs a:hover span {
	color: #346732;
}

#tabs #activetab a {
	background-position: 0 0;
	background-color: #f9f9f9;
	border-bottom: 3px solid #f9f9f9;
}

#tabs #activetab a span {
	background-position: 100% 0;
	/*padding-bottom: 5px;*/
	color: #346732;
}

#tabs a:hover {
	background-position: 0 -70px;
}

#tabs a:hover span {
	background-position: 100% -70px;
}

#tabs #activetab a:hover span {
	color: #346732;
}

#uploadprogress {
  display: none;
}

#reportouter {
  visibility: hidden;
  position: absolute;
  top: 20px;
  left: 20px;
  border: 1px solid #ccc;
  background-color: #fff;
}

#reportcontent {
  padding: 10px;
}

ul.hlist {
	display: block;
	list-style-type: none;
	margin: 0;
	background-color: #e8e8e8;
	padding: 0px 2px 0px 2px;
}

ul.hlist li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #f9f9f9;
}

ul.hlist li.header {
  margin-top: 0px;
	background-color: #e8e8e8;
}

ul.hlist dl, ul.hlist dt, ul.hlist dd {
	position: relative;
	display: block;
	padding: 0;
  margin: 0;
}

ul.hlist li.header dl {
	padding: 0px;
	min-height: 9px;
}

ul.hlist li.header dt, ul.hlist li.header dd {
  color: #555;
}

ul.hlist li.row dl {
	padding: 2px 0;
	min-height: 9px;
}

ul.hlist li.row2 dl {
	padding: 2px 0;
	min-height: 9px;
	border-top: 1px solid #fff;
}

ul.hlist li.row dt {
	display: block;
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 14px;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.row dd {
	display: block;
	width: 15%;
	float: left;
	border-left: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.header dt {
	display: block;
	float: left;
	width: 50%;
	border-left: none;
	padding-left: 6px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.header dd {
	display: block;
	width: 15%;
	float: left;
	border-left: none;
	padding-left: 6px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.row2 {
  border-bottom: 1px solid #e8e8e8;
}

ul.hlist li.row2 dt {
	display: block;
	float: left;
	width: 50%;
	padding-left: 6px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.row2 dd {
	display: block;
	width: 15%;
	float: left;
	padding-left: 6px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 14px;
	min-height: 14px;
	text-align: left;
}

ul.hlist li.row dd div {
  font-size: 11px;
  line-height: 14px;
}

ul.hlist li.row dd.status {
  width: 30%;
}

ul.hlist li.row dd.count, ul.hlist li.header dd.count {
  width: 5%;
}

ul.hlist li.row dt.editcol, ul.hlist li.header dt.editcol {
  width: 20px;
}

ul.hlist li.row dd.editcol, ul.hlist li.header dd.editcol {
  width: 20px;
}

ul.hlist li.row dd.code, ul.hlist li.header dd.code {
  width: 4%;
}

ul.hlist li.row dd.date, ul.hlist li.header dd.date {
  width: 8%;
}

ul.hlist li.row dd.name, ul.hlist li.header dd.name {
  width: 25%;
}

/* col widths for reporting search criteria */

ul.hlist li.row dt.report, ul.hlist li.header dt.report {
  width: 40%;
}

ul.hlist li.row dd.report, ul.hlist li.header dd.report {
  width: 40%;
}

ul.hlist li.row dt.reporttitle, ul.hlist li.header dt.reporttitle {
  width: 683px;
}

ul.hlist li.row dd.reporttitle, ul.hlist li.header dd.reporttitle {
  width: 683px;
}

ul.hlist li.row dt.addlabel, ul.hlist li.header dt.addlabel {
  width: 663px;
}

ul.hlist li.row dd.addlabel, ul.hlist li.header dd.addlabel {
  width: 663px;
}

ul.hlist li.row dt.pos, ul.hlist li.header dt.pos {
  width: 20px;
}

ul.hlist li.row dd.delete, ul.hlist li.header dd.delete {
  width: 20px;
}

ul.hlist li.row dd.showhide, ul.hlist li.header dd.showhide {
  width: 20px;
}

ul.hlist li.row dd.field, ul.hlist li.header dd.field {
  width: 100px;
  overflow: hidden;
}

ul.hlist li.row dd.filter, ul.hlist li.header dd.filter {
  width: 100px;
}

ul.hlist li.row dd.sort, ul.hlist li.header dd.sort {
  width: 120px;
}

ul.hlist li.row dd.criteria, ul.hlist li.header dd.criteria {
  width: 300px;
}

ul.hlist li.row dt.dthandle, ul.hlist li.header dt.dthandle {
  width: 20px;
}

ul.hlist li.header dd.agecol {
  width: 29px;
}

ul.hlist li.row dd.agecol {
  width: 30px;
}

ul.hlist li.row dd.agecol, ul.hlist li.header dd.agecol {
  width: 30px;
}

ul.hlist li.header dd.rates {
  width: 58px;
}

ul.hlist li.row dd.rates {
  width: 59px;
}

ul.hlist li dt.full, ul.hlist li dd.full {
  text-align: left;
  width: 98%;
}

ul.hlist li.row dd.ratetitle, ul.hlist li.header dd.ratetitle {
  width: 560px;
}

ul.hlist ul.sub {
  display: none;
}

#columnlist .handle, #exceptionlist .handle, #sectionlist .handle {
  width: 20px;
  height: 20px;
	background-image: url(/images/handle.gif);
	background-repeat: repeat-y;
}

.handle {
	cursor: move;
}

li.row {
  display: block;
  clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

li.header {
  display: block;
  clear: both;
}

li.row:hover {
	background-color: #fff;
}

li.dashrow {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}

ul.hlist dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: relative;
}

* html ul.hlist li { 
  position: relative; 
}

/* corners clear with white bg */

span.corners-t, span.corners-b, span.corners-t span, span.corners-b span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-t {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-t span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-b {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-b span {
	background-image: none;
	background-position: 100% 100%;
}

* html span.corners-t, * html span.corners-b { background-image: url("/images/corners_left.gif"); }
* html span.corners-t span, * html span.corners-b span { background-image: url("/images/corners_right.gif"); }

span.corners-t {
	background-image: url("/images/corners_left.png");
}

span.corners-t span {
	background-image: url("/images/corners_right.png");
}

span.corners-b {
	background-image: url("/images/corners_left.png");
}

span.corners-b span {
	background-image: url("/images/corners_right.png");
}

.panel1 {
  padding: 0 10px;
  background-color: #e8e8e8;
  height: 5px;
}

.panel1middle {
  padding: 0px 4px; background-color: #e8e8e8;
}

.panel2 {
  padding: 0 10px;
  background-color: #e8e8e8;
  background: #f4f4f4 url("/images/vgrade3.gif") repeat-x top;
}

.panel2 .nocellborders {
  background-color: #fff;
}

.panel2 .inner {
  padding: 5px 0 0 0;
}

.panel1 span.corners-t, .panel1 span.corners-b, .panel2 span.corners-t, .panel2 span.corners-b {
	margin: 0 -10px;
}

.removefromsigningtemplate .panel2 {
  background: #f4f4f4 url("/images/vgrade3-30.gif") repeat-x top;
}

#employeesearch {
  background: #f4f4f4 url("/images/vgrade3-100.gif") repeat-x top;
}

#admintodolist .panel2 {
  background: #f4f4f4 url("/images/vgrade3-100.gif") repeat-x top;
}

.hspace {
  clear: both;
  height: 4px;
  overflow: hidden;
}

/* form element styles */

input, button {
  font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 2px 4px;
	border: 1px solid #ccc;
	font-size: 11px;
	line-height: 14px;
}

select {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #ccc;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	background-color: #fff;
}

option {
	padding: 1px 4px;
	font-size: 11px;
	line-height: 14px;
}

textarea {
	width: 400px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 11px;
	line-height: 14px;
	background-color: #fff;
}


.submit-button:hover, input:hover, input:focus, button:hover, button:focus, select:hover, select:focus, textarea:hover, textarea:focus {
  border-color: #aaa;
  background-position: left bottom;
}

input.checkbox, input.checkbox:hover, input.checkbox:focus {
  background-color: none;
  border: none;
}

.two {
  width: 20px;
}

.three {
  width: 30px;
}

.four {
  width: 40px;
}

.five {
  width: 40px;
}

button span {
  font-size: 11px;
}

a.submit-button, button.submit-button {
	display: block;
  float: left;
  margin: 0 1px 0 0;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  font-weight: bold;
  color: #555;
  cursor: pointer;
  padding: 2px 8px 2px 8px; /* Links */
  background-image: url(/images/submitbg.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

button.submit-button {
  display: inline;
  float: none;
  width: auto;
  overflow: visible;
  padding: 0px 8px 0px 8px; /* IE6 */
}

button[type].submit-button {
  padding: 1px 8px 1px 8px; /* Firefox */
  line-height: 16px; /* Safari */
}

*:first-child+html button[type] {
  vertical-align: top;
  padding: 1px 8px 0px 8px; /* IE7 */
}

*:first-child+html dd button.submit-button {
  margin-top: 2px;  /* IE7 */
}

button.icon, button.icon:hover {
  background: none;
  padding: 0;
  margin: 0;
  border: none;
}

#menubar a.submit-button, #menubar button.submit-button {
  padding: 4px 8px 4px 8px;
}

#menubar button[type].submit-button {
  padding: 3px 8px 3px 8px; /* Firefox */
  line-height: 16px; /* Safari */
}

#menubar button.submit-button {
  width: auto;
  overflow: visible;
  padding: 0px 8px 0px 8px; /* IE6 */
}

*:first-child+html #menubar button[type] {
  vertical-align: top;
  padding: 3px 8px 2px 8px; /* IE7 */
}

.autowidth {
	width: auto !important;
}

.sm_x {
  display: block;
  float: left;
  margin-right: 8px;
  width: 12px;
  height: 14px;
  background-image: url(/images/sm_x.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.sm_menu {
  display: block;
  float: left;
  margin-right: 8px;
  width: 12px;
  height: 14px;
  background-image: url(/images/sm_menu.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.sm_new {
  display: block;
  float: left;
  margin-right: 8px;
  width: 12px;
  height: 14px;
  background-image: url(/images/expand.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

.editicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/edit.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.editicon:hover {
  background-image: url(/images/edith.gif);
}

.previewicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/preview.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.previewicon:hover {
  background-image: url(/images/previewh.gif);
}

.copyicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/copy.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.copyicon:hover {
  background-image: url(/images/copyh.gif);
}

.addicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/add.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.addicon:hover {
  background-image: url(/images/addh.gif);
}

.pdficon {
  width: 20px;
  height: 20px;
  background-image: url(/images/pdf.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.pdficon:hover {
  background-image: url(/images/pdfh.gif);
}

.showicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/show.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.hideicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/hide.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.deleteicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/delete2.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.deleteicon:hover {
  background-image: url(/images/delete2h.gif);
}

.uparrowicon {
  width: 15px;
  height: 7px;
  background-image: url(/images/uparrow.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

.uparrowicon:hover {
  background-image: url(/images/uparrowh.gif);
}

.downarrowicon {
  width: 15px;
  height: 7px;
  background-image: url(/images/downarrow.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.downarrowicon:hover {
  background-image: url(/images/downarrowh.gif);
}

.expandicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/expand.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.collapseicon {
  width: 20px;
  height: 20px;
  background-image: url(/images/collapse.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.editcol, div.ratetitle, div.dthandle, div.pos, div.showhide, div.delete, div.field, div.filter, div.criteria, div.sort {
  font-size: 11px;
  float: left;
  border-left: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
}

div.field, div.filter {
  width: 100px;
}

div.filter {
  overflow: hidden;
}

div.sort {
  width: 120px;
}

div.criteria {
  width: 300px;
}

div.editcol, div.dthandle, div.pos, div.showhide, div.delete {
  width: 20px;
}

div.row div.editcol, div.row div.dthandle, div.row div.pos, div.row div.showhide, div.row div.delete {
  height: 20px;
}

div.first {
  border-left: none;
}

div.ratetitle {
  width: 560px;
}

div.hlist {
  position: relative;
  margin: 0;
  background-color: #e8e8e8;
	padding: 0px 2px 0px 2px;
	clear: both;
}

div.hlist div.row {
  position: relative;
  background-color: #f9f9f9;
  border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 2px 0px;
	clear: both;
}

div.hlist div.header {
  position: relative;
  padding: 2px;
  background-color: #e8e8e8;
  clear: both;
}

div.header div.full {
  color: #555;
  font-weight: bold;
  font-size: 11px;
  font-weight: bold;
  padding: 0 5px 0 6px;
}

div.hlist div.row:hover {
	background-color: #fff;
}

div.dashrow {
  position: relative;
  margin: 2px 0px 0px 0px;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  padding: 0px 10px 0px 10px;
  clear: both;
}

dt.formlabel {
  width: 200px;
  float: left;
  margin-right: 2px;
}

dt.formcontrol {
  width: 400px;
  float: left;
}

#maskover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  visibility: hidden;
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff url('/images/spinner.gif') no-repeat center center;
}

table.ratesreport, table.ratesreport1cell {
  margin-bottom: 4px;
}

table.ratesreport td, table.ratesreport1cell td {
  padding: 4px;
  white-space: nowrap;
  font-size: 8pt;
}

table.ratesreport1cell {
  width: 1px;
}

table.ratesreport td {
  background-color: #fff;
  overflow: hidden; 
}

table.ratesreport td.tablehead, table.ratesreport1cell td.tablehead {
  font-weight: bold;
}

table.ratesreport {
  table-layout: fixed;
}

table.ratesreport tr.header td {
  background-color: #e8e8e8;
}

#columnlayoutwrapper, #columnpropertieswrapper {
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 704px;
  height: 170px;
  overflow: auto;
}

#columnpropertieswrapper {
  display: none;
}

#layoutcolumnsinner {
  position: relative;
}

.col_display {
  float: left;
  margin-right: 2px;
  width: 100px;
  border: 1px solid #ccc;
  height: 130px;
  background-color: #f9f9f9;
}

.col_display .sm_boxpad {
  height: 124px;
  overflow: hidden;
}

.layout_move {
  width: 80px;
  height: 12px;
  float: left;
  margin-right: 4px;
  background: #fff url('/images/horz_grab.gif') no-repeat center center;
  cursor: move;
}

.layout_delete {
  width: 12px;
  height: 12px;
  float: left;
  background: #fff url('/images/sm_x.gif') no-repeat center center;
}

.layout_display {
  font-size: 7pt;
  clear: both;
}

.layout_display p {
  margin-top: 6px;
  font-size: 7pt;
  clear: both;
}

.nowraptable td {
  white-space: nowrap;
}

.evenrow {
  background-color: #f3f3f3;
}

.oddrow {
  background-color: #f9f9f9;
}

#columnpropertieswrapper td.formlabel {
  width: 100px;
}

#columnpropertieswrapper td.formcontrol {
  width: 200px;
}

.scroll500 { 
  overflow: auto; 
  height: 500px;
}

.smalltext {
  font-size: 9px;
}

.billing_periods {
  margin-top: 0px;
  margin-left: 245px;
  width: 400px;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px;
}

.billing_periods p {
  float: left;
  width: 70px;
  font-size: 11px;
}

ul.hlist li dl dt.adj1 {
  width: 150px;
}

ul.hlist li dl dd.adj2 {
  width: 100px;
}

ul.hlist li dl dd.adj2span3 {
  width: 212px;
}

ul.hlist li dl dd.adj3 {
  width: 60px;
}

ul.hlist li dl dd.adj4 {
  width: 30px;
}

ul.hlist li dl dd.adj5 {
  width: 150px;
}

ul.hlist li dl dd.adj6 {
  width: 50px;
}

ul.hlist li dl dd.adj6 input {
  width: 40px;
}

ul.hlist li dl dd.adj7 {
  width: 220px;
}

ul.hlist li dl dd.adj7 input {
  width: 210px !important;
}