﻿body { background: #FFFFFF url('./images/masthead_bg.gif') repeat-x; }

html, body, #wrapper { height: 100%;
	margin: 0em; }

#masthead {
	background: url('./images/usflagmasth_bg.gif') no-repeat;
	width: 100%;
	height: 118px; }

#wrapper {
	background: url('./images/USFlag_bg.gif') no-repeat;
	width: 100%;
	text-align: left;
	border-top: 1px solid #D4D4D4; }

.wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
	text-align: left; }

h1 { font-style: italic;
	text-align: center;
	padding-top: .25em; }

h2 {padding-top: .5em; }

hr {
	background: #CCCCCC;
	height: 2px;
	border: 2px;
	border-color: #CCCCCC; }

p { font: normal 11pt/13pt Georgia, "Times New Roman", Times, serif;
	text-align: justify; }

blockquote { font-size: 10pt; }

li, dt, dd { font: normal 12pt/14pt Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
	text-align: justify; }

table.center { margin-right: auto;
	margin-left: auto; }

img.center { display: block;
	margin-left: auto;
	margin-right: auto; }

a:link { color: #003471;
	text-decoration: none;
	outline: 0; }
a:visited { color: #003471;
	text-decoration: none;
	outline: 0; }
a:hover { color: #003471;
	text-decoration: underline;
	outline: 0; }
a:active { color: #003471;
	text-decoration: underline;
	outline: 0; }

.copyright { font: normal 7pt Arial, Helvetica, sans-serif;
	color: #666666; }

.center { text-align: center; }

.bold {	font-weight: bold; }

.italic { font-style: italic; }
