.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bolder;
	text-indent: 3px;
	padding: 3px;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
}
h4 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	font-style: normal;
	line-height: normal;
	color: #1A647F;
	font-weight: bolder;
}
.smallMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	height: auto;
	width: auto;
	color: #CC6600;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a.text:link {
	color: #CC6600;
	text-decoration: none;
}
a.text:visited {
	color: #CC6600;
	text-decoration: none;
}

a:active {
	color: #CC6600;
}
.borderedBox {
	padding: 5px;
	width: 300px;
	border: thin solid #005A9C;
	position: absolute;
	height: auto;
}
.menumask {
}
.red_text {
	color: #D65322;
	font-weight: bold;
}
.lineLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D65322;
	border-right-color: #D65322;
	border-bottom-color: #D65322;
	border-left-color: #D65322;
}
.whiteBorder {
	border-top-width: 1em;
	border-right-width: 1em;
	border-bottom-width: 1em;
	border-left-width: 1em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.smallText {
	font-size: 0.7em;
}

