/* CSS Document */
body, td, p { 
	font-size: 9pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #375e85;
	background-repeat: repeat;
}

td.norepeat{ 
	background-repeat: no-repeat;
}

a {
	font-size: 10pt;
	color: #13416F;
}
a:hover {
	color: #bf723c;
}
a.fhlink {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #13416F;
	text-decoration: none;
}
a.fhlink:hover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #13416F;
	text-decoration: underline;
}
a.fhlinkhover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #FFFFFF;
}
H1 {
	font-size: 16pt;
	color: #375e85;
	font-weight: bold;
	font-family: "Garamond, Times, serif";
}
/* H2 {
	font-size: 10pt;
	color: #bf723c;
	font-weight: bold;
	text-align: center;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
} */
.H1 {
	font-size: 16pt;
	color: #375e85;
	font-weight: bold;
	font-family: "Garamond, Times, serif";
}
.H2 {
	font-size: 10pt;
	color: #bf723c;
	font-weight: bold;
	text-align: center;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
}

a.hlink {
	color: #666633;
	font-weight: bold;
}
a.hlink:hover {
	text-decoration: none;
}
.copy {
	font-size: 8pt;
	color: #13416F;
}

#area-info li {
	margin-bottom: 20px;
}

#navigation {
	margin-top: 10px;
	margin-left: 12px;
}

#navigation h3 {margin: 2px 0 0 0;}
#navigation h3 a {
	font-size: 17px;
	line-height: 1;
	font-family: Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #001d59;
	text-transform: uppercase;
	text-decoration: none;
}
#navigation h3 a {color: #001d59; text-decoration: none;}
#navigation h3 a:hover, #navigation h3 a.active {color: #718ca9;}

#navigation ul {
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 24px;
	padding-left: 0;
	color: #906718;
}

#navigation li {font-size: 12px; margin-bottom: 0;}
#navigation li a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	color: #906718;
	text-decoration: none;
}
#navigation li a {color: #906718; text-decoration: none;}
#navigation li a:hover, #navigation li a.active {color: #693e09;}

#navigation ul li ul {list-style-type: disc; margin-left: 16px; margin-bottom: 0;}

#navigation ul li ul li {font-size: 9px;}
#navigation ul li ul li a {font-size: 9px;}

h1 {
	font-family: "Adobe Garamond Pro", Garamond, serif;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2;
	color: #ac761b;
}

h2 {
	font-family: "Adobe Garamond Pro", Garamond, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	color: #ac761b;
	margin: 1em 0 .25em 0;
}



