/* GENERAL STYLES BEGIN */

BODY {
	font-family: 'Times New Roman', Georgia, Serif;
	font-size: 12pt;
	margin: 20px auto 20px;
	background-color: #477491;
	text-align: left;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: black;
}

/* JOB STYLES BEGIN */

.tx-tcjobs-pi1 {
	font-size: 85%;
	padding: 0 0 1px 0;
}

.tx-tcjobs-pi1 .tx-tcjobs-pi1-list-cat-name {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
.tx-tcjobs-pi1 .tx-tcjobs-pi1-list-cat {
	margin: 0 0 14px 0;
	padding: 0;
}

.tx-tcjobs-pi1 .tx-tcjobs-pi1-singleView h1 {
	font-size: 110%;
	margin: 18px 0 0 0;
}
.tx-tcjobs-pi1 .tx-tcjobs-pi1-singleView h1 {
	font-size: 110%;
}
.tx-tcjobs-pi1 .tx-tcjobs-pi1-singleView h2 {
	font-size: 100%;
	text-transform: none;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
.tx-tcjobs-pi1 .tx-tcjobs-pi1-singleView p {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.tx-tcjobs-pi1 .tx-tcjobs-pi1-singleView .backlink {
	margin: 10px 0 0 0;
}

/* JOB STYLES END */



#footer {
	clear: both;
	padding-top: 5px;
	background-color: #477491;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
 	color: #B2CDDE;
	text-decoration: underline;
}
#footer-text {
	font-size: 75%;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.firstline {
	padding-right: 6px;
}
.line {
	margin-left: 9px;
	padding-right: 6px;
	border-left: 1px solid white;
}
.lastline {
	padding-left: 11px;
}

