@charset "utf-8";
/* CSS Document */
	
/* Main Content CSS */
	
.thrColFixHdr #mainContent {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 202px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	vertical-align: top;
} 

.thrColFixHdr #mainContent a:link {
	text-decoration: underline;
	color: #47857d;
}
.thrColFixHdr #mainContent a:visited {
	color: #47857d;
	text-decoration: underline;
}
.thrColFixHdr #mainContent a:hover {
	text-decoration: none;
	color: #47857d;
}

.thrColFixHdr #mainContent a:active {	
	text-decoration: none;
	color: #47857d;
	}
	
table.career tr {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #dee7d2;
	}
table.career td {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #dee7d2;
	}	
