* {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

em {
	font-style: italic;
}

.copy a {
	color: #4a8186;
	text-decoration: none;
	border-bottom: 1px dotted #4a8186;
}

.copy a:hover {
	border-bottom: 1px solid #4a8186;
}

.copy a:visited {
	color: #726b98;
	border-bottom: 1px dotted #726b98;
}
.copy a:hover:visited {
	border-bottom: 1px solid #726b98;
}

p a[rel="external"], .copy li a[rel="external"] {
	background:url(../../img/layout/external.png) top right no-repeat;
	padding-right: 15px;
	margin: 0 3px;
}

p {
	margin-bottom: 11px;
}

a.noborder {
	border: none !important;
}

a.btn {
	padding: 4px 6px !important;
	background-color: #8CB5B9 !important;
	background-image: none !important;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 !important;
	line-height: 2em !important;
	border: none !important;
}
a.btn:hover {
	background-color: #64969B !important;
}
a.btn:visited {
	color: #fff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-top: 30px;
	color: #17469e;
}
	h1 em {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 28px;
		font-style: italic;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: -1px;
		line-height: 1.4em;
		margin-bottom: 15px;
		padding: 0 5px;
	}

h2, h2 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin-top: 24px;
	margin-bottom: 5px;
	color: #a57546;
	border-bottom: 1px solid #dfd1c1;
}

h2 em {
	border: none;
}

h2.news, h2.news em {
	font-size: 20px;
}

.copy h2 a, .copy h2 a:visited {
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	color: #a57546;
}

h3, h3 em, h3 a {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin-top: 18px;
	margin-bottom: 5px;
}

	h3.h2details {
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 0px;
		margin-bottom: 20px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.4em;
	margin-top: 16px;
}

q {
	color: #a57546;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5em;
	display: block;
	margin: 30px 0;
}

q span {
	color: #a57546;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;
	padding-left: 20px;
}

#main_content p, dl, #main_content .ulul {
	margin-bottom: 10px;
	margin-top: 0px;
	list-style: disc;
}

#main_content p.intro, #main_content p.intro em, #main_content span.intro {
	color: #a57546;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;
}

#main_content p.int, #main_content p.int em, #main_content span.int {
	color: #a57546;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;
}

#main_content p.intro em {
	font-style: italic;
}

#main_content p.intro span.email {
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
}

#main_content p.footnote {
	color: #999999;
}

#main_content p.footnote_s, #main_content p.footnote_s strong {
	color: #999999;
	font-size: 10px;
	line-height: 1em;
}

#main_content p.emph, #main_content span.emph {
	color: #a57546;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 14px;
	font-style: italic;
}

#main_content p.independent, #main_content div.independent {
	margin-top: 35px;
}

#main_content p.ind, #main_content div.ind {
	margin-top: 15px;
}

#main_content .ulul li {
	margin-left: 4em;
	list-style: outside;
}

dt {
	color: #a57546;
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.7em;
	margin-top: 15px;
}

dd {
	margin-left: 1em;
}
