﻿body
{
	background-color: #37465F;
	font-family: Calibri, "Trebuchet MS", Arial, Verdana, sans-serif;
}

#home-image
{
	background-image: url('images/home-bg-left.png');
}

.home
{
	font-size: 10pt;
	color: #FFFFFF;
	margin-left: 75px;
}

.audiodiv
{
	margin-left: 75px;
}

.header
{
	font-size: 14pt;
	font-weight: bold;
	color: #1B335F;
	margin-left: 10px;
}

.subheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #223B6B;
	margin-left: 10px;
}

.copy
{
	font-size: 11pt;
	margin-left: 10px;
	margin-right: 10px;
}

.footer
{
	font-size: 8pt;
	color: #EEEEFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

.footer a:link, .home a:link
{
color: #FFFFFF;
text-decoration: underline;
}

.footer a:visited, .home a:visited
{
color: #CCCCCC;
text-decoration: underline;
}

.footer a:hover, .home a:hover
{
color: #D19D3C;
text-decoration: underline;
}
