body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #597571;
	margin:0;
	padding:0;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #597571;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #597571;
}
.image_hidden {
	display: none;
}
.services {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.tableheader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #597571;
}

a:link {
	color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

a:visited {
	color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

a:hover {
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

a:active {
	color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}

a.nav {
    color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}

a.nav:visited {
    color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}

a.nav:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-decoration: overline underline;
}

a.nav:active {
    color: #597571;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}
.nav_img {
	background-image: url(images/navimg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}