@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.text a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.text a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.text a:hover { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
}
.textFooterLinks a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.blueHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #009AD2;
	line-height: 30px;
}
.textList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 36px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
}.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 14px;
	margin-bottom: 0px;
}
.textFooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #6AC0EC;
	margin-top: 8px;
	margin-bottom: 0px;
}
.textFooterLinks a:link {
	color: #6AC0EC;
	text-decoration: none;
}
.textFooterLinks a:visited {
	color: #6AC0EC;
	text-decoration: none;
}
.textFooterLinks a:hover { 
	color: #FFFFFF;
	text-decoration: none; 
}
.textFooterLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}.divider {
	background-image: url(images2/divider.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.text_noMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding: 0px;
}
