body {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	margin: 0pt;
}

p {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

table, caption {
  font-size: 8pt;
}

a:link {
	color: #0A357A;
	text-decoration: none;
}

a:visited {
	color: #0A357A;
	text-decoration: none;
}

a:hover {
	color: #0A357A;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0A357A;
	text-decoration: none;
}

ul {
	margin:6pt inherit inherit 16pt;
}

li {
	padding:0pt 0pt 4pt 0pt;
}

.navmenu {
	padding-left: 20px;
}

.navmenuitem {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	margin-top:10px;
	text-align: center;
	display:block;
	border: 5px ridge #A7C9D3;
}

.navsubmenu {
	height: 60px;
}

.navsubmenu a:hover {
	color: #A7C9D3;
	background-color: #0A357A;
}	

a.navmenuitem:link {
	color: #0A357A;
	background-color: #A7C9D3;
}

a.navmenuitem:visited {
	color: #0A357A;
	background-color: #A7C9D3;
}

a.navmenuitem:hover, a.mnavmenuitem:active, a.navmenuitem:focus {
	color: #A7C9D3;
	background-color: #0A357A;
}

.navsubmenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.navsubmenu li {
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
	margin-top:0px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:5px;
	text-align: center;
	border: 5px ridge #A7C9D3;
	float:left;
}

.navsubmenu a {
	display: block;
	color: #0A357A;
	background-color: #A7C9D3;
	padding: 4px;
}	

h1 {
	margin-right:16px;
	margin-left:16px;
	text-align: center;
	font-size: 150%;
}
h2 {
	margin-bottom: 0px;
	margin-top: 18pt;
	font-size: 125%;
}
h3 {
	margin-bottom: 0px;
	margin-top: 36px;
	font-size: 115%;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-size: 110%;
	margin-left: 120pt;
}

