table {
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	text-align: left;
	vertical-align: top;
}
.align-bottom-right {
	vertical-align: bottom;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #900;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
	margin-right: 24px;
	color: #900;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 145%;
	color: #333;
	margin-right: 30px;
	top-margin:0px;
	margin-top: 0px;
	padding-top: 4px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #900;
	margin-left:1.2em;
	padding-left:0px;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #900;
	margin-left:1.5em;
	padding-left:10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 145%;
	color: #333;
	font-weight: normal;
	margin-bottom:0.2em;
}
}
.quote {
	margin-bottom: 0px;
	font-style: italic;
}
.quote_source {
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	color: #900;
}
.no_space {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.no_space_above {
	margin-top: 2px;
}

.no_space_below {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.indent {
	margin-left: 12px;
}

.red {
	color: #900;
}
a {
	color: #900;
}
.contactformwidth {
	width: 400px;
}
.right_indent {
	margin-right: 8px;
	padding-right: 8px;
}
.table_bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#999;
	margin-top: 5px;
	
}

