﻿body
{
    background-color: #B6CCD2;
    color: #62686B;
    font-size: 8pt;
    font-family: Arial, Verdana;
    margin: 0px;
}
.layoutcenter
{
    width:100%;
    text-align:center;
}
.layout
{
    width:762px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
.cell1
{
    background-color: #E5E4E4;
    vertical-align: top;
}
.border1h
{
    background-color:#7D7C7C;
    height:1px;
}
.border1v
{
    background-color:#7D7C7C;
    width:1px;
}
.border2h
{
    background-color:#52666E;
    height:1px;
}
.border2v
{
    background-color:#52666E;
    width:1px;
}
.text1
{
    text-align:left;
    vertical-align:top;
    padding:18px;
}
.content
{
    background-color: #FFFFFF;
    width:259px;
    vertical-align:top;
}
.smalltext
{
    font-size: 7pt;
    font-family: Arial, Verdana;
    font-weight:bold;
    color: #62686B;
    text-align:right;
}
a:link {
    color: #3C5D67;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:active {
    color: #8F8D8D;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #3C5D67;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    color: #8F8D8D;
	font-size: 8pt;
    font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}
a.screen:link {
    color: #3C5D67;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.screen:active {
    color: #3C5D67;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.screen:visited {
    color: #3C5D67;
	font-size: 8pt;
    font-family: HelveticaNeue Medium, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.screen:hover {
    color: #8F8D8D;
	font-size: 8pt;
    font-family: arial, verdana;
	font-weight: bold;
	text-decoration: none;
}