body {
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #274358; line-height: 15px;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1, h1 .Head, h1 .Normal { font-size: 26px; color: #8caa28; font-family: "Times New Roman", Times, serif; margin-bottom: 16px; }
h2, h2 .Head, h2 .Normal { font-size: 17px; color: #274358; }
h3, h3 .Head, h3 .Normal { font-size: 16px; color: #8caa28; font-weight: normal; }
h4, h4 .Head, h4 .Normal { font-size: 14px; color: #274358; font-weight: normal; }
h5, h5 .Head, h5 .Normal { font-size: 13px; color: #274358; }
h6, h6 .Head, h6 .Normal { font-size: 12px; }

.Normal, .NormalDisabled { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #274358; line-height: 16px; }

#middle, #middle p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; }

ol {
	list-style: decimal;
}
ul {
	list-style: square;
}
p, dl, hr, h2, h3, h4, h5, h6, ol, ul {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.italic { font-style: italic; }

a { color: #274358; }
a:hover { color: #0365ac; }

.contentpane a, #threeColumn a { color: #a0aa28; text-decoration: underline; }
.contentpane a:link, #threeColumn a:link { color: #a0aa28; }
.contentpane a:hover, #threeColumn a:hover { color: #bac62e; }