@page { size: landscape; } /* not supported */

body {
    background-color: #ffffff; /* white */
    color: #000000; /* black */
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    width: 100%;
}

.contents {
	position: absolute;
	top: 0;
	left: 5px;
    height: auto;
    width: 100%;
    margin: 15px 5px 15px 5px;
    border: 0;
	/* padding: 1.2em 0 1.2em 0;*/
    padding: 0;
}

.header {
	width: 100%;
	height: 80px;
    margin: 0;
    padding: 0;
    background-color: #ffffff; /* white */
    color: #000000; /* black */
    text-align: right;
}

.noprint { 
	display: none; /* completely hide from printed version */
    visibility: hidden;	/* completely hide from printed version */
}

.noscreen {
	display: none;/* completely hide from screen version */
    visibility: hidden;	/* completely hide from screen version */
}

.printonly {
	display: inline; /* only display in printed form, not onscreen */
	visibility: visible; /* only display in printed form, not onscreen */
}

.companyname {
	font-family: Arial, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    text-align: left;
	padding: 32px 10px 0 10px; 
    color: #000000; /* black */
    /*margin: 5px;*/
}

.companyaddress {
	font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    color:  #000000; /* black */
	position: inherit;
	padding: 0 10px 0 10px; 
}

hr {
	display: none;
}
	
.logo {
    position: absolute;
    top: 4px; 
	left: 0;
}

.doublespace {
	padding-bottom: 10px;
}

.menubar {
	display: none;
}

.date {
	display: none;
}

.footer {
	display: none;
}

.webERF {
    font-size: 12pt;
	font-weight: bold;
	padding: 0;
}

.mainbody {
    margin-bottom: 3em;
	height: auto;
    padding: .9em .9em .5em .9em;
}

.mainbody a:link {
    color:  #000000; /* black */
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}

.mainbody ul {
    font-size: 9pt;
}

.mainbody ul li {
    font-size: 9pt;
	margin-top: .5em;
	margin-bottom: .5em;
}

.mainbody h3 {
    font-size: 11pt;
	font-weight: bold;
	padding: 0;
}

.mainbody h2 {
    font-size: 10pt;
}

.mainbody options h4 {
    padding: 20px 0 1px 0;
    margin: 5px 1px 1px 1px;
}

.mainbody options p {
    padding: 2px 0 2px 0;
    margin: 1px;
}

.mainbody th {
    font-size: 8pt;
}

h1 {
    text-align: center;
}

h2 {
    text-align: center;
	padding-bottom: 15px;
}

/* to support reportslist */
#leftcol {
	overflow: visible;
}

/* to support reportslist */
#rightcol {
	overflow: visible; 
}

#leftcol a:link, #leftcol a:visited, #leftcol a:hover, #leftcol a:active {
	color: #000000; /* black */
	font-size: 8pt;
	text-decoration: none;
}

#rightcol a:link, #rightcol a:visited, #rightcol a:hover, #rightcol a:active {
	color: #000000; /* black */
	font-size: 8pt;
	text-decoration: none;
}

.cbahead {
	font-size: 10pt;
	text-align: center;
}

h3 {
    font-weight: bold;
    font-size: 11pt;
    color: #000000; /* black */
    text-align: left;
    text-decoration: none;
}

