 /*newnav for link page;*/

.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636259;
	font-weight: normal;
	text-decoration: none;	
	
}
.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8a79;
	
	text-decoration: none;	
	
}

a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7B3421;
	text-decoration: underline;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic
	color: #8c8a79;
	text-decoration: none;	
}
.nav1_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.nav_trailreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #636259;
	text-decoration: none;
}

.nav_trail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C7C7C7;
	text-decoration: underline;

}

a.nav_trail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7B3421;
	text-decoration: underline;
}

.xl { font-size: 140%; }
.lg { font-size: 120%; }
.md { font-size: 100%; }
.sm { font-size: 90%; }
.xsm { font-size: 80%; }
.xlheadline { font-size: 160%; color: #696969; }
.lgheadline { font-size: 120%; color: #696969; }
.lgheadlineblack { font-size: 120%; color: #000000; }
.headline {
	font-size:100%;
	color: #696969;
	font-weight: bolder;
}
.smheadline { font-size: 90%; color: #696969; }
.footer { font-size: 90%; }
.highlight { color: #696969; }
.error { color: #CC0000; font-weight: bold; font-size: 120%; }
.notify { color: #CC0000; font-weight: bold; font-size: 120%; }
.copyright { font-size: 8pt }
.unindentedList { margin-left: 20px; padding: 0px }




TR.footer {
 /* background: #bbc3d3;*/
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  /*background: #587CBE;*/
  /*background: #696969;*/
  color: #000000;
  /*font-weight: bold;*/
  padding-top : 1px;
  padding-bottom : 2px;
  }


.welcome {
	font-family: "Time New Roman", Times, Serif;
	font-size: 24px;
	line-height: normal;
	color: #ffffff;
	font-weight: bold;
} 


.welcome2 {
	font-family: "Time New Roman", Times, Serif;
	font-size: 14px;
	line-height: 1.5;
	color: #ffffff;
	font-weight: bold;

}
.welcome3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	color: #ffffff;
	font-weight: bold;

}


TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

	.mainb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;

}
	.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
 

}

	.resmain {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5;
 
}

	.ref_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: normal;
	font-style:  italic;
    color: #000000;
	margin-left: 150px;
}



.main_box {
	border: 1px solid #dedbce;
}
.welcome_margin {
	margin: 8px;
	padding: 15px;
	top: 10px;
}
 /*homepage add*/
 
div#jobref {
	position: absolute;
	top: 113px;
	left: 131px;
	display: block;
	width: 218px;
	height: 128px;
	border: 1px solid #000000;
	background-color:#f4e0a4;
	margin: 0;
	padding: 15px;
	z-index: 1;
}

div#jobref h1{
	font-size:16px;
    font-family: Arial, Helvetica, sans-serif;
	margin:5px 0 5px 0;
}
div#jobref p{
	font-size:11px;
	margin:5px 0 5px 0;
    font-family: Arial, Helvetica, sans-serif;

}
