.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #347E7E;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #333333;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.heading2 {
	font-family: "Myriad Pro Cond";
	font-size: 25px;
	line-height: 100%;
	color: #1969ab;
}
.bullet {
	list-style-position: inside;
	list-style-image: url(bullet.jpg);
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.heading {
	font-family: "Myriad Pro Cond";
	font-size: 30px;
	line-height: 150%;
	color: #3ba9c9;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #990000;
	text-decoration: underline;
}
a.nav:link {
	font-family: Calibri;
	font-size: 18px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-family: Calibri;
	font-size: 18px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	font-family: Calibri;
	font-size: 18px;
	line-height: 130%;
	color: #990000;
	text-decoration: underline;
}

.bg {
	background-color: #DDF2F7;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.style1 {
	font-family: Calibri;
	font-size: 18px;
	line-height: 150%;
	color: #003366;
}
.style2 {
	font-family: Calibri;
	font-size: 18px;
	line-height: 150%;
	color: #333333;
}
