body
{
}

table
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
}
.TopMenu
{
	color: black;
   font: 12pt helvetica;
	font-weight: bold;
}
.TopMenu:Hover
{
	color: #0890C4;
}
.MainText
{
	margin: 12px 12px 5px 12px;
	color: black;
	font: 11pt Helvetica;
	background-color: #EAEAEA;
	height: 100%;
}
.MainTextTableCell
{
	background-color: #EAEAEA;
	height: 100%
}
a
{
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
}
.ulink
{
  text-decoration: none;
}
.ulink:hover
{
  text-decoration: underline;
}
.FlipText
{
  FONT-SIZE: 16pt;
  FONT-FAMILY: Arial;
  Color: white;
  font-weight: medium;
  POSITION: absolute;
  TOP: 237px;
  LEFT: 25px
}
.TightParagraphs
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.RightBox
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding-left: 7px;
	font: 9pt Helvetica;
	padding-bottom: 4px;
}
p
{
	margin-top: 9px;
	margin-bottom: 9px;
}
.WhiteTableButtons
{
  padding: 4px 2px;
  color: white;
  font: 12pt helvetica;
  font-weight: bold;
  text-decoration: none;
}

.BlackTableButtons
{
  padding: 4px 2px;
  color: #0690CD;
  font: 12pt helvetica;
  font-weight: bold;
  text-decoration: none;
}
.BlackTableButtons:hover
{
  color: white;
}
.BlackAlwaysLinks
{
	text-decoration: none;
	color : black;
}
.BlackAlwaysLinks:hover
{
	text-decoration: underline;
	color : black;
}
.Question
{
	margin-bottom: 10px;
	color: black;
	font: 11pt Helvetica;
   font-weight: bold;
}
.Answer
{
	margin-left: 17px;
	color: black;
	font: 11pt Helvetica;
}
.RightIFrame
{
	width: 240px;
	height: 100%;
}
.RightFrameBody
{
	background-color: #EAEAEA;
}
.Footer
{
	height=29px;
	BORDER: none;
	MARGIN: 0px 0px -5px 0;
}
.SmallLinks
{
  font: 8pt helvetica;
  text-decoration: none;
  text-align: center;
  margin-top: 2cm;
}

.MainBody
{

}


