﻿/* CSS layout */
.horizboxline {
	background-image: url('../images/table_border.gif');
}
#masthead {
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url('../images/nv_bg.gif');
	background-repeat: repeat;
	width: 100%;
	height: 126px;
	position: absolute;
	background-repeat: repeat-x;
}
#top_nav {
	background-image: url('/images/menubk.gif');
	background-color: #0000FF;
}
#container {
	position: absolute;
	margin: 0px 15px 0px 15px;
	width: 100%;
	top: 126px;
}
#footer {
	font-weight: bold;
	color: white;
	background-image: url('/images/menubk.gif');
	position: relative;
	left: 0px;
}
#page_content {
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('../images/nv_bg.gif');
	background-repeat: repeat;
	height: 126px;
}
#banner {
	margin: 0px 0px 0px 5px;
	position: absolute;
	color: blue;
	left: 100px;
	width: 100%;
	height: 126px;
	top: 0px;
	background-image: url('../images/nv_bg.gif');
	background-repeat: repeat;
	vertical-align: middle;
}
p.right {
	text-align: right;
}
p.left {
	text-align: left;
}
#menucontainer {
	background-image: url('/images/menubk.gif');
	width: 100%;
	position: absolute;
	top: 126px;
}
h1 {
	padding: 0px;
	color: #0000FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
}
p {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
p.center {
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
p page_content {
	text-align: center;
}
body {
	border-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
tr {
	text-align: left;
}
h2 {
	color: #0000FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
}
h3 {
	color: #0000FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
td center {
	text-align: center;
}
h4 {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #0000FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
td h5 {
	padding: 0px;
	margin: 0px;
	color: #0000FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
.istaback {
	z-index: 0;
}
.maininfo {
	z-index: 99;
}
