body {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#FFFFCC;
	margin-top:18px;
}

.container {
	width:850px;
	vertical-align:top;
	border:1px solid #000000;
	background-color: #FFFFFF;
}

.sidenav {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:175%;
}

.sidenav:hover {
	color:#fdb827;
	background-color:#006940;
	text-decoration:none;
}

.topnav {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:5px;
}

.topnav:hover {
	color:#005900;
}

.pagetitle {
	color:#FFFFFF;
	font-weight:bold;
	margin-left:6px;
	margin-top:auto;
	margin-bottom:auto;
}

.pagecontent {
	margin-left:6px;
	padding-right:5px;
}

.heading1 {
	color:#000000;
	font-weight:bold;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.subheading1 {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:140%;
}

.footnote {
	color:#000000;
	font-size:smaller;
}

.prodtitle {
	color:#000000;
	font-weight:bold;
}

a.prodtitle {
	text-decoration:underline;
}

.errmsg {
	color:#FF0000;
	font-family:Courier;
	font-size:smaller;
}

.smalllink {
	font-style: normal;
	font-size: smaller;
	text-decoration:none;
	color:#000000;
}

.smalllink:hover {
	text-decoration:underline;
}
