@charset "UTF-8";
/* CSS Document */

html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-color: #008c99;
}

h1 {
	font-family: "Lato", sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #ffffff;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 98%;
}
h2 {
	font-family: "Lato", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	color: #88c6ce;
	letter-spacing: 1px;
	display: inline;
}
h3 {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	color: #ffffff;
	display: inline;
	letter-spacing: 0.1em;
	line-height: 125%;
}

h4 {
	font-family: "Lato", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	color: #88c6ce;
	text-transform: uppercase;
	display: inline;
	word-spacing: 0.3em;
}


.noInline {
	display: block
}
#topnav {
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 18px;
	margin-left: 38px;
	letter-spacing: 0.1em
	}

.topnavLinks {
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	color: #75bec7;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: inline;
	margin: 0px;
	}
	
a:hover {
	color: #ffffff
}
	
#footer {
	position:absolute;
	padding-left: 375px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#pagebody {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1198px;
	min-height:100%;
    position:relative;
}
#clientaccess {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 1139px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.image-right {
	clear: none;
	float: right;
	margin-right: 16px;
	margin-bottom: 36px;
}
#header {
	float: left;
}
#logo {
	width: 375px;
	float: left;
}
#logo img {
}
#leftPattern {
	float: left;
}
#topnav img  {
	padding-bottom: 5px;
}
#bodyCopy {
	padding-top: 25px;
	padding-bottom:80px;   /* Height of the footer */
}
.underline {
	text-decoration:underline;
}
.underline a {
	color: #88c6ce;
}
.underline a:hover {
	color: #ffffff;
}
h2 a {
	color: #88c6ce;
}
