
/* body */
body {
    background-image: url(http://www.hatchfamily.org/images/bkgrd_02.gif);
    background-position: top center;
    background-repeat: repeat;	
	background-color: #87CEFF;
	margin-top: 28px;
}

.lowText { text-decoration: none; color: #FFFFFF; font-size: 11px; font-family: tahoma, Arial, sans-serif; text-align: left; text-indent: 6px;}
.highText { text-decoration: none; color: #FFFFFF; font-size: 11px; font-family: tahoma, Arial, sans-serif; text-align: left; text-indent: 6px; }
.itemBorder { border: 1px solid #000000 }
.itemBorderBlank { border: 1px solid #CCCCDD }

.date {
	font-family: tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}

.top {
	height: 39px;
	background-color: transparent;
	background-image: url(../images/top_graphic.gif);
}

.navigation {
	height: 17px;
	background-color: transparent;
	background-image: url(../images/navigation_graphic.gif);
}

.bottom {
	height: 26px;
	background-color: transparent;
	background-image: url(../images/bottom_graphic.gif);

}
.padding {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000000;
}

.contents {
	width: 620px;
	background-color: transparent;
	border: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	
}

.header {
	background-color: #F0F8FF;
	border: 1px solid #DCDCDC;
	padding: 8px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #104E8B;	
}

.picture_left {
	border: 1px solid #000000;
	margin: 0px 10px 4px 0px;
	float: left;
}

.picture_right {
	border: 1px solid #000000;
	margin: 0px 0px 4px 10px;
	float: right;
}

.text {
  font-family: tahoma, arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.login {
	background-color: #F0F8FF;
	border: 1px solid #DCDCDC;
}
	
ul {
  list-style-type: square;
}
