body,th,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img {border: 0;}

.navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #047F93;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D3FAFB;
	display: block;
	padding: 3px;
	width: 175px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom: 1px;
}

.navigationDaddy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #047F93;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: url(http://www.frhs.org/Images/nav-arrow-teal.gif) left bottom no-repeat;
	display: block;
	padding: 3px;
	width: 175px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom: 1px;
}

.navigation:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #D3FAFB;
	display: block;
	padding: 3px;
	width: 175px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom: 1px;
}

a {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #047F93;
}
a:visited {
	text-decoration: none;
	color: #047F93;
}
a:hover {
	text-decoration: underline;
	color: #4BCFF8;
}
a:active {
	text-decoration: underline;
	color: #047F93;
}

.PageTitle {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: #047F93;
	font-weight: bold;
	text-align: center;
}

.Heading {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: #047F93;
	font-weight: bold;
}

.SubHead {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #047F93;
	font-weight: bold;
}

.BodyText {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.LinkBars {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #5F6C4B;
}

td.bgcolor {
	background-color: #B7FBFC;
}
