

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3D60AB;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #00008B;
	text-align: left;
}

p.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7 em;
	color:black;
	margin-right: 15px;
}

p.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7 em;
	color:black;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.lefttxt {
	font-family: Verdana, Geneva, , sans-serif;
	font-size: .8em;
	color:#545454;
	text-align: left;
}

p.lefttxt2 {
	font-family: Verdana, Geneva, , sans-serif;
	font-size: .8em;
	color:#545454;
	text-align: left;
	font-weight: bold;
}

li.lefttxt {
	font-family: Verdana, Geneva, , sans-serif;
	font-size: .8em;
	color:#545454;
	margin-right: 15px;
	text-align: left;
}

p.lefttxtbold {
	font-family: Verdana, Geneva, , sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: Navy;
	margin-right: 15px;
	text-align: left;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	margin-left: 50px;
}

a.rightc2a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#483D8B;
	text-align: center;
	text-decoration: none;
}

a.rightc2a:hover {
	text-decoration: underline;
	}

p.leftnavhead {
	font-size: 1.2em;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 8px;
}

p.leftnav {
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.leftnav {
	text-decoration: none;
	color: white;
}

a.leftnav:hover {
text-decoration: underline;
}

a.copy {
	color: #3D60AB;
}

a.copy:hover {
	background-color: #C1E4FB;
	color: black;
}

a.topnav {
	font-family: Arial;
	font-size: 1.25em;
	margin-left: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
	
a.topnav:hover {
	color: #3D60AB;
}	

a.leftlink {
	font-family: Arial;
	font-size: 1.25em;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
	
a.leftlink:hover {
	color: #3D60AB;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-align: center;
}

a.footnav {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
	
a.footnav:hover {
	color: #3D60AB;
}

td.top {
	border-top: 5px solid #3D60AB;
}	

td.bottom {
		border-bottom: 5px solid #3D60AB;
}

img.txtimg {
	margin-left: 10px;
	margin-right: 10px;
}


a:visited {
	color: #8B0000;
}
