@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #025db0;
}

#pageContent a:visited {
	color: #4d8dc8;
}

a:hover,
#pageContent a:hover {
	color: #f60;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 1.95em;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #0056ab;
}

h2,
h3,
h4,
h5,
h6 {
	color: #0056ab;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 229px;
}


*.gray,
*.gray *,
.gray a {
	color: #7d8185 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #a0a3a6 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #fff !important;
}


*.silver,
*.silver *,
.silver a {
	color: #e2e3e4 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #fff !important;
}


*.cyan,
*.cyan *,
.cyan a {
	color: #cce2f3 !important;
}

a.cyan:hover,
.cyan a:hover,
.cyan a:hover * {
	color: #fff !important;
}


#pageHeader {
		margin: 0 /*6%*/60px;
	padding: 45px 0 0;
}

#pageHeader .area {
	background: #0079cd center top url("/images/page/gradient-blue.jpg") repeat-x;
}


#logotype {
	display: block;
	padding: 27px 54px 30px 32px;
}

#logotype img {
	vertical-align: bottom;
}


#register {
	padding: 10px 35px 15px 16px;
}

#registerTitle {
}

#registerContent {
	padding: 0 0 0 0.1em;
	position: relative;
	bottom: -5px;
}

#registerContent a {
	margin: 0 0.3em 0 0;
	white-space: nowrap;
}


#newsTicker {
	width: 100%;
	padding: 13px 32px 10px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #b3d4ed !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Arial, sans-serif;
	}


#pageMenu {
		margin: 0 32px 0 /*16-7*/9px;
}

#homepage #pageMenu {
	margin-left: 0;
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu .item a {
	display: block;
	padding: 6px 7px;
	color: #fff;
	font: normal 1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu .item strong {
	display: block;
}


#menuItem_1 .item a {
	padding: 0 5px 0 10px;
	background: #029ab6;
}

#menuItem_1 .item a strong {
	padding: 6px 22px 6px 0;
	background: right center url("/images/page/button-arrow.gif") no-repeat;
}

#menuItem_2 .item a {
	margin: 0 7px 0 0;
	padding: 6px 10px;
	background: #327ec9;
}


#pageMenu .menuItemNow {
	background: #fff;
}

#pageMenu .menuItemNow .item a,
#menuItem_1.menuItemNow .item a
#menuItem_2.menuItemNow .item a {
	margin: 0;
	padding: 10px 12px;
	background: #fff;
	color: #0056ab !important;
	text-decoration: none;
}

#homepage #pageMenu .menuItemNow .item a {
	padding: 10px 17px;
}

#menuItem_1.menuItemNow .item a strong {
	padding: 0;
	background: none;
}

#pageMenu .menuItemNow .item strong {
	font-weight: bold;
}


#pageMenu .item a:hover {
	color: #ffda35;
	text-decoration: underline;
}


#pageMenu .item strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 4px;
	height: 33px;
}


#pageContent {
		margin: 0 /*6%*/60px;
	padding: 23px 0 32px;
	background: left center url("/images/page/silver.gif") repeat-y;
	border-right: 1px solid #e5e6e6;
}

#homepage #pageContent {
	padding: 0;
}


#pageBody {
		margin: 0 31px 0 16px;
}

#pageBody h1 {
	margin-bottom: 0.75em;
}


#pageFooter {
		margin: 0 /*6%*/60px 45px;
}

#pageFooter .area table {
	background: #5c6166 center top url("/images/page/gradient-gray.jpg") repeat-x;
}

#pageFooter .area table table {
	background: none !important;
}

#pageFooter a {
	/*white-space: nowrap;*/
}

#pageFooter img {
	vertical-align: bottom;
}


#search_ {
	padding: 0 0 13px;
	border-left: 1px solid #e5e6e6;
}

#search {
	width: 152px;
	margin: 0 0 0 31px;
	white-space: nowrap;
}

#search div {
	border: 1px solid #cdd4d4;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchInput input {
	width: 126px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #5c6166;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 20px;
	padding: 0 5px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #5c6166;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#update_ {
	padding: 0 0 13px;
	border-right: 1px solid #e5e6e6;
}

