.tanlines {
	background-image: url(images/tan_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	/* tan w/ white lines repeat */
	
}


body	{margin-left: 0px;
		margin-top: 0px;
}


.border {
	border-right: 1px solid #004d3f;
	border-bottom: 1px solid #004d3f;
}/* border on right side of main table */



.midgreen {
	background-image: url(images/green_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	/* green repeat */
	
}

.lowerstrip {
	background-image: url(images/lower_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	/* lower page toc repeat */
	
}










.ul {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}


.horiz_rule2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}


.toc {
	background-image: url(images/images-toc_spacer.gif);
	background-repeat: repeat-x;
	background-position: left;
}



.horiz_rule {
	background-image: url(images/grn_rule_spcr.gif);
	background-repeat: repeat-x;
	overflow: visible;
}
.events {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 1px 5px 5px;
	height: auto;
	width: 350px;
	margin: 10px 10px 10px 20px;
}

.titles {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
}
a:link {
	color: #004633;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #006957;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #004633;
	font-family: Arial, sans-serif;
	padding: 0px;
	line-height: 14px;
}


h2  {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #004633;
	padding: 10px 10px 2px;
	}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004633;
	padding: 10px;
    }
	
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006957;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004633;
	padding: 10px;
}
	
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004633;
	text-indent: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #006957;
	padding: 10px;
}


.horiz_rule2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
li {
	list-style-type: square;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
