﻿/*General*/
#masthead {
					background-image: url('../cheryl-images/btn-headers/blueheader.jpg');
					background-repeat: repeat-x;
					width: 900px;
					height: 50px;
					margin-top: 0px;
					margin-left: auto;
}
h1 {
					font-family: arial;
					font-size: 125%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
#top_nav {
					margin-top: 5px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px 0px 10px 0px;
					list-style-type: none;
					text-align: center;
					width: 100%;
}
#top_nav li {
					float: right;
					margin-right: 5px;
}

#top_nav a {
					font-family: Arial;
					font-size: 80%;
					font-weight: bold;
					color: #FFFFFF;
					text-align: center;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					display: block;
					background-image: url('../cheryl-images/btn-headers/bluebtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					background-image: url('../cheryl-images/btn-headers/bluebtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #ffffff;
					text-align: center;
					background-image: url('../cheryl-images/btn-headers/blueheader.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 30px;
					margin-right: auto;
					margin-left: auto;
}
#page_content {
					width: 900px;
					margin-top: 25px;
					margin-right: auto;
					margin-left: auto;
}
body {
					background-color: #ffffff;
					text-align: center;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #000080;
}
table {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					color: #000000;
					margin-top: 20px;
					width: 800px;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
th {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: 12pt;
					font-weight: bold;
					color: #000000;
					text-align: left;
}
td {
					border: 1px solid #C0C0C0;
					font-family: Arial;
					color: #000000;
}
p {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align: center;
}
pre {
					font-family: "Courier New", Courier, monospace;
					font-size: 80%;
					color: #000000;
					text-align: left;
}
img {
					border-style: none;
}
.style1 {
	font-family: arial;
	font-size: 18pt;
	color: #000000;
	text-align: center;
}
.centertxt {
	text-align: center;
}
.style3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.style5 {
	font-family: georgia;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-align: left;
	text-indent: 150px;
}
.style6 {
	font-family: georgia;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
}
.style7 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.table70 {
	margin-right: auto;
	margin-left: auto;
	width: 70%;
}
.style9 {
	font-family: georgia;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.table50 {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
.style11 {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	text-align: left;
}
.style12 {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	text-align: left;
}
.backbutton {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 3px solid #008080;
	width: 75px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.lefttxt {
					text-align: left;
}
#container {
					width: 900px;
					margin-top: 20px;
}
.headerbkg {
					width: 900px;
					background-image: url('../cheryl-images/btn-headers/blueheader.jpg');
					height: 60px;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					margin-top: 30px;
					float: right;
					margin-right: 30px;
}

