/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7386B6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7386B6;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #9966CC;
	font-weight: bold;
	margin-top: 0px;
}
p {
	margin-top: 10px;
}
.content {
	padding: 10px;
	height: 410px;
	width: 401px;
	overflow: auto;
	white-space: normal;
	float: left;
	position: relative;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	cursor: default;
}
.popupbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	cursor: default;
	border: 10px solid #178419;
	padding: 20px;
}
.closepopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #A471B3;
	text-decoration: underline overline;
}
.smallitalic {
	font-size: 9px;
	font-style: italic;
}.fillbullets {
	list-style-type: disc;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.question {
	font-weight: bold;
	color: #7386B6;
}
