body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font-family: arial;
  voice-family:inherit;
  font-size:9pt;
  }

.bbody {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  font-family: arial;
  voice-family:inherit;
  font-size:9pt;
  }

UL.llist{text-indent: 0px;}
LI.llist{display:inline;margin-right:5px;}

.searchbox{
width:260px;
margin:0;
background-color:#FD5B1D;
padding:10px;
color:#fff;
display:inline;
	}

	
.skookumtitlediv{
}
.skookumsummary{
	margin-bottom:10px;
}
.skookumtitlelink{
}

div.w3cbutton1 {
  position: relative;
  margin: 1em;
  font-family: helvetica,arial,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  

}
div.w3cbutton1 a {
  display: block;
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
}
div.w3cbutton1 a.w3c1 {
  width:6em;
  border-left: 1px solid #cecece;
  text-align: center;
}
div.w3cbutton1 a.spec1 {
  position: absolute;
  left: 6em;
  top: 0;
  width: 6em;
  border-right: 2px solid #4a4a4a;
  padding-left: 0.5em;
}
div.w3cbutton1 a.w3c1:link,
div.w3cbutton1 a.w3c1:visited,
div.w3cbutton1 a.w3c1:hover {
  background-color: #fff;
  color: #0c479d;
  text-decoration: none;
}
div.w3cbutton1 a.spec1:link,
div.w3cbutton1 a.spec1:visited,
div.w3cbutton1 a.spec1:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}

h1{
	font-size: 18pt;
	color:#990000;
	font-family: Georgia,Serif;
	margin-bottom:0px;
	
}
h2{
	color:#000000;
	margin:0;
	font-family: Georgia,Serif;
	font-size: 12pt;
}

h4{
	margin-bottom:0px;
}
.tHeading{
color:#fff;
font-weight:bold;
}
th{
text-align:left;
font-weight:bold;
}
.resultlist{
	list-style:none;
	}
.resultlistitem{
	width: 60%;
	margin-bottom: 20px;
}

label.cssform,input.cssform {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 3px;
	color:#000000;
	font-weight:bold;
}
a.tablinks,a.tablinks:visited{
font-family:verdana;
font-weight:bold;
font-size:8pt;
color:#0000CC;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
a.tablinks {float:none;}
/* End IE5-Mac hack */
a.tablinks:hover {
  color:#333;
  font-size:8pt;
  }
.helpbox{
	background-color: #eee8aa;
	border: 1px solid black;
	padding:2px;
	margin:2px;
	cursor:help;
	
}
li.major{
	list-style:none;
	padding:5px;
	margin-right:10px;
}
li.minor{
	list-style:none;
	font-size:9pt;
	display: inline;
	padding-left:5px;
}
ul.minor{
	display: inline;
}

a.major{
	
}
a.minor{
	font-size:8pt;
	font-weight:normal;
}
a.globallinks:link,a.globallinks:visited{
	font-weight:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size: 8pt;
	font-family: verdana;
}
a.globallinks:hover{
	font-weight:bold;
	color:#ffff00;
	text-decoration:underline;
	font-size: 8pt;
	font-family: verdana;
}

.insdesc{
	font-size:9pt;
	padding-left:20px;
	padding-right:20px;
}
.row2{
	background-color:#ECEAE2;
}
a.greenlink,a.greenlink:visited,a.greenlink:hover{
	color:#008000;
	font-size:8pt;
	font-family:verdana;
}
.toomuch{color:#ff0000;}

.adHeadline {font: bold 9pt Arial; text-decoration: underline; color: #0000cc;}
.adText {font: normal 9pt Arial; text-decoration: none;  color: #000;}
.positive{color:green;}
.negative{color:red;}