/* GBOPHB Supplemental Style Sheet, ver. 0.5b */
/* Designed by Marc Pressley, GBOPHB Webmaster */
/* Supplements AE.com styles */
/* Last rev: 8/31/2006 */

/* Sitewide Classes */

 .note { font-size: 11px; }
 .abstract { font-size: 11px; font-style: italic; }
dt.spaced {	margin-top: 1em; font-weight: bold;}
dd.spaced {	margin-bottom: 1em; }
li.double {	
	font-size: 13px;
	margin-top: 1em;}
	
li.plain {	
	font-size: 13px;
	margin-top: .6em;
	list-style-position: inside;
	padding-left: 1em;
	}

/* Color Classes */
.red { color: #CC0000; }
.ltgray { color: #EEEEEE; }
.medgray { color: #993333; }
.dkgray { color: #999999; }
.boldpurple  { color: #663366; font-weight: bold; }

td.ivhead { background-color: #4F90B3; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  }
td.ivstat1 { background-color: transparent; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  }
td.ivstat2 { background-color:  transparent; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  }
td.title { font-family: Arial, sans-serif; font-size: 11px; background-color: transparent; color: #666666; font-weight: bold; }

td.indhead { background-color: #4F90B3; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;  }
td.indstat1 { background-color: transparent; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  }
td.indstat2 { background-color:  transparent; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  }

td.evhead { border-bottom: 1px solid #000000; color: #4F90B3; font-family: Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; }
td.evdate { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold; }
td.evdesc { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; }

.rep1 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; } 
.rep2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color: #EEEEEE; }

td.tabhead { background-color: #4F90B3; color: white; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;  }
td.tabcell { background-color: transparent; font-family:  Arial, Helvetica, sans-serif; font-weight: normal;  }

/*----- web redesign CSS ------*/

/*-- all pages --*/

#releft {
	float: left;
	margin: 0 1em 0 0;
	padding: 0 0 1em;
	width: 300px;
}

#reright {
	float: left;
	padding: 0;
	width: 285px;
}

#reright h1 {
	font-size: 32px;
	font-weight: bold;
	color: #006699;
	margin: 0;
	padding: 0;
	}

#reright p {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: .5em 0 .5em 0;
}

ul.relinks {
  clear: both;
  margin: 0 0 0 1em;
  overflow: hidden;
  padding: 0;
}

li.relinks {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	text-align: left;
	float: left;
	width: 33%;
	padding: 1.5em 0 1em 0;
}

/*-- contact us --*/

ul.recontact{
	float: left;
	margin: 1em 0;
	padding: 0 0 1em 0;
	width: 300px;
	overflow: hidden;
}
	
li.recontact {
	float: left;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	text-align: left;
	width: 150px;
	padding: 0 0 2em 0;
}

li.recontact img {
	width: 50px;
	height: 45px;
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

/*-- about us --*/

#vis_mis {
	clear: both;}

#vis_mis p {
	color: #000000;
	font-size: 14px;
	line-height: 1.25em;
}


/*-- resources --*/

#reresources {
	clear: both;}

ul.reresources {
	list-style-type: none;
	margin: 2em 0 0 0;
	padding: 0;
	float: left;
	width: 190px;
	}

li.reresources{
	font-size: 12px;
	color: #008000;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	width: 190px;
}

li.reresources b {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 1em 0 4em 0;
	margin: 0;
}

/*-- SRI --*/

#resrileft {
	float: left;
	margin: 0 1em 0 0;
	padding: 0 0 1em;
	width: 260px;
}

#resriright {
	float: left;
	padding: 0;
	width: 325px;
	margin: 0;
}

#resriright h1 {
	font-size: 32px;
	font-weight: bold;
	color: #006699;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	}

#resriright p {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
	padding: .5em 0 .5em 0;
}

ul.resri {
	list-style-type: none;
	margin: 2em 0 0 0;
	padding: 0;
	float: left;
	width: 280px;
	}

li.resri{
	font-size: 12px;
	color: #008000;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	width: 280px;
}

li.resri b {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 1em 0 4em 0;
	margin: 0;
}

/*-- events --*/

#reevents {
	clear: both;
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}

#reevents dl {
	list-style: none;
	margin: 0 0 0 .2em;
	padding: 0;
	float: left;
	width: 193px;
	background-color: #dcdcdc;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
	
#reevents dd {
	font-size: 12px;
	color: #000000;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	vertical-align: center;
	padding: 1em 0 1.5em 0;
	margin: 0;
	width: 193px;
	height: 2em;
}

#reevents dt {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	color: #006699;
	text-align: center;
	vertical-align: center;
	padding: 1em 0 1em 0;
	margin: 0;
	width: 193px;
}




#reevents ul {
	list-style: none;
	margin: 0 0 0 .2em;
	padding: 0;
	float: left;
	width: 193px;
	background-color: #dcdcdc;
	border-right: 2px solid #006699;
}
	
#reevents li {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	vertical-align: center;
	padding: 1em 0 1.5em 0;
	margin: 0;
	width: 193px;
	height: 2em;
}

#reevents li b {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	padding: 0;
	margin: 0;
	width: 193px;
}





