﻿body {
	font-family:Verdana;
	font-size:14px;
}

.textcenter {
	text-align:center;
}

.footer {
	color:white;
}

.footer a {
	color:yellow;
}

.cell1 {
	background-color: #000080;
}

blockquote{
	background: #E8EDF1;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.cell2 {
	background-color:navy;
	color: white;
	border: 1px solid #FFFFFF;
	line-height:10px;
}

.cellheader {
	padding:0px;
}

.cellheader img {
	padding:0px;
}

.cell2 a {
	color:yellow;
	text-decoration: underline;
}

.cell2 a:hover {
	text-decoration: none;
	color: yellow;
}

.cell3 {
	background-color: #FFFFFF;
}

.cell4 {
	background-color:navy;
	padding:0px;
}

h1 {
	font-size:24px;
	font-family:Verdana;
	font-weight:bold;
	margin-top:-3px;
}

h2 {
	font-size:20px;
	font-family:Verdana;
	font-weight:bold;
}

h3 {
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
}

.downloadborder {
	border: 1px solid #000000;
	background-color:#BCD5FE;
}

.downloadtable {
	font-size:16px;
	font-weight:bold;
}

img {
	padding:5px;
	border:0px;
}