.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width:123px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a {
   text-decoration: none;
   color: #000000;
   }
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.footertext a {
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-align: center;
}
.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.body li {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.sectionhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	font-weight: bolder;
	text-align: left;
	font-variant: small-caps;
}
.pic {
	margin: 5px;
	float: right;
	border: 1px solid #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #009900;
	text-align: left;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.tip_trigger { text-decoration:none !important; border:none !important; margin-left:3px !important;}
.tip { color: #fff; background:#1d1d1d; display:none; /*--Hides by default--*/ padding:10px; position:absolute; z-index:1000; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration:none !important; width:auto; max-width:400px; font-weight:bold; }
}
