﻿body 
{
  font-family:Arial, sans-serif;
  font-size:12px;
  color:#000000;
  background-color:#ffffff;
  margin:0px;
  padding:3px;
}
img
{
  display:block;
  border:0px;
}
.Headline
{
  font-size:14px;
  font-weight:bold;
  color:#2B3795;
}
.TopLeftContent
{
  position:absolute;
  left:1em;
  top:1em;
  width:146px;
  height:145px;
  z-index:1000;
  cursor:pointer;
}
.TopRightContent
{
  position:absolute;
  left:161px;
  top:21px;
  width:829px;
  height:105px;
  z-index:1000;
}
.QuotationContent
{
  position:absolute;
  left:190px;
  top:60px;
  z-index:1100;
}
.Quotation
{
  font-family:Times New Roman;
  font-size:19px;
}
.QuotationWriter
{
  font-family:Times New Roman;
  font-size:10px;
}
.PageHeadingContent
{
  position:absolute;
  left:185px;
  width:649px;
  top:88px;
  text-align:right;
  z-index:1200;
}
.PageHeading
{
  font-family:Arial, Sans-Serif;
  font-size:30px;
  font-weight:bold;
  color:#2B3795;
}
.MainContent
{
  position:absolute;
  padding:3px;
  background-color:White;
  left:161px;
  top:128px;
  width:826px;
  z-index:1000;
}
.MenuBackground
{
  position:absolute;
  left:10px;
  top:165px;
  width:150px;
  height:2000px;
  background-image:url(RJLBackgroundMenu.gif);
  background-repeat:repeat-y;
}
.RJLUnorderedList
{
  line-height:20px;
  list-style-image:url(Bullet.gif);
  list-style-position:outside;
}
.RJLUnorderedList ul 
{
}
.RJLUnorderedList li 
{
}
.PrintedPage
{
  border:solid 1px black;
  elevation:higher;
  padding-left:10px;
  overflow:hidden;
  margin-bottom:10px;
  background-color:#eeeeee;
  font-size:16px;
}
.ErrorMessage
{
  color:Red;
}