h4 {
	font-weight: bold;
	font-size: 10.5pt;
    color: #000000; /* black */
    text-align: left;
    text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

.wrap {
	white-space: wrap; /* Not supported by IE5 */
}

.shaded {
    background-color: #ffffff; /* white */
	width: 85%;
	margin: auto;
	padding: 10px;
}

.shaded table {
	width: 100%;
}

.shaded table th, .shaded table td, .shaded table input, .shaded table select {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.shadedwide {
    background-color: #ffffff; /* white */
	width: 90%;
	margin: auto;
	padding: 10px;
}

.shadedwide table {
	width: 100%;
}

.shadedwide table th, .shadedwide table td, .shadedwide table input, .shadedwide table select {
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.EFTlink {
	margin: auto;
}

.EFTlink table {
	margin: auto;
	width: 85%;
	border: 1px solid #eeeeee; /* light gray */;
}

.EFTlink table td, .EFTlink table th {
	padding: 2px;
}

.defaults {
	background-color: #ffffff; /* white */
	color: #000000; /* black */
	font-size: 8pt;
    display: block;
	position: relative;
	/* padding: 3px; */
	overflow: visible;
}

.ownerop {
	background-color: #ffffff; /* white */
	color: #000000; /* black */
    display: block;
	position: relative;
	padding: 3px;
	overflow: visible;
}

li {
	padding: 1px;
}

.sectionlabel {
    text-align: left;
	color: #000000; /* black */
	font-weight: bold;
	padding-top: 5px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.small {
    font-size: 8pt;
}

.reducedfont {
	font-size: 9pt;
}

.alert {
	text-align: center;
	/* text-weight: bold; */ /* (IE5,5.5,6) */
	color: #000000; /* black */
}

.message {
    color: #000000; /* black */
	font-weight: bold;
	text-align: center;
}

.tight {
	margin-top: 0em;
	margin-bottom: 0em;
}

.tfcontact {
    margin: 5px 5px 20px 5px;
	padding: 5px;
}

hr {
	display: none;
}

.rates {
	margin: 15px auto auto auto;
	padding: 5px;
	border: none;
	display: table; /* not supported by IE */
	table-layout: fixed;
}

.rates td, .rates th {
	display: table-cell; /* not supported by IE */
	table-layout: fixed;
}

.options {
	margin-bottom: 3em; /* added to support menu structure on reportslist */
    padding: 5px 0 .5em 0; /* added bottom padding to support menu structure on reportslist */
}

.options h4 {
    font-size: 11pt;
    padding: 10px 0 0 0;
}

.options td {
    padding: 4px 0 4px 0;
	text-align: left;
}

.recon {
    /*padding: 5px;*/
}

.recon table {
    margin-top: 20px;
}

.numeric {
	text-align: right;
	font-weight: normal;
}

.calculations {
	text-align: right;
	padding: 2px 2px 5px 2px;
	margin: 15px 2px 15px 2px;
}

.recon a:link {
    color:  #000000; /* black */
    text-decoration: underline;
    font-weight: normal;
}

.announcements {
	margin: 5px 5px 30px 5px;
	border: none;
    background-color: #ffffff; /* white */
	text-align: left;
	padding: 5px 5px 15px 5px;
}

.announcehead {
    font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #000000; /* black */
	background-color: #ffffff; /* white */
	border-bottom: 3px solid #eeeeee; /* light gray */
	margin: 0;
	padding: 4px;
}

.announcetitle {
    font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #000000; /* black */
	background-color: #ffffff; /* white */
	padding: 4px 4px 0 4px;
}

.announcetext {
    font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000; /* black */
	background-color: #ffffff; /* white */
	padding-left: 4px;
	padding-right: 4px;
}

.announceurl {
	font-size: 9pt;
	text-align: center;
}

.announceurl a:link {
	color: #000000; /* black */
	text-decoration: underline;
	font-weight: normal;
}

.announcefooter {
    font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #000000; /* black */
	background-color: #ffffff; /* white */
	padding: 1px 4px 4px 4px;
	margin: 0;
}

.announcelist, .projectlist {
	margin-bottom: 3em;
    padding: 5px 0 .5em 0;
}

.announcelist table, .projectlist table {
	width: 85%;
	border: 1px solid #000000; /* black */
	display: table; /* not supported by IE */
}

.projects {
	margin: 5px 80px 30px 80px; 
    background-color: #ffffff; /* white */
	text-align: left;
	padding: 5px 5px 15px 5px;
}

.EDIref {
	color: #000000; /* black */
	font-weight: normal;
}

.attention {
	color: #000000; /* black */
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

.bigtext {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
    margin: 25px 15px 25px 0; 
    padding: 60px 15px 15px 15px;
}

.biggertext {
	font-size: 10pt;
	font-weight: bold;
    color: #000000; /* black */
	text-align: center;
    margin: 0 15px 0 15px;
    padding: 10px;
}

.instructions h3 {
    font-weight: bold;
    font-size: 11.5pt;
    color: #000000; /* black */
    text-align: center;
    margin: 5px;
    padding: 10px;
    text-decoration: none;
}

.grouper {
    border: 1px solid #000000; /* black */
    padding: 6px;
    font-size: 9pt;
}

.pageHeader {
    font-weight: bold;
    font-size: 140%;
    color: #000000; /* black */
	display: block;
}

.pymtHeader {
	display: none;
	visibility: hidden;
}

p {
    color: #000000; /* black */
    /*font-size: 9pt;*/
}

.totals {
    text-align: right;
    font-weight: bold;
}

.buttons {
	display: none;
	visibility: hidden;
}

.bottombuttons {
	display: none;
	visibility: hidden;
    padding: 0;
    margin: 0;
}

th {
    font-weight: bold;
    text-align: left;
}

.rpttotals {
    border-top: 1px solid #000000; /* black */
	padding-top: 2px;
	margin-top: 2px;
	text-align: right;
}

div.employer {
    color: #000000; /* black */
    padding: 5px 0 1px 0; 
    /*margin: 6px auto;*/
    font-size: 7pt; 
}

div.employer p {
	padding: 0 2px 0 2px;
	margin: 15px 3px 15px 3px;
    font-size: 7pt; 
}

div.employer table td {
    white-space: nowrap; /* not supported by IE5 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 0;
}

div.employer a:link {
	font-size: 7pt; 
}

tr {
	border-collapse: collapse;	
	page-break-before: always; /* not supported by IE */
}

td {
    font-size: 7pt; 
	page-break-before: always; /* not supported by IE */
}

div.contact {
    color: #000000; /* black */
    padding: 1px 2px 2px 2px; 
    margin: 6px auto;
}

div.contact p {
    padding: 5px 0 1px 0;
    margin: 1px;
}

div.empform {
    /* padding: 5px 0 1px 0; */
    padding: 1px 0 8px 0; /* chg to correct printing row cutoff issue */
    margin-left: 2px auto;
    /* margin-right: 100%; */ /* Screws up IE5 */
}

div.empform table {
	width: 100%;
	/*table-layout: fixed;
	border-collapse: collapse;*/
	/*border: 1px solid #eeeeee; /* light gray */
}

div.empform td {
	border: 1px solid #eeeeee; /* light gray */
}

.erpymt {
    color: #000000; /* black */
	background-color: #ffffff; /* white */
	width: 85%;
}

div.erpymt table {
	width: 100%;
}

.erdetails {
	padding: 0 0 5px 0;
}

.erdetails_spaced {
	padding: 15px 0 5px 0;
}

.spacer {
	width: 15px;
}

.leftspacer {
	width: 1px;
}

.hidden { /* hide from printed version */
    visibility: hidden; 
}

.subhead {
    font-weight: bold;
    font-size: 11.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; /* black */
    text-align: left;
    text-decoration: none;
}

.legaltext {
	font-size: 6pt; 
	text-align: left;
}

.amountdue {
	text-align: right;
	vertical-align: top; /* added */
	/* border-collapse: collapse; */
	padding: 0;
}

.datedue {
	width: 100%;
	font-size: 6pt;
}

td.signature {
    border-bottom: 1px solid #000000; /* black */
}

.reminder {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
    color: #000000; /* black */
}

.payable {
	text-align: left;
	font-size: 6pt;
	margin: 0;
	padding: 0;
	color: #000000; /* black */
}

.payable table {
	width: 100%;
	padding: 1px;
	margin: 1px;
	border: 1px solid #eeeeee; /* light gray */
}

.payable table td {
	border: 1px solid #eeeeee; /* light gray */
}

.payable p {
	margin: 0;
	padding: 5px;
}

.pymts {
	/*margin: auto;*/
	margin: 0 5px 0 5px;
	width: 95%;
}

table.fullwidth {
	width: 100%;
	font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.fullwidth tbody tr td {
	padding: 5px;	
}

.required {
	font-weight: bold;
	color: #000000; /* black */		
}

label {
	font-weight: bold;
	color: #000000; /* black */
}

table.fade, tr.fade, td.fade {
	border: 1px solid #eeeeee; /* light gray */
	vertical-align: top; 
	border-collapse: collapse; /* (NN6) */
	padding: 3px;
}

table.fadefilled, tr.fadefilled, td.fadefilled, th.fadefilled {
	font-weight: bold;
	color: #000000; /* black */
	border: 1px solid #eeeeee; /* light gray */
	vertical-align: top; 
	border-collapse: collapse; /* (NN6) */
	padding: 3px;
}

th.amountdue, td.amountdue {
	text-align: right;
}

.popup {
	margin: 30px 5px 10px 5px;
}

.entryform {
	padding: 2px;
	margin: 2px;
}

.entryform table {
	width: 100%;
	table-layout: auto;
}

.disabled {
	background-color: #ffffff; /* white */
	border: none;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.EFTtable {
	width: 100%;
}

.EFTtable th, td {
	margin: 5px;
	padding: 5px;
}

select { /* hides empty dropdown control when printing */
	border-style: none;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border-width: 0px; /* hide textbox outline for printing */
}

input text { /* hides empty textbox control when printing */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	display: none;
	visibility: hidden;
	border-width: 0px; /* hide textbox outline for printing */
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	overflow: visible;
	border: none;
	display: block;
	border-width: 0px; /* hide textbox outline for printing */
}

td img {
	display: none;
	visibility: hidden; /* hide icons for printing */
}

ol.arabicnumbers { /* numbered list */
	list-style-type: decimal;
}

ol.arabicnumbers li {
	margin-top:	.5em;
	margin-bottom: .5em;
	margin-right: 2em;
}	

ol.upperalpha { /* uppercase alpha list */
	list-style-type: upper-alpha;
}

ol.upperalpha li {
	margin-top:	.5em;
	margin-bottom: .5em;
	margin-right: 2em;
}

ol.loweralpha { /* lowercase alpha list */
	list-style-type: lower-alpha;
}
		
ol.loweralpha li {
	margin-top:	.5em;
	margin-bottom: .5em;
	margin-right: 2em;
}

