@charset "utf-8";

/* CSS Document */



p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
}
h3 a {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #0C2B44;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	margin-right: 5pt;
	margin-bottom: 4px;
	margin-left: 5pt;
	font-weight: normal;
}
.dividerline {

	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.MainLinks {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.MainLinks a {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #0054A8;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.MainLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
.SubLinks a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bolder;
	color: #0054A8;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.SubLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
ul {
	margin: 0px;
}