BODY
{
}
.section
{
	font-weight: bold;
	font-size: 12pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
.subsection
{
	font-weight: bold;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}.errortext
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: 'Century Gothic';
}
.tablefont
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: 'Century Gothic';
}
.text
{
	font-weight: normal;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
A
{
	font-weight: normal;
	font-size: 10pt;
	color: #5E6C91;
	font-family: 'Century Gothic';
}
A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #85D4EE;
	font-family: 'Century Gothic';
}
.homeTable
{
    margin-top:10px;
    width:100%;
}
.homeTable td
{
    padding:0px 10px 5px 15px;
    width:33%;
    text-align:left;
    vertical-align:top;
}
.homeTable .border
{
    border-left:1px dotted gray;
    border-right:1px dotted gray;
   
}
.homeTable .image
{
    text-align:center;
    vertical-align:middle;
}   



