.background
{
	width: 780px;
	background-repeat:no-repeat;
	background-position: top right;
	text-align: left;
}

.introText
{
	padding-left: 32px;
	padding-top: 20px;
	font-family: arial, helvetica;
	font-size: 0.75em;
	color: #979899;
	width:336px;
}

.navigate
{
	padding-left: 32px;
	padding-top: 20px;
	font-family: arial, helvetica;
	font-size: 0.9em;
	color: #979899;
	width:336px;
}

.navigate a
{
	color: #5C81CE;
	text-decoration: underline;
	font-weight:bold;
}

.navigate a:hover
{
	text-decoration: none;
	color: #5C81CE;
	font-weight:bold;
}

.homepageBottom
{
	font-family: arial, helvetica;
	font-size: 0.7em;
	color: #979899;
}

.homepageBottom td.leftCol
{
	width: 429px;
	text-align:right;
}

.homepageBottom td.midCol
{
	width: 163px;
}

.homepageBottom td.rightCol
{
	width: 189px;
	text-align: left;
}

.subTitle
{
	color: #EB8A35;
	font-size: 1.2em;
	font-weight: bold;
}

.homepageBottom td.midCol a
{
	color: #5C81CE;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.homepageBottom td.midCol a:hover
{
	text-decoration: underline;
}

.smallPictures
{
	padding-bottom: 10px;
	padding-right: 22px;
}

.smallPictures span
{
	padding-left: 10px;
}

.signUp
{
	padding-top: 40px;
}