/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/*-------
// custom styles
//-----*/

body {
	font-family: Arial, sans-serif;
	color: #000;
	text-align: center;
}

	#page {
		font-size: 1.2em;
		text-align: left;
	}
		#top {
border-bottom: 2px solid #00654c;
		}
			#logo {
				display: none;
			}
			#navigation {
				display: none;
			}

	

			#banner {
				display: none;
			}


		#wrap { 
			line-height: 150%;
		}

#content {
padding: 15px;
}

						#content h1 span {
							clear: both;
							font-size: 183.33%;
							color: #00654c;
						}


#content-text h2 {
	font-size: 150%;
	color: #408c76;
	padding: 25px 0 0 0;
}
#content-text h3 {
	font-size: 125%;
	padding: 15px 0 0 0;
}
#content-text p {
	padding: 20px 0 5px 0;
}
#content-text ul {
	list-style-type: disc;
	margin-left: 30px;
}
#content-text ol {
	list-style: decimal;
	margin-left: 30px;
}
#content-text a {
	color: #408c76;
	text-decoration: underline;
}

				#side1 { 
					display: none;
				}
			#side2 { 
				display: none;
			}

		
		#footer {
border-top: 2px solid #00654c;
			font-size: 91.66%;
padding: 10px 0 0 15px;
		}
			#footer span {
				text-align: left;
			}
			#bottom-navigation {
				display: none;
			}
				#phone {
					display: none;
				}
				#address {
					display: none;
				}







		.page2 #banner{
			display: none;
		}
			.breadcrumb {
padding-left: 15px;
				font-size: 116.66%;
				text-transform: capitalize;
				font-weight: bold;
				color: #666666;
			}
			.breadcrumb span.bc-sep {
				font-size: 84%;
				color: #d1e3de;
				font-weight: normal;
			}
				.breadcrumb a:link, .breadcrumb a:visited {
					color: #408c76;
				}
			#action1 {
				display: none;
			}

.event-list{
margin-top:15px;
}
table.event-list{
border-collapse:collapse;
padding-bottom:5px;
width:100%;
}
.event-list td.even-list-date{
width:50px;
}
.event-list th{
text-align:left;
padding:5px 0;
}
.event-list tr.th{
border-bottom:1px dotted #acacac;
}
.event-list td{
padding-top:5px;
}
.event-list td a{
text-decoration:none;
}
.event-list td a:hover{
text-decoration:underline;
color:#408c76;
}
table.dist_drp {
    border: 1px solid #000;
}
table.dist_drp td {
    border: 1px solid #000;
}
table.dist_drp th {
	font-size: 100%;
	text-align: center;
	padding: 1px;
	border: 1px solid #000;
}
table.dist_drp td {
    border: 1px solid #000;
	padding: 1px;
}
td.dist_set1 {
	text-align: right;
}
td.dist_set2 {
	text-align: right;
}
td.dist_set3 {
	text-align: right;
}
td.dist_total {
    text-align: right;
    font-weight: bold;
}
td.dist_date_total {
    font-weight: bold;
}

#get-acrobat {
    display: none;
}