body
{
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0;
}

a
{
	text-decoration:none;
}

a.content,a:active.content,a:visited.content
{
	text-decoration:none;
	color:#0000ff;
	font-weight:bold;
}

a:hover.content
{
	color:#0056e4;
}

a.footer,a:active.footer,a:visited.footer
{
	color:#001e6b;
	font-weight:bold;
}

a:hover.footer
{
	color:#000000;
	font-weight:bold;
}

div#global
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:807px;
}

div#header
{
	background-image:url(../images/homepage-header.jpg);
	background-repeat:no-repeat;
	height:39px;
	margin-bottom:10px;
	padding-top:332px;
	width:807px;
}

#header ul
{
	padding:0;
	margin:0;
	list-style-type:none;
	width:807px;
}

#header li
{
	display:inline;
}

a.nav,a:visited.nav,a:active.nav
{		
	background-color:#8fafff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	padding-top:6px;
	float:left;
	width:133px;
	height:24px;
	text-align:center;
	font-weight:bold;
	color:#001e6b;
	font-size:0.9em;
}

a:hover.nav
{
	background-color:#003399;
	color:#ffffff;
}

div#content
{
	font-size:0.75em;
	width:807px;
}

div#footer
{
	background-image:url(../images/footer-background.gif);
	background-repeat:no-repeat;
	height:59px;
	padding-top:13px;
	margin-top:10px;
}

div#footer #left
{
	width:385px;
	float:left;
	font-size:0.7em;
	padding-left:18px;
}

div#footer #right
{
	width:380px;
	float:right;
	font-size:0.6em;
	text-align:right;
	padding-right:24px;
}

span.largeblue
{
	font-size:1.4em;
	font-weight:bold;
	color:#001e6b;
}

span.fancyletter
{
	font-size:1.8em;
	font-weight:bold;
	color:#001e6b;
	font-family:Sylfaen, Arial, Helvetica, sans-serif;
}

span.smalltext
{
	font-size:0.9em;
}

div#titletext
{
	width:721px;
	text-align:right;
	height:36px;
	background-color:#e5e5e5;
	margin-left:10px;
	padding-right:60px;
	margin-bottom:8px;
	border:1px solid #d5d5d5;
}