@charset "utf-8";
.copyright {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a{
	font-size: 11px;
	color: #194186;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #194189;
	line-height: 25px;
}
ul {
	text-indent: -30px;
	list-style-position: inside;
}

.blue {
	color: #164185;
	font-weight: bold;
}
body {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	color: #23418D;
	padding-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a {
	color: #23418D;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
}

html {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #2F58AA;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

h2 {
	color: #294996;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.grey {
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.underline {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #324F9B;
	filter: Alpha(Opacity=20, FinishOpacity=100, Style=1, StartX=100, StartY=100, FinishX=1, FinishY=450);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #324F9B;
	font-weight: lighter;
	font-size: 14px;
}
