body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #95A1AA;
}
th, td, input, select, textarea {
	color: #95A1AA;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #0054A4;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	color: #fff;
	background: #0054A4;
	margin: 0 0 1px 0;
	padding: 0.3em 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}
small {
	font-size: 0.9em;
}
ul {
	margin: 0;
	padding: 0 0 1em 1.5em;
	list-style: none;
}
li {
	background: url("images/bullet1.gif") no-repeat left 0.4em;
	padding: 0 0 0 12px;
	color: #0055A5;
}

a {
	text-decoration: underline;
	color: #0055A5;
}
a:hover {
	text-decoration: underline;
	color: #95A1AA;
}

.alignr {
	text-align: right;
}

.box1 {
	background: #D7DFF1;
	border-top: 1px solid #fff;
	padding: 0.5em 0.5em 0.5em 1em;
}
.box2 {
	padding: 1em 0;
}
.box3 {
	background: #D7DFF1;
	border-top: 1px solid #fff;
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0 0 0.7em 0;
}
#box_bar {
	background: #0054A4;
	margin: 65px 0 1px 223px;
}
#box_bar .empty {
	padding: 0.3em 0;
	font-size: 1.2em;
}
#box_bar .title {
	padding: 0.3em 0 0.3em 1em;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 387px;
	border-left: 1px solid #fff;
	font-size: 1.2em;
}
.box_disciplines {
	background: #EBEFF8;
	padding: 0 0 0.5em 1em;
}
#box_foot {
	height: 20px;
	clear: both;
	border-right: 547px solid #E7EAED;
}
#box_home_left {
	background: #8BA4D5;
	float: left;
	width: 387px;
	height: 190px;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.6em;
}
#box_home_left big {
	font-weight: normal;
	font-size: 1.4em;
}
#box_home_left p {
	padding: 0 0 0.5em 0;
}
#box_home_right {
	background: #D7DFF1;
	float: right;
	width: 159px;
	height: 190px;
}
#box_home_right ul, .box_disciplines ul {
	margin: 0;
	padding: 1em 1em 0 1em;
	list-style: none;
}
#box_home_right ul li, .box_disciplines ul li {
	padding: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #0055A5;
	background: none;
}

.box_quotes {
	background: #EBEFF8 url("images/quotes1.gif") no-repeat 0.5em 0.7em;
	color: #0054A4;
	font-size: 1.3em;
	padding: 2em 1em 1em 1em;
}
.box_quotes p {
	background: url("images/quotes2.gif") no-repeat right bottom;
	padding: 0 0 1.5em 0;
}

.box_search {
	background: #EBEFF8;
	padding: 1em 1.7em;
	color: #0054A4;
}
.box_search select {
	width: 100%;
}

.box_team_div {
	height: 1em;
	clear: both;
}
.box_team_left {
	width: 222px;
	float: left;
	background: #EBEFF8;
	text-align: right;
	position: relative;
}
.box_team_left img {
	float: right;
}
.box_team_left_text {
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 80px;
	color: #0055A5;
	font-size: 1.1em
}
.box_team_right {
	width: 548px;
	float: right;
}

.button1 {
	background: transparent url("images/arrow1.gif") no-repeat right center;
	border: none;
	text-align: right;
	color: #0055A5;
	padding: 0 13px 0 0;
	cursor: pointer;
}
.button1:hover {
	color: #000;
}
.button2 {
	background: transparent url("images/arrow3.gif") no-repeat right center;
	border: none;
	text-align: right;
	color: #0055A5;
	padding: 0 13px 0 0;
	cursor: pointer;
	font-size: 1.1em;
}
.button2:hover {
	color: #000;
}

.clear {
	clear: both;
}

#col_left {
	width: 222px;
	min-height: 400px;
	float: left;
	padding: 0 0 1em 0;
}
/* for Internet Explorer */
/*\*/
* html #col_left {
	height: 400px;
}

#col_right {
	width: 547px;
	float: right;
	overflow: visible;
}

.colcode1 {
	color: #0055A5;
}
.colcode2 {
	color: #8BA4D5;
}

#container {
	width: 770px;
}
.content1 {
	padding: 1em;
}
.content2 {
	padding: 2em;
}
.content3 {
	padding: 0 1em 1em 1em;
}
.floatr {
	float: right;
}

#footer {
	border-top: 1px solid #E7EAED;
	padding: 0.5em 1em 1em 1em;
}
#footer a {
	color: #A2ACB4;
}
#footer a:hover {
	color: #0054A4;
}

form.form1 {
	padding: 1.5em 0 0 0;
}
input.form1, textarea.form1 {
	width: 220px;
}
label.form1 {
	color: #0055A5;
	font-size: 1.1em;
	float: left;
	padding: 0.2em 0 0 0;
	width: 15em;
}
p.form1 {
	clear: left;
	padding: 0 0 1em 0;
}

.hidden {
	display: none;
}
.indent1 {
	float: left;
	width: 12em;
}

.line1 {
	padding: 1em 0;
	background: url("images/line1.gif") repeat-x left center;
	height: 1px;
}

.link1 {
	background: url("images/arrow2.gif") right center no-repeat;
	padding: 0 13px 0 0;
	color: #8BA4D5;
}
.link2 {
	background: url("images/arrow4.gif") right center no-repeat;
	padding: 0 13px 0 0;
}
.link3 {
	color: #95A1AA;
}
.link3:hover {
	color: #0055A5;
}

#logo {
	margin: 22px 0 0 30px;
	float: left;
	display: inline;
}
.logo_rec {
	float: left;
	margin: 0 10px 0 0;
}

.onepix {
	height: 1px;
}
.pic {
	margin: 0 0 1px 0;
}

.size1 {
	font-size: 1.1em;
}

#submenu {
	background: #EBEFF8;
	padding: 0.2em 0 0.2em 15px;
	margin: 0 160px 0 0;
	font-size: 0.9em;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#submenu ul li {
	background: none;
	display: inline;
	padding: 0 1em 0 0;
}
#submenu ul li a {
	text-decoration: none;
	text-transform: uppercase;
}
#submenu ul li.active a {
	color: #A3B1D9;
}
#submenu ul li.active a:hover {
	color: #0055A5;
}
#submenu2 {
	background: #EBEFF8;
	padding: 0.2em 0 0.2em 0;
	float: right;
	font-size: 0.9em;
	width: 159px;
}
#submenu2 a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0 0 0 1em;
}

#topbar {
	background: #0055A5;
}
#topbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}
#topbar ul li {
	float: left;
	padding: 0 9px;
	background: #0055A5 url("images/bg-menu.gif") no-repeat left center;
}
#topbar ul li.first {
	background-image: none;
}
#topbar ul li a {
	padding: 0.4em 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#topbar ul li a:hover {
	color: #D7DFF1;
	text-decoration: none;
}
#topbar ul li.active a {
	color: #9Bb4e5;
}
#topbar ul li.active a:hover {
	color: #d7dff1;
}

#topbar_link {
	float: right;
	padding: 0.4em 10px;
	width: 139px;
	background: #D7DFF1;
	color: #0055A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	border-left: 1px solid #fff;
}
#topbar_link:hover {
	color: #8BA4D5;
	text-decoration: none;
}
#topbar_link .active {
	color: #8BA4D5;
}
#topbar_link .active:hover {
	color: #0055a5;
}
.topline {
	border-top: 1px solid #8BA4D5;
}
.vacdet {
	padding-top: 1em;
}
.vacres {
	border-top: 1px solid #E7EAED;
	padding: 0.7em 0 1em 0;
}