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

.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: lighter;
}
.bluelines {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #09C;
}
.navblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0CF;
}
.pagemark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0CF;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #099;
}
.contactinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.linksWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
