﻿body 
{
	margin:0 0 0 0;
	font-family:Arial;
	color:#333333;
}

.contentTable
{
	text-align: center;
	width:785px;
}

img
{
	border:0px;
}

.footerTable
{
	width:100%;
}

.leftFooterCell
{
	text-align:left;
	font-family:Arial;
	font-size:0.7em;
	color:#213f70;
}

.rigthFooterCell
{
	text-align:right; 
	vertical-align:bottom;
}

.generalTextColor
{
	color:#333333;
}

a.footerLink
{
	text-decoration:none;
	color:#213f70;
}

a.footerLink:hover
{
	text-decoration:underline;
	color:#ffcc00;
}

a.generalLink
{
	text-decoration:none;
	color:#213f70;
	font-family:Arial;
	font-size:0.8em;
}

a.generalLink:hover
{
	text-decoration:underline;
	color:#ffcc00;
	font-family:Arial;
	font-size:0.8em;
}

.leftContentCell
{
	width: 630px; 
	vertical-align:top;
	text-align:left;
	font-family:Arial;
	font-size:0.8em;
	padding-top:20px;
	padding-bottom:20px;
}

.rightContentCell
{
	width: 150px; 
	vertical-align:top;
	text-align:left;
	font-family:Arial;
	font-size:0.8em;
	padding-top:20px;
	padding-bottom:20px;
}

.titleText
{
	font-family:Arial;
	font-size:1.2em;
	color:#213f70;
	font-weight:bold;
}
