﻿td,tr,table {
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #5e5e5e;
}

body {
	background-image:url('back.jpg');
	font-family:Calibri;
	color:#5e5e5e;
	font-size: 16px;
	text-align:left;
	margin-top:0px;
}

h1{
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
h2{
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	color: #0C3B5C;
	text-transform: uppercase;
}
h3{
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	color: #0C3B5C;
	text-transform: uppercase;
}

h4{
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	margin:0px 0px 0px 0px;
}

h5{
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	margin:0px 0px 0px 0px;
}

h6{
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	margin:0px 0px 0px 0px;
}

img {
	border:0px;
}

a:link {
	text-decoration:none;
	font-weight:bold;
	color:#5e5e5e;	
}

a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#5e5e5e;	
}

a:hover {
	color:#000000;	
	text-decoration:none;
	font-weight:bold;
}

a:active {
	color:#5e5e5e;	
	text-decoration:none;
	font-weight:bold;
}

.linkspan {
	color:#5e5e5e;
}

/*Text Area*/

.BIGbOLD {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #8AB9C8;
}

.content {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
	color: #5e5e5e;
	font-size: 16px;
	font-family: calibri;
	background-image: url('images/hoff_16.jpg');
	background-repeat: repeat-y;
}

.bold {
	font-weight:bold;
}

.boldUNDERLINE {
	font-weight:bold;
	text-decoration:underline;
}

.boldITALIC {
	font-weight: bold;
	font-style: italic;
}


.formABOVE {
	text-decoration: underline;
}

.border {
	border: 1px black solid;
	padding-left: 5px;
}

.borderBOLD {
	border: 1px black solid;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}


.form {
	padding:10px 0px 0px 0px;
}

.blueBack {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
	background-color: #0C3B5C;
	color: #FFFFFF;
	font-size: 16px;
	font-family: calibri;
}
.white {
	color: #FFFFFF;
}
.boldITALICblue {
	font-weight: bold;
	font-style: italic;
	color: #1E56A0;
	font-size: 18px;
}
.boldITALICblueCopy {
	font-weight: bold;
	font-style: italic;
	color: #11325E;
	font-size: 16px;
}
