body {
  font-family: "Verdana", Times, serif;
  font-size: .8em;
  color:#000000;
  background-color:#D6D6D6;
}

.mainbody
{
  background-color:#FFFFFF;
  padding-left:5 px;
  padding-right:5 px;
}


td
{
  font-size: .8em;
}

.headeraddress
{
  color:#FFFFFF;
  font-size:9px;
}

.leftnav
{
  background-color:#23256F;
  border-left-style: outset;
  border-left-width: 1px;
  border-left-color:#000000;
  margin-left:3px;
  border-bottom-style: outset;
  border-bottom-width: 1px;
  border-bottom-color:#000000;
  background-image:"/Images/Header1_Left.jpg";
  background-repeat:no-repeat;

}

.leftnavlink
{
   text-decoration: none;
   color:#FFFFFF;
   font-weight: bold;
   padding-left:1 px;
   line-height:18 px;
   font-size:.9em;

}

.selected {
	color: #999999;
}

.leftnavtext
{
   text-decoration: none;
   color:#FFFFFF;
   padding-left:2 px;
   font-size:.85em;
}


a:hover.leftnavlink {
	color:#FFFFFF; 
	text-decoration: underline;
	background-color:#7C7FAA;
	font-weight: bold;
	text-decoration: none;
   	width:175px;
}
	
.highlight
{
	background-color:#DADBE7;
}

.leftnavheading
{
font-size: .9em;
font-weight:bold;
}

.mainheader
{
  font-size:1.3em;
  font-weight:bold;
  background-image:url("/images/Headingbar.jpg");
  width:400px;
  background-repeat:no-repeat;
  line-height:25px;
}

.bottomNav {
	text-align: center;
	padding-bottom: 10px;
	font-size: .65em;
	background-color:#FFFFFF;
	border-bottom-style: outset;
  	border-bottom-width: 1px;
  	border-bottom-color:#A1CBDB;
}

.rightNav
{
  background-image: url(../Images/gradient1.jpg);
  background-repeat: repeat-x;
  background-color:#FFFFFF;
  border-left-style:inset;
  border-left-width: 1px;
  border-left-color:#A1CBDB;
  border-right-style: outset;
  border-right-width: 1px;
  border-right-color:#A1CBDB;
  border-bottom-style: outset;
  border-bottom-width: 1px;
  border-bottom-color:#A1CBDB;
  

}
 
.rightNavHeading {
	background-position:top;
	background-image: url(/images/rightHeading.jpg);
	background-repeat:no-repeat;
	font-size: .85em;
	font-weight: bold;
	font-family: "Arial", Times, serif;
	margin-top: -1px;	
}


.rightnavlink {
   text-decoration: underline;
   color:#000000;
   font-size:.85em;
   padding-left:1 px;  
}

.rightnavtext {
   color:#000000;
   padding-left:1 px;  
}

a:hover.rightnavlink {
	color:#FFFFFF; 
	text-decoration: underline;
	font-size:.85em;
}


.textbox {
  font-family: "Verdana", Times, serif;
  font-size: 9px;
  color:#000000;
  background-color:#FFFFFF;
  border-left-style: outset;
  border-left-width: 1px;
  border-left-color:#000000;
  border-right-style: outset;
  border-right-width: 1px;
  border-right-color:#000000;
  border-bottom-style: outset;
  border-bottom-width: 1px;
  border-bottom-color:#000000;
  border-top-style: outset;
  border-top-width: 1px;
  border-top-color:#000000;
  background-image: url(/images/SearchBg.jpg);
 }

div.menu a:hover {
	color:#FFFFFF;
	width:140px;
	}
	
th {
	font-size: .8em;
}

li {
	padding-top: 7px;
	padding-bottom: 5px;
}

.maincontent {
	background-color:#FFFFFF;
	}

td.shaded {
	background-color:#DADBE7;
}

td.shadedsmaller {
	background-color:#DADBE7;
	font-size: .8em;
}

.smaller {
	font-size: .8em;
}

.maincontentpad {
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;

}

.topnav img {
	float: left;
	border: solid 1px #000;
}

.topnav div {
	display: inline;
	float: left;
}

#hhlogo {
	text-align: left;
	width: 250px;
	font-size: 150%;
}

.linklist {
	list-style: none;
	font-weight: bold;
	font-size: 125%;
}

#TaxInfo {
	text-align: center;
	float: right;
	margin-left: 15px;
	border: solid 1px #000;
	padding: 4px;
}

#TaxInfo h3 {
	background-color: #000066;
	color: #ffffff;
	text-align: center;	
	margin: -4px -4px 5px -4px;
}

#studentInfo {
	text-align: center;
	float: right;
	margin-left: 15px;
	border: solid 1px #000;
	padding: 4px;
}

#studentInfo h3 {
	background-color: #000066;
	color: #ffffff;
	text-align: center;	
	margin: -4px -4px 5px -4px;
}

#studentinfo a {
	font-weight: bold;
}

table .standard {
	font-size: 95%;
	border: solid 1px #0033cc;
}

table .standard th {
	background-color: #809FFF;
	color: #00248F;
	text-align: center;
	font-size: 100%;
	padding: 4px;

	
}

table .standard td {
	background-color: #BFCFFF;
	color: #00248F;
	text-align: left;
	padding: 2px;

}

.expiring_soon {
	font-weight: bold;
}

.question {font-weight: bold;}
