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

body {
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
}

a:link img,
a:hover img,
a:visited img,
a:active img {
	border: none;
}


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

div#logo {
	float: left;
	margin-bottom: 10pt;
}

div#slogan {
	float: right;
	margin-top: 25pt;
	margin-bottom: 10pt;
}

div#content {
	clear: both;
	margin-top: 15pt;
	padding-top: 10pt;
	border-top: 1pt solid #000000;
}

div#staticImage {
	margin-bottom: 15pt;
}

div#slideshowContent {
	display: none;
}

h1 {
	margin-bottom: 20pt;
	padding-bottom: 5pt;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24pt;
	font-weight: normal;
	line-height: 1.3em;
	border-bottom: 1px dotted #000000;
}

h2 {
	margin: 0 0 15pt 40pt;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18pt;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
}

h3 {
	margin-bottom: 10pt;
	font-size: 14pt;
	line-height: 1.3em;
}

p {
	margin-bottom: 15pt;	
}

ul, ol {
	margin: 0 0 20pt 35pt;
}

ul li,
ol li {
	margin-bottom: 5pt;
}

ul li {
	list-style-type:  disc;
}

ol li {
	list-style-type: decimal;
}

img.float-left,
img.float-right {
	margin-bottom: 20pt;
}

table {
	margin-bottom: 20pt;
	border-bottom: 2pt solid #000000;
}

table thead th {
	padding: 6pt 10pt;
	text-align: left;
	border-top: 2pt solid #000000;
	border-bottom: 1pt solid #000000;
}

table tbody td {
	padding: 4pt 10pt;
	border-bottom: 1pt solid #CCCCCC
}

