.footerText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: uppercase;

	font-weight: normal;

	color: #0066A4;

	text-decoration: none;

}

.contentText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	color: 0066A4;

}

.contentTextGreenHeader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	font-weight: bold;

	color: 00b1b0;

}

.pageTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	text-transform: uppercase;

	color: 0066A4;

}

.formButtons {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

	color: 0066A4;

}

.formFields {

	font-family: Arial, Helvetica, sans-serif;

	border: 1px solid #0066A4;

	font-size: 11px;

	width: 100%;

	border-line: 1px;

	color: 0066A4;

}

.navText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: regular;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #00b1b0;



}

.navText:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: regular;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	background-color: #7FD8D7;



}

a {

	color: #00b1b0;

}

a:hover {

	color: #0066A4;

}



.blueLink {

	color: #0066A4;

}

.blueLink:hover {

	color: #00b1b0;

}



.allcapsminititle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	text-transform: uppercase;

	text-align: justify;

}

.pageTitleGreen {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	text-transform: uppercase;

	color: #00b1b0;

}

.contentTextGreen {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	color: 00b1b0;

}

.quoteText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: justify;

	color: #FFFFFF;

	font-style: italic;

	font-weight: bold;

}

.tickerText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFFFFF;

	text-decoration: none;

}

.navLinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	color: #FFFFFF;

	background-color: #00B1B0;

	width: 100%;

}

.navLinks:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-transform: uppercase;

	color: #FFFFFF;

	background-color: #FFFFFF;

	cursor: pointer;

}

.Nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: uppercase;

	color: #000000;

	background-color: #D1F1FB;

	text-decoration: none;

}

.Nav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: uppercase;

	color: #000000;

	background-color: #8DDBF5;

	text-decoration: none;

	cursor: pointer;

}

.contentTextBullets {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	color: #0066A4;

	line-height: 20px;

}



.contentTextBulletsInfo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	color: #00b1b0;

	line-height: 20px;

}

#links {
	position:relative;
	}

#links #popup1 a span {display: none;}

#links #popup1 a:hover span 
{
display: block;
position: absolute;
top: 100px;
left: 100px; 
width: 125px;
padding: 0px; margin: 0px; z-index: 100;
color: #AAA; background: black;
font: 10px Verdana, sans-serif; text-align: center;
}

.popup2 a span {display: none;}

.popup2 a:hover span 
{
display: block;
position: absolute;
top: 300px;
left: 100px; 
width: 125px;
padding: 5px; margin: 10px; z-index: 100;
color: #AAA; background: black;
font: 10px Verdana, sans-serif; text-align: center;
}

