﻿#top
{
	background-color: #990033;
	/*background-image: url('/images/redgradient.jpg');*/
	background-repeat: repeat-x;
	background-position: bottom;
	color: White;	
	padding-left: 70px;
	height: 268px;
}

#top, h2 a
{
	color: White;	
}

#left
{
	float: left;
	width: 280px;
	padding-right: 69px;
}

h1
{
	font-family: Times New Roman;
	font-size: 18pt;
	padding-top: 30px;
}

h2
{
	font-family: Times New Roman;
	font-size: 10pt;
	line-height: 2.3em;
	padding-top: 10px;
}

#top img
{
	margin-bottom: 0px;
}

#divider
{
	background-color: #006699;
	height: 6px;
	width: 100%;
}

#bottom
{
	background-color: #003366;
	/*background-image: url('/images/bluegradient.jpg');*/
	background-repeat: repeat-x;
	background-position: bottom;
	height: 125px;
	padding-top: 20px;
}

.highlight
{
	float: left;
	width: 315px;
	padding-left: 57px;
}

.highlight img
{
	float: left;
	padding-right: 20px;
}

h3, h4, h3 a, h4 a
{
	color: White;
}

h3
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
}

h4
{
	font-size: 7.5pt;
	line-height: 2.1em;
}

