﻿body 
{
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
h1
{
  font-size: 16px;
  vertical-align:bottom;
  color: #7FC944;
}
.Main
{
  top: 0px;
  left: 0px;
  position: relative;
  width: 900px;
  margin-left:50px;
  text-align:left;
}
.QuestionClass
{
  position: relative;
  width: 600px;
  color: #53912b;
  font-size: 11pt;
  font-weight:bold;
}
.AnswerClass
{
  position: relative;
  width: 600px;
  color: #1060AA;
  font-weight: bolder;
  font-size: 11pt;
}
img { border-style: none;}
img { display: block;}
DIV.menu {position: absolute; width: 700px; top: 0px; left: 0px;}
DIV.content {position: absolute; width:auto; top: 250px; left:20px;}
.ContentHeader
{
  top: 0px;
  left: 20px;
  position: absolute;
  width: 600px;
}
.OLDContentText
{
  top: 30px;
  left: 20px;
  position: absolute;
  width: 600px;
  color: #1060AA;
  font-size: 11pt;
}
.ContentText
{
    margin-left:10px;
    width: 580px;
    padding:10px;
    border-style:solid;
    border-width:0px;
    border-color:#000000;
    font-family:Arial;
    font-weight:bolder;
    font-size:11px;
    color: #1060AA;
}
.ResultsBox
{
	margin-left:15px;
    font-family: Arial Unicode MS;
    font-size:12px;
    text-align:left;
}
.ResultsNav
{
  margin-left:180px;
  text-align:left;
}
.textA12
{
	font-family:Arial;
	font-size:12px;
}
a:link, a:visited
{  
  text-decoration: none;
  color: Blue;
}
a:hover
{
  color: Red;
}
.BottomLinks 
{
	margin-left:80px;
}
.FormBox
{
	width:405px;
	margin-left:0px;
	background-color:#D6D3CE;
	font-family:Arial;
	font-size:12px;
}
.GridMain
{
  border-right: gainsboro thin solid;
  border-top: gainsboro thin solid;
  border-left: gainsboro thin solid;
  border-bottom: gainsboro thin solid;
  background-color: #333333;
  width: 400px;
}
.GridRow
{
  background-color: #FFFAFA;
}
.GridSelectedRow
{
  background-color: #E6E6FA;
}      
.GridHeader
{
  background-color: #ADD8E6;
  font-weight: bold;
  text-align: left;
}
.homebox
{
	margin-left:15px;
    width: 580px;
    padding:10px;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
    font-family:Arial;
    font-weight:bolder;
    font-size:16px;
}
.textbox 
{
	font-family:Arial;
	font-size:medium;
}
.textShow
{
	font-family: Arial, Verdana, Calibri;
	font-size:12px;
	color:Black;
}
.textHide
{
	font-family: Arial, Verdana, Calibri;
	font-size:12px;
	color: Navy;
}
.textMore
{
	font-family: Arial, Verdana, Calibri;
	font-size:12px;
	color: Red;
	font-weight:bolder;
}