/* CSS Document */

p {
	margin-left: 10px;
}
.Text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C3125;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 10px;
}
.Text_highlight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C3125;
	font-weight: bold;
}

.Text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C3125;
	text-decoration: underline;
}
.Text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E1812;
	text-decoration: none;
}
.Subhead {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #51607D;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 4px;
	margin-right: 10px;
}
.Subhead a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #51607D;
	text-decoration: underline;
}
.Subhead a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #51607D;
	text-decoration: none;
}
.Header {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #3C3125;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 10px;
}
.quicklinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#578093;
	line-height:1.25em;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
.quicklinks a{
	color:#578093;
	text-decoration:none;
}
.quicklinks a:hover {
	font-size:11px;
	color:#51607D;
	text-decoration: underline;
}
.back_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#578093;
	line-height:1.25em;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}
.back_button a{
	color:#578093;
	text-decoration:none;
}
.back_button a:hover {
	font-size:11px;
	color:#51607D;
	text-decoration: underline;
}
.quicklinks-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C3125;
	letter-spacing:1px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 4px;
}.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7E664D;
	margin-top: 0px;
	margin-bottom: 8px;
	}
