@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #0f46a7;
}

#pageContent a:visited {
	color: #5981c6;
}

a:hover,
#pageContent a:hover {
	color: #ff490c;
}


*: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: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal {
	width: 999px;
	height: 2px;
	margin: 0 0 -2px;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #7f7f7f !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #656e81 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #000 !important;
}


*.gray3,
*.gray3 *,
.gray3 a {
	color: #ababab !important;
}

a.gray3:hover,
.gray3 a:hover,
.gray3 a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #bfbfbf !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ff490c !important;
}


.lineHorizontal {
	background: left center url("/images/page/line-horizontal.gif") repeat-x;
}

.lineVertical {
	background: center top url("/images/page/line-vertical.gif") repeat-y;
}


#pageHeader {
		margin: 0 20px;
	padding: 16px 0 0;
}

#pageHeader .lineHorizontal {
	height: 16px;
	margin: 17px 0 0;
	background: none;
	border-top: 1px solid #c8c8c8;
}

#homepage #pageHeader .lineHorizontal {
	margin-left: 26px;
}


#logotype {
	display: block;
	padding: 0 90px 0 26px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	padding: 11px 2.75em 0 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 1.1em/1.2em Arial, sans-serif;
	}


#telephone {
	min-height: 37px;
	margin: 3px 26px 0 0;
	padding: 0 0 0 28px;
	background: left center url("/images/page/icon-telephone.gif") no-repeat;
	text-align: left;
}

#telephoneNumber,
#telephoneNumber2 {
	padding: 0.1em 0;
	font: normal 1.4em/1em Arial, sans-serif;
}


#telephoneNone {
}


#pageMenu {
	margin: 0 26px 0 15px;
}

#homepage #pageMenu {
	margin-left: 26px;
}

#pageMenu .menuItem {
	vertical-align: top;
}

#pageMenu .menuItemFirst {
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemPrevious {
}

#pageMenu .menuItemNow {
}

#pageMenu a {
	display: block;
		color: #0f46a7;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	background: #ff490c left top url("/images/page/menu-item-now-lt.gif") no-repeat;
	color: #fff !important;
}


#pageMenu a:hover {
	color: #ff490c;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	padding: 7px 0;
	font-weight: normal;
}

#pageMenu .menuItemNow strong {
	padding: 7px 15px;
	background: right bottom url("/images/page/menu-item-now-rb.gif") no-repeat;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 31px;
	height: 20px;
}


#search {
	width: 163px;
	margin: 0 26px 0 0;
	white-space: nowrap;
}

#homepage #search {
	margin: 0;
}

#search-x {
	background: center top url("/images/page/search-x.gif") repeat-x;}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;}

#search-r {
	padding: 0 8px 0 0;
	height: 27px;
	background: right top url("/images/page/search-r.gif") no-repeat;}

#searchForm {
	cursor: default;
}

#searchForm td {
	height: 27px;
	vertical-align: middle;
}

#searchInput {
	width: 132px;
	height: 18px;
	margin: 1px 0 0;
	padding: 0;
	background: transparent;
	color: #656e81;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	width: 10px;
	height: 10px;
	margin: 0 0 0 5px;
	padding: 0;
	color: #656e81;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 20px;
	padding: 25px 0 35px;
}

#homepage #pageContent {
	padding: 30px 0;
}


#pageBody {
		margin: 0 13px 0 0;
	padding: 13px 0 0;
}


#pageFooter {
		margin: 0 20px;
	padding: 0 0 28px;
	border-top: 1px solid #d2d2d2;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 15px 2.5em 15px 13px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#clock {
	padding: 17px 13px 15px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 9px 2.5em 0 13px;
}

#copyright-spacer {
	width: 328px;
}


#profile {
	padding: 9px 2.5em 0 0;
}


#brick {
	padding: 9px 13px 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
	margin: 0 26px 0 0;
}

#pageList-lt {
	background: #0f46a7 left top url("/images/page/welcome-lt.gif") no-repeat;
}

#pageList-rb {
	padding: 20px /*26*/36px 7px /*26*/22px;
	background: right bottom url("/images/page/welcome-rb.gif") no-repeat;
}

#pageList h2 {
	margin: 0 0 0.45em;
	padding: 0 0 0 4px;
	color: #7fa5e8;
}


#pageList a:link {
	color: #fff;
}

#pageList a:visited {
	color: #b3c6e6;
}

#pageList a:hover {
	color: #f93;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #f93;
	text-decoration: none;
	cursor: text;
}


#pageList ul {
	list-style: disc outside url("/images/page/marker-ul-pagelist.gif");
}

#pageList ul ul,
#pageList ul ul ul ul {
	list-style: circle outside url("/images/page/marker-ul-ul-pagelist.gif");
}

#pageList ul ul ul,
#pageList ul ul ul ul ul {
	list-style: square outside url("/images/page/marker-ul-ul-ul-pagelist.gif");
}


#pageList li {
	margin: 0.2em 0 0.2em 0;
	color: #ff8f00;
}


#pageList-spacer {
}


#bodyHomepage {
	background: #0f46a7 right bottom url("/images/page/welcome-rb.gif") no-repeat;
}

#bodyHomepage,
#bodyHomepage td {
	color: #fff;
}

#bodyHomepage_Container {
		padding: 26px 28px;
	background: left top url("/images/page/welcome-lt.gif") no-repeat;
}

#bodyHomepage a:link {
	color: #fff;
}

#bodyHomepage a:visited {
	color: #b3c6e6;
}

#bodyHomepage a:hover {
	color: #f93;
}

#bodyHomepage h1 img {
	position: relative;
	left: -2px;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#bodyNews {
		margin: 0 12px;
	padding: 15px 0 4px;
}

#bodyNews div.nowrap.noPrint {
	padding: 0 0 0 19px;
	position: relative;
	left: -1px;
	background: left 1px url("/images/page/arrow-gray.gif") no-repeat;
	font-size: 0.95em;
}


#basket {
	margin: 0 0 0 15px;
}