/* CSS Document */
@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #566C87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003366;
}
#sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 14px;
	color: #FFFFFF;
}
#mainnav a {
	display: inline;
	list-style-type: none;
	margin-right: 80px;
	margin-left: 0px;
	text-decoration: none;
	color: #003366;
	text-align: center;
}
#mainnav a:hover {
	color: #000033;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #053668;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000033;
	margin-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #000033;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 5px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #003366;
	margin-top: 0px;
}
.subh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.labels {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
}
#navlist a
{
	display: block;
	padding: 5px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}
.copyright a {
	color: #CCCCCC;
}

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

#navlist {
	list-style-type: none;
	background-color: #E3E7EE;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 260px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	color: #0B245C;
	height: 275px;
}
a {
	color: #003399;
}

a:visited {
	color: #000033;
}

a:focus {
	color: #003399;
}

a:hover {
	color: #000033;
}
a:active {
	color: #003366;
}


#navlist a:link, #navlist a:visited
{
	color: #003366;
	text-decoration: none;
}

#navlist a:hover
{
	background-color: #566C87;
	color: #FFFFFF;
}
#current {
	background-color: #566C87;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	width: 240px;
	border-bottom: 1px solid #eee;
}
.publications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	font-weight: bold;
	margin-top: 5px;
}
#isoarea {
	background-color: #E3E7EE;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	height: 275px;
}
.iso {
	color: #666666;
	text-decoration: underline;
}
.isocopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.labelscurrent {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	color: #000033;
}