
body {
	font-family: "Times New Roman", serif;
	color: black;
	background: transparent;
}

.background { 
	background-image: url('../images/background_1.jpg');
	background-repeat: repeat
}


.header {
	margin: 0 0 0 0;
	font-size: x-large;
	font-family:  "Lucida Handwriting", sans-serif;
	color: white;
	background-image: url('../images/background_1.jpg');
	background-repeat: repeat
	white-space:nowrap;
	border: 0;
}

h1 {
	margin: 0 0 1em 0;
	font-size: x-large;
	font-family:  Arial, sans-serif;
	color: black;
	background: transparent;
	white-space:nowrap;
}

h2 {
	margin: 0 0 1em 0;
	border-width: .01em 0 0 0;
	border-style: solid;
	border-color: navy;
	padding: 1em 0 0 0;
	font-size: large;
	font-family:  Arial, sans-serif;
	color: black;
	background: transparent;
	white-space:nowrap;
}

h3 {
	margin: 0 0 1em 0;
	font-size: medium;
	font-family:  Arial, sans-serif;
	white-space:nowrap;
}

h4 {
	margin: 0 0 1em 1em;
	font-size: medium;
	font-family:  Arial, sans-serif;
	white-space:nowrap;
}

h5 {
	margin: 0 0 1em 2em;
	font-size: medium;
	font-family:  Arial, sans-serif;
	white-space:nowrap;
}

h6 {
	margin: 0 0 1em 0;
	font-family:  Arial, sans-serif;
	font-size: large;
	color: black;
	background: transparent;
	white-space:nowrap;
}

.label {
	margin: 0 0 0 0;
	font-family:  Arial, sans-serif;
	font-size: large;
	color: white;
	background: #9400D3;
	white-space:nowrap;
	border: 0;
}

a:link {
	color: #3333CC;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #336666;
	background: transparent;
	text-decoration: underline; 
}

a.whitetext:link {
	color: white;
	background: transparent;
	text-decoration: underline;
}

a.whitetext:visited {
	color: white;
	background: transparent;
	text-decoration: underline; 
}

a.whitetext:active {
	color: white;
	background: transparent;
	text-decoration: underline;
}

a.showImage:link,
a.showImage:hover,
a.showImage:visited,
a.showImage:active,
a.showImage:focus {
	color: #0000cc;
	background: transparent;
}

img.hideMe {
	display: none;
	position: absolute;
}

ul {
	margin: 0 0 0 1em;
}

ol {
	margin: 0 0 0 1.5em;
}

li {
	margin: 0 0 1em 0;
	list-style: outside;
}

p {
	margin: 0 0 1em 0;
}

ul li p {
	margin: 0 0 1em 0;
}

ol li p {
	margin: 0 0 1em 0;
}

.code {
	font-family: "Courier";
	margin: 0 0 0 0;
}

.codeindent {
	font-family: "Courier";
	margin: 0 0 0 1em;
}

.indent{
	margin-left: .5em;
}

.doubleindent{
	margin-left: 1em;
}

.tripleindent{
	margin-left: 1.5em;
}

.nospace{
	margin-top: 0;
	margin-bottom: 0;
}

.spacebelow{
	margin-top: 0;
	margin-bottom: 1em;
}

.noborder {
	border: 0;
}

.nowrap {
	white-space:nowrap;
}

.results{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.info{
	border-style: ridge;
	border-color: Yellow;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
}

table {
	margin: 0 0 1em 0;
	padding: 0;
	border: 2px solid black;
	border-collapse: collapse;
}

th {
	font-size: small;
	font-weight: bold;
	font-family:  Arial, sans-serif;
	color: white;
	background: #800080;
	text-align: left;
	padding: 2px;
	border: 2px solid black;
}

td {
	font-size: medium;
	font-family: "Times New Roman", serif;
	padding: 2px;
	border: 1px solid black;
}

td.menuselected {
	font-size: medium;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: navy;
	padding: 5px;
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 0;
	border-left: 2px solid black;
	background: white;
	vertical-align: top;
	text-align: center;
	white-space:nowrap;
}

td.menuspace {
	font-size: medium;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: #800080;
	padding: 5px;
	border-top: 0;
	border-right: 0;
	border-bottom: 2px solid black;
	border-left: 0;
	background: white;
	vertical-align: top;
	text-align: center;
	white-space:nowrap;
}

td.menunotselected {
	font-size: small;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 5px;
	border:  2px solid black;
	background: navy;
	vertical-align: top;
	text-align: center;
	white-space:nowrap;
}

td.menubackgroundblue {
	font-size: medium;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 5px;
	border: 2px solid black;
	background: #9400D3;
	vertical-align: top;
	text-align: center;
	white-space:nowrap;
}

.tocleftlist{
	margin: 0 0 .25em 0;
	text-indent: 0;
	font-weight: normal;
	font-size: medium;
	white-space:nowrap;
}
.tocindentlist {
	margin: 0 0 .25em 1em;
	text-indent: 0;
	font-weight: normal;
	font-size: medium;
	white-space:nowrap;
}

.tocleftlistimg {
	margin: 0 0 .25em 0;
	text-indent: 0;
	font-weight: normal;
	font-size: medium;
	list-style-image: url(../images/file_list.gif );
	vertical-align: middle;
	white-space:nowrap;
}

.tocindentlistimg {
	margin: 0 0 .25em 1em;
	text-indent: 0;
	font-weight: normal;
	font-size: medium;
	list-style-image: url(../images/file_list.gif );
	vertical-align: middle;
	white-space:nowrap;
}

.breakbefore { page-break-before: always; 
}

.breakafter { page-break-after: always; 
}

hr {
	border: 0;
	width: 100%;
	color:navy;
	background: transparent;
	height: 1px;
}

hr.colorrule {
	border: 0;
	width: 100%;
	color: #9400D3;;
	background: transparent;
	height: 1px;
}

.returntotop{
	margin: 0 0 1em 0;
	font-size: small;
	text-align: right;
	white-space:nowrap;
}

