#center_column_two, #center_column_three{
	font: 9pt Arial, Helvetica, sans-serif;
}
p {
	padding-bottom: 3.5px;
	padding-top: 3.5px;
	text-align:justify;
}
img {
	margin:auto;
	display:block;
}
img.border {
	padding:1px;
	border: #006 3px double;
}
ul {
	padding:5px 5px 5px 35px;
	list-style-type:disc;
}
b {
	font-weight:900;
}
h1 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #003;
	padding-bottom: 5px;
	border-bottom: #069 1px solid;
}
h2 {
	font: 14pt Georgia, "Times New Roman", Times, serif;
	color: #069;
	padding-bottom: 3px;
}
h3 {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #069;
	padding-bottom: 3px;
}
h4 {
	font: 11pt Georgia, "Times New Roman", Times, serif;
	color: #003;
}
h5 {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#right_column a.primary {
	font: small-caps 13pt Georgia, "Times New Roman", Times, serif;
	color: #003;
	text-decoration: none;
	display:block;
}
#right_column a.primary:hover {
	color: #069;
	text-decoration: none;
}
#right_column a.secondary {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #003;
	text-decoration: none;
	display:block;
}
#right_column a.secondary:hover {
	color: #069;
	text-decoration: none;
}
hr{
	height: 1px;
	color: #069;
	background-color: #069;
	margin: 8px;
}
#footer {
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color:#ddd;
	text-align:center;
}
a {
	color: #069;
	text-decoration:underline;
}
h4 a {
	color: #036;
	text-decoration:none;
}
a:hover {
	color: #006;
}
a:visited {
	text-decoration: none;
}

.padding_bottom{
	padding-bottom:5px;
}
.padding_left {
	padding-left:15px;
}
.center {
	margin:auto;
	text-align:center;
}
.quote {
	font-style:oblique;
	text-align:left;
}
