body {
  background-color: #000000;
  margin: 0;
  /* default font */
  font-family: Tahoma, Verdana, serif;
  font-size: 10pt;
  color: #FFFFFF;
  min-width: 800px;
  
  	scrollbar-face-color: #000000; /*Fill*/
	scrollbar-highlight-color: #C0C0C0; /*In Stroke TL*/
	scrollbar-3dlight-color: #000000; /*Out Stroke TL*/
	scrollbar-darkshadow-color: #000000; /*Out Stroke BR*/
	scrollbar-shadow-color: #C0C0C0; /*In Stroke BR*/
	scrollbar-arrow-color: #75EA00;
	scrollbar-track-color: #000000;
}

p.tip {
  font-size: 8pt;
  font-weight: bold;
  text-align: left;
}
p.smallMargin {
  margin-top: 2px;
}
p.margin {
  margin-top: 1ex;
}
p.light {
  color: #aaaaaa;
  font-size: 8pt;
}
h1.light {
  font-size: 14pt;
  color: #aaaaaa;
}
h2.light {
  font-size: 8pt;
  color: #aaaaaa;
  padding-left: 20px;
}
h1 {
  display: inline;
  font-size: 24pt;
  color: #5080B2;
  top: 0px;
}
h2 {
  display: inline;
  color: #5080B2;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

hr {
  height: 1px;
  border: 0;
  background-color: #DEDFDF;
  color: #DEDFDF;
  width: 80%;
}
hr.full {
  float: left;
  padding-right: 100px;
  height: 2px;
  border-color: #DEDFDF;
  background-color: #DEDFDF;
  width: 90%;
}
hr#footer {
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  border-color: #DEDFDF;
  background-color: #DEDFDF;
  width: 90%;
}

#button {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: 600;
	background-color: #999999;
}

#title {
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration: none
}

#NAV {
	color: #448FA6;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica;
	z-index: auto;
}

#oj_copy {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#copy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#s_copy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

A.small:active {
	color: #448FA6;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

A.small:hover {
	color: #448FA6;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

A.underline {
	color: #448FA6;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A.underline:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A.underline:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A.oj_underline {
	color: #138DB0;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A.oj_underline:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A.oj_underline:hover {
	color: #94ACB3;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

A {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

A:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

A.mainnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
}

A.mainnav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
}

A.mainnav {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
}

#wrap {
  min-height:100%;
  position:relative;
}
* html #wrap {
  height:100%;
}
#main {
  margin-left:220px;
}
#inner-wrap {
  padding-bottom:70px;
}
#inner-wrap:after {
  content:" ";
  display:block;
  clear:both;
}

div#left {
  height: 100%;
  position: relative;
  padding-left: 22px;
  width: 180px;
  float: left;
  clear: none;
}
div#left ul, div#boxes ul, div#newslist ul div#content ul {
  list-style-type: disc;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 10pt;
}
div#content li {
  color: #5F5858;
}
div#content {
  text-align:left;
  display:block;
  position: relative;
  margin-right: 5px;
  height: 100%;
}
div#boxes {
  color: black;
  height: 100px;
}
div#top {
  width: 100%;
  height: 96px;
}
div#tip {
  float: left;
  height: 96px;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 320px;
  text-align: center;
  font-size: 8px;
}
div#topWrap {
  vertical-align: middle;
  height: 96px;
  padding-top: 20px;
  padding-left: 20px;
  margin-left: 120px;
}
div#outerTop {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 126px;
  overflow: hidden;
}

div#leftbox {
  width: 33%;
  float: left;
}
div#midbox {
  width: 33%;
  float: left;
}
div#rightbox {
  width: 33%;
  float: left;
}
div#top img {
  float: left;
  margin-left: 20px;
  margin-top: 4px;
}

div#footer {
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  text-align: center;
}
div#footer span {
  color: #7E8284;
}

.chromestyle {
  width: 99%;
  font-weight: bold;
  margin-bottom:16px;
}
.chromestyle:after {
  content: "v"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.chromestyle ul {
  height: 18px;
  border: 1px solid #BBB;
  width: 100%;
  background: url('images/navslice.bmp') center center repeat-x;
  padding: 4px 0;
  margin: 0;
  text-align: left;
}
.chromestyle ul li {
  display: inline;
  height: 18px;
}
.chromestyle ul li a {
  height: 18px;
  line-height: 18px;
  color: #EEEEEE;
  padding: 4px 7px;
  margin: 0;
  text-decoration: none;
  border-right: 1px solid #DADADA;
}
.chromestyle li.right {
  border-left: 1px solid #DADADA;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 0;
  float: right;
  position: absolute;
  top: 100px;
  right: 10px;
}

.chromestyle a.right {
  border-right: 0;
}
.chromestyle ul li a:hover{
  color: black;
}
.chromestyle ul li a[rel]:after {
  font-size: 2pt;
  color: #DDDDDD;
  content: " v";
}
.dropmenudiv {
  position:absolute;
  top: 0;
  border: 1px solid #BBB;
  border-bottom-width: 0;
  font: normal 12px Verdana;
  line-height:18px;
  z-index:100;
  background-color: #E7EDF1;
  width: 200px;
  visibility: hidden;
}
.dropmenudiv a {
  width: auto;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #BBB;
  padding: 2px 0;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
* html .dropmenudiv a{
  width: 100%;
}
.dropmenudiv a:hover{
  background-color: #D7DDE1;
}
.glossary {
  color: #5F5858;
  text-decoration: none;
  border-bottom: 1px dotted #5F5858;
}
.glossary:hover {
  color: #5F5858;
  border-bottom: 1px solid #5F5858;
}
.faq_box {
  width: auto;
  color: black;
  /* background-color: #C3B8D0; */
  background-color: #9CC5FC;
  border: 1px dashed #5080B2;
  margin: 1px;
  padding: 1px;
  margin-left: 1em;
  line-height: 1.4em;
}
.faq_box td {
  border: 0px;
  width: auto;
}
.news-form {
  color: #5F5858;
  font-size: 10pt;
}
.news-form img {
  border: 0px;
}
