body {
	margin: 0px;
	padding: 0px;
	background: #C9CCCE;
	
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
}

td, div, span {
	font-family: Univers, Arial, Helvetica, Verdana, sans-serif;
}

.tagline {
	position: relative;
	left: 40px;
	top: 40px;
	font-family: Arial, Univers , Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #818689;
	width: 225px; 
	/* width: 167px; */
	text-align: left;
	line-height: 12pt;
}

.uvLogo{
	position: relative;
	left: -50px;
	top: -20px;
	color: #000000;
	/* width: 100px;
	height: 30px; */
	text-align: right;
}

.topNav {
	position: relative;
	left: 240px;
	top: -2px;
	font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	width: 480px;
	height: 16px;
	text-align: right;
}

.footerNav{
	padding-right:10px;
}

.vantageBlueLogo {
	position: relative;
	left: 40px;
	top: 31px;
	width: 130px;
	height: 26px;
	text-align: left;
	z-index: 20;
}

.mainNavTable {
	position: absolute;
	top: 179px;
	z-index: 20;
	background: transparent;
}

.contentTable {
	position: absolute;
}

.mainNav {
	position: relative;
	left: 400px;
	top: 0;
	text-align: left;
	width: 350px;
	height: 16px;
	z-index: 20;
}

.mainNav2 {
	position: absolute;
	height:20px;
	top: 179px;
	left: 52%;
	z-index: 20;
}


.mainContent {
	position: relative;
	left: 0px;
	top: 30px;
	text-align: center;
	width: 750px;
}

.bottomNav {
	position: relative;
	left: 0px;
	top: 24px;
	text-align: left;
	width: 750px;
	z-index: 20;
}

.bottomNav td {
	font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.footerNav {
	padding-left: 2px;
	text-align: left;
	font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	background-color: #E9EAEB;
}
	.footerNav td {
		vertical-align:top;
		font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
		font-size: 7pt;
		color: #000000;
		background-color: #E9EAEB;
	}
	#bottom_nav_left{
		float:left;
		background-color: #E9EAEB;
		font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
		font-size: 7pt;
		color: #000000;
		text-align:left;
		vertical-align:top;
		padding:0px;
		padding-right:20px;
	}
	#bottom_nav_right{
		background-color: #E9EAEB;
		font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
		text-align:right;
		vertical-align:top;
		padding-right:20px;
	}
	#bottom_nav_ident{
		float:left;
		background-color: #E9EAEB;
		font-family: Univers, Arial, Verdana, Helvetica, sans-serif;
		font-size: 12pt;
		color: #000000;
		text-align:left;
		vertical-align:top;
		padding:0px;
		padding-right:20px;
	}
	
	
a {
	color: #0070B2;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #0070B2;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}


a.navLink {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.navLink:hover {
	color: #0070B2;
	text-decoration: none;
	font-weight: normal;
}

a.navLink2 {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}

a.navLink2:hover {
	color: #0070B2;
	text-decoration: none;
	font-weight: normal;
}

a.navLink img {
	border-top: 1px solid #E9EAEB;
	border-bottom: 1px solid #E9EAEB;
}

a.navLink:hover img {
	border-top: 1px solid #0070B2;
	border-bottom: 1px solid #0070B2;
}