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

body {
	background-image: url(images/brighterblue100.jpg);
}
.style1 {
	color: #126DA2;
	font-weight: bold;
	font-family: arial;
	font-size: 20px;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #126DA2;
}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #126DA2;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #1A5E9B;
}
a:active {
	text-decoration: none;
}
.style5 {color: #FFFFFF}
.style10 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bkgnavbar {
	background-image: url(images/lctn_index_03.jpg);
	background-repeat: no-repeat;
	background-color: #0187BC;
	background-position: left top;
}
.btmbar {
	background-image: url(images/sdimg.jpg);
	background-repeat: repeat;
	background-color: #0187BC;
	background-position: left top;
}

