﻿body
{
	background-image: url(images/blankback.jpg);
	text-align: center;
	font-size: large;
	font-weight: normal;
}

table
{ 
	font-size: 14pt; 
	font-weight:normal; 
	color:#404040; 
}

a
{
	color: #0000c0;
}

a:visited
{
	color: #0000c0;
}

a:active
{
	color: #0000c0;
}

a:hover
{
	color: #4040ff;
}

.bannerBox
{
    margin-top: 10px; 
    width: 540px; 
    height: 92px; 
    font-family: Times New Roman;
    text-align: center; 
    color: #404040; 
    background-image: url(images/bannerbox.jpg)
}

.bannerText
{
    font-size:10pt; 
    padding-top:26px; 
    font-weight:bold;
}

.pageTitle
{
	font-size: 24pt;
	color:#404040;
	font-weight: normal;
	line-height: 36px;
}

.EfaTitle
{
    font-size: 30pt;
}

.crest
{
	position:absolute; 
	top:160px; 
	left:0px; 
	width:100%; 
	height:320px; 
	z-index:-1; 
	background-image:url(images/bkgcrest65.jpg); 
	background-position:center; 
	background-repeat:no-repeat;
}

.heading
{ 
	font-size:16pt; 
	font-weight:bold;
}

.address
{
	font-size: 12pt;
	font-weight: bold;
}

.homeLink
{
	font-size: small;
	font-weight: bold;
}