body {
	font-size: 10pt;
	background: white;
}
.Normal {
		display: none;
}
#header {
	float: left;
	width: 100%;
	border-bottom: solid #99ccff 1px;
	font-size: 90%;
	line-height: normal;
	display: none;
}
#header ul {
	margin: 0;
	padding:1px 0px 0 0px;
	list-style: none;
}
#header li {
  float:left;
  background:url("./../images/left_both.gif") repeat left top;
  margin:0;
  padding:0 0 0 2px;
}
#header a {
  float:left;
  display:block;
  width:.1em;
  background:url("./../images/right_both.gif") repeat right top;
  padding:2px 10px 0px 10px;
  text-decoration:none;
  font-weight:bold;
  color: #6196c8;
}
#header > ul a {width:auto;}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#header a {
	float: none;
}
/* End IE5-Mac hack */
#header a:hover {
    color:#333;
}
#header #current {
    background-position:0 -19px;
    border-width:0;
}
#header #current a {
    background-position:100% -19px;
    padding-bottom:0px;
    color:#333;
}
#header li:hover, #header li:hover a {
    background-position:0% -19px;
    color:#333;
}
#header li:hover a {
    background-position:100% -19px;
}
#subheader {
	float: left;
	width: 100%;
	text-decoration: none;

	font-weight: bold;
	font-size: 90%;
	line-height: normal;
	display: none;
}
#subheader ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 90%;
	color: #6196c8;
	line-height: 18px;
	white-space: nowrap;
}
#subheader li {
	list-style-type: none;
	display: inline;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
#subheader #current {
	color: #333;
	font-weight: bold;
}
#subheader #current a {
	color: #333;
	font-weight: bold;
}
#subheader li a {
	text-decoration: none;
	color: #6196c8;
}
#subheader li a:link {
	font-weight: bold;
	color: #6196c8;
}
#subheader li a:hover {
	font-weight: bold;
	color: #333;
}
table.footer {
	display: none;
}
.footer-text {
	display: none;
}
td.footer {
			display: none;
}
td.footer2 {
			display: none;
}
.footer-text {
			display: none;
}
table.outside {
	border: none;
}
td.outside {
	display: none;
}
td.outside1 {
	border: none;
}
td.footer {
	display: none;
}
td.tab-bar {
	display: none;
}
td.submenu-bar {
	display: none;
}
td.help-bar {
	display: none;
}
td.solid-bar-3 {
	display: none;
}
td.welcome-box {
	display: none;
}
td.textlink {
	display: none;
}
td.small-logo {
	display: none;
}
td.hint {
	display: none;
}