.text {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: normal;
}

.error {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}

.tiText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #000000;
	font-size: 13px;
	font-weight: bold;
}

.smText {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.heading {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}

.lgText {

	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Helvetica, Geneva, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}

.tiHeading {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}

.highlight {
	background-color: #ffff66
}

a  {
	color : #0000FF;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color : #990099;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a.boldLink:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.boldLink  {
	color : #0000FF;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a.boldLink:visited {
	color : #990099;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.smLink  {
	color : #0000FF;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #990099;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #FF0000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.nav  {
	color : #444444;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #999999;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited {
	color : #444444;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited:hover {
	color : #999999;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}


a.npLink  {
	color : #444444;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #999999;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.cat:hover {
	color : #000000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited {
	color : #000000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited:hover {
	color : #000000;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}

/* begin oakwindhoa modifications */
body {
  padding-left: 9em;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  color: 990000; 
	 background-color: #FFFFFF;  
	/* background: FFFF80 url(images/353gradient.jpg) repeat-y; */
  /* background: yellow url(images/bsaback.gif) no-repeat fixed bottom right; */
	
  /* background: url(AllCubEmblems_Bac_Small.gif) no-repeat fixed center; */
  /* background: url(khakicub1.gif) no-repeat fixed center; */ 
  }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 21em;
  left: 1em;
  width: 9.3em; 
	font-size:75%
	}
ul.navbar li {
  background: #990000;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 0.5em solid #cc9933}
ul.navbar a:link {
  text-decoration: none;
	color: FF9900;
	 }
ul.navbar a:visited {
  text-decoration: none;
	color: FF9900;
	 }
ul.navbar a:active {
  text-decoration: none;
	color: yellow;
	 }
ul.navbar a:hover {
  text-decoration: underline;
	color: yellow;
	 }
/* a:link {  color: blue } */
/* a:visited {  color: purple } */
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

ul.oaklogo {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: .7em;
  left: .7em;
  width: 9.1em; 
	height: 30em;
	background: url(../../../images/oaklogo.jpg) no-repeat top left ;
	}
/* end oakwindhoa customizations */
