@charset "utf-8";
.titletext {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #789AC3;
	padding-right: 30px;
	height: 100%;
	text-align: justify;
	padding-left: 30px;
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	height: 100%;
	text-align: justify;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.bodytext-bullets {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	height: 100%;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: bottom;
}
.navCurrent {
	font-family: "Century Gothic";
	font-size: 12px;
	height: 39px;
	width: 225px;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	background-image: url(images/button-RO.gif);
	color: #789AC3;
}


.nav {
	font-family: "Century Gothic";
	font-size: 12px;
	height: 39px;
	width: 225px;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	background-image: url(images/button.gif);

}
a:link {
	text-decoration: none;
	color: #999999;
	background-image: url(images/button.gif);
}
a:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(images/button-RO.gif);
}

a:hover {
	background-image: url(images/button-RO.gif);
	color: #789AC3;
}
a:active {
	background-image: url(images/button-RO.gif);
	color: #536B93;
}
.bodytextCopy {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	height: 100%;
	text-align: justify;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.bullet {
	font-family: "Century Gothic";
	font-size: 16px;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px;
	list-style-position: outside;
	text-align: left;
}

.email {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #789AC3;
}
