@import url(../../eremitimages/all.css);
		
#main {
	width:100%;
	border: 0px solid #000000; /*#777886;*/
	margin: auto;
	  }

body {
	padding:0px;
	/*background-color: #669966;*/
}

/*general class for elements that start hidden, can't use in-line display:none anymore*/
.startHidden {display: none;}
/*some very specific styles to handle old in-line eremit styles that had to be removed*/
.pleft27 {padding-left: 27px;}
.h100 {height: 100px;}

/* new employees box */
table#new-emp-table {
	background-color: blue;
	border-collapse: collapse;
	border: solid 1px blue;
}

#new-emp-table td {
	padding: 4px 4px 4px 4px;
	border: solid 1px blue;
}

#new-emp-table tr.evenrowx td {
	background-color: white;
	padding: 4px 4px 4px 4px;
	border: solid 1px blue;
}

#nem1,#nem2,#nem3,#nem4,#nem5 {background-color: #fff}
input#nem1:disabled,input#nem2:disabled,input#nem3:disabled,input#nem4:disabled,input#nem5:disabled {background-color: #e9e9e9; border: none}

#addNewEmployee, #clearNewEmployee {
    width: 5em;
}
.commentsf {
    display: block;
    margin: 0;
    padding: 0;
}

#creditDiv {
    border: solid;
    display:inline-block;
    border-width: 2px;
    background-color: #baefbe;
    border-radius: 10px;
    padding-right:20px;
    padding-left:20px;
}
.red-text {
    color: red;
}
.bold {
    font-weight: bold;
}

/* FUN WITH TABLE COLUMN WIDTHS! */
.wageInput { width: 75px; }

td.warn1 {background-color: #FF9999 !important}
span.warn1 {color: #FF3333; font-weight:bold;}
td.warn2 {background-color: #FF9999 !important}
span.warn2 {color: #FF3333; font-weight:bold;}

/* Employer and Member Buttons */

#member_button {display: none;}
#employer_button {display: none;}



/* #topcontent {
	background-color:#999999;}	  */

TABLE#trustees {
	width:575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
	text-align:center;
    border: 1px solid #777886;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
				}
				
TR#colhead {
	font-size:18pt;
	font-weight:bold;
	text-decoration:underline;
	padding:3px 0px 15px 0px;
			}				

TD#header {
	margin:0px;
	padding:0px;
	height: 187px;
	background-image: url(slice.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 1px;
		}

		
TD#tag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: center;
	color:#000;
	padding:1px 0px 1px 30px;
	/* border-top:1px solid #a3010c; */
	/* background-color:#cc3333; */
		}		
	  

TD#navbar1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: center;
	color:#FFFFFF;
	padding:1px 0px 1px 30px;
	border-top:1px solid #a3010c;
	background-color:#225c8c;
		}	


TR#navbar1
	{
	background-color: white;
	font-family:Arial;
	font-size:10pt;
	color: #000;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	padding:0px;
	height: 30px;
	text-align: right;
	}
		
		
		
TR#navbar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: black;
	padding:0px;
	height: 18px;
}




				
td.navtext { text-decoration:none; padding: 0px 6px 0px 6px; color: black; font-family: Arial, Helvetica, sans-serif;}		
td.navtext a { text-decoration:none; padding: 0px 6px 0px 6px; color: #225a89;}		
td.navtext a:hover	{color: #920009; text-decoration:none; padding: 0px 6px 0px 6px;}	

a {color:#0962C0; text-decoration:underline;}
a:hover {color:#b30330; text-decoration:underline;}

A.section {background-color:#003300; padding:4px 6px 2px 6px;}
a.section:hover	{color:#FFFF00; background-color:#003300; text-decoration:none; padding: 4px 6px 2px 6px;}	

a.company {color:black; text-decoration:none; text-align:center;}
a.company:hover	{color:black; text-decoration:underline;}

a#register {text-decoration:none; color:#0033CC; padding:0px}
a#register:hover {text-decoration:underline; color:#0033CC; padding:0px;}

a.pdf {text-decoration:none; color:#0033CC; padding:0px}
a.pdf#hover {text-decoration:underline; color:#0033CC; padding:0px;}

a.navbar { /* <-------------BEGIN STYLE FOR NAVIGATION BAR LINK*/
	width:188px;
		height:25px;
	text-align:left;
	display:block;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	/* color:#000000; */
	background-color:#FFFFFF;
	border-right:0px solid #330033;
	border-bottom:0px solid #330033;
	border-left: 0px solid #330033;
	text-decoration:none; 
	padding: 2px 0px 2px 12px;


}
a.navbar1 {
	width:188px;
	height:25px;
	text-align:left;
	vertical-align:middle;
	display:block;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	/* color:#000000; */
	background-color:#FFFFFF;
	border-right:0px solid #330033;
	border-bottom:0px solid #330033;
	border-left: 0px solid #330033;
	text-decoration:none; 
	padding: 2px 0px 2px 12px;



}


		
a.navbar:hover	{	
	width:188px;
	color:#000000;
	text-decoration:none;
	padding: 2px 0px 2px 3px;
	background-color:#bbc2d7;
	border-right:0px solid #330033;
	border-bottom:0px solid #330033;
	border-left: 0px solid #330033;
}

a.navbar1:hover	{
	width:188px;
	color:#000000;
	text-decoration:none;
	padding: 2px 0px 2px 3px;
	background-color:#bbc2d7;
	border-right:1px solid #330033;
	border-bottom:1px solid #330033;
	border-left: 10px solid #b30330;
			 }




.textbox {
	width:90%;
	margin-bottom:30px;
	margin-right:auto;
	margin-left:auto;
	  }

.textbox1{
	width:90%;
	border: 0px;
	margin-bottom:30px;
	margin-right:auto;
	margin-left:auto;
	  }
	  


.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding:20px 10px 7px 5px;
	}
		
    
#sig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:225px;
	margin:0px 5px 33px 242px;
	text-align:right;
		}

.maintext
{
	margin: 4px 4px 4px 4px 4px;
	width: auto;
	padding: 4px 4px 4px 4px;
	background: white;
	border: solid thin black;
}

h2 {
	margin-top:6px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing:6px;
	margin-left: -4px;
	margin-right: -4px;
	}

.header1 {
	border-top: 1px solid #777886;
	border-bottom: 1px solid #777886;
	background-image:   url("313header_sliver.gif");
	background-repeat: repeat;
	margin-left: -4px;
	margin-top:6px;
	margin-right: -4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing:3px;
	}

.textbox_board {
	width: auto;
	background-color:#FFFFFF;
	border:1px solid #777886;
	margin-left:210px;
	margin-right:10px;
	margin-bottom:30px;
	padding-bottom:20px;
	padding-left: 4px;
	padding-right: 4px;
	  }


.textbox2 {
	width:200px;
	background-color:#FFFFFF;
	border-top: 1px solid #777886;
	border-right: 1px solid #777886;
	border-left: 1px solid #777886;
	border-bottom: 2px solid #777886;
	margin:0px 0px 0px 25px;
	  }

.textbox3 {
	width:525px;
	background-color:#FFFFFF;
	margin-bottom:30px;
	  }
	  


#pictag {
	position:absolute;
	text-size:8pt;
	text-align:center;
	left:785px;
	top:585px;
	background-color:#CCCC99;
	width: 217px;
}
	

	
