@charset "utf-8";

/* CSS Document */

a:link {
	text-decoration: underline;
	color: #B8243A;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #253E9B;
}
a:hover {
	color: #253E9B;
}
a:active {
	text-decoration: none;
	color: #B8243A;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F3053;
	line-height: 18px;
	margin-top: 14px;
}
.text_table14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #2F3053;
}
.text_table13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2F3053;
}
.text_table12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2F3053;
}
.text_table11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2F3053;
}




h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0D1A67;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 6px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #213587;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #253E9B;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #0D1A67;
	line-height: 24px;
}
.newsletter {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 33px;
	padding-top: 10px;
	color: #2842AA;
}
.newsletter_level2 {
	padding-bottom: 10px;
	padding-left: 12px;
}



.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #253E9B;
	line-height: 18px;
	font-weight: bold;
}

h3 {
	color: #0D1A67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
.pagelink {
	color: #900;
	text-decoration: underline;
}
.clue-short-p {
	padding-left: 15px;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}
.clue-shortlink {
	font-size: 11px;
	font-style: italic;
	color: #2F3053;
	padding-left: 15px;
}
.underline {
	text-decoration: underline;
}
.text_red {
	color: #C30;
}
.align-center {
	text-align: center;
}
