@charset "UTF-8";
#MainBody {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000066;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #000066;
	border-left-color: #999999;
}
#Disclaimer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 760px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 13px;
	background-color: #f5f5f5;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.ps {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 5px;
}
.CopyPaste {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #993333;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #993333;
	margin-right: 20px;
	padding-right: 10px;
	background-color: #FFFFCC;
	font-weight: bold;
}
#Disclaimer a {
	color: #000033;
}
#Disclaimer a:hover {
	color: #000033;
	text-decoration: underline;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
body {
	background-color: #e0e0e0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
#MainBody li {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 30px;
}
