@charset "utf-8";
.border1 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.text {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.copyText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 10px;
	color: #333333;
}
.Title1 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.Title2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.Title3 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.pageTitle {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0E6673;
}
.navText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0E6673;
	padding-left: 10px;
}
.navText2 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0E6673;
}

.border2 {
	padding: 10px;
}
.bkgd {
	background-image: url(Images/MainBkgd.gif);
	background-repeat: repeat;
}
