li {
	list-style-position: outside;
	list-style-image: url(images/natural.gif);
	list-style-type: disc;
	clip:rect(auto auto auto auto);
}


h1 {
	font-size: 18px;
	font-variant: normal;
	font-weight: 700;
	font-style: normal;
	text-decoration: underline;
}

h2 {
	font-size: 14px;
	font-variant: normal;
	font-weight: 700;
	font-style: normal;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	font-variant: normal;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	font-weight: 700;
	font-color:#000066;
	vertical-align: top;

}
.office {
	font-size: 12px;
	border-top-width:1px;
	border-top-color:#D0D1FF;
	border-top-style:double;
	border-bottom-width:1px;
	border-bottom-color:#D0D1FF;
	border-bottom-style:double;
	border-left-width:0px;
	border-left-color:#EFEFFF;
	border-right-width:0px;
	border-right-color:#EFEFFF;
	border-collapse:collapse;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 295px;
}
.schedule {
	font-size: 12px;
	table-layout: fixed;
	border-top:1px double #D0D1FF;
	border-bottom:1px double #D0D1FF;
	border-left:0px none #EFEFFF;
	border-right:0px none #EFEFFF;
	border-collapse:collapse;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 323px;
}

.member {
	font-size: 12px;
	font-color:#3E3E3E;
	width: 303px;
}

th {
	font-weight: 700;
	color: #000000;
	background-color: #D0D1FF;
	border:1px double #D0D1FF;
	font-variant: small-caps;
	font-size: 12px;
	background-image: url(/images/cap03.jpg);	
}
.program {
	font-size: 12px;
	table-layout: fixed;
	width: 323px;
	border-top:1px double #D0D1FF;
	border-bottom:1px double #D0D1FF;
	border-left:0px none #EFEFFF;
	border-right:0px none #EFEFFF;
	border-collapse:collapse;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	column-width:158px;
	vertical-align: top;
	text-align: left;
}

hr {
	border: 1.5px outset #D0D1FF;
	background-color: #000066;
	}
	
.potogrid {
	font-size: 12px;
	width: 767px;
	border-top:2px double #D0D1FF;
	border-bottom:0px none #EFEFFF;
	border-left:0px none #EFEFFF;
	border-right:0px none #EFEFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: center;
}
