body {
  height: 100%; /* Required */
  margin: 0 auto;
  background-color: #003366;
  margin-top: 25px;
}
.textSmall {
  font-family:Verdana; 
  color:#FFFFFF; 
  font-size:8px;
}  
.text1 {
  font-family:Verdana; 
  color:#000000; 
  font-size:9px;
}  
.text2 {
  font-family:Verdana; 
  font-weight:normal; 
  color:#000000; 
  font-size:10px;
}  
.text3 {
  font-family:Verdana; 
  color:#000000; 
  font-size:11px;
}  
.text4 {
  font-family:Verdana;
  font-weight:normal; 
  color:#000000; 
  font-size:12px;
}  
.text5 {
  font-family:Verdana; 
  font-weight:normal; 
  color:#000000; 
  font-size:13px;
}  
.text6 {
  font-family:Verdana; 
  font-weight:normal; 
  color:#000000; 
  font-size:14px;
}  
.text6A {
  font-family:Verdana; 
  color:#000099; 
  font-size:15px;
}  
.text7 {
  font-family:Verdana; 
  color:#3333cc; 
  font-size:16px;
}  
.text8 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #666666;
}
.bord {
  border: 1px #DCDCDC solid;
  background: #F5F5F5;
  padding:2px;
  }
.navbar_bkgnd {
  background: url(../images/navbar.jpg) no-repeat;
  font-family:arial; 
  color:#000000; 
  font-size:7pt;
}
.leftNav_bkgnd {
  background: url(../images/longerNav.jpg) no-repeat;
}
.leftNav1_bkgnd {
  background: url(../images/longerNav1.jpg) no-repeat;
}
.leftNav2_bkgnd {
  background: url(../images/longerNav2.jpg) no-repeat;
  height: 1400px; 
}
.navBack {
  background: url(../images/leftNavRepeats.jpg) repeat ; 
}
.onhover {
  border: 1px #808080 solid;
  background: #F5F5F5;
  font-family:Verdana;
  font-weight:normal; 
  color:#000000; 
  font-size:12px;
}
.nohover {
  border: 1px #FFFFFF solid;
  background:#FFFFFF;
  font-family:Verdana;
  font-weight:normal; 
  color:#000000; 
  font-size:12px;
}

.inputbox {
  font-family:Verdana; 
  color:#000033; 
  font-size:11px;
}  
.redStar {
  color:#FF9999; 
}  

/*--------------------
  Left Side Nav 
----------------------*/
.secLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
.secLink a: {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
.secLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
.secLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.secLink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
}
div#preload { display: none; }