address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

a:link {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #00CED1;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: underline;
}

a img {
	border: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.highlight {
	color: #00CED1;
}

.tabletop {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}

table.cellborder, table.cellborder td {
	border: 1px solid #000000;
	border-collapse: collapse;
}

#textundernav {
	padding: 5px;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

/* Menu styles */
#navcontainer {
	width: 180px;
	text-align: left;
	padding: 5px;
}

#navcontainer ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navcontainer a {
	background-color: #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
	display: block;
	padding: 3px;
	width: 160px;
	font-size: 14px;
}

#navcontainer a:link, #navlist a:visited {
	color: #666666;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
