/* CSS Document */

body {
	background: #fff;
	color: #333;
	font: 0.8em arial, sans-serif;
	line-height: 1.2em;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 95%
}

#header {
	
}

.Logo {
	text-align: right;
	padding-bottom: 10px
}

.HeaderText {
	display: none
}

.MainContent {
	
}

.LeftContent {
	
}

.Developments {
	display: none
}

.DevelopWrap {
	
}

.Industrial, .Health {
	margin-right: 19px;
}

.Industrial, .Health, .Research {
	width: 283px;
	height: 21px;
	padding-top: 107px;
	padding-left: 7px
}

.Industrial {
	
}

.Health {
	
}

.Research {
	
}

.More {
	
}

.Footer {
	display: none
}

.Footer ul, .Footer li {
	display: inline;
	list-style: none;
}

.Footer ul {
	margin: 0px;
	padding: 0px;
}

.Footer li {
	margin: 0px;
	padding: 0px;
}

.Profile {
	float: left;
	width: 150px;
	padding-right: 20px;
	background: #fff;
	margin-top: 20px
}

.ProfileInside {
	border: 5px solid #fff;
	height: 200px;
	background: #00A6DB
}

#nav {
	display: none;
}


/* STYLES */

h1 {
	color: #00A6DB;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 2em
}

h1 span {
	color: #A0B2BB;
}

h2 {
	color: #5D93BA;
	font-size: 1.6em;
	border-bottom: 1px solid #5D93BA;
	padding: 7px 0px 0px 0px;
	margin: 0 0 12px 0
}

h2.Content {
	color: #0f8fbe;
	font-size: 1.6em;
	border-bottom: 1px solid #5D93BA;
	padding: 7px 0px 0px 0px;
	margin: 20px 0 12px 0
}

p {
	margin: 0px;
	padding: 10px 0px;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.7em
}

ul.Content, table.Content {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.7em
}

p.Home {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em
}

a:link, a:visited {
	color: #00A6DB;
	text-decoration: underline;
}

a:hover {
	color: #a0b2bb;
	text-decoration: none
}

.Footer a:link, .Footer a:visited {
	color: #1A3D5B;
	text-decoration: underline;
}

.Footer a:hover {
	color: #7F8286;
	text-decoration: none;
}

.HeaderText a:link, .HeaderText a:visited {
	color: #0299D1;
	text-decoration: underline;
}

.HeaderText a:hover {
	color: #7F8286;
	text-decoration: none;
}

.Developments a:link, .Developments a:visited {
	color: #fff;
	text-decoration: underline;
}

.Developments a:hover {
	text-decoration: none;
}

.Date {
	font-weight: bold;
}