@charset "utf-8";
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
}

.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}


.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#oligo {
	height: 180px;
	width: 230px;
	background-image: url(gif/box.gif);
	padding-left: 15px;
	padding-top: 15px;
	position: absolute;
	left: 330px;
}
#ca {
	height: 180px;
	width: 230px;
	padding-top: 15px;
	padding-left: 15px;
	background-image: url(gif/box.gif);
	position: absolute;
	left: 850px;
}

#ntp {
	position: absolute;
	height: 180px;
	width: 230px;
	background-image: url(gif/box.gif);
	padding-top: 15px;
	padding-left: 15px;
	left: 590px;
}
#toplink {
	text-align: right;
}
.navbox {
	background-image: url(gif/nav.gif);
}
#pad {
	padding-top: 10px;
	padding-left: 15px;
}
.smimage {
	padding-right: 10px;
}
.bottompad {
	padding-bottom: 10px;
}
.boldtitleblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004080;
}
.titlegrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
}
.copysm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.clear {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.rightpad {
	padding-right: 10px;
}
.textboxstyle {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.copyred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
}
.boxoutline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E9E9E9;
}
.wobpad {
	margin-top: 30px;
}
.question {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.boldwhitetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.nobottompad {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
