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

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

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

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

div.story img.alignRight {
	float: right;
	margin: 0 0 10pt 10pt;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 27pt;
	line-height: 27pt;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h2 {
	margin: 3pt 0 0 0;
	padding: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin-top: 30pt;
	padding-bottom: 2pt;
	font-family: Georgia, Times New Roman, serif;
	font-size: 20pt;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}

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;
}

