body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color : #ffffff;
	color:#022950;
	padding:0;

}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	color: #022950;
	font-size: 14px;
	
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color: #022950;
	font-size: 15px;

}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	color: #022950;
	font-size: 18px;

}

H2{
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	color: #022950;
	font-weight:bold;
	font-size: 16px;
	
}
P {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
P.copyright {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color:red;
}
.upfont {
	font-size:15px;
	font-weight:bold;
}
.copyright {
	font-size:11px;
}

.copyright2 {
	font-size:11px;
	color:#f4f0cb;
}
a, a:visited {
	color:#022950;
	text-decoration:underline:
}
a:hover {
	color: #022950;
	text-decoration:underline;
}
table.pageborder {
		border: 1px solid #022950;

	}
td.tenpad {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
td.navigation {
	background-color: #ffffff;
	border-right:1px solid #022950;
}
a.nav, a.nav:visited {
padding-left:16px;
	color:#022950;
	text-decoration: none;
	font-weight:bold;
	}
a.nav:hover {
padding-left:16px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
	
	.boldteal {
		color: #022950;
		font-weight:bold;
	}
a.navsub, a.navsub:visited {
padding-left:26px;
	color:#022950;
	text-decoration: none;
	font-weight:bold;
	}
a.navsub:hover {
padding-left:26px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

#content ul li.linkcat {
list-style-type: none;
}
ul {
list-style-type:none;
}
li {
list-style-type:none;
}
table.turqborder {
	border-left: 1px solid #022950;
	border-right: 1px solid #022950;
}

