body
{
  font-family: Arial, Helvetica, Sans Serif;
}

.printing
{
display: none;
}

.background
{
position: absolute;
left: 50%;
margin-left: -400px;
width: 845px;
height: 600px;
background-color: #FFFFFF;
}

.shadow
{
position: absolute;
top: 0px;
left: 800px;
width: 45px;
height: 600px;
background-image: url(images/shadow.jpg);
background-repeat: repeat-y;
}

.points
{
color: #ffffff;
position: absolute;
top: 25px;
right: 75px;
width: 120px;
font-size: 10pt;
line-height: 12pt;
color: #131945;
text-align: right;
font-style: italic;
font-weight: bolder;
}

.slogan_center
{
position: absolute;
top: 106px;
left: 0px;
width: 800px;
height: 49px;
color: #ffffff;
text-align: center;
padding: 8px;
font-size: 10pt;
line-height: 12pt;
font-weight: bolder;
}

.navigation
{
background-color: #131945;
position: absolute;
left: 0px;
top: 155px;
width: 183px;
height: 415px;
padding: 15px;
color: #ffffff;
font-family: Times, Times New Roman, Serif;
font-size: 12pt;
line-height: 28pt;
}

.subnavigation
{
position: relative;
left: 6px;
color: #ffffff;
font-size: 9pt;
line-height: 13pt;
font-family: Arial, Helvetica, Sans Serif;
}

#navigation a
{
      color:               #ffffff;
      text-decoration:     none;
}

#navigation a:hover, a:active
{
      color:               #6f7892;
      text-decoration:     underline;
}

#blue a
{
      color:               #131945;
      text-decoration:     underline;
}

#blue a:hover, a:active
{
      color:               #6f7892;
      text-decoration:     underline;
}

.oclp
{
position: absolute;
background-color: #ffffff;
top: 360px;
left: 12px;
width: 158px;
height: 52px;
padding: 10px;
font-family: Times, Times New Roman, Serif;
font-size: 9pt;
line-height: 12pt;
color: #131945;
}

.main_image
{
position: absolute;
left: 213px;
top: 155px;
width: 268px;
}

.home_image
{
position: absolute;
left: 481px;
top: 155px;
width: 329px;
}

.page_title
{
position: absolute;
left: 481px;
top: 195px;
width: 329px;
text-align: center;
font-family: Times, Times New Roman, Serif;
font-size: 24pt;
color: #131945;
}

.content
{
position: absolute;
top: 297px;
width: 527px;
height: 263px;
left: 213px;
padding-left: 30px;
padding-right: 30px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 9pt;
overflow: auto;
}

.image
{
float: left;
display: block
padding-right: 20px;
}
