@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #374b96;
	color: #191970;
}


a:link {
	color: #2b3b70;
}

#pageBody a:visited {
	color: #596287;
}

a:hover,
#pageBody a:hover {
	color: #d1433f;
}


.opacity75 {
	opacity: 0.75;}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #2b3b70;
}

h2,
h3,
h4,
h5,
h6 {
	color: #2b3b70;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 247px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #dadbdd !important;
}


*.silver2,
*.silver2 *,
.silver2 a {
	color: #b0b1b6 !important;
}

a.silver2:hover,
.silver2 a:hover,
.silver2 a:hover * {
	color: #e7e8e9 !important;
}


*.purple,
*.purple *,
.purple a {
	color: #2b3b70 !important;
}

a.purple:hover,
.purple a:hover,
.purple a:hover * {
	color: #fff !important;
}


.hintColors,
.hintColors td {
	color: #fff;
}

.hintColors a {
	color: #fff !important;
}

.hintColors a:hover {
	color: #253d8f !important;
}


#pageHeader {
		margin: 17px 23px 0 17px;
	padding: 7px 3px 0 9px;
	background: #fafafb left top url("/i/page.gif") no-repeat;
	cursor: default;
}

#pageHeader .layout {
	width: 947px;
	overflow: hidden;
}


#logotype {
	display: block;
	padding: 15px 55px 15px 31px;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
	padding: 10px 24px 0;
}

#telephone td {
	padding: 5px 0 0;
	color: #777e9b;
}

.telephoneTitle {
	padding: 1px 0 0;
	font: normal 1.75em/1em Arial, sans-serif;
}

.telephoneIcon {
	width: 10px;
	height: 18px;
	overflow: hidden;
	margin: 0 7px 0 12px;
	background: url("/i/telephone.gif");
}

.telephoneNumber {
	font: bold 1.75em/1em Arial, sans-serif;
}


#newsTicker {
	margin: 10px 25px 5px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #acabab;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #777e9b;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#logos {
	height: 55px; /*39px*/
	overflow: hidden;
	margin: 0 0 4px;
	position:relative;
	top:-20px;
	left:0;
	z-index:100;
}

#logos td {
	padding: 0 23px 0 0;
	vertical-align: top;
}

#logos * {
	margin: 0;
	padding: 0;
}


#contact {
	height: 33px;
	overflow: hidden;
	margin: 18px 24px 16px;
}

#contact a {
	margin: 0 0 0 4px;
}


#searchLayout {
	width: 247px;
	height: 40px;
	margin: 0 2px 0 0;
	background: #95969c;
	text-align: center;
}

#search {
	width: 199px;
	height: 24px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	bottom: -8px;
	background: #fff left top url("/i/search.gif") no-repeat;
	text-align: left;
	white-space: nowrap;
}

#searchForm {
	width: 199px;
	height: 24px;
	background: right -24px url("/i/search.gif") no-repeat;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 168px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #808080;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 24px;
	vertical-align: top;
}

#searchButton input {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 1em;
	cursor: pointer;
}


#pageMenu {
	height: 40px;
	overflow: hidden;
	background: #ededee top url("/i/menu-item.gif") repeat-x;
}

.menuItem a {
	display: block;
	width: 100%;
	background: top url("/i/menu-item.gif") repeat-x;
	color: #58595c;
	font: normal 1.1em/1em Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}


.menuItemNow {
	background: #89898a;
}

.menuItemNow a {
	background: 0 -80px url("/i/menu-item.gif") repeat-x;
	color: #fff;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #fff !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #253d8f;
	text-decoration: underline;
}

.menuItemNow a:hover {
	color: #eee;
}


.menuItem strong {
	display: block;
	padding: 13px 11px 88px;
	font-weight: normal;
}

.menuItemFirst strong {
	padding-left: 24px;
}

.menuItemLast strong {
	padding-right: 24px;
}


.pageMenu-separator {
	background: left -40px url("/i/menu-item.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 2px;
	height: 40px;
}


#pageContent {
		margin: 0 23px 0 17px;
	padding: 2px 3px 2px 9px;
	background: #fff -959px center url("/i/page.gif") repeat-y;
}

#pageContent .layout {
	width: 947px;
	overflow: hidden;
}

#homepage #pageContent {
}


.fill {
	background: #ebebec;
}


#pageBody {
		padding: 20px 24px;
}

