@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #0000CC;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	border: 10px solid #e9e9e9;
}
#header {
	margin-top: 12px;
	margin-bottom: 35px;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 107px;
	padding-bottom: 6px;
}
td img {display: block;}
a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
#nav {
	background-color: #EEEEEE;
	float: none;
	height: 32px;
	position: relative;
}

a:hover {
	background-color: #fff8eb;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	border: 3px solid #00FF00;
}
#leftColumn {
	float: left;
	width: 221px;
}
#rightColumn {
	float: right;
	width: 490px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
}
h1 {
	color: #333333;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 0.3;
}
img {border: 0;}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../images/arrow_events_open.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 110px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../images/arrow_events_closed.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFFFF;
}
.oddRow, .hoverRow {
	background-color: #FFFFFF;
	text-indent: 0px;
	font-size:12px
}
.hoverRow,.selectRow{
	background-color: #EEEEEE;
	cursor: pointer;
	cursor: hand;
	text-indent: 10px;
	font-weight: bolder;
	font-size:14px
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px; }
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000CC;
	margin-top: 0px;
	margin-left: 10px;
	text-align: justify;
}
