body {
	background-color: white;
	background-image: url(Graphics/dark.jpg);
	margin: 0;
	padding: 0;
}

body, p, td {
	color: black;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

a:focus {
	outline-style: none;
}

a, a:link, a:visited {
	color: #d22026;
	text-decoration: none;
}

a:hover, a:active {
	color: #003b70 !important;
	text-decoration: none;
}

.mainbar {
	background-color: white;
	border-style: solid;
	border-width: 1pt 0pt 1pt 0pt;
	border-color: gray;
	width: 100%;
	height: 25px;
}

.textarea {
	font-size: 11px;
	text-align: left;
	margin: 5px 0.3in;
}

.textarearight {
	font-size: 12px;
	text-align: right;
	margin: 5px 0.3in;
}

.footer {
	text-align: center;
	padding-bottom: 0.3in;
}

.textareanoborder {
	font-size: 11px;
}

.ta {
	font-size: 11px;
	padding: 6px;
}

.outline {
	margin: 10px;
	padding: 0;
	border: solid 1px gray;
}

.oscreen {
	text-decoration: none;
	border: solid 1px gray;
}

.boutline {
	text-decoration: none;
	border: solid 1px gray;
}

.subtext {
	font-size: 10px;
}

.title {
	color: #003b70;
	font-size: larger;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}

.faqquestion {
	font-weight: bolder;
}