/* @override http://www.hurricaneweb.net/napps/myNAPPS/css/main.css */


ul#nav_access,
div#nav,
div#footer ul {
	display: none;
}

body {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica;
	font-size: 10pt;
}

div#slideshowContent {
	display: none;
}

div.story p,
div.story ul,
div.story ol,
fieldset {
	margin-top: 12pt;
	line-height: 13pt
}


h1 {
	margin: 20pt 0 0;
	padding: 0;
	font-size: 27pt;
	line-height: 27pt;
	border-bottom: 1px solid #000000;
}

h2 {
	margin: 3pt 0 0 0;
	padding: 0;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin-top: 30pt;
	padding-bottom: 2pt;
	font-size: 20pt;
	font-weight: normal;
}

div.story h4 {
	margin-top: 20pt;
	font-size: 16pt;
	font-weight: bold;
}

div.story ul,
div.story ol {
	margin-left: 30pt;
}

div.story ul li {
	list-style-type: disc;
}

div.story ol li {
	list-style-type: decimal;
}

div#sidebar {
	margin-top: 10pt;
}

div#sidebar img {
	margin-top: 15pt;
}

div#sidebar h4 {
	margin-top: 20pt;
	font-size: 14pt;
}

div#sidebar p {
	margin-top: 5pt;
}

div#footer {
	margin-top: 20pt;
}
