@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link{
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color:#FF0000;
}

td,th{
	font-size:12PX;
	}
	
.font1{
	font-size:12PX;
	color:#ff0000;
	}

.text1{
	font-size:12PX;
	color:#C59766;}
	
.text2{
	font-size:12PX;
	color:#5D88AA;}
	
.text3{
	font-size:12PX;
	font-weight:bold;
	color:#1A6D9F}

.bg1{
	font-weight:bold;
	background-color:#AFDAFD;}
	
.line1{
	border-bottom::1px dashed #F1F0F0;}

.box1{
	font-size:12PX;
	width:65; border:1px solid #5A86B1;
}

.box2{
	font-size:12PX;
	width:102; border:1px solid #94B0C6;
}

table#searchTable img {
	cursor:pointer;
}

table#tableNavImg img {
	cursor:pointer;
}

table.job {
line-height: 1.2em;
}

tr.jobTitle {
	background-color: #5ab7ff;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
}

table.person {
line-height: 1.2em;
}

tr.personTitle {
	background-color: #5ab7ff;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
}

div.positionTitle{
background-color:#d7d7d7;
font-weight: bolder;

}

.titlebold{
	font-weight:bold;
	font-size:12PX;}
	
.titlebg{
	background-color:#CCCCCC
}
	
.th {
	background-color: #EDEDFC;
	text-align: center;
	font-weight: bolder;
}

.button_1 {
	background-image: url(../images/btnbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: none #ffffff;
	page-break-before: right;
	page-break-after: left;
	height: 21px;
	width: 59px;
	cursor: hand;
	font-size: 12px;
	color: #14326D;
	word-spacing: 1em;
}

