@charset "UTF-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ddd;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ddd;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
html, body {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
body {
	background-color: #888;
	background-image: url(images/web_border.png);
	background-repeat: repeat-y;
	background-position: top center;
}
p	{
	margin:0;
}
img	{
	border: none;
}
hr {
	color: #FFF;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td	{
	text-align:: left;
	vertical-align: top;
}
#paperwrap {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #222;
	background-image: url(images/web_back.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#papercontent {
	width: 640px;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;
}
#logohead	{
	margin-top: 0px;
	margin-bottom: 20px;
}
#footer {
	color: #666;
	font-size: 10px;
	padding-bottom: 5px;
	position: relative;
	bottom: -100px;
	clear:both;
}
#footrule {
	color: #444;
	background-color: #444;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	width: 640px;
	margin-top: 10px;
	margin-bottom: 2px;
}
object.hide {
    display: none;
}

.image	{
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.caption {
	width: 260px;
	padding: 0px;
	padding-left: 20 px;
	margin: 0px;
	float: right;
}
.buffered {
	height: 280px;
}
.footlink {
	color: #666;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666;
}
.copytext	{
	margin-top: 10px;
	position: relative;
	top: -10px;
}
.linkspace {
	word-spacing: 1.2em;
}
.smaller	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
.note	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #777;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
a.mainlink:link {
	color: #CCC;
	border: none;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlink:hover {
	color: #CCC;
	border: none;
	background-color: #666;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlink:active {
	color: #CCC;
	border: none;
	background-color: #999;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlink:visited {
	color: #CCC;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
a.mainlinka:link {
	background-color: #555;
	color: #EEE;
	border: none;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlinka:hover {
	color: #EEE;
	border: none;
	background-color: #555;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlinka:active {
	color: #EEE;
	border: none;
	background-color: #999;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}
a.mainlinka:visited {
	background-color: #555;
	color: #EEE;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
a.intext:link {
	color: #DDD;
    background-color: #333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a.intext:hover {
	color: #FFF;
	background-color: #444;
	border: none;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a.intext:active {
	color: #FFF;
	background-color: #999;
	border: none;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
a.intext:visited {
	color: #999;
	border: none;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
