.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #007880;
	font-weight: bolder;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border: none;
	text-align: justify;
	vertical-align: top;
	top: auto;
	font-weight: 500;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #007880;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	position: relative;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
}
.legalhyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #007880;
	text-decoration: underline;
	cursor: pointer;
}


td {
	border: thick;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 600;
	color: #000000;
}
.tealpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #007880;
	font-weight: bold;
	text-align: left;
}
.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #007880;
	text-decoration: underline;
}



.buttonup {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #00CECE;
	text-decoration: underline;
	background-color: #ECFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	cursor: pointer;
}
.titlebar {
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.name {
	font-family: Courier New, Courier, mono;
	font-size: xx-large;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
