body,td,th {
	font-family: Arial Narrow, Arial;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D50000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.box {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EBEBEC;
}
.whitebox {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
}
p {
	text-align: justify;
}
h1 {
	font-size: 13pt;
}
.lines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.backgroundarrow {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image: url(images/background-arrow.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.terms {
	color: #FFFFFF;
	font-size: 9pt;
}
a.terms:link {
	color: #FFFFFF;
}
a.terms:visited {
	color: #FFFFFF;
}
.nav {
	display: block;
	height: 36px;
	font-size: 8pt;
	line-height: 35px;
	background-repeat: repeat-x;
	background-position: top;
	border: 0px;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	text-transform: uppercase;
}
a.nav:link {
	background-image: url(images/mouse-off.gif);
	border-right: 1px;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	background-image: url(images/mouse-over.gif);
	border-right: 1px;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	border-right: 1px;
	color: #000000;
}
a.nav:active {
	border-right: 1px;
	color: #000000;
	background-image: url(images/mouse-over.gif);
}
.broughtoyou {
	color: #999999;
	font-size: 8pt;
}
a.broughtoyou:link {
	color: #999999;
}
a.broughtoyou:visited {
	color: #999999;
}
