﻿body 
{
	margin-top:0px;
	font-family:helvetica;
	font-size:15px;	
}

h1 
{
	font-family:helvetica;
	font-size:18px;
	font-weight:bold;
	color:#729bc7;
}

h2 
{
	font-family:helvetica;
	font-size:16px;
	font-weight:bold;
	color:#729bc7;
}

a 
{
	color:#729bc7;
	text-decoration:underline;
	font-size: 18px;
}

#Logo
{
	padding-top:32px;
	padding-bottom:17px;
}

#Menu
{
	border-bottom:1px black solid;
}

.MenuTable td
{
	text-align:left;
}

#Footer
{
	border-top:1px black solid;
	text-align:center;
	font-family: helvetica;
	font-size:18px;
	font-weight:bold;
	color:#729bc7;
	padding-top:15px;
}

#Footer a
{
	color:#729bc7;
	text-decoration:none;
}

#Footer a:hover
{
	color:navy;
	text-decoration:none;
}

#HomePageText
{
	margin-top:77px;
	margin-bottom:28px;
}

.PlaceholderLeft 
{
	width:504px;
	vertical-align:middle;
}

.PlaceholderRight
{
	width:504px;
	padding-top:20px;
	padding-bottom:20px;
}

