﻿.BannerTitle {
	font-family: Georgia, "times New Roman", Times, serif;
	font-size: 24pt;
	color: #FFFFFF;
}
.TopicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-transform: uppercase;
}
.HeadlineLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-transform: uppercase;
	text-align: left;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
.center {
	text-align: center;
	font-size: 12;
}
.bold-center {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}
.Italic-Center {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.m_ctr {
	font-size: 14pt;
	text-align: center;
}
.right_text {
	text-align: right;
}
.right {
	text-align: right;
	float: right;
}
.xs_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.xs_bold_Italic_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color:black
}
.m_ctr_red {
	font-size: 14pt;
	text-align: center;
	color: #FF0000;
}
.center-div {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.m_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.s_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.s_bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.s_bold_italic_ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.xs_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.clear {
	clear: both;
}
.border0 {
	border-width: 0px;
}
.highlight {
	background-color: #FFFF00;
}
.indent {
	text-indent: 30px;
}
.hang_indent {
	text-indent: -50px;
	margin-left: 50px;
}
#container h1 {
	font-size: 20pt;
	font-family: "Times New Roman", Times, serif;
	color: #CC6600;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 0px;
}
#container h2 {
	font-size: 16pt;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
li {
	list-style-type: square;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* Masthead Styles */
.h1-like {
	padding: 0px;
	margin: 0px;
	font-size: 20pt;
	color: #CC6600;
}
a {
	text-decoration: none;
    font-weight: 700;
}
a:visited {
	text-decoration: none;
	color: #800080;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color:black
	font-weight: normal;
	margin: 0px;
}
.xs_bold_ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.xs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.M_bold_ctr {
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.s_bold_ctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
