body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #0A3C81;
	outline-style:none;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(/recruitment/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundsRule {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0A3C81;
	background-image: url(/recruitment/images/background.jpg);
}
h1 {
	font-size: 22pt;
	text-align: center;
}
h2 {
	font-size: 18pt;
	text-align: center;
}
.h1 {
	font-size: 22pt;
	font-weight: bold;
}
.h2 {
	font-size: 18pt;
	font-weight: bold;
}
.h3 {
	font-size: 14pt;
	font-weight: bold;
}
.h4 {
	font-size: 12pt;
	font-weight: bold;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
}
.h6 {
	font-size: 9pt;
	font-weight: bold;
}
.alert {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.t1 {
	font-size: 22pt;
}
.t2 {
	font-size: 18pt;
}
.t3 {
	font-size: 14pt;
}
.t4 {
	font-size: 12pt;
}
.t5 {
	font-size: 10pt;
}
.t6 {
	font-size: 7pt;
}
.blue {
	color: #0099FF;
}
a {
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFCC;
}
table {
	border: none;
	font-size: 12pt;
}
table.layout {
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
table.menu {
	width: 150px;
	text-align: right;
	border: 0px;
	padding: 2px;
	font-size: 10pt;
}
table.picture {
	border: 3px outset;
}
table.text {
	border: none;
	padding: 5px;
	margin: 10px;
}
th.row {
	text-align: left;
	vertical-align: top;
}
th.field {
	
	text-align: right;
}
td.data {
}
img {
	border: 0px;
}
img.map {
	border: none;
}

