﻿body 
{
	background-color:#FFF4D7;	
}
.mainPage
{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2E666E;
	width: 770px;
}
.header
{
	background-image: url( '../imagesNewSite/backgroundHeaderColor.jpg' );
	width: 770px;
	font-size: 10px;
}
.loginButton
{
	border: 1px solid #05476F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D1CAA7;
	text-align: center;
	background-color: #2E666E;
	}

fieldset
{
	border-color: #800000;
}

h1
{
	margin: 2px 2px 2px 150px;
	font-size: 18px;
	color: #FFFF99;
}
h2
{
	margin: 5px 2px 0px 10px;
	font-size: 16px;
	color: #FFFF99;
}
h3
{
	margin: 2px 2px 2px 2px;
	font-size: 14px;
	color: #FFFF99;
}
h5
{
	margin: 2px 2px 2px 10px;
	font-size: 14px;
	color: #FFFF99;
}
p
{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.text12
{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.bold14
{
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
	
.sideBar
{
	width: 180px;
	height: 100%;
	background-color: #2E666E
}

.content
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #05476F;
	width: 590px;
	
}
.footer
{
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #D1CAA7;
	width: 770px;
}
.sideBarNav
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	width: 180px;
	height: 20px;
	list-style-type: none;
	color: #FFF497;
	display: block;
	text-indent: 10px;
}
.sideBarNav:hover
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	width: 180px;
	height: 20px;
	list-style-type: disc;
	margin-left: auto;
	font-style: italic;
	background-color: #05476F;
	color: #FFFFFF;
	margin-right: auto;
	display: block;
	text-indent: 10px;

}
hr
{
	border-style: 2;
	color: #AB7C5E;
		text-align: center;
		background-color: #AB7C5E;
		border-width: 75%;
		border-color: #AB7C5E;
		margin-right: auto;
		margin-left: auto;
		width: 75%;
}
.infoBox
{
	border: 2px solid #800000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 200px;
	height: auto;
	background-color: #2E666E;
}

h6
{
	font-size: 12px;
	background-color: #D1CAA7;
	color: #800000;
}
.brownLink
{
	color: #FFF497;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.lightText12
{
	font-size: 12px;
	color: #2E666E;
}
.WhiteBorder
{
	border: 4px solid #FFFFFF;
	margin: 10px;
}
.infoTable
{
	background-color: #2E666E
}
