.bg {
	background-color: #A1DBFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #08080A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #08080A;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #08080A;
	text-decoration: underline;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #141517;
}
.style {
	font-family: Calibri;
	font-size: 18px;
	line-height: 150%;
	color: #333333;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
}
.small-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
}
.style2 {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: 150%;
	color: #FFFFFF;
}
.top {
	background-color: #FFFFFF;
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tdbg {
	background-image: url(tdbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.heading {
	font-family: "Myriad Pro Cond";
	font-size: 35px;
	line-height: 150%;
	color: #006699;
}
.style3 {
	font-family: "Arial Narrow";
	font-size: 21px;
	line-height: 100%;
	color: #006699;
}
.style4 {
	font-family: "Myriad Pro Cond";
	font-size: 27px;
	line-height: 150%;
	color: #CC3300;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
