/* CSS Document */

body {
	background-color: #84492A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-span.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	line-height: 18px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70866E;
	line-height: 18px;
	font-weight: bold;
}
a.link {
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
.bg-right-span {
	background-image: url(images/bg-right-span.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-left-span {
	background-image: url(images/bg-left-span.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-right {
	background-image: url(images/bg-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-left {
	background-image: url(images/bg-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right-corner {
	background-image: url(images/bg-right-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-left-corner {
	background-image: url(images/bg-left-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-span-bottom {
	background-image: url(images/bg-span-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.headline01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #70866E;
}
.headline02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #717171;
	line-height: 26px;
}
.redline01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B40908;
	line-height: 26px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #581E00;
	font-weight: bold;
	line-height: 18px;
}
a.credits {
	text-decoration: none;
}
a.credits:hover {
	text-decoration: none;
	color: #351000;
}
.body-corner01 {
	background-image: url(images/body-corner01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	height: 35px;
}
.body-corner02 {
	background-image: url(images/body-corner02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 35px;
	height: 35px;
}
.body-corner03 {
	background-image: url(images/body-corner03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 35px;
	height: 35px;
}
.body-corner04 {
	background-image: url(images/body-corner04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 35px;
	height: 35px;
}
.body-span-top {
	background-image: url(images/body-span-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}
.body-span-bottom {
	background-image: url(images/body-span-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
}
.body-span-left {
	background-image: url(images/body-span-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 35px;
}
.body-span-right {
	background-image: url(images/body-span-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 35px;
}
hr {
	color: #aeba88;
	height: 1px;
}
.answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	line-height: 18px;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #70866E;
	line-height: 26px;
cursor:hand;
  cursor:pointer;
}
a.questions {
	text-decoration: none;
}
a.questions:hover {
	text-decoration: underline;
}
LI {
	PADDING-LEFT: 5px;
	LIST-STYLE-IMAGE: url(images/bullet.gif);
	PADDING-BOTTOM: 5px
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70866E;
	font-style: italic;
}
