body, td {
	padding: 0;
	margin: 0px 24px 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input, select {
	font : 77% Arial, Helvetica, sans-serif;
}

/* page title */
.ptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #99cccc;
}

/* content items */
.chead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	font-weight: bold;
	color: #006666;
	padding-top: 10px;
}
.chead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: bold;
	color: #006666;
}
.chead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	font-weight: bold;
	color: #006666;
}
.chead4, .cintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	font-weight: bold;
	color: #000000;
}
.chead5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
}
.ctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #000000;
}
.ctxthead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #006666;	
}
.ctitlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #000000;
}

.ttxt {
	font-family: Arial, Helvetica, sans-serif;

	color: #000000;
	padding-left: 0px;
	padding-bottom: 3px;
}
.ttxthead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #006666;	
}
.ttitlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #000000;
}
div#scroll {
	overflow: auto;
	height: 333px;
}

/* link styles */
a.button1, a.button1:visited {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
a.button1:active, a.button1:hover {
	color: #000000;
}
a.fnav, a.fnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
a.fnav:active, a.fnav:hover {
	color: #99cccc;
}
a.mnav, a.mnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	padding-right: 5px;
}
a.mnav:active {
	color: #99cccc;
}
a.mnav:hover {
	color: #99cccc;
	text-decoration: underline;
}
a.titlelist, a.titlelist:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	padding-left: 25px;
}
a.titlelist:active, a.titlelist:hover {
	color: #006666;
}
a.ctxt, a.ctxt:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
}
a.ctxt:active, a.ctxt:hover {
	color: #006666;
}
a.ctxtlink, a.ctxtlink:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
a.ctxtlink:active, a.ctxtlink:hover {
	color: #006666;
}

a.ttxt, a.ttxt:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
}
a.ttxt:active, a.ttxt:hover {
	color: #006666;
}
a.ttxtlink, a.ttxtlink:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
a.ttxtlink:active, a.ttxtlink:hover {
	color: #006666;
}
table#table1 {
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #000000;
}
td#table0 {
	padding-left: 3px;
	padding-right: 3px;		
}
td#table1 {
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;		
}
td#table2 {
	background-color: #ccffff;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;	
}
table#table3 {
	border-top-style: solid;
	border-top-color: #006666;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;

}
#scrollbox {
	display:block; 
	width:182px; 
	height: 145px;
	overflow:auto; 
	padding-left:0px; 
	border:1px solid #00666;
	background-color: #C9E5E7;
}
#submit {
	display:block; 
	width:80px; 
	height: 15px;
	border:1px solid #99cccc;
	background-color: #009999;
}
#clearselect {
	display:block; 
	width:80px; 
	height: 15px;
	border:1px solid #00666;
	background-color: #C9E5E7;
}
/* search results */
.highlight { 
	background: #C9E5E7; 
}
.searchheading { 
	font-size: 97%; 
	font-weight: bold; 
	color: #006666;
}
.summary { 
	font-size: 77%; 
	font-style: italic; 
} 
.results { 
	font-size: 100%; 
}
.category { 
	color: #999999; 
}
.description { 
	font-size: 77%; 
}
.context { 
	font-size: 77%; 
}
.infoline { 
	font-size: 67%; 
	font-style: normal; 
	color: #808080;
}
.result_title { 
	color: #009999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	font-weight: bold;
}
a.result_title, a.result_title:visited {
	color: #009999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.result_title:active, a.result_title:hover {
	color: #006666;
}
.keywords {
	font-weight: normal;
}
