BODY
{
	background:#252384;
}
A
{
	color: navy;
	text-decoration: none;
}
.tblMain
{
	width:600px;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
.tblLogo
{
	width:100%;
}
.tdLogo
{
	background: white;
	padding: 5px;
	width:203px;
}
.tdLogoText
{
	background: white;
	padding-left:10px;
	width:797px;
	font-family:Arial;
	font-size:12pt;
	color:#252384;
}
.tdLeft
{
	background: white;
	width:100px;
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	border-top: 1px solid gray;
}
.tdMain
{
	background: white;
	width:500px;
	border-left:1px solid gray;
	border-top:1px solid gray;
	padding:5px;
	font-family:Arial; font-size:10pt;
}
.tdHeader
{
	width:600px;
}
.tdFooter
{
	background: white;
	border-top: 1px solid gray;
	font-family: Arial;
	font-size: 8pt;
	color: gray;
	text-align: center;
	width:600px;
}
.pHeading
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:0px;
}
.tdProjectText
{
	font-family:Arial; font-size:10pt;
	text-algin: center;
	vertical-align: top;
	padding-bottom: 20px;
	width: 150px;
}

.tdProjectImage
{
	text-align: center;
	vertical-align: bottom;
	width: 150px;
}
.tblNavigation
{
	width:100px;
}
.tdButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid gray;
	vertical-align: middle;
}
.tdButtonSelect
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid gray;
	color: navy;
	background: #dddddd;
}