p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	color: #030;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0000FF;
	text-decoration: underline;
}
.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030;
	border: thin solid #FFFF33;
}
.text_lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
}
.text_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030;
}
.text_science {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
#nav_left {
	position: absolute;
	z-index: 1;
	width: 175px;
	left: 15px;
	top: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#header {
	left: 15px;
	top: 0px;
	width: 1200px;
}
#content {
	overflow: scroll;
	position: absolute;
	height: 653px;
	width: 980px;
	left: 223px;
	top: 235px;
}
#content img {
	margin-right: 10px;
	margin-left: 10px;
}
#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-weight: bold;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 0px;
}
#col_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	background-color: #E4C59C;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#col_02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	background-color: #E4C59C;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
	position: absolute;
	z-index: 1;
	left: 225px;
	top: 0px;
}
#col_03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	background-color: #E4C59C;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
	position: absolute;
	z-index: 1;
	left: 450px;
	top: 0px;
}
#col_quick {
	font-family: "Times New Roman", Times, serif;
	color: #030;
	background-color: #993;
	width: 200px;
	border: 2px solid #000;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#inset_full {
	position: relative;
	width: 725px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#inset_full img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
#ID_inset {
	width: 300px;
	float: right;
	margin-left: 25px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
.text_alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
}
