﻿
body img {
	border:0px; text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	width: 75%;
	margin: 10px auto 10px auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#masthead {
	background-position: center bottom;
	height: 275px;
	background-color: #E2E5EC;
	background-image: url('../art/1NEWLOGO321.gif');
	background-repeat: no-repeat;
}
#top-nav {
	background-color: #E2E5EC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: small;
}
#main-content {
	margin-right: 50px;
	margin-left: 50px;
}
#footer {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #006699;
	clear: both;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2E5EC;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #006699;
	line-height: 120%;
}
#footer p { margin-top: 0px; margin-bottom: 0px; }
	
}
h1 {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14pt;
	text-align: center;
}
body {
	font-family: Tahoma;
	font-size: medium;
}
body {
	font-family: Tahoma;
	color: #000000;
	background-color: #E2E5EC;
	padding: 0px;
	margin: 0px;
}
label {
	display: block;
	width: 430px;
	text-align: right;
	margin-right: 10px;
}
form {
	padding: 5px;
	margin: 5px;
}
input {
	width: 220px;
	margin-top: 7px;
}
textarea {
	height: 170px;
	width: 220px;
}
.submit {
	width: 100px;
}

.q {
	margin: 1pt;
	font-size: medium;
	font-style: italic;
	text-align: center;
	line-height: 120%;
}
.qa {
	margin: 1pt;
	font-size: medium;
	font-style: normal;
	text-align: center;
	line-height: 120%;
}
.ArticleTitle {
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.PageTitle {
	margin: 2px;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	line-height: 120%;
}
.cit {
	font-size: medium;
	line-height: 120%;
	text-align: justify;
	margin-left: .5in;
}
.cita {
	font-size: medium;
	line-height: 120%;
	text-align: justify;
	margin-left: .25in;
}

.s {
	font-size: medium;
	text-align: justify;
	line-height: 150%;
}

