
body {
	font-family: "Times New Roman", serif;
	color: black;
	background: transparent;
}

h1 {
	margin: 0 0 1em 0;
	font-size: xx-large;
	font-family:  Garamond, serif;
	color: #CC6600;
	background: transparent;
	white-space:nowrap;
}

h2 {
	margin: 0 0 1em 0;
	border-width: .25em 0 0 0;
	border-style: solid;
	border-color: #CC6600;
	padding: 1em 0 0 0;
	font-size: large;
	font-family:  Arial, sans-serif;
	color: #CC6600;
	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 0;
	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: #CC6600;
	background: transparent;
	white-space:nowrap;
text-shadow: orange 3px 3px 2px;

}

.label {
	margin: 0 0 0 0;
	font-family:  Arial, sans-serif;
	font-size: large;
	color: white;
	background: #800000;
	text-align: left;
	white-space:nowrap;
	border: 0;
}

a:link {
	color: #3333CC;
	background: transparent;
	text-decoration: underline;
}

a:visited {
	color: #336666;
	background: transparent;
	text-decoration: underline; 
}

a.white:link {
	color: white;
	text-decoration: underline;
}

a.white:visited {
	color: white;
	text-decoration: underline; 
}

a.white:active {
	color: white;
	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 .25em 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: 0 0 1em 1em;
}

.indentnospace{
	margin: 0 0 0 1em;
}

.doubleindent{
	margin: 0 0 1em 2em;
}

.tripleindent{
	margin: 0 0 1em 3em;
}

.nospace{
	margin-top: 0;
	margin-bottom: 0;
}

.noborder {
	border: 0;
}

.nowrap {
	white-space:nowrap;
}

.info{
	margin: 0 0 0 1em;
	border-style: ridge;
	border-color: Yellow;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 2px;
}

table {
	margin: 0;
	padding: 0;
	border: 2px solid black;
	border-collapse: collapse;
}

th {
	font-size: medium;
	font-weight: bold;
	font-family:  Arial, sans-serif;
	color: #660066;
	background: gray;
	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.menuselectedwhite {
	font-size: medium;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: #000066;
	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: #000066;
	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.menunotselectedblue {
	font-size: small;
	font-family:  Arial, sans-serif;
	font-weight: bold;
	color: white;
	padding: 5px;
	border:  2px solid black;
	background: #000066;
	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: #000066;
	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: #CC6600;
	background: transparent;
	height: 1px;
}

.returntotop {
	font-family:  Arial, sans-serif;
	font-size: small;
	text-align: right;
	border: 0;
	white-space:nowrap;
}

.copyright {
	font-family:  Arial, sans-serif;
	font-size: x-small;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
	border: 0;
	white-space:nowrap;
}

.contactinfobanner {
	font-family:  Arial, sans-serif;
	font-size: small;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	border: 0;
	white-space:nowrap;
}

td.menubarnotselected {
	font-size: small;
	font-family: Arial, sans-serif ;
	font-weight: normal;
	color: white;
	padding: 3px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: navy;
	height: 10px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}

td.menubarselected {
	font-size: medium;
	font-family: Arial, sans-serif ;
	font-weight: bold;
	color: navy;
	padding: 3px;
	border-top: 2px solid black;
	border-bottom: 0;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: white;
	height: 10px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}

td.menubarspace {
	font-size: small;
	font-family: Arial, sans-serif ;
	color: white;
	padding: 3px;
	border-top: 0;
	border-bottom: 2px solid black;
	border-left: 0;
	border-right: 0;
	background: white;
	height: 10px;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
