body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#F2F8F4;
}

.leftbg {
	background-image: url(../imgs/navbg.jpg);
	background-repeat: repeat;
}

.bodybg {
	background-color: #F2F8F4;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.teal {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#3B7869;
}

.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

.bold2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #005a51;
	text-decoration:underline;
}

a:visited {
	color: #3B7869;
	text-decoration:underline;
}

.picborder {
	border: thin solid #446f65;
}

.bg2 {
	border-color:#3B7869;
	background-color:#fffffd;
}

.textlinks {
	font-family: arial;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

.textlinks a:link {
	font-family: arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.textlinks a:hover {
	font-family: arial;
	font-size: 11px;
	color:#005a51;
	text-decoration: none;
	font-weight: bold;
}

.textlinks a:visited {
	font-family: arial;
	font-size: 11px;
	color:#3B7869;
	text-decoration: none;
	font-weight: bold;
}

.smtext {
	font-family: arial;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

.legallink {
	font-family: arial;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

.legallink a:link {
	font-family: arial;
	font-size: 13px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

.legallink a:hover {
	font-family: arial;
	font-size: 13px;
	color:#005a51;
	text-decoration: underline;
	font-weight: bold;
}

.legallink a:visited {
	font-family: arial;
	font-size: 13px;
	color:#3B7869;
	text-decoration: underline;
	font-weight: bold;
}