﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #75827F;
}
body {
	background-image: url('');
	background-repeat: repeat;
	margin-left: 3px;
	margin-top: 0px;
	background-color: #eaeaea;
    font-weight: 700;
    text-decoration: underline;
}

a:link {
	color: #CC512F;
	
}
a:visited {
	color: #CC512F;
}
a:hover {
	color: #FD7B3D;
	text-decoration:underline;
}
a:active {
	color: #CC512F;
}
h1,h2,h3,h4,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #004843;
}
h2 {
	font-size: 14px;
	color: #006962;
}
h3 {
	font-size: 12px;
	color: #71B4AF;
}
h4 {
	font-size: 16px;
	color: #008896;
}
h5 {
	font-size: 12px;
	color: #71B4AF;
	font-weight:normal;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	color: #9EC8EA;
}
.style1 {color: #ffffff}

/*  extra classes, not all in use*/
 
.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006962;
	text-decoration: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #71B4AF;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #75827F;
	text-decoration: none;
}



a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D726B;
	text-decoration: none;
}
a.email:link,  a.email:visited, a.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D726B;
	text-decoration: underline;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #71B4AF;
	text-decoration: underline;
}
a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E55A29;
	text-decoration: none;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E55A29;
	text-decoration: none;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FC934C;
	text-decoration: underline;
}

.stepcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #75827F;
	vertical-align:top;
	height: 170px
}

.table 
{
	vertical-align:top;
	border-style:solid;
	border-color: #999999;
	border-width:1px;
	width: 140px;
}
.spacer 
{
	width:10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #75827F;
	text-decoration: none;
}

.valign 
{
	vertical-align:top;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #338680;
}
 .subheader a {
    color:#71B4AF; 
    text-decoration:none;} 

.subheader a:hover {
    color:white;
    text-decoration: none; }
    
