a:hover 
{
	color: #08472F;
	text-decoration: none;
}

a:visited
{
  color:#6C9183;
  font-weight:100;
}

a
{
  color:#4F7C6B;
  font-weight:700;
}

a.nav
{
  color:#ffffff;
  font-weight:700;
  text-decoration: none;
}

a.nav:visited
{
  font-weight:700;
  color:#ffffff;
  text-decoration: none;
}

a.nav:hover 
{
	color: #08472F;
    font-weight:700;
	text-decoration: none;
}

a.contact
{
  font-weight:100;
}

a.contact:visited
{
  font-weight:100;
}

a.contact:hover
{
  font-weight:700;
}


a.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #000000;
	text-decoration:none;
}

a.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #08472F;
    text-decoration:none;
}
a.bottomlinks:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #08472F;
    text-decoration:none;
}
a.bottomlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight:100;
    text-decoration:none;
}

.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.topbottomwhite {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bottomwhite {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.rightbottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.bottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.border { border-color: black; border-width: 1px; border-style: solid; border-collapse: collapse;}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F7C6B;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}


input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	text-align: center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F7C6B;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style:square;
}
