.title {
	font-family: times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #024531;
	/* padding: 15px 5px; */
	line-height: 22px;
	text-align: center;
}
.date {
	font-family: times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #024531;
}
.section_heading {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #012531;
	line-height: 22px;
	text-transform: uppercase;
	/* padding-top: 20px; */
}
.section_subheading {
	font-family: arial, helvetica, sans-serif;
	color: #012531;
	font-size: 14px;
	/* line-height: 14px; */
	font-weight: bold;
	font-style: italic;
	/* margin-top: -8px; */
	}


.example_text {
	font-style:italic;
	text-align:justify;
	}
.example_border {
    margin-left:30px;
	margin-right:30px;
	padding: 10px;
	border:1px solid #333333;
}
.bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd5523;
}
.contentslinks a:link {
	color: #000066;
	text-decoration: underline;
	}
a:link {
	color: #4b4b4b;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #746A62;
	line-height: 18px;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: -8px;
	color: #333333;
}
.contentslinks {
    color: #000000
	font-style: italic;
	font-style: italic;
	}
.bulleted_list {
	margin-bottom: 12px;
	list-style-position: outside;
	list-style-type:disc;
}
.figure_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/* color: #cd5533; */
	color: #012531;
	text-align:center;
}
.contentslinks1 {    color: #000000
	font-style: italic;
	font-style: italic;
}
.small_text{
font-size:10px;
}
.source_align{
margin-left:30px;
text-align:inherit;
}
.outline_box{
border:1px solid #4b4b4b;
width:460px;
padding:4px;
}
.foot {font-size:0.7em; position:relative; top:-0.6em; left:0;}
