body {
	background-color: #e9f3f8;
	background-image: url(images/10_02.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	line-height: 1.3em;
}
.pagetitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #da6700;
	line-height: 1.1em;
}
.intsubhead {
	font-size: 1em;
	font-weight: bold;
	color: #00669E;
}
a {
	color: #0059A6;
}
a:hover {
	color: #0059A6;
	text-decoration: none;
}
a.glossary {
	color: #303030;
	text-decoration: none;
	border-bottom: dashed #5FAED5 1px;
}
a.glossary:hover {
	color: #0059A6;
	text-decoration: none;
}
a.footer {
	color: #FFFFFF;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav {
	color: #00669e;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
a.leftnav:hover {
	color: #000033;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
.header {
	font-size: 1.8em;
	font-weight: bold;
	color: #003366;
	line-height: 1.1em;
}
.subhead_orange {
	font-size: 1.4em;
	font-weight: bold;
	color: #DA6700;
	line-height: 1.2em;
}
.subhead_blue {
	font-size: 1.4em;
	color: #00669e;
	font-weight: bold;
	line-height: 1.1em;
}
.footer {
	font-size: .8em;
	color: #FFFFFF;
}
.headertext {
	font-size: 0.9em;
	color: #FFFFFF;
}
a.headerlinks {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlinks:hover {
	color: #FFFFFF;
}
.linkselected {
	color: #DA6700;
	font-weight: bold;
}
.oncolorback {
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #00669E;
}
