.body
	{
	color:#000066;
	font-size:14px;
	font-family: Verdana, Arial;
	white-space:wrap;
	height: auto;
}
.tablecells
	{
	color:#000066;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	font-family: Verdana, Arial;
	white-space:normal;
	border: thin none;
}
.tablenumber
	{
	color:#000066;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family: Verdana, Arial;
	text-align:right;
	vertical-align:top;
	white-space:wrap;
	height: auto;
	border: thin groove;
}
.tableheader
	{
	color:#000066;
	font-size:14px;
	font-weight:700;
	font-family: Verdana, Arial;
	vertical-align:top;
	background:#0099FF;
	height: auto;
	border: thin groove;
}
.innermenuheader {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: 0099FF;
}
.pageheader {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: 0099FF;
}
.highlights {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.inverted_high {
	font-family:Verdana,  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.blue_box_heading {
	font-family:Verdana,  Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16164D;
	line-height: 12px;
}
.larger {
	font-family: Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.smaller {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.innerheaders {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

#specheader{
	font-weight: bold;
}
#speclabel{
	font-weight: bold;
	background-color: #CCCCCC;
}

/*
hide menu in print
*/
#menu {
	display: none;
}
#printmessage {
	display: block;
}

