﻿#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
}
h1 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
  text-align: center;
}
.body-content {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.top-menu-bar {
		font-family: Verdana;
		font-size: small;
		text-align: center;
		padding-right: 10px;
		padding-left: 10px;
		font-weight: bold;
		text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.body-content-bold {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
  color: #FF0000;
}
.body-content-bold-italic {
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	font-size: small;
}
h3 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}
.body-content-center {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.body-content-italic {
	font-family: verdana;
	font-weight: normal;
	font-style: italic;
	font-size: small;
}
li {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 3px;
}
blockquote {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	border: 1px dashed black;
	padding: 5px;
	background-color: #E8E8E8;
}
.body-content-bold-exsmall {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
}
.body-content-right {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
.pad-left-bottom {
	padding-bottom: 5px;
	padding-left: 5px;
}
.body-content-bold-med-italic {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
.div-rt {
  float: right;
  width: 165px;
}
