﻿body {
	padding: 0; 
	margin: 0; 
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background: #fff url('../NEW WEB PAGE/page_bg.gif') repeat-y;  /* Background image filepath may have to be updated, depending on where you store images */
	width: 100%;
	height: 100%; 
	color: #330066; 
	line-height: 125%; 
}

a:link {
	color: #330066; text-decoration: none
}
a:visited {
	color: #330066; text-decoration: none
}
a:hover {
	color: #330066; text-decoration: underline
}
a:active {
	color: #330066; text-decoration: underline
}
H1 {
	padding: 0.5em 0 0.25em 0; font-size: 1.75em; margin: 0px; color: #306;
}
H2 {
	padding: 0.5em 0 0.25em 0; font-weight: 600; font-size: 1.5em; margin: 0px; color: #306; 
}
H3 {
	padding: 0.5em 0 0.25em 0; font-size: 1.25em; margin: 0px; color: #306;
}
H4 {
	font-size: 1em; margin: 0px; color: #306;
}
H5 {
	padding: 0; font-size: 1em; margin: 0px; color: #306; 
}
H6 {
	padding: 0; font-size: 1em; margin: 0px; color: #306;
}
#container {
	padding: 0; margin: 0px; WIDTH: 100%; HEIGHT: 100%;
	font-size: 1em;
}
#masthead { /* Background image filepath may have to be updated, depending on where you store images */
	padding: 0; margin: 0px; height: 150px; width: auto; background: #306 url('../NEW%20WEB%20PAGE/header_bg.gif') repeat-x;
}
#horizbar {
	position:absolute; top:129px; left:0; color: #fff; padding: 1px 0 0 5px; font-size: 1em; 
z-index: 20; white-space: nowrap; height: 20px; background-color: transparent; 
}
#horizbar .breadcrumbs {
	padding: 0 5px 0 1em; margin: 0px; width: 6em; white-space: nowrap; 
}
.breadcrumbs a:link {
	COLOR: #fff; text-decoration: none;
}
.breadcrumbs a:visited {
	COLOR: #fff; text-decoration: none
}
.breadcrumbs a:hover {
	COLOR: #fff; text-decoration: underline
}
.breadcrumbs a:active {
	COLOR: #fff; text-decoration: none
}
#pagecell {
	padding: 0; margin: 0px; height: 100%
}
.hidden {
	font-size: 5px; visibility: hidden; width: auto; height: 5px
}
#lh-col {
	position: absolute; top: 153px; left: 0px; width: 15em; padding:0; margin: 0px; color: #000; line-height: 1.5em; height: 100%; background-color: transparent
}
#lh-col H4 {
	padding: 0.35em 0 0.3em 0.3em; margin: 0px; color: #306; 
}
#lh-col a:link {
	color: #330066; text-decoration: none
}
#lh-col a:visited {
	color: #330066; text-decoration: none
}
#lh-col a:hover {
	color: #330066; text-decoration: underline
}
#lh-col a:active {
	color: #330066; text-decoration: none
}
#lh-col ul {
	padding: 0; margin: 0px 0px 0px 0.75em; list-style-type: none
}
#lh-col ul li {  /* Filepath for background image will be different, depending on where you have this image stored */
	background: url('../NEW%20WEB%20PAGE/arrownew.gif') no-repeat 0px 0.25em; 
padding-left: 0.75em; font-size: 0.9em; margin: 0; line-height: 1.3em; 
}
#nav {
	padding: 0 0 1.25em 0.75em; margin: 0px; height: 100%
}

#bodytext ul li {  /* Filepath for background image will be different, depending on where you have this image stored */
	background: url('../images/arrownew.gif') no-repeat 0px 0.35em; 
padding-left: 0.75em;  margin: 0px; line-height: 1.3em;  
}
#bodytext ul {
	padding: 0; margin: 0px 0px 0px 0.75em; list-style-type: none
}
#bodytext UL A:link {
	color: #306; text-decoration: none
}
#bodytext UL A:visited {
	color: #306; text-decoration: none
}
#bodytext UL A:hover {
	color: #330066; text-decoration: underline
}
#bodytext UL A:active {
	color: #306
}
#bodytext {
	position: absolute; top:153px; left: 200px; padding-bottom: 1em; padding-top: 1em; color: #306; height: auto; background-color: transparent
}
#bodytext a:link {
	color: #306;
	
}
#bodytext a:visited {
	color: #306
}
#bodytext a:hover {
	color: #330066; text-decoration: underline
}
#bodytext A:active {
	color: #306
}
#bodyinfo {
	padding: 8px; margin: 0px; width: 48em; color: #330066; line-height: 110%; height: auto; background-color: transparent
}
#footer {
	padding: 5px 5px 0 5px; border-top: #ccc 1px solid; font-size: 0.8em; margin: 0px; width: 620px; color: #888; line-height: 110%; height: auto; background-color: transparent; text-align: center
}
#footerinfo a:link {
	color: #666699; text-decoration: none
}
#footerinfo a:visited {
	color: #666699; text-decoration: none
}
#footerinfo a:hover {
	color: #666699; text-decoration: none
}
#bodytable {
	font-size: 1em; width: 40em
}
#bodytable TH TD {
	text-align: left
}
#title {
	display: none
}
#printfooter {
	display: none
}

#toplinks {
	position:absolute;
	top:10px;
	left:0px;
	width: 820px;
	text-align:right;
}
#toplinks ul li{
	display:inline
}

#toplinks ul li a {
	text-decoration:none;
}
#toplinks ul li a:hover {
	text-decoration:underline
}