#update {
	margin: 0 31px 0 0;
	line-height: 1.5em;
}


#pageFooter .list strong {
	display: block;
	padding: 0 0 1.1em;
}

#pageFooter .list span {
	display: block;
	padding: 0 0 0.75em 15px;
	line-height: 1em;
}

#pageFooter .list a {
	text-decoration: none;
}

#pageFooter .list a:hover {
	text-decoration: underline;
}


#pageNavigation {
	padding: 23px 2.5em 15px 32px;
}


#pageLinks {
		padding: 23px 32px 15px 16px;
}

#pageLinks .list {
	padding: 0 2.5em 0 0;
}


#brick {
	padding: 0 2.5em 23px 32px;
}

#brick p {
	margin: 0 0 0.65em;
}


#copyright {
	padding: 0 2.5em 0.1em 16px;
}

#profile {
	padding: 0 2.5em 23px 16px;
}

#profileAddress,
#profileContacts,
#profileRegistration {
	margin: 0 0 0.1em !important;
}


#pageList {
	margin: 0 31px;
	padding: 4px 0 0;
}

#pageList h2 {
	margin: 0;
	color: #0298b5;
	font-weight: normal;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #333;
	text-decoration: none;
	cursor: text;
}


#bodyHomepage {
		min-height: 239px;
	margin: 16px 31px 16px 16px;
	padding: 8px 300px 0 0;
	background: right top url("/images/page/picture-homepage.jpg") no-repeat;
}

#bodyHomepage h1 {
	margin: 0 0 0.7em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#banner {
	width: 152px;
	overflow: hidden;
	margin: 25px 0 50px 32px;
}

#homepage #banner {
	margin-top: 14px;
}

.bannerItem {
	margin: 13px 0 0;
	font-size: 1.1em;
}

.bannerItem a {
	display: block;
	padding: 0 8px 6px;
	background-position: center 9px;
	background-repeat: no-repeat;
	color: #025db0 !important;
	border: 1px solid #cdd4d4;
	text-decoration: none;
}

.bannerItem a:hover {
	color: #f60 !important;
	border-color: #f60;
	text-decoration: underline;
}

.bannerItem span {
	display: block;
	padding: 96px 0 0;
	background: right 100px url("/images/page/arrow-off.gif") no-repeat;
}

.bannerItem a:hover span {
	background-image: url("/images/page/arrow-on.gif");
}


#jobs {
	width: 222px;
	height: 387px;
	overflow: hidden;
	margin: -8px 0 0 -5px;
	position: absolute;
	z-index: 3001;
	background: center top url("/images/page/jobs.png") no-repeat;}

#jobsClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 9px 9px 0 0;
	background: center top url("/images/page/button-close.gif") no-repeat;
	font-size: 1px;
	cursor: pointer;
}

#jobsTitle {
	height: 39px;
	overflow: hidden;
	margin: 0 0 0 15px;
}

#jobsTitle span {
	display: block;
	padding: 13px 0 0;
	color: #fff;
	font-size: 1em;
	line-height: 1.17em;
	cursor: default;
}

#jobsTitle a {
	color: #c9e9ef !important;
	text-decoration: none;
}

#jobsTitle a:hover {
	color: #fff !important;
	text-decoration: underline;
}

#jobsBody {
	height: 333px;
	overflow: auto;
	margin: 0 14px 0 15px;
	color: #fff;
}

#jobs p {
	margin: 0;
	padding: 0 0 6px;
}

#jobs strong {
	display: block;
	padding: 4px 0 3px;
	font-size: 0.85em;
	cursor: default;
}

#jobsBody span {
	display: block;
	margin: 0 17px 0 0;
	padding: 0 0 0 5px;
	font-size: 0.75em;
	line-height: 1.4em;
}

#jobsBody a {
	display: block;
	padding: 1px 4px;
	color: #fff;
	text-decoration: none;
}

#jobsBody a:hover {
	background: #15a7c4;
}

