@import url("dna-new-style-sheets-template.css");
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #003366;
	font-weight: bold;
	margin-bottom: -6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	margin-bottom: -6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	margin-bottom: -6px;
}
.headline-text-index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #99FFFF;
	font-weight: lighter;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	margin-bottom: -6px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-bottom: -6px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #003366;
	margin-bottom: -7px;
}

.imageborder {
	border: 7px solid #FFFFFF;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0033;
	text-decoration: none;
}
hr {
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.1px;
	margin-bottom: 0.1px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #003366;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.liner {
	display:inline;
	border: .1em solid #FFFFFF;
}
.liner a:link {
	text-decoration: none;
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border: 2em solid #FFFFFF;
}
.portal-h3 {
	margin-left: 0.5em;
	border-bottom-width: 0.25em;
	border-bottom-style: outset;
	border-bottom-color: #99FFFF;
}
.dnaimg {
	border: 7px solid #FFFFFF;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.headline-text-index2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color: #003366;
	font-weight: bolder;
}
.img-left {
	float: left;
	border: 6px solid #FFFFFF;
}
.img-right {
	float: right;
	border: 6px solid #FFFFFF;
}
.img-center {
	float: none;
	border: 6px solid #FFFFFF;
}
