.bg {
	background-color: #EFE7DE;
	padding: 15 15 15 15;
}

#shadow-container { position: relative; left: 3px; top: 3px; }
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container { position: relative; left: -1px; bottom: -1px; }
#shadow-container .shadow1 { background: #EFDFD6; }
#shadow-container .shadow2 { background: #E7D3CE; }
#shadow-container .shadow3 { background: #D6BEBD; }
#shadow-container .container { background: #ffffff; border: 1px solid #CEBABD;}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f7405;
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8f7405;
}
.smallTextUrgent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f7405;
	font-style:italic;
	background-color:#EFE7DE;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f7405;
}
.expandedEmployee {
	background-color: #8f7405;
	zIndex:999999;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:600px;
}
.hoverEmployee {
	background-color: #8f7405;
	position:absolute;
	zIndex:999999;
	border-style:solid;
	border-width:1px;
	border-color:black;
	width:600px;
}
.resultsHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8f7405;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.searchBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#5D0C12;
}
a.header{
	text-decoration: none;
	color: #FFFFFF;
}
a.header:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.header:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.header:hover {
	color: #FFFFFF;
}
a.header:active {
	text-decoration: none;
	color: #FFFFFF;
}

a{
	color: #8F7405;
}
a:link {
	color: #8F7405;
}
a:visited {
	color: #8F7405;
}
a:hover {
	color: #8F7405;
}
a:active {
	color: #8F7405;
}
a.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f7405;
}
a.bigText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f7405;
}
a.bigText:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f7405;
}
a.bigText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8f7405;
}
a.searchBox{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5A0C0A;
}
a.searchBox:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D0C12;
}
a.searchBox:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D0C12;
}
a.searchBox:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #5D0C12;
}
a.searchBox:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D0C12;
}
a.tableheader{color: #FFFFFF;text-decoration: none;}
.jtext_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8F7405;
}

a.tableheader:link {color: #FFFFFF;text-decoration: underline;}
a.tableheader:visited {color: #FFFFFF;text-decoration: underline;}
a.tableheader:hover{color: #FFFFFF;text-decoration: underline;}
a.tableheader:active{color: #FFFFFF;text-decoration: underline;}
.maintab{
	text-decoration: underline;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#5A0C0A;
	cursor:pointer;
}
.selectedtab{
	text-decoration: underline;
	padding: 5px 0.5em;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#5A0C0A;
	cursor:pointer;
}
.unselectedtab{
	text-decoration: underline;
	padding: 5px 0.5em;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#8F7405;
	cursor:pointer;

}
.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #926F05;
}
.top_nav_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.nav_bg {
	background-attachment: scroll;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer_im {
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
