.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;
	background-color: #0d0c46;
}
.contentcells
	{
	color:#000066;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	font-family:Verdana, Arial;
	white-space:normal;
	border: thin none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


#a.tablecells:link {
	color: #000066;
	text-decoration: none;
}
#a.tablecells:visited {
	color: #000066;
	text-decoration: none;
}
#a.tablecells:hover {
	color: #990000;
	text-decoration: underline;
}
#a.tablecells:active {
	color: #000066;
	text-decoration: 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;
}


.submenutablecells{
	background-color: #d5edff;
	padding-left: 15px;
	color:#000066;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	font-family:Verdana, Arial;
	white-space:normal;
	border: thin none;
}
.tablecelllink:link{
	text-decoration: none;
	color: #ffffff;
}
.tablecelllink:hover{
	color: #ffffff;
}
.tablecelllink:active{
	text-decoration: none;
	color: #ffffff;
}
.tablecelllink:visited{
	text-decoration: none;
	color: #ffffff;
}
.submenulink:link{
	text-decoration: none;
}
.submenulink:hover{
	text-decoration: none;
}
.submenulink:active{
	text-decoration: none;
}
.submenulink:visited{
	text-decoration: none;
}

#specheader{
	font-weight: bold;
}
#speclabel{
	font-weight: bold;
	background-color: #CCCCCC;
}


/*
handles printing
*/
#printmessage {
	display: none;
}
