body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F5F5EA;
	background-image: url(/images/globals/page-back.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#primary {
	width:775px;
	height: 100%;
	position:relative;
	background-color: #FFFFFF;
}

a {
	color: #0E1050;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-style: italic;
	color: #000;
	display:inline;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 16px;
}
hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.border4 {
	border: 1px solid #000000;
}
td.head-photo {
	width: 150px;
	height: 200px;
}
td.logo-home {
	height: 167px;
	background-image: url(/images/header/photo-home.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
td.logo-goal {
	height: 167px;
	background-image: url(/images/header/photo-goal.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
td.logo-run {
	height: 167px;
	background-image: url(/images/header/photo-run.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
td.tagline {
	background-color: #035192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #00A886;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	padding-bottom: 20px;
}
td.maincell {
	padding: 10px;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: center;
	color: #023679;
	font-weight: bold;
	height: 20px;
}
a.comment {
	font-family: Arial, Helvetica, sans-serif;
	color: #023679;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a:hover.comment {
	font-family: Arial, Helvetica, sans-serif;
	color: #023679;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
td.comment {
	font-family: Arial, Helvetica, sans-serif;
	color: #023679;
	font-weight: normal;
	font-size: 11px;
}
td.comment2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #023679;
	font-weight: normal;
	font-size: 11px;	
	text-align: right;
}
img.menuitem {
	padding-top: 20px;
}
img.goaled-kids {
	clear: left;
	float: right;
	top: 0px;
	right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}