body {
	background-image: url(images/bodyBackground.png);
	background-repeat: repeat-x;
	background-color: #808080;
	font-family: arial;
}

.top {
	margin-top: 15px;
}

.masthead {
	background-color: white;
	background-image: url(images/mastheadBackground.png);
	background-repeat: no-repeat;
}

.main {
	background-color: white;
}

.content {
	background-color: white;
}

.content h1 {
	padding: 10 20 0 20;
	font-size: 12pt;
	color: #740002;
}

.content h2 {
	padding: 10 20 0 20;
	font-size: 26pt;
	color: #740002;
}

.content p {
	padding: 0 20 0 20;
	font-size: 9pt;
	line-height: 1.6em;
	color: black;
}

.content li {
	font-size: 9pt;
	line-height: 1.6em;
	color: black;
}

.content td {
	font-size: 9pt;
	line-height: 1.6em;
	color: black;
}

.sidebar {
	background-color: gray;
	font-size: 8pt;
}

.sidebar p {
	color: white;
	padding: 0 10 0 10;
}

.sidebar a:link {
	color: white;
	text-decoration: none;
}

.sidebar a:visited {
	color: white;
	text-decoration: none;
}

.sidebar a:hover {
	color: white;
	text-decoration: underline;
}

.footer {
	background-color: black;
	font-size: 9pt;
}

.footer td {
	font-size: 9pt;
}

	
	 black;
	font-size: 9pt;
}

.footer td {
	font-size: 9pt;
}

.footer a:link {
	color: #ededed;
	text-decoration: none;
}

.footer a:visited {
	color: #ededed;
	text-decoration: none;
}

.footer a:hover {
	color: #ededed;
	text-decoration: underline;
}
	
