@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/parts/lab_208_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.bio {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #222222;
	width: 330px;
	margin-left: 1px;
	margin-bottom: 0px;
	margin-top: 1px;
}
p.bio-email {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #222222;
	width: 320px;
	margin-left: 1px;
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 100px;
	margin-bottom: 4px;
}
.red {
	color: #9f1B36;
}
.blue {
	color: #0957a0;
}
.yellow {
	color: #f09921;
}
.red-block {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.red-block    a:link  {
	color: #dcb0a9;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 140%;
}
.red-block a:visited {
	color: #dcb0a9;
	text-decoration: none;
}
.red-block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.red-block a:active {
	color: #dcb0a9;
	text-decoration: none;
}
.blue-block {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.blue-block    a:link  {
	color: #b1bad8;
	text-decoration: none;
}
.blue-block a:visited {
	color: #b1bad8;
	text-decoration: none;
}
.blue-block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.blue-block a:active {
	color: #b1bad8;
	text-decoration: none;
}
.yellow-block {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.yellow-block    a:link  {
	color: #fdddb5;
	text-decoration: none;
}
.yellow-block a:visited {
	color: #fdddb5;
	text-decoration: none;
}
.yellow-block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-block a:active {
	color: #fdddb5;
	text-decoration: none;
}

a:link  {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p.address {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 18px;
	line-height: 114%;
	text-transform: lowercase;
	color: #999999;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
p.address-email {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 18px;
	line-height: 114%;
	font-weight: bold;
	letter-spacing: -0.02em;
}
