@charset "utf-8";
/* CSS Document */
<!--
.inputbutton {
	font-size: 14px;
	width: 100%;
	border: 1px outset #FFFFFF;
	background: url(images/inputbutton.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	height: 30px;
}

body,td,th {
	font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

a:link {
  color: #0167cc;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #0167cc;
}
a:hover {
  text-decoration: underline;
  color: #ffa02b;
}
a:active {
  text-decoration: underline;
  color: #ffa02b;
}
a.blk:link {
  color: #000000;
  text-decoration: none;
}
a.blk:visited {
  text-decoration: none;
  color: #000000;
}
a.blk:hover {
  text-decoration: underline;
  color: #ffa02b;
}
a.blk:active {
  text-decoration: underline;
  color: #455897;
}
a.white:link {
  color: #FFFFFF;
  text-decoration: underline;
}
a.white:visited {
  text-decoration: underline;
  color: #FFFFFF;
}
a.white:hover {
  text-decoration: none;
  color: #003366;
}
a.white:active {
  text-decoration: none;
  color: #ffa02b;
}
a.lnktit:link {
  color: #0167cc;
  text-decoration: none;
}
a.lnktit:visited {
  text-decoration: none;
  color: #0167cc;
}
a.lnktit:hover {
  text-decoration: underline;
  color: #ffa02b;
}
a.lnktit:active {
  text-decoration: underline;
  color: #ffa02b;
}
a.nothing:link, a.nothing:visited, a.nothing:hover, a.nothing:active {
  text-decoration: none;
  color: #000000;
}
.top {
  background-image: url(/images/bg.top.gif);
  background-repeat: repeat;
}
.topB {
  background-color: #72afcb;
  background-image: url(/images/bg.topB.gif);
  background-repeat: repeat;
}
.topC {
  background-color: #72afcb;
  background-image: url(/images/bg.topC.gif);
  background-repeat: repeat;
}
.nav {
  background-image: url(/images/bg.nav.gif);
  background-repeat: repeat-x;
}
.navB {
  background-image: url(/images/bg.navB.gif);
  background-repeat: repeat-x;
}
.largetext {font-size: 18px}
.mediumtext {font-size: 14px}
.smalltext {font-size: 11px}
.tinytext {font-size: 10px}
.smallwhite {font-size: 12px; color:#FFFFFF}
.srchbox {
  background-color: #5E77B6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #455897;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color: #EAEAEA;
  border: 1px solid #696969;
  font-size: 12px;
  text-indent: 2pt;
}
.style1 {
  font-size: 14px;
  font-weight: bold;
  color: #ff7904;
}
.sball {
  background-color: #5E77B6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #455897;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #455897;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}
.flapjacks {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F1F1F1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EAEAEA;
}
.waffles {
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EAEAEA;
}
.tab {
  cursor: hand;
  height: 17px;
  font-size: 12px;
  background-color: #EAEAEA;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #87a7cf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0167cc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #87a7cf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #0167cc;
  background-image: url('/images/bg.tab.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}
.seltab {
  height: 17px;
  font-size: 12px;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #87a7cf;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #87a7cf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #0167cc;
}
.detailsheader {
  font-size: 13px;
  font-weight: bold;
  background-color: #f6f6f6;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d2d2d2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d2d2d2;
}
.tdiv {
  height: 17px;
  font-size: 12px;
  background-color: #FFFFFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0167cc;
}
.efr {
  width:100%;
  height:550px;
  border: 2px solid #EAEAEA;
}
.refine {
  height: 17px;
  font-size: 12px;
  background-color: #F1F1F1;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eaeaea;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #eaeaea;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #c0c0c0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c0c0c0;
}
.boxes {
  height: 17px;
  font-weight: normal;
  font-size: 12px;
  text-indent: 0pt;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c0c0c0;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #c0c0c0;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #eaeaea;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eaeaea;
}
.colorbtn {
  background-image: url('/images/bg.tab.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}
.faded {
  font-size: 11px;
  color: #333333;
}
.bs {
  font-size: 11px;
  color: #FFFFFF;
}
.ss_top {
  background-image: url('/images/ss_top.gif');
  background-repeat: repeat-x;
  border-top; 2px solid #ffffff;
}
.null{}

ul.metaData li{display:inline;margin:0;}

body {
  background-image: url('/images/bg.topC.gif');
  background-repeat: repeat-x;
  background-position: top;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.wrapper {
	margin: 50px 0 0 0;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 95%;
}
#query {
	height:22px; 
	background-color:#ffffff; 
	border:#336699 1px solid;
}
-->