body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.nathqheadercell {
	background-image: url(../images/nathq_header_bg.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 760px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #34689a;
}
.nathqsidebarcell {
	background-color: #34689a;
	background-image: url(../images/nathq_sidebar.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 140px;
}
.nathqbodycell {
	background-color: #FFFFFF;
	height: 400px;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nathqbodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 10px;
	text-align: left;
}
.nathqtexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b28c5d;
	text-align: right;
}
.nathqnavtable {
	background-position: right;
	height: 100px;
	width: 406px;
	position: absolute;
	left: 363px;
	top: 23px;
}
.nathqnavbarone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nathqnavbartwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34689A;
	text-decoration: none;
}
.nathqcontentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #34689A;
}
.nathqcontentblockind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/nathq_contentblock_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 124px;
	width: 160px;
}
.nathqcontentboxtextformat {
	margin: 10px 5px 5px;
}
.nathqfooterblock {
	background-image: url(../images/nathq_lowtext_bg.jpg);
	height: 86px;
	width: 477px;
}
.nathqcontentfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #34689A;
	text-align: center;
}
.nathqcontentblocklinks {
	color: #0000FF;
	text-decoration: none;
	font-size: 10px;
}
.nathqloginbox {
	background-image: url(../images/nathq_loginback.gif);
	background-repeat: no-repeat;
	height: 136px;
	width: 300px;
}
.welcomeTitle {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 999966;
}
.normalText {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}

#reportlinks {
  text-align: left;
  height: 10px;
}

#reportlinks span {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.5em;
  border: 1px solid #3385D6;
  margin-bottom: 10px;  
}

#reportlinks span.selected {
  background-color: #95D3FC
}

#reportlinks span.link {
  background-color: #3385D6;
}
#reportlinks span.link a {
  text-decoration: none;
  color: #92D2FF;
}