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

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}

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

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

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

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

a img {
	border: none;
}

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

.highlight {
	color: #FF0000;
}

.productname {
	color: #937C53;
	font-size: 18px;
	font-weight: bold;
}

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

.tablecell {
	background-color: #C8D6DF;
}

.requiredfield {
	color: #FF0000;
}

#container {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#content {
	background-color: #FFFFFF;
	margin: 0;
	padding: 1px 10px 0 10px;
}

#nav-top {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

#nav-top-logo {
	position: absolute;
	top: 18px;
	left: 3px;
	width: 170px;
}

#nav-top-buttons {
	margin-left: 180px;
}

#nav-top-buttons ul {
	line-height: 2em;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-top-buttons li {
	float: left;
 	text-align: center;
 	width: 16%;
}

#nav-top-text {
	line-height: 2em;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-top-text li {
	float: left;
 	text-align: center;
 	width: 24%;
}

.top-line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 6px;
	clear: both;
}
