body {
  text-align:center;
  font-family:Verdana;
  font-size:10pt;
}

#container {
  width:777;
  margin: 0 auto;
}

#banner {
  position:relative;
  height:80px;
  text-align:left;
  padding-left:5px;
  padding-top:5px;
}

#subBanner {

  width: 350px;
  left: 0px;
  position:relative;
  font-size:20;
  padding-top:23;
  display:inline;

}

#topStrip {
  text-align:left;
  vertical-align:bottom;
  padding-left:50;
  padding-top:3px;
  color:white;
  font-weight:bold;
  background:#006699;
  height:42px;
  border-top:5px solid #003366;
}


#wholeBody {
  background-color:#99ccff;
  padding:10px;
}

#leftBody {  
  float:left;
  padding-right:10px;
  text-align:left;
}

#middleBody {
  width:424px;
  background-color:white;
  float:left;
  min-height: 470px;
  border-width: 2px;
  border-style: solid;
  border-color: #003366;
}

.minHeight {
  height:464;
}

.feedBack {
  padding-bottom:10px;
}

#rightBody {
  float:left;
  padding-left:10px;
  text-align:left;
}

.blueBox {
  border:2px solid black;
  background-color:#B8CEF0;
  font-size: 10pt;
  text-align: left;
  margin: 0 auto;
  position:relative;
}

.darkBack {
  background-color:#A3BCE1;
}

.blackorwhite {
font-size: 10pt;
text-align: left;
padding-left:30px;
padding-right:30px;
position:relative;
color:black;
}

.lightBack {
  background-color:#ffffff;
}

.selectedBack {
  background-color:#ffff99;
}

#tableTop {
  width:150px;
  text-align:center;
  height:25px;
  padding-top:2px;
  background: #006699;
  /*background: #003366;*/
  color: #ffffff;
  font-weight:bold;
  border-bottom: 1px solid black;
}

#mediumTable {
  position:relative;
  width:150px;
  background: #ffffff;
  border: 2px solid #000000;
}

#homeTable {
  float:left;
  width:245px;
  background: #ffffff;
  border: 2px solid #000000;
  min-height:130px;
}

#homeTableTop {
  width:100%;
  text-align:center;
  height:25px;
  padding-top:2px;
  background: #006699;
  /*background: #003366;*/
  color: #ffffff;
  font-weight:bold;
  border-bottom: 1px solid black;
}

#bottomDiv {
  text-align:center;
  border-top-width:5px;
  border-top-style: solid;
  border-top-color: #006699;
}

a.leftLink {
  font-size:12px;
  text-decoration:none;
  /*color:black;*/
  vertical-align:top;         
}

a.leftLink:hover {
  font-size:12px;
  text-decoration:underline;
  color:#336699;
}

a.botLinks:visited {
	font-size:10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	}

a.botLinks:active {
	font-size:10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	}

a.botLinks:link {
	font-size:10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
	}

a.botLinks:hover {
	font-size:10px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	}

.bottom {
	font-size:10px;
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
