﻿body {
	font-family: Century Gothic, Arial;
	font-size: 1em;	
	margin: 0;
	padding: 0;
	background: #b5cfcc url('Images/Page/bodyBack.jpg') repeat fixed center bottom;
}

#wrapper {
	background: url(/Images/Page/topBack.jpg) repeat-x;
}

h1 {
	font-size: 160%;
	color: #145c9e;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
h2 {
	font-size: 100%;
	color: #145c9e;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
h3 {
	font-size: 90%;
	color: #145c9e;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}
small {
	font-size: 70%;
	color: #006666;
}
.right {
	text-align: right;
	margin-right: 4px;
	z-index: 1;
}

/* Header Styles*/
.headerWrapper{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 131px;
	min-height: 131px;
	background: #145c9e url('Images/Page/headBack.png') top left repeat-x;
}
.header{
	margin: 0 auto;
	padding: 0 4px;
	width: 978px;
	height: 100px;	
	min-height: 100px;
}
.header h1 {
	text-indent: -9999px;
	margin: 0px;
	width: 233px;
	height: 100px;
	min-height: 100px;
	display: block;
	background: url('Images/Page/brand.png') no-repeat top left;
	position: absolute;
}
.header h1 a {
	margin: 0px;
	width: 233px;
	height: 100px;
	display: block;
}
ul.globalNav {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 30px 0px 0px 0px;
	float: right;
	list-style: none;
	position: relative;
	color: #999999;
}
.globalNav li {
	float: left;
	display: block;
	padding: 4px 13px 4px 8px;
	background: url('Images/Nav/globalSep.png') no-repeat right 50%;
}
.globalNav a, .globalNav a:link, .globalNav a:active, .globalNav a:visited {
	color: #006666;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}
.globalNav a:hover {
	color: #145c9e;
	text-decoration: underline;
}
.globalNav img {
	border: 0px;
	margin: 0px 0px -4px 0px;
}
.search {
	width: 206px;
	padding: 2px 2px 0px 2px;
	background: #FFF;
	display: block;
	float: right;
}
.searchInput {
	width: 160px;
	height: 14px;
	background: url('Images/Input/globalSearchField.png') no-repeat;
	border: none;
	font-size: 10px;
	margin: -5px 2px 0px 0px;
	padding: 4px 7px;
	float: left;
}
.searchButton {
	float: right;
	margin-top: -4px;
}
li.searchWrapper {
	width: 270px;
	background: none;
}
/* Main body styles */
.mainBodyWrapper{
	width: 978px;
	margin: 0px auto;
	padding-bottom: 4px;
	background: #FFF;
}
.featureArea .content {
	width: 570px;
	font-size: 82%;
	color: #006666;
	margin: 30px 0px 0px 20px;
}
.featureArea .content li {color:#003366; font-size:90%}
.featureArea .content h1 {color:#003366; font-size:140%; font-weight: bold}
.featureArea #feature1 .content {float:right; width: 500px; margin-right: 50px}
.featureArea #feature3 .content {width: 500px;}

.subMenu {
	width: 200px;
	float: left;
	display: inline;
	margin-left: 8px;
}
.subimage {
	width: 200px;
	margin-left: 8px;
	position:relative;
	float:left;
	
}
.cta {	
	margin: 0;
	float: left;
	position: relative;
	z-index: 100;
	font-size: 70%;
	color: #006666;
}

.cta h1 {
	font-size: 220%;
	color: #145c9e;
	font-weight: 300;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: both;
}
.cta h2 {
	font-size: 160%;
	color: #145c9e;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
.cta h3 {
	font-size: 120%;
}
	.cta ul{	
		margin: 0;
		padding: 0;
		background: #ffffff url('/Images/Page/ctaBack.png') top left no-repeat;
		list-style: none;
		display: block;
		width: 978px;
		float: left;
	}
	.cta ul li {
		float: left;
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		line-height: 92%;
	}
	.cta img {
		float: left;
		display: inline;
		z-index: 100;
		border: none;
		margin: 0px 4px 8px 0px;
	}
#ctaPad {
	padding: 22px 16px 16px 16px;
}
.cta1 {
	width: 209px;
}
.cta2 {
	width: 213px;
}
	.newsdate {
		color: #006666;
		font-weight: bold;
		text-transform:uppercase;
		float: right;
		display: inline;
		margin: 8px 4px;
	}
	.more {
		float:right; 
		display: inline;
		margin: 8px 4px;
	}

.cta3 {
	width: 215px;
}
.cta4 {
	width: 211px;
}
#content { 
	float: right;
	display: inline;
	width: 690px;
	padding: 20px;
	font-size: 80%;
}
#content li {
	list-style: none;
	background: url(/Images/Features/featureBullet.png) no-repeat;
	margin: 2px 0px 4px 10px;
	padding: 1px 0px 0px 14px;
}
.footer {	
	height: 35px;
	min-height: 35px;
	padding: 0;	
	font-size: 66%;
	text-transform: uppercase;
	padding: 0px 4px;
	clear: both;
}
.footer ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;	
	list-style: none;
	background: #ffffff;
	display: block;
	height: 35px;
	min-height: 35px;
	width: 908px;
}
.footer ul li{
	margin: 0;
	padding: 0px 7px;
	display: block;
	float: left;
	line-height: 35px;
}
.footer a, 
.footer a:link, 
.footer a:active, 
.footer a:visited {	
	color: #006666;
	text-decoration: none;
	float: left;
}
.footer a:hover {
	color: #145c9e;
	text-decoration: underline;
}

.footer b {
	font-size: 130%;
	color: #006666;
	font-weight: normal;
	margin-left: -7px;
}




/*   INPUT FIELDS    */

.univLoginwrapper {text-align: right; width: 200px}

.univLoginval {
	font-size: 90%;
	color: #006699;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.forgot {margin: 6px 3px 0px 0px; font-size: 90%; float: left}
.input {
	width: 126px;
	height: 20px;
	padding: 5px;
}
.loginField {
	border: 1px #CCC solid;
	background: #FFF;
	text-align: left;
	font-size: 90%;
}
#IEDivCaption
{
	margin-left:225px;
}
#IEDivCaption .bodytext
{
	text-align:justify;
}






