﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#CSSmenu {
	background-color: #FFFFFF;
	position: absolute;
	float: none;
	color: #008080;
}
#CSSmenu li {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #5d7697;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 140px;
	height: 25px;
	display: inline;
	float: left;
	list-style-type: none;
	text-align: center;
	vertical-align: text-bottom;
	overflow: visible;
}
#CSSmenu li a {
	color: #008080;
	text-decoration: none;
	line-height: 20px;
	background-color: #C4D5D0;
	padding-left: 5px;
	width: 125px;
	height: 20px;
	display: block;
	float: left;
	text-align: left;
}
#CSSmenu li ul {
	position: relative;
	width: 125px;
	height: auto;
	top: 1px;
	left: 0px;
	visibility: hidden;
	float: none;
	text-align: left;
}
#CSSmenu li ul li {
	border-style: none;
	font-size: 1em;
}
#CSSmenu li ul li a {
	font-weight: normal;
	color: #666666;
	background-color: #C4D5D0;
	border-left-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #008080;
	margin-top: 3px;
	width: 102+;
	font-size: 1em;
}
#CSSmenu li a:hover {
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #008080;
	padding-left: 2px;
}
#CSSmenu li ul li a:hover {
	color: #333333;
	padding-left: 5px;
}
#CSSmenu li:hover ul {
	visibility: visible;
}
#CSSmenu li {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #5d7697;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 85px;
	height: 25px;
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	vertical-align: text-bottom;
	overflow: visible;
}
