body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#copy_block {
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#subnav {
	background-color: #E6F1FA;
	margin-top: 8px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.pull_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 20px;
	color: #7DA4B8;
	text-align: right;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DE710A;
	text-transform: capitalize;
	font-weight: 400;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006EC7;
	text-transform: capitalize;
	margin-top: 35px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DE710A;
	margin-bottom: -0.9em;
	text-transform: uppercase;
	margin-top: 15px;
}
ul {
	margin-top: -.5em;
}
li {
	margin-left: -25px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	line-height: 18px;
	
}
.copy_hilite {
	color: #DE710A;
	font-weight: bold;
}
.copy_hilite_blue {
	color: #006EC7;
	font-weight: bold;
}
li.small_letters {
	list-style-type: lower-alpha;
	margin-left: -15px;
}
li.lettered_list {
	list-style-type: upper-alpha;
	margin-left: -15px;
}
li.numbered {
	list-style-type: decimal;
	margin-left: -15px;
}
a:link {
	color: #DE710A;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006EC7;
	text-decoration: underline;
}
a:active {
	color: #006EC7;
	text-decoration: underline;
}
.copy_hilite_blue a:link {
	color: #006EC7;
	text-decoration: underline;
}
.copy_hilite_blue a:visited {
	color: #006EC7;
	text-decoration: underline;
}
.copy_hilite_blue a:hover {
	color: #DE710A;
	text-decoration: underline;
}
.copy_hilite_blue a:active {
	color: #DE710A;
	text-decoration: underline;
}
.photo_block {
	margin-bottom: 12px;
	margin-left: 12px;
}
.first_h2 {
	margin-top: 10px;
}
#head_block {
	margin-right: 20px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
}
li.bullets {
	list-style-type: circle;
	margin-left: -15px;
}