#pageScroll {
	height: 315px;
	padding: 0 15px 0 0;
	overflow: auto;
}


#pageFooter {
		margin: 0 23px 25px 17px;
	padding: 0 3px 5px 9px;
	background: #61636d -1918px bottom url("/i/page.gif") no-repeat;
	cursor: default;
}

#pageFooter .layout {
}

#pageFooter tr.rectangle td {
	padding: 0 0 2px;
	background: bottom url("/i/line.gif") repeat-x;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 0 2.5em 0 24px;
}

#pageNavigation td {
	padding: 0 2px 0 0 !important;
	background: right url("/i/separator.gif") repeat-y !important;
}

#pageNavigation td.last {
	padding: 0 25px 0 0 !important;
	background: none !important;
}

#pageNavigation a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#pageNavigation a:hover {
	text-decoration: underline;
}

#pageNavigation span {
	display: block;
	padding: 14px 10px;
}

#pageNavigation td.first span {
	padding-left: 0;
}


#update {
	padding: 0 24px 1px 0;
	line-height: 1.25em;
}


#copyright {
	margin: 0 24px;
	padding: 15px 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 4px 0 0;
	color: #fff;
	line-height: 1.1em;
}

#hintName {
	display: block;
	height: 23px;
	overflow: hidden;
	color: #d0d1d3;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: #75777f right -23px url("/i/hint-underline.gif") no-repeat;
	color: #fff;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
}

#hintSource.on #hintName.now {
	background: none;
	color: #d0d1d3 !important;
	cursor: default;
}

#hintName span {
	display: block;
		padding: 4px 23px 88px 7px;
	background: left top url("/i/hint-underline.gif") no-repeat;
}

#hintSource.on #hintName.now span {
	background: none;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 /*-15*/-8px;
	padding: 0 0 5px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/hint.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/i/hint.png") no-repeat;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	font-weight: bold;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#pageNavigation2 {
	margin: 0 24px 0 0;
	padding: 20px 0 0;
}

#pageNavigation2 span {
	margin: 0 2ex 0 0;
}


#brick {
	height: 17px;
	overflow: hidden;
	padding: 0 24px 0 0;
}


#pageList {
		padding: 16px;
	cursor: default;
}

#pageList_Title {
	display: block;
	margin: 0 0 14px;
	color: #2b3b70;
	font-size: 1.4em;
}

#pageList ul {
	margin: 0 0 0 2px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 0.65em;
}

#pageList li {
	font-weight: bold;
}

#pageList li li {
	font-weight: normal;
}


#pageList a {
	text-decoration: none;
}

#pageList a:hover {
	text-decoration: underline;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #646f95 !important;
	text-decoration: none;
	cursor: default;
}

#pageList strong a:hover {
	text-decoration: none;
}


#bodyHomepage {
	width: 698px;
	height: 296px; /*430px*/
	overflow: hidden;
	background: #ebebec left bottom url("/i/cover.jpg") no-repeat;
	cursor: default;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#cover {
	width: 460px; /*395px*/
	overflow: hidden;
	float: right;
	margin: 39px 36px 0;
}

#cover-t,
#cover-b {
	width: 460px; /*395px*/
	height: 51px;
	overflow: hidden;
}

#cover-t p,
#cover-b p {
	width: 460px; /*395px*/
	height: 67px;
	margin: 0;
	background: url("/i/cover-tb.png");
}

#cover-b {
	height: 16px;
}

#cover-b p {
	margin: -51px 0 0;
}

#cover-y {
		padding: 12px 26px 11px 20px;
	background: url("/i/cover-y.png") repeat-y;
	font-weight: bold;
	line-height: 1.2em;
}

#coverScroll {
	/*height: 135px;*/
	overflow: auto;
	padding: 0 20px 0 0;
}


#bodyList {
	/*width: 247px;
	overflow: hidden;*/
	cursor: default;
}

#bodyList .rectangle {
		padding: 16px 10px 16px 16px;
}

#bodyList h2 {
	margin: 0 10px 14px 0;
}

.listItem {
	background: left top url("/i/line-dotted.gif") repeat-x;
}

.listItem a {
	display: block;
		padding: 8px 15px 7px;
	background: 2px 12px url("/i/arrow.gif") no-repeat;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

.service-scroll {
	height:180px;
	padding:0 5px 0 0;
	overflow: auto;
}


.grayscale img {
	opacity: 0.32;
}

.grayscale img:hover {
	opacity: 1.00;}

