﻿h1 {
	font-size: large;
	color: #004a8e;
	margin-top: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
h2 {
	font-size: small;
	color: #004a8e;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 20px;
}
h3 {
	font-size: 15px;
	color: #004a8e;
	margin-top: 20px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 25px;
}
h4 {
	font-size: 13px;
	color: #004a8e;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	line-height: 20px;
}
h5 {
	font-size: small;
	color: #808080;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 20px;
}
p {
	font-size: small;
	color: #004a8e;
	margin-top: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 20px;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #004a8e;
	text-decoration: none;
}
body {
	color: #004a8e;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
li {
	font-size: small;
	text-align: left;
	margin-left: 30px;
	padding-left: 20px;
}
#top_menu {
	font-weight: bold;
}
#top_menu a {
	color: #004a8e;
	text-decoration: none;
}
#top_menu a:hover {
	color: #C0C0C0;
	text-decoration: none;
	background-color: #004a8e;
}
#left_menu {
	font-weight: bold;
}
#left_menu a {
	color: #004a8e;
	text-decoration: none;
}
#left_menu a:hover {
	color: #C0C0C0;
	text-decoration: none;
	background-color: #FFFFFF;
}
}#footer {
	font-weight: bold;
	text-align: center;
}
#footer a {
	color: #004a8e;
	text-decoration: none;
}
#footer a:hover {
	color: #C0C0C0;
	text-decoration: none;
	background-color: #FFFFFF;
}
#tab1 {
	background-color: #C0C0C0;
}
