@import url("styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #0e4dc4;
}

#pageContent a:visited {
	color: #9ca3b5;
}

a:hover,
#pageContent a:hover {
	color: #f60;
}


*: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,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #9ca3b5 !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: #000 !important;
}


.white,
.white td {
	color: #fff !important;
}

a.white,
a.white:visited,
.white a,
.white a:visited {
	color: #a0ddff !important;
}

a.white:hover,
.white a:hover {
	color: #f1bf25 !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 0 0 12px;
	border-left: 1px solid #d6d9e1;
	border-right: 1px solid #d6d9e1;
	border-bottom: 1px solid #eee;
}


#logotype {
	display: block;
	padding: 20px 33px 5px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 2.5em 0 0;
	padding: 20px 0 35px;
}

#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: 0.95em/1.2em Arial, sans-serif;
	}


#telephone {
	min-height: 17px;
	margin: 0 19px 0 0;
	padding: 0 0 18px 16px;
	background: left top url("../images/page/icon-telephonea121.gif?v=f8359c7b") no-repeat;
	text-align: right;
}

#telephoneNumber {
	color: #838ca3;
	font: normal 1.45em/1em Arial, sans-serif;
}

#telephoneDescription {
	padding: 0.15em 0 0 2px;
}

#telephoneNone {
}


#pageMenu {
		margin: 0 10px 0 0;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	padding: 7px 0;
	color: #0e4dc4;
	font: normal 1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow strong {
	font-weight: bold;
}

#pageMenu .menuItemNow a {
	padding: 7px 12px;
	background: #f1bf25;
	color: #fff !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #f60;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 20px;
}


#search {
	width: 152px;
	margin: 0 10px;
	white-space: nowrap;
}

#search-x,
#search-l,
#search-r {
	width: 152px;
	height: 28px;
}

#search-x {
	background: center top url("../images/page/search-xa28c.gif?v=625a1989") repeat-x;
}

#search-l {
	background: left top url("../images/page/search-lb278.gif?v=a6b66988") no-repeat;
}

#search-r {
	background: right top url("../images/page/search-re36d.gif?v=e9eae198") no-repeat;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 119px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #838ca3;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 28px;
	padding: 0 8px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #838ca3;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 20px;
	padding: 22px 0;
	border-left: 1px solid #d6d9e1;
	border-right: 1px solid #d6d9e1;
}

#homepage #pageContent {
	padding: 0;
}


#pageBody {
		margin: 0 10px 0 0;
}


#pageFooter {
		margin: 0 20px 20px;
	background: #f2f3f5;
	border: 1px solid #d6d9e1;
	border-top: none;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


.silver-lb,
.silver-rb {
	display: block;
	width: 100%;
	height: 12px;
	position: relative;
	font-size: 1px;
	text-align: right;
}

.silver-lb {
	margin: -12px 0 0;
	left: -1px;
	bottom: -1px;
	z-index: 2002;
	background: left bottom url("../images/page/silver-lbbe28.gif?v=51de81d7") no-repeat;
}

.silver-rb {
	right: -2px;
	background: right bottom url("../images/page/silver-rb927a.gif?v=41a49f3f") no-repeat;
}


#pageNavigation {
	padding: 18px 2.5em 18px 19px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 4px 0 0;
	padding: 0 8px 0 0;
	background: right 2px url("../images/page/separator8492.gif?v=4a3c3395") no-repeat;
	cursor: default;
}


#update {
	padding: 18px 19px 18px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 0 2.5em 19px 19px;
}


#contact {
	margin: -1px 0 0 -7.25em;
	position: absolute;
	font-weight: bold;
}

#profile {
	padding: 0 2.5em 19px 0;
}


#brick {
	padding: 0 19px 19px 0;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0 35px 0 20px;
	padding: 4px 0 0;
}

#pageList h2 {
	margin: 0;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0;
}

#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: #000;
	text-decoration: none;
	cursor: text;
}


#cover {
	background: #0c39b6 center bottom url("../images/page/cover-gradient5455.jpg?v=e2098a0a") repeat-x;
}

#coverPicture {
	min-height: 365px;
	background: left bottom url("../images/page/coverc224.jpg?v=4a36796d") no-repeat;
}

#cover ul li {
	background: 0 0.4em url("../images/page/marker2-ul8c84.gif?v=c4c99e91") no-repeat;
}

.lineVertical {
	background: center center url("../images/page/blue423a.gif?v=46fbe523") repeat-y;
}

#slogan img {
	margin: 5px 0 0;
	vertical-align: bottom;
}


.title,
.title2 {
	margin: 0 0 0.75em;
	color: #fff;
	font-size: 1.3em !important;
	text-transform: uppercase;
}

.title2 {
	color: #2860c4;
}


#bodyHomepage {
		padding: 0 33px;
	font-size: 0.95em;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#bodyCategories {
		padding: 0 8px;
}

#bodyCategories span,
.separatorTransparent {
	display: block;
	width: 100%;
	background: left top url("../images/page/separator-transparent-lf982.png?v=882e0022") no-repeat;
}

.separatorTransparent {
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

#bodyCategories a,
.separatorTransparent em {
	display: block;
		padding: 8px 13px 10px;
	background: right top url("../images/page/separator-transparent-rf1fd.gif?v=5e2ab874") no-repeat;
	font-size: 1.3em;
}

.separatorTransparent em {
	height: 1px;
	overflow: hidden;
	padding: 0;
	font-size: 1px;
}


#bodyCaseStudies {
		padding: 0 33px 0 8px;
}

#bodyCaseStudies td div {
	width: 132px;
	height: 95px;
	margin: 3px 10px 0 0;
	background: center bottom no-repeat;
	font-size: 1px;
}

#bodyCaseStudies td span {
	display: block;
	width: 132px;
	height: 95px;
	background: center top url("../images/page/crop_132x95e491.png?v=5e2b6c09") no-repeat;
}

#bodyCaseStudies td div span a {
	display: block;
	width: 132px;
	height: 95px;
}

#bodyCaseStudies td h3 {
	margin: 0;
	font-size: 1em !important;
}

#bodyCaseStudies td p {
	margin: 0.75em 0 0;
}


#bodyNews {
		padding: 15px 20px;
}

#bodyNews h2 {
	margin: 0 0 0.75em 5px;
}

