﻿<style>
a {
	color: #000099;
	text-decoration:none;
}
a:link {
	color: #000099;
	text-decoration:none;
}
a:visited {
	color: #000099;
	text-decoration:none;
}
a:hover {
	color: #000099;
	text-decoration:underline;
}
a:active {
	color: #8080FF;
}
h1 {
	font-size: 14pt;
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.textplus{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 150%;
}
.HorLine {
	color: #000000;
	height: 1px;
	text-align: left;
	width: 98%;
}
.RightColumn {
	width: 180px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.LeftColumn {
	padding: 5px 5px 5px 10px;
	width: 605px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
	text-align: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.SinglePageContainer {
	width: 800px;
	border-width: 0;
	background-color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 130%;
	vertical-align: top;
	text-align: left;
	padding: 20px;
	margin: 0px;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	color: #333333;
	text-align: left;
	line-height: 130%;
	padding: 10px;
}
.UParrow {
	border-width: 0;
	text-align: center;
	width: 100%;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.noborder {
	border-width: 0;
}
.confirm {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	height: 1000px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	line-height: 200%;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 800px;
}
.top_nav {
	background-color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: center;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 800px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 40px;
}
.Table {
	width: 800px;
	border-color: #c0c0c0;
	border-width: 0;
}
.tenCentered {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 150%;
}

</style>