/* CSS Document */
body
{
	background-color: #000041;
	background-image:   url(images/BGGenetics.gif);
	background-repeat: repeat-y;
	background-position: top right;
	color: #91C8FF;
	font-family: Fixedsys, Verdana, Arial, sans-serif;
	font-size: 12 pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
a:link
{
	color: #00CCFF;
}
a:active
{
	color: #00FFFF;
}
a:visited
{
	color: #0099FF;
}
h1
{
	color: #0080FF;
	font-weight: normal;
	text-align: center;
}
h5
{
	text-align: center;
}
h4
{
	color: #0080FF;
	font-size: 8 pt;
}
.header
{
	color: rgb(102, 153, 204);
	text-align: center;
	vertical-align: middle;
}
.header a:link
{
	color: #00CC00;
}
.header a:active
{
	color: #00FF00;
}
.header a:visited
{
	color: #009900;
}
.sideNav
{
	color: #CC0099;
	text-align: center;
	vertical-align: top;
}
.sideNav a:link
{
	color: #CC0099;
}
.sideNav a:active
{
	color: #A800A8;
}
.sideNav a:visited
{
	color: #9B0075;
}
.newsBox
{
	text-align: left;
}
.linksBox
{
	text-align: left;
	text-decoration: none;
}
.jobsBox
{
	text-align: center;
}
.footer
{
	color: #00CCFF;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.footer a:link
{
	color: #CC0099;
}
.footer a:active
{
	color: #A800A8;
}
.footer a:visited
{
	color: #9B0075;
}
