

body,p,td,li,a{
	font-family: arial, sans-serif;
	font-size: 10pt;
}

body {
	margin: 0px; 
	padding: 10px; 
	background-image: url(/graphics/headerImage2.jpg); 
	background-repeat: no-repeat;
}

ul.navTabs {
	list-style: none;
	font-size: 11pt;
	color: #980000;
	position: absolute; 
	top: 154px;
	left: 150px;
}

ul.navTabs li {
	border: 1px solid black;
	border-bottom: none;
	display: inline;
	background: white;
	padding: 3px 10px;
	margin: 0px 3px;
	
}

ul.navTabs li.current {
	border-bottom: 1px solid white;
	
}

ul.navTabs a {
	text-decoration: none;
	color: #980000;
}

.contentSpace {
	position: absolute;
	
		top: 180px;
	
	font-size: 10pt;
	padding: 25px;
	padding-top: 0px;
	width: 700px;
}

.footer {
	border-top: 1px solid black;
	color: #980000;
	text-align: center;
	width: 700px;
	padding: 10px;
}

.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 1.25em;
	color: #003466;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1.25em;
	color: #003466;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.25em;
	color: #003466;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

