.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a9b2e0;
	text-decoration: none;
	cursor: default;
	background-repeat: repeat-x;
	background-color: #3A436E;
	z-index: auto;
}

.navbar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a9b2e0;
	text-decoration: none;
}


.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a9b2e0;
	text-decoration: none;
}

.navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a436e;
	text-decoration: none;
	background-color: #FFF;
}
.address tr td {
	background-color: #FFF;
}
.address {
	background-color: #FFF;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF;
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676762;
	text-decoration: none;
}


.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676762;
	text-decoration: none;
}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676762;
	text-decoration: underline;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFC;
	text-align: center;
}
.address {
	background-color: #FFF;
}


.address a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.address a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #bb8b67;
	text-decoration: none;
}

.centertext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bb8b67;
	text-decoration: none;
}


.centertext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bb8b67;
	text-decoration: none;
}

.centertext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #e4e3a3;
	text-decoration: underline;
}


.tablehead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
}
