body {
	background-color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0 auto;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none;
}
/* default element styles */
p {
	font-size:0.85em;
	line-height:1.5em;
	text-align:left;
}

/* page wrapper */
div#wrap {
	width:835px;
	background:#ffffff scroll top left;
	margin:0 auto;
	padding:0;
}

/* header styles */
div#header {
	background-image: url(/images/identitgene_header.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 115px;
}
#header .buttons {
	width: 144px;
	float: right;
}
/* navigation menu */
#Nav {
	height: 35px;
	background-image: url(images/nav_background.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
/* page content area + main content area + page styles */
div#page {
	color:#555555;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#page a {
	color:#336699;
	text-decoration:none;
	border-bottom:1px dotted #b6b6b6;
}
div#page h2 {
	color:#336699;
	letter-spacing: -1px;
	font-size: 16pt;
	padding-bottom: 10px;
}
div#page h3 {
	color:#333;
	margin-top:15px;
}
div#page h5 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
	color:#333333;
	margin-bottom:10px;
}
div#page ul {
	margin-left:2em; margin-bottom:5px; list-style:disc; margin-bottom:15px; color:#336699; font-size:14px
}
div#page a {
	color:#336699;
	text-decoration:none;
	border-bottom:1px dotted #b6b6b6;
}
div#page a:hover {
	color:#990000;
}

/* footer styles */
div.footer {
	clear:both;
	width:100%;
	background-color: #336699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #dbdbdb;
}
div.footer p {
	color:#CCCCCC;
	font-size: 9px;
	text-align: right;
	padding-right: 20px;
	margin: 0;
}
div.footer p a {
	color:#ffffff;
	border-bottom:none;
	text-decoration:none;
}
.textNav {
	background-color: #336699;
}
div.textNav p {
	color:#CCCCCC;
	font-size: 9px;
	text-align: right;
	padding-right: 20px;
	margin: 0;
}
div.textNav p a {
	color:#FFF;
	border-bottom:none;
	text-decoration:underline;
}

/* accreditation styles */
div.accredit {
	clear:both;
	border-top:1px solid #dbdbdb;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(http://www.DNAtesting.com/images/accreditation_bar.jpg)
}
div.accredit p {
	color:#000000;
	font-size: 9pt;
	text-align: left;
	padding-right: 20px;
	margin: 0;
	height: 70px;
	padding-left: 20px;
	line-height: normal;
}
div.accredit p a {
	color:#003399;
	border-bottom:none;
	text-decoration:underline;
	font-weight: bold;
}
#bottom ul {
}

div#bottom h3 {
	color:#336699;
	letter-spacing:0;
	font-size:1.4em;
	margin:0 0 5px 0;
	font-weight:normal;
}
div#bottom h3 strong {
	color:#333333;
}
div#bottom a {
	color:#336699;
	text-decoration:none;
	border-bottom:1px dotted #b6b6b6;
}
div#bottom p.newsitem {
	font-size:0.82em;
	line-height:1.5em;
	margin-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: left;
}
div#bottom p.newsitem span {
	font-size:0.75em;
	text-transform:uppercase;
	color:#ff6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
div#bottom p.newsitem a.read-more-link {
	font-family:Tahoma, Arial, sans-serif;
	float:right;
	color:#999999;
	border-bottom:none;
	display:block;
	letter-spacing:1px;
	font-size:0.8em;
	padding:0 0 0 17px;
	margin:10px 0;
	background:#ffffff scroll 0 50%;
}
div#bottom p.newsitem a.read-more-link:hover {
	text-decoration:underline;
}
div#bottom ul {
	text-align: left;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#bottom ul li {
	padding:5px 0;
	margin-bottom:0px
